Age | Commit message (Expand) | Author | Files | Lines |
2016-01-08 | compat_ioctl: don't pass fd around when not needed | Al Viro | 4 | -55/+61 |
2016-01-08 | compat_ioctl: don't look up the fd twice | Jann Horn | 1 | -54/+68 |
2016-01-03 | Linux 4.4-rc8v4.4-rc8 | Linus Torvalds | 1 | -1/+1 |
2016-01-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2016-01-03 | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds | 2 | -5/+9 |
2015-12-31 | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -18/+25 |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 36 | -198/+334 |
2015-12-31 | sparc: Wire up mlock2 system call. | David S. Miller | 3 | -4/+5 |
2015-12-31 | sparc: Add all necessary direct socket system calls. | David S. Miller | 3 | -18/+24 |
2015-12-30 | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp... | Xin Long | 2 | -4/+5 |
2015-12-30 | Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub... | David S. Miller | 2 | -20/+44 |
2015-12-30 | net, socket, socket_wq: fix missing initialization of flags | Nicolai Stange | 1 | -0/+1 |
2015-12-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -8/+24 |
2015-12-30 | drm/i915: increase the tries for HDMI hotplug live status checking | Gary Wang | 1 | -1/+1 |
2015-12-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 10 | -39/+102 |
2015-12-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -36/+37 |
2015-12-29 | mm/vmstat: fix overflow in mod_zone_page_state() | Heiko Carstens | 2 | -8/+8 |
2015-12-29 | ocfs2/dlm: clear migration_pending when migration target goes down | xuejiufei | 1 | -0/+2 |
2015-12-29 | mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() | Andrew Banman | 1 | -12/+19 |
2015-12-29 | ocfs2: fix flock panic issue | Junxiao Bi | 1 | -1/+4 |
2015-12-29 | m32r: add io*_rep helpers | Sudip Mukherjee | 1 | -1/+9 |
2015-12-29 | m32r: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2015-12-29 | arch/x86/xen/suspend.c: include xen/xen.h | Andrew Morton | 1 | -0/+1 |
2015-12-29 | mm: memcontrol: fix possible memcg leak due to interrupted reclaim | Vladimir Davydov | 1 | -14/+46 |
2015-12-29 | ocfs2: fix BUG when calculate new backup super | Joseph Qi | 1 | -3/+12 |
2015-12-29 | MIPS: VDSO: Fix build error with binutils 2.24 and earlier | Guenter Roeck | 1 | -1/+1 |
2015-12-29 | drivers: net: cpsw: fix error return code | Julia Lawall | 1 | -3/+7 |
2015-12-29 | openvswitch: Fix template leak in error cases. | Joe Stringer | 1 | -2/+4 |
2015-12-29 | [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() | Al Viro | 1 | -36/+37 |
2015-12-29 | lightnvm: wrong offset in bad blk lun calculation | Matias Bjørling | 1 | -1/+1 |
2015-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 12 | -101/+134 |
2015-12-28 | null_blk: use async queue restart helper | Jens Axboe | 1 | -6/+5 |
2015-12-28 | block: add blk_start_queue_async() | Jens Axboe | 2 | -0/+17 |
2015-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -31/+30 |
2015-12-28 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 1 | -9/+9 |
2015-12-28 | RDMA/be2net: Remove open and close entry points | Devesh Sharma | 4 | -45/+1 |
2015-12-28 | RDMA/ocrdma: Depend on async link events from CNA | Devesh Sharma | 6 | -22/+119 |
2015-12-28 | RDMA/ocrdma: Dispatch only port event when port state changes | Devesh Sharma | 1 | -23/+0 |
2015-12-28 | RDMA/ocrdma: Fix vlan-id assignment in qp parameters | Devesh Sharma | 1 | -3/+4 |
2015-12-28 | sctp: label accepted/peeled off sockets | Marcelo Ricardo Leitner | 1 | -0/+2 |
2015-12-28 | sctp: use GFP_USER for user-controlled kmalloc | Marcelo Ricardo Leitner | 1 | -3/+6 |
2015-12-27 | Linux 4.4-rc7v4.4-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-12-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 8 | -24/+42 |
2015-12-27 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 13 | -13/+27 |
2015-12-27 | MIPS: Fix bitrot in __get_user_unaligned() | Al Viro | 1 | -3/+3 |
2015-12-26 | Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+3 |
2015-12-26 | Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/md | Linus Torvalds | 1 | -4/+7 |
2015-12-26 | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 3 | -26/+31 |
2015-12-26 | Merge tag 'trace-v4.4-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -24/+113 |