1. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  2. 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  3. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  4. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  5. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  6. 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  7. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  8. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  9. c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 3 months ago
  10. 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 3 months ago
  11. 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 3 months ago
  12. 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 4 months ago
  13. cc7886d compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> by Christoph Hellwig · 4 years, 4 months ago
  14. 16ff6f7 parisc: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 4 months ago
  15. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  16. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  17. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  18. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
  19. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  20. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  21. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  22. 7a02c8d Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
  23. af8a792 mm/parisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  24. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  25. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  26. e96ebd5 parisc: Implement __smp_store_release and __smp_load_acquire barriers by John David Anglin · 4 years, 5 months ago
  27. 3bc6e3d parisc: Whitespace cleanups in atomic.h by Helge Deller · 4 years, 7 months ago
  28. 875102e parisc/kernel/ftrace: Remove function callback casts by Oscar Carter · 4 years, 6 months ago
  29. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  30. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  31. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  32. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  33. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  34. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  35. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  36. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  37. b354519 locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits into the new <asm/xtp.h> header by Peter Zijlstra · 4 years, 5 months ago
  38. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  39. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  40. 95ffa67 Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
  41. 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  42. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  43. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  44. e2693ec parisc: make the log level string for register dumps const by Rolf Eike Beer · 4 years, 7 months ago
  45. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  46. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 5 months ago
  47. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
  48. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
  49. e72b23d parisc: Do not use an ordered store in pa_tlb_lock() by John David Anglin · 4 years, 5 months ago
  50. 157e9af Revert "parisc: Revert "Release spinlocks using ordered store"" by Helge Deller · 4 years, 5 months ago
  51. 6e9f06e Revert "parisc: Use ldcw instruction for SMP spinlock release barrier" by Helge Deller · 4 years, 5 months ago
  52. 462fb75 Revert "parisc: Drop LDCW barrier in CAS code when running UP" by Helge Deller · 4 years, 5 months ago
  53. 3d05b8a Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()" by Helge Deller · 4 years, 5 months ago
  54. 693a065 parisc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  55. 961b658 parisc: elf.h: delete a duplicated word by Randy Dunlap · 4 years, 6 months ago
  56. 0e5a7ff parisc: Report bad pages as HardwareCorrupted by Helge Deller · 4 years, 6 months ago
  57. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
  58. bd0409a parisc: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  59. be6577a parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years, 6 months ago
  60. b344d6a parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years, 6 months ago
  61. 208151b parisc: Convert to BIT_MASK() and BIT_WORD() by Helge Deller · 4 years, 7 months ago
  62. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  63. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  64. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  65. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  66. 985098a docs: fix references for DMA*.txt files by Mauro Carvalho Chehab · 4 years, 7 months ago
  67. 0c389d89 maccess: make get_kernel_nofault() check for minimal type compatibility by Linus Torvalds · 4 years, 7 months ago
  68. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  69. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  70. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  71. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  72. e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 7 months ago
  73. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
  74. eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
  75. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  76. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  77. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  78. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  79. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  80. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  81. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  82. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  83. 3481d31 parisc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  84. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  85. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
  86. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 7 months ago
  87. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  88. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  89. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  90. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  91. 625bf73 parisc: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  92. 44e40e9 Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 7 months ago
  93. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  94. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  95. 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 7 months ago
  96. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  97. 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  98. 486a77c parisc: module: Update references to parisc website by Helge Deller · 4 years, 7 months ago
  99. 186cbb1 parisc: hardware: Update references to parisc website by Helge Deller · 4 years, 7 months ago
  100. 861e93c parisc: firmware: Update references to parisc website by Helge Deller · 4 years, 7 months ago