Age | Commit message (Expand) | Author |
2019-10-01 | lib: introduce copy_struct_from_user() helper | Aleksa Sarai |
2019-09-30 | Linux 5.4-rc1v5.4-rc1 | Linus Torvalds |
2019-09-30 | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-30 | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-09-30 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-09-30 | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2019-09-30 | Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2019-09-30 | csky: Move static keyword to the front of declaration | Krzysztof Wilczynski |
2019-09-30 | csky: entry: Remove unneeded need_resched() loop | Valentin Schneider |
2019-09-29 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-29 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-09-29 | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-09-30 | csky: Fixup csky_pmu.max_period assignment | Mao Han |
2019-09-30 | csky: Fixup add zero_fp fixup perf backtrace panic | Guo Ren |
2019-09-30 | csky: Use generic free_initrd_mem() | Mike Rapoport |
2019-09-29 | Merge branch 'entropy' | Linus Torvalds |
2019-09-29 | Revert "Revert "ext4: make __ext4_get_inode_loc plug"" | Linus Torvalds |
2019-09-29 | random: try to actively add entropy rather than passively wait for it | Linus Torvalds |
2019-09-29 | Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2019-09-29 | Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
2019-09-29 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-29 | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-29 | Documentation/process: Clarify disclosure rules | Thomas Gleixner |
2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-09-28 | Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) | Linus Torvalds |
2019-09-28 | selftests/ftrace: Fix same probe error test | Steven Rostedt (VMware) |
2019-09-28 | mm, tracing: Print symbol name for call_site in trace events | Changbin Du |
2019-09-28 | tracing: Have error path in predicate_parse() free its allocated memory | Navid Emamdoost |
2019-09-28 | tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro | Nathan Chancellor |
2019-09-28 | tracing/probe: Fix to check the difference of nr_args before adding probe | Masami Hiramatsu |
2019-09-28 | mm, page_alloc: allow hugepage fallback to remote nodes when madvised | David Rientjes |
2019-09-28 | mm, page_alloc: avoid expensive reclaim when compaction may not succeed | David Rientjes |
2019-09-28 | Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge... | David Rientjes |
2019-09-28 | Revert "Revert "mm, thp: restore node-local hugepage allocations"" | David Rientjes |
2019-09-28 | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-09-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-09-28 | i2c: slave-eeprom: Add read only mode | Björn Ardö |
2019-09-28 | i2c: i801: Bring back Block Process Call support for certain platforms | Jarkko Nikula |
2019-09-28 | i2c: riic: Clear NACK in tend isr | Chris Brandt |
2019-09-28 | i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 | Lee Jones |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-28 | iommu/amd: Lock code paths traversing protection_domain->dev_list | Joerg Roedel |
2019-09-28 | iommu/amd: Lock dev_data in attach/detach code paths | Joerg Roedel |
2019-09-28 | iommu/amd: Check for busy devices earlier in attach_device() | Joerg Roedel |
2019-09-28 | iommu/amd: Take domain->lock for complete attach/detach path | Joerg Roedel |
2019-09-28 | iommu/amd: Remove amd_iommu_devtable_lock | Joerg Roedel |
2019-09-28 | iommu/amd: Remove domain->updated | Joerg Roedel |