summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2017-01-262-1/+3
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2017-01-262-8/+15
* sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-261-0/+1
* rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-261-0/+4
* ARM: dts: r8a7794: remove Z clockSergei Shtylyov2017-01-261-2/+1
* power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis2017-01-191-1/+2
* block: Change extern inline to static inlineTobias Klauser2017-01-191-1/+1
* ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto2017-01-191-4/+4
* btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-191-9/+13
* x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-191-0/+1
* efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-191-0/+1
* jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-191-0/+5
* mm: support anonymous stable pageMinchan Kim2017-01-191-1/+2
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-192-4/+24
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-151-2/+7
* clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner2017-01-121-1/+2
* PCI: Add Mellanox device IDsNoa Osherovich2017-01-121-5/+22
* debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann2017-01-121-17/+27
* nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna2017-01-121-1/+6
* iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2017-01-121-0/+12
* usb: gadget: fix request length error for isoc transferPeter Chen2017-01-121-1/+3
* asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-121-0/+6
* IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2017-01-091-2/+4
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-091-0/+11
* x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2017-01-061-0/+7
* PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd2017-01-061-5/+6
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2017-01-062-0/+5
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-063-1/+2
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-061-0/+1
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-061-0/+1
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2017-01-061-11/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-102-1/+3
|\
| * NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-081-1/+2
| * can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-071-0/+1
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-091-1/+1
|\ \
| * | acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-061-1/+1
* | | Revert "default exported asm symbols to zero"Linus Torvalds2016-12-071-1/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-063-2/+4
|\ \
| * | uapi glibc compat: fix outer guard of net device flags enumJonas Gorski2016-12-061-2/+2
| * | uapi: export nf_log.hstephen hemminger2016-12-051-0/+1
| * | uapi: export tc_skbmod.hstephen hemminger2016-12-051-0/+1
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-051-0/+2
|\ \ | |/ |/|
| * crypto: drbg - prevent invalid SG mappingsStephan Mueller2016-11-301-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-026-5/+11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-012-4/+4
| |\ \
| | * | netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-241-3/+3
| | * | netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-1/+1
| | * | netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-1/+1
| * | | l2tp: lock socket before checking flags in connect()Guillaume Nault2016-11-301-0/+2
| * | | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-0/+4