Age | Commit message (Expand) | Author | Files | Lines |
2016-10-07 | sockfs: Get rid of getxattr iop | Andreas Gruenbacher | 1 | -4/+13 |
2016-09-26 | fault_in_multipages_readable() throws set-but-unused error | Dave Chinner | 1 | -0/+1 |
2016-09-22 | Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2 | -4/+79 |
2016-09-21 | fix fault_in_multipages_...() on architectures with no-op access_ok() | Al Viro | 1 | -19/+19 |
2016-09-20 | fanotify: fix list corruption in fanotify_get_response() | Jan Kara | 1 | -3/+0 |
2016-09-20 | fsnotify: add a way to stop queueing events on group shutdown | Jan Kara | 1 | -0/+3 |
2016-09-18 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2016-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2016-09-18 | fix iov_iter_fault_in_readable() | Al Viro | 1 | -1/+1 |
2016-09-14 | cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h | Paul Burton | 1 | -0/+2 |
2016-09-13 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+4 |
2016-09-13 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+21 |
2016-09-13 | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers | Boris Brezillon | 1 | -0/+10 |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+4 |
2016-09-10 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+2 |
2016-09-10 | fscrypto: require write access to mount to set encryption policy | Eric Biggers | 1 | -3/+2 |
2016-09-09 | net/mlx5e: Move an_disable_cap bit to a new position | Bodong Wang | 1 | -2/+3 |
2016-09-07 | usercopy: force check_object_size() inline | Kees Cook | 1 | -2/+2 |
2016-09-06 | usercopy: fold builtin_const check into inline function | Kees Cook | 1 | -1/+2 |
2016-09-05 | efi/libstub: Introduce ExitBootServices helper | Jeffrey Hugo | 1 | -0/+10 |
2016-09-05 | efi/libstub: Allocate headspace in efi_get_memory_map() | Jeffrey Hugo | 1 | -5/+10 |
2016-09-05 | efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen | Jan Beulich | 1 | -1/+1 |
2016-09-05 | locking/barriers: Don't use sizeof(void) in lockless_dereference() | Johannes Berg | 1 | -3/+4 |
2016-09-04 | bonding: Fix bonding crash | Mahesh Bandewar | 1 | -0/+1 |
2016-09-03 | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -7/+5 |
2016-09-03 | Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+0 |
2016-09-03 | Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+153 |
2016-09-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2016-09-03 | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2016-09-02 | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro | Lorenzo Pieralisi | 1 | -1/+1 |
2016-09-02 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2016-09-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -11/+18 |
2016-09-02 | mm, mempolicy: task->mempolicy must be NULL before dropping final reference | David Rientjes | 1 | -0/+4 |
2016-09-02 | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE | Joe Perches | 1 | -9/+0 |
2016-09-02 | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu... | Mel Gorman | 1 | -2/+14 |
2016-09-02 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -0/+1 |
2016-09-02 | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+7 |
2016-09-01 | ovl: don't cache acl on overlay layer | Miklos Szeredi | 1 | -0/+1 |
2016-08-31 | mm: introduce get_task_exe_file | Mateusz Guzik | 1 | -0/+1 |
2016-08-31 | Revert "tty/serial/8250: use mctrl_gpio helpers" | Andy Shevchenko | 1 | -1/+0 |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 1 | -1/+1 |
2016-08-30 | Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 1 | -0/+153 |
2016-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+12 |
2016-08-29 | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 1 | -1/+1 |
2016-08-29 | net: smc91x: fix SMC accesses | Russell King | 1 | -0/+10 |
2016-08-29 | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems | Christoph Hellwig | 1 | -1/+7 |
2016-08-29 | Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+2 |
2016-08-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2016-08-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+8 |
2016-08-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -4/+12 |