Age | Commit message (Expand) | Author | Files | Lines |
2018-10-30 | Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -1/+9 |
2018-10-30 | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 28 | -61/+370 |
2018-10-29 | SUNRPC: Remove non-RCU protected lookup | Trond Myklebust | 1 | -3/+3 |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -3/+91 |
2018-10-29 | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -430/+228 |
2018-10-29 | Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 1 | -0/+1 |
2018-10-29 | dt-bindings: drm/panel: simple: Innolux TV123WAM is actually P120ZDG-BF1 | Douglas Anderson | 1 | -3/+5 |
2018-10-29 | dt-bindings: drm/panel: simple: Add no-hpd property | Douglas Anderson | 1 | -0/+3 |
2018-10-29 | Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux | Linus Torvalds | 4 | -0/+176 |
2018-10-29 | Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8... | Ingo Molnar | 1 | -1/+5 |
2018-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+8 |
2018-10-29 | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 16 | -93/+396 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2 | -0/+436 |
2018-10-27 | Merge tag 'linux-watchdog-4.20-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 5 | -62/+85 |
2018-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -4/+6 |
2018-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+8 |
2018-10-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -5/+122 |
2018-10-27 | mm: don't raise MEMCG_OOM event due to failed high-order allocation | Roman Gushchin | 1 | -0/+4 |
2018-10-27 | mm: provide kernel parameter to allow disabling page init poisoning | Alexander Duyck | 1 | -0/+12 |
2018-10-27 | psi: cgroup support | Johannes Weiner | 2 | -0/+27 |
2018-10-27 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner | 1 | -0/+64 |
2018-10-27 | mm, proc: add KReclaimable to /proc/meminfo | Vlastimil Babka | 1 | -0/+4 |
2018-10-27 | mm: remove references to vm_insert_pfn() | Matthew Wilcox | 1 | -2/+2 |
2018-10-27 | slub: extend slub debug to handle multiple slabs | Aaron Tomlin | 1 | -3/+9 |
2018-10-27 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 23 | -320/+332 |
2018-10-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 6 | -18/+78 |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -0/+52 |
2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -272/+493 |
2018-10-26 | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 27 | -72/+468 |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -0/+18 |
2018-10-26 | KEYS: Implement PKCS#8 RSA Private Key parser [ver #2] | David Howells | 1 | -0/+2 |
2018-10-26 | KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] | David Howells | 1 | -5/+19 |
2018-10-26 | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 1 | -0/+111 |
2018-10-26 | KEYS: Provide key type operations for asymmetric key ops [ver #2] | David Howells | 1 | -0/+106 |
2018-10-26 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -6/+966 |
2018-10-26 | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -1/+1 |
2018-10-26 | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+2 |
2018-10-26 | bpf: add bpf_jit_limit knob to restrict unpriv allocations | Daniel Borkmann | 1 | -0/+8 |
2018-10-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -10/+0 |
2018-10-25 | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+11 |
2018-10-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -13/+113 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+7 |
2018-10-25 | dt-bindings: thermal: rcar-gen3-thermal: document R8A77980 bindings | Sergei Shtylyov | 1 | -1/+3 |
2018-10-25 | dt-bindings: stm32-thermal: add binding documentation | David HERNANDEZ SANCHEZ | 1 | -0/+61 |
2018-10-25 | dt-bindings: thermal: rcar-thermal: document R8A77970 bindings | Sergei Shtylyov | 1 | -2/+3 |
2018-10-25 | dt-bindings: interrupt-controller: C-SKY APB intc | Guo Ren | 1 | -0/+62 |
2018-10-25 | dt-bindings: interrupt-controller: C-SKY SMP intc | Guo Ren | 1 | -0/+40 |
2018-10-25 | dt-bindings: Add vendor prefix for csky | Guo Ren | 1 | -0/+1 |
2018-10-25 | dt-bindings: csky CPU Bindings | Guo Ren | 1 | -0/+73 |