summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2-1/+3
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2-8/+15
2017-01-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-0/+1
2017-01-26rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney1-0/+4
2017-01-26ARM: dts: r8a7794: remove Z clockSergei Shtylyov1-2/+1
2017-01-19power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis1-1/+2
2017-01-19block: Change extern inline to static inlineTobias Klauser1-1/+1
2017-01-19ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto1-4/+4
2017-01-19btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba1-9/+13
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange1-0/+1
2017-01-19efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones1-0/+1
2017-01-19jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-01-19mm: support anonymous stable pageMinchan Kim1-1/+2
2017-01-19mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2-4/+24
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-01-12clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner1-1/+2
2017-01-12PCI: Add Mellanox device IDsNoa Osherovich1-5/+22
2017-01-12debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann1-17/+27
2017-01-12nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna1-1/+6
2017-01-12iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+12
2017-01-12usb: gadget: fix request length error for isoc transferPeter Chen1-1/+3
2017-01-12asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek1-0/+6
2017-01-09IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-0/+11
2017-01-06x86/kbuild: enable modversions for symbols exported from asmAdam Borowski1-0/+7
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd1-5/+6
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman2-0/+5
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman3-1/+2
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman1-0/+1
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman1-0/+1
2017-01-06hotplug: Make register and unregister notifier API symmetricMichal Hocko1-11/+4
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+3
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas1-1/+2
2016-12-07Revert "default exported asm symbols to zero"Linus Torvalds1-1/+0
2016-12-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde1-0/+1
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams1-1/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+4
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski1-2/+2
2016-12-05uapi: export nf_log.hstephen hemminger1-0/+1
2016-12-05uapi: export tc_skbmod.hstephen hemminger1-0/+1
2016-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+2
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-5/+11
2016-12-02default exported asm symbols to zeroArnd Bergmann1-0/+1
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+14
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+4
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov1-6/+15
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov1-1/+3
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault1-0/+2