Age | Commit message (Expand) | Author | Files | Lines |
2018-06-12 | tls: fix NULL pointer dereference on poll | Daniel Borkmann | 1 | -4/+2 |
2018-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -17/+45 |
2018-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -14/+45 |
2018-06-11 | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -1/+1 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -42/+96 |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -1/+377 |
2018-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2018-06-10 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2018-06-10 | rcu: Update documentation of rcu_read_unlock() | Anna-Maria Gleixner | 1 | -3/+1 |
2018-06-09 | Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 4 | -8/+2 |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 26 | -54/+1010 |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -460/+328 |
2018-06-09 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -47/+79 |
2018-06-09 | udp: fix rx queue len reported by diag and proc interface | Paolo Abeni | 2 | -2/+14 |
2018-06-09 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 4 | -4/+25 |
2018-06-09 | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams | 3 | -44/+70 |
2018-06-08 | Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2018-06-08 | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -182/+45 |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -6/+50 |
2018-06-08 | Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+61 |
2018-06-08 | Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2018-06-08 | Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -9/+31 |
2018-06-08 | Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 3 | -5/+39 |
2018-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+16 |
2018-06-08 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 3 | -2/+24 |
2018-06-08 | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -4/+104 |
2018-06-08 | block: add bioset_init_from_src() helper | Jens Axboe | 1 | -0/+1 |
2018-06-08 | netfilter: remove include/net/netfilter/nft_dup.h | Corentin Labbe | 1 | -10/+0 |
2018-06-08 | Merge branch 'for-4.18/multitouch' into for-linus | Jiri Kosina | 1 | -3/+15 |
2018-06-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 24 | -476/+437 |
2018-06-08 | autofs4: merge auto_fs.h and auto_fs4.h | Ian Kent | 2 | -162/+160 |
2018-06-08 | lib/mpi: headers cleanup | Vasily Averin | 1 | -61/+0 |
2018-06-08 | include/linux/types.h: use fixed width types without double-underscore prefix | Masahiro Yamada | 1 | -14/+14 |
2018-06-08 | include/linux/types.h: define aligned_ types based on uapi header | Masahiro Yamada | 1 | -3/+3 |
2018-06-08 | int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header | Masahiro Yamada | 1 | -11/+8 |
2018-06-08 | mm: remove page_is_poisoned() from linux/mm.h | Sahara | 1 | -2/+0 |
2018-06-08 | mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same... | Aaron Lu | 1 | -4/+19 |
2018-06-08 | include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE | Huaisheng Ye | 1 | -2/+2 |
2018-06-08 | userfaultfd: prevent non-cooperative events vs mcopy_atomic races | Mike Rapoport | 1 | -2/+4 |
2018-06-08 | slub: remove kmem_cache->reserved | Matthew Wilcox | 1 | -1/+0 |
2018-06-08 | mm: add hmm_data to struct page | Matthew Wilcox | 2 | -12/+8 |
2018-06-08 | mm: add pt_mm to struct page | Matthew Wilcox | 1 | -1/+1 |
2018-06-08 | mm: improve struct page documentation | Matthew Wilcox | 1 | -21/+19 |
2018-06-08 | mm: combine LRU and main union in struct page | Matthew Wilcox | 1 | -51/+46 |
2018-06-08 | mm: move lru union within struct page | Matthew Wilcox | 1 | -51/+51 |
2018-06-08 | mm: combine first three unions in struct page | Matthew Wilcox | 1 | -33/+33 |
2018-06-08 | mm: move _refcount out of struct page union | Matthew Wilcox | 1 | -15/+10 |
2018-06-08 | mm: move 'private' union within struct page | Matthew Wilcox | 1 | -31/+25 |
2018-06-08 | mm: switch s_mem and slab_cache in struct page | Matthew Wilcox | 1 | -2/+2 |
2018-06-08 | mm: mark pages in use for page tables | Matthew Wilcox | 3 | -1/+9 |