Age | Commit message (Expand) | Author | Files | Lines |
2016-09-30 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 9 | -8/+110 |
2016-09-29 | dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG | Andrey Smirnov | 1 | -1/+1 |
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 | 3 | -5/+80 |
2016-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+28 |
2016-09-22 | locking/lglock: Remove lglock implementation | Peter Zijlstra | 1 | -76/+0 |
2016-09-22 | stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() | Oleg Nesterov | 1 | -5/+0 |
2016-09-22 | locking/percpu-rwsem: Add down_read_preempt_disable() | Peter Zijlstra | 1 | -6/+18 |
2016-09-22 | locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h... | Peter Zijlstra | 1 | -0/+12 |
2016-09-22 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 69 | -221/+575 |
2016-09-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+3 |
2016-09-21 | vti6: fix input path | Nicolas Dichtel | 1 | -1/+3 |
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-17 | sctp: fix SSN comparision | Marcelo Ricardo Leitner | 1 | -1/+1 |
2016-09-17 | net: avoid sk_forward_alloc overflows | Eric Dumazet | 1 | -0/+10 |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+13 |
2016-09-14 | cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h | Paul Burton | 1 | -0/+2 |
2016-09-14 | asm-generic: make get_user() clear the destination on errors | Al Viro | 1 | -3/+7 |
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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+14 |
2016-09-13 | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers | Boris Brezillon | 1 | -0/+10 |
2016-09-13 | netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions | Gao Feng | 1 | -0/+14 |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -4/+24 |
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-10 | asm-generic: make copy_from_user() zero the destination properly | Al Viro | 1 | -4/+6 |
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 | net: Don't delete routes in different VRFs | Mark Tomlinson | 1 | -1/+2 |
2016-09-06 | usercopy: fold builtin_const check into inline function | Kees Cook | 1 | -1/+2 |
2016-09-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -3/+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 | af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' | Linus Torvalds | 1 | -1/+1 |
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 |