Age | Commit message (Expand) | Author | Files | Lines |
2020-08-18 | Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2020-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -19/+2 |
2020-08-17 | arch/ia64: Restore arch-specific pgd_offset_k implementation | Jessica Clarke | 1 | -0/+2 |
2020-08-17 | phylink: <linux/phylink.h>: fix function prototype kernel-doc warning | Randy Dunlap | 1 | -1/+2 |
2020-08-17 | drm/modeset-lock: Take the modeset BKL for legacy drivers | Daniel Vetter | 1 | -2/+7 |
2020-08-17 | watch_queue: Limit the number of watches a user can hold | David Howells | 1 | -0/+3 |
2020-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -18/+0 |
2020-08-17 | firmware: ti_sci: Add support for getting resource with subtype | Lokesh Vutla | 1 | -0/+13 |
2020-08-16 | Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2020-08-15 | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
2020-08-15 | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 6 | -1/+84 |
2020-08-15 | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -5/+6 |
2020-08-15 | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+2 |
2020-08-15 | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 17 | -131/+148 |
2020-08-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 14 | -43/+91 |
2020-08-15 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 3 | -18/+18 |
2020-08-15 | include/asm-generic/vmlinux.lds.h: align ro_after_init | Romain Naour | 1 | -0/+1 |
2020-08-15 | mm: annotate a data race in page_zonenum() | Qian Cai | 1 | -0/+1 |
2020-08-15 | mm/memcontrol: fix a data race in scan count | Qian Cai | 1 | -1/+1 |
2020-08-15 | all arch: remove system call sys_sysctl | Xiaoming Ni | 3 | -7/+2 |
2020-08-15 | mm: introduce offset_in_thp | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2020-08-15 | mm: add thp_head | Matthew Wilcox (Oracle) | 1 | -0/+15 |
2020-08-15 | mm: replace hpage_nr_pages with thp_nr_pages | Matthew Wilcox (Oracle) | 3 | -10/+15 |
2020-08-15 | mm: add thp_size | Matthew Wilcox (Oracle) | 1 | -0/+11 |
2020-08-15 | mm: add thp_order | Matthew Wilcox (Oracle) | 1 | -0/+19 |
2020-08-15 | mm: move page-flags include to top of file | Matthew Wilcox (Oracle) | 1 | -5/+1 |
2020-08-15 | mm: store compound_nr as well as compound_order | Matthew Wilcox (Oracle) | 2 | -1/+5 |
2020-08-15 | asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() | Mike Rapoport | 1 | -1/+1 |
2020-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2020-08-15 | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+6 |
2020-08-15 | dma-debug: remove debug_dma_assert_idle() function | Linus Torvalds | 1 | -6/+0 |
2020-08-15 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+13 |
2020-08-15 | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+21 |
2020-08-15 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 1 | -8/+8 |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+88 |
2020-08-14 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2020-08-14 | Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -24/+4 |
2020-08-14 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+2 |
2020-08-14 | dma-pool: fix coherent pool allocations for IOMMU mappings | Christoph Hellwig | 2 | -5/+3 |
2020-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 7 | -36/+40 |
2020-08-14 | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -3/+11 |
2020-08-14 | random32: add a tracepoint for prandom_u32() | Eric Dumazet | 1 | -0/+17 |
2020-08-13 | xen: Sync up with the canonical protocol definition in Xen | Oleksandr Andrushchenko | 1 | -3/+88 |
2020-08-13 | mfd: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 8 | -8/+8 |
2020-08-13 | mfd: mfd-core: Add mechanism for removal of a subset of children | Charles Keepax | 1 | -0/+5 |
2020-08-13 | mfd: max77693-private: Drop a duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-13 | mfd: da9055: pdata.h: Drop a duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-08-13 | mfd: da9063: Add support for latest DA silicon revision | Adam Thomson | 1 | -0/+1 |
2020-08-13 | mfd: da9063: Fix revision handling to correctly select reg tables | Adam Thomson | 1 | -5/+10 |
2020-08-13 | mfd: smsc-ece1099: Remove driver | Michael Walle | 1 | -104/+0 |