Age | Commit message (Expand) | Author | Files | Lines |
2017-03-28 | xtensa: get rid of zeroing, use RAW_COPY_USER | Al Viro | 3 | -114/+57 |
2017-03-28 | xtensa: switch to generic extable.h | Al Viro | 2 | -6/+2 |
2017-03-28 | generic ...copy_..._user primitives | Al Viro | 5 | -0/+229 |
2017-03-28 | asm-generic: zero in __get_user(), not __get_user_fn() | Al Viro | 1 | -12/+6 |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 6 | -71/+52 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 32 | -42/+44 |
2017-03-27 | add asm-generic/extable.h | Al Viro | 10 | -22/+34 |
2017-03-05 | uaccess: drop pointless ifdefs | Al Viro | 5 | -27/+0 |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 35 | -64/+1 |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 31 | -89/+4 |
2017-03-05 | Linux 4.11-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 86 | -368/+895 |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -30/+223 |
2017-03-04 | Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux | Linus Torvalds | 8 | -41/+47 |
2017-03-04 | Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -23/+29 |
2017-03-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 11 | -54/+79 |
2017-03-03 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -43/+67 |
2017-03-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 87 | -3188/+22372 |
2017-03-03 | strparser: destroy workqueue on module exit | WANG Cong | 1 | -0/+1 |
2017-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -91/+66 |
2017-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -12/+48 |
2017-03-03 | Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -3/+25 |
2017-03-03 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -88/+83 |
2017-03-03 | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 8 | -30/+71 |
2017-03-03 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 31 | -302/+852 |
2017-03-03 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 16 | -168/+447 |
2017-03-03 | Documentation/sphinx: fix primary_domain configuration | John Keeping | 1 | -1/+1 |
2017-03-03 | docs: Fix htmldocs build failure | Martyn Welch | 1 | -2/+2 |
2017-03-03 | doc/ko_KR/memory-barriers: Update control-dependencies section | SeongJae Park | 1 | -31/+37 |
2017-03-03 | pcieaer doc: update the link | Cao jin | 1 | -1/+1 |
2017-03-03 | Documentation: Update path to sysrq.txt | Krzysztof Kozlowski | 4 | -6/+6 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 3 | -18/+13 |
2017-03-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -27/+148 |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 72 | -214/+822 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 19 | -89/+265 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1218 | -3575/+5226 |
2017-03-03 | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+4 |
2017-03-03 | Merge branch 'sfx-fixes' | David S. Miller | 1 | -6/+6 |
2017-03-03 | sfc: fix IPID endianness in TSOv2 | Edward Cree | 1 | -1/+1 |
2017-03-03 | sfc: avoid max() in array size | Edward Cree | 1 | -5/+5 |
2017-03-03 | Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm... | David S. Miller | 3 | -24/+38 |
2017-03-03 | rds: remove unnecessary returned value check | Zhu Yanjun | 4 | -14/+4 |
2017-03-03 | rxrpc: Fix potential NULL-pointer exception | David Howells | 1 | -7/+8 |
2017-03-03 | Merge branch 'nfp-fixes' | David S. Miller | 1 | -3/+4 |
2017-03-03 | nfp: correct DMA direction in XDP DMA sync | Jakub Kicinski | 1 | -2/+2 |
2017-03-03 | nfp: don't tell FW about the reserved buffer space | Jakub Kicinski | 1 | -1/+2 |
2017-03-03 | Merge branch 'bgmac-fixes' | David S. Miller | 3 | -10/+39 |
2017-03-03 | net: ethernet: bgmac: mac address change bug | Hari Vyas | 1 | -1/+5 |
2017-03-03 | net: ethernet: bgmac: init sequence bug | Jon Mason | 2 | -9/+34 |
2017-03-03 | Merge branch 'xen-netback-fixes' | David S. Miller | 1 | -12/+19 |