1. b114f2d sparc64: fix pci_iounmap() when CONFIG_PCI is not set by Linus Torvalds · 3 years, 4 months ago
  2. 5520d27 sparc: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
  3. 54a4860 sparc32: page align size in arch_dma_alloc by Andreas Larsson · 3 years, 4 months ago
  4. bea9e2f bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
  5. 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  6. f2b38f0 sparc64: Fix opcode filtering in handling of no fault loads by Rob Gardner · 3 years, 11 months ago
  7. f27af42 sparc64: Use arch_validate_flags() to validate ADI flag by Khalid Aziz · 4 years, 3 months ago
  8. 99ed6ae sparc32: Limit memblock allocation to low memory by Andreas Larsson · 4 years ago
  9. fdd97c4 sparc32: fix a user-triggerable oops in clear_user() by Al Viro · 4 years, 6 months ago
  10. 0fda33e sparc: fix led.c driver when PROC_FS is not enabled by Randy Dunlap · 4 years, 2 months ago
  11. 103ca2d sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set by Randy Dunlap · 4 years, 2 months ago
  12. 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  13. bbb7c05 sparc: fix handling of page table constructor failure by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  14. c6f7e15 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  15. 6220e48 [regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changes by Al Viro · 4 years, 1 month ago
  16. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  17. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  18. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  19. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  20. 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 3 months ago
  21. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  22. 0f6372e treewide: remove DISABLE_LTO by Sami Tolvanen · 4 years, 3 months ago
  23. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  24. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  25. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  26. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  27. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  28. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  29. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 4 months ago
  38. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  39. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  40. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
  41. 1d29b36 sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include by Lorenzo Pieralisi · 4 years, 4 months ago
  42. 333a678 sparc32: Remove useless io_32.h __KERNEL__ preprocessor guard by Lorenzo Pieralisi · 4 years, 4 months ago
  43. c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 4 months ago
  44. 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 4 months ago
  45. 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 4 months ago
  46. 981aa1d PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS by Thomas Gleixner · 4 years, 4 months ago
  47. 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 4 months ago
  48. cc7886d compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> by Christoph Hellwig · 4 years, 4 months ago
  49. 077ee78 PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable by Thomas Gleixner · 4 years, 5 months ago
  50. bafb056 sparc64: remove mm_cpumask clearing to fix kthread_use_mm race by Nicholas Piggin · 4 years, 4 months ago
  51. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  52. 5e96ce8 sparc: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 5 months ago
  53. 1e9d90d dma-mapping: introduce dma_get_seg_boundary_nr_pages() by Nicolin Chen · 4 years, 5 months ago
  54. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  55. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  56. fdf8bee sparc64: propagate the calling convention changes down to __csum_partial_copy_...() by Al Viro · 4 years, 6 months ago
  57. ab5e8b3 sparc32: propagate the calling conventions change down to __csum_partial_copy_sparc_generic() by Al Viro · 4 years, 6 months ago
  58. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  59. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  60. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
  61. a66ef2e sparc: switch to kernel_clone() by Christian Brauner · 4 years, 5 months ago
  62. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  63. f08147d mm/sparc64: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  64. 56e10e6 mm/sparc32: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  65. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  66. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  67. 6f8c00ff sparc: drop unused MAX_PHYSADDR_BITS by Arvind Sankar · 4 years, 5 months ago
  68. 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
  69. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  70. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  71. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  72. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  73. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  74. e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  75. 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
  76. 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 5 months ago
  77. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  78. f8b036a Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  79. 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  80. 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
  81. 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
  82. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  83. c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 8 months ago
  84. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 6 months ago
  85. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 6 months ago
  86. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
  87. 4d617aa sparc: switch to ->regset_get() by Al Viro · 5 years ago
  88. b7e46c5 sparc64: get rid of odd callers of copy_regset_from_user() by Al Viro · 4 years, 7 months ago
  89. 98a7fbf sparc32: get rid of odd callers of copy_regset_from_user() by Al Viro · 4 years, 7 months ago
  90. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  91. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  92. 6e8f972 crypto: sparc - rename sha256 to sha256_alg by Eric Biggers · 4 years, 6 months ago
  93. 48017e5 sparc64: Fix asm/percpu.h build error by Peter Zijlstra · 4 years, 8 months ago
  94. 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
  95. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  96. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  97. 959f53b sparc64: Deselect IRQ_PREFLOW_FASTEOI by Valentin Schneider · 4 years, 7 months ago
  98. 8f03292 sparc64: get rid of odd callers of copy_regset_to_user() by Al Viro · 4 years, 8 months ago
  99. 87d8053 sparc32: get rid of odd callers of copy_regset_to_user() by Al Viro · 4 years, 8 months ago
  100. 030754c sparc64: switch genregs32_get() to use of get_from_target() by Al Viro · 4 years, 8 months ago