aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+10
2016-09-17fix iov_iter_fault_in_readable()Gravatar Al Viro 1-1/+1
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+13
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hGravatar Paul Burton 1-0/+2
2016-09-13asm-generic: make get_user() clear the destination on errorsGravatar Al Viro 1-3/+7
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+21
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersGravatar Boris Brezillon 1-0/+10
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-4/+24
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+2
2016-09-10fscrypto: require write access to mount to set encryption policyGravatar Eric Biggers 1-3/+2
2016-09-09asm-generic: make copy_from_user() zero the destination properlyGravatar Al Viro 1-4/+6
2016-09-08net/mlx5e: Move an_disable_cap bit to a new positionGravatar Bodong Wang 1-2/+3
2016-09-07usercopy: force check_object_size() inlineGravatar Kees Cook 1-2/+2
2016-09-06net: Don't delete routes in different VRFsGravatar Mark Tomlinson 1-1/+2
2016-09-06usercopy: fold builtin_const check into inline functionGravatar Kees Cook 1-1/+2
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-3/+2
2016-09-05efi/libstub: Introduce ExitBootServices helperGravatar Jeffrey Hugo 1-0/+10
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Gravatar Jeffrey Hugo 1-5/+10
2016-09-05efi: Make for_each_efi_memory_desc_in_map() cope with running on XenGravatar Jan Beulich 1-1/+1
2016-09-05locking/barriers: Don't use sizeof(void) in lockless_dereference()Gravatar Johannes Berg 1-3/+4
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Gravatar Linus Torvalds 1-1/+1
2016-09-04bonding: Fix bonding crashGravatar Mahesh Bandewar 1-0/+1
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-7/+5
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+0
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+153
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+1
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroGravatar Lorenzo Pieralisi 1-1/+1
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2016-09-01Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-11/+18
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceGravatar David Rientjes 1-0/+4
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEGravatar Joe Perches 1-9/+0
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Gravatar Mel Gorman 1-2/+14
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-0/+1
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+7
2016-09-01ovl: don't cache acl on overlay layerGravatar Miklos Szeredi 1-0/+1
2016-08-31mm: introduce get_task_exe_fileGravatar Mateusz Guzik 1-0/+1
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Gravatar Andy Shevchenko 1-1/+0
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 2-0/+8
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 1-0/+9
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Josh Poimboeuf 2-1/+2
2016-08-30Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Gravatar Greg Kroah-Hartman 1-0/+153
2016-08-30cfg80211: Add stub for cfg80211_get_station()Gravatar Linus Lüssing 1-0/+9
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 10-7/+64
2016-08-29Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Gravatar Jens Axboe 1-1/+1
2016-08-28net: smc91x: fix SMC accessesGravatar Russell King 1-0/+10
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsGravatar Christoph Hellwig 1-1/+7
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+2