1. dc5292b parisc: Remove unused constants from asm-offsets.c by Helge Deller · 3 years, 2 months ago
  2. 98f2926 parisc/ftrace: use static key to enable/disable function graph tracer by Sven Schnelle · 3 years, 2 months ago
  3. 44382af parisc/ftrace: set function trace function by Sven Schnelle · 3 years, 2 months ago
  4. d1fbab7 parisc: Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 2 months ago
  5. ecb6a16 parisc: mark xchg functions notrace by Sven Schnelle · 3 years, 2 months ago
  6. 3759778 parisc: enhance warning regarding usage of O_NONBLOCK by Helge Deller · 3 years, 2 months ago
  7. 0760a91 parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers by Helge Deller · 3 years, 2 months ago
  8. 8d90dbf parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h by Helge Deller · 3 years, 2 months ago
  9. fdc9e4e parisc: Use PRIV_USER in syscall.S by Helge Deller · 3 years, 2 months ago
  10. 66e29fc parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling by Sven Schnelle · 3 years, 2 months ago
  11. 2214c0e parisc: Move thread_info into task struct by Helge Deller · 3 years, 3 months ago
  12. bc29483 parisc: add support for TOC (transfer of control) by Sven Schnelle · 3 years, 3 months ago
  13. ecac703 parisc/firmware: add functions to retrieve TOC data by Sven Schnelle · 3 years, 3 months ago
  14. d9e2033 parisc: add PIM TOC data structures by Sven Schnelle · 3 years, 3 months ago
  15. b5f73da parisc: move virt_map macro to assembly.h by Sven Schnelle · 3 years, 3 months ago
  16. 8e0ba12 parisc/unwind: fix unwinder when CONFIG_64BIT is enabled by Sven Schnelle · 3 years, 3 months ago
  17. 8779e05 parisc: Fix ptrace check on syscall return by Helge Deller · 3 years, 3 months ago
  18. 9cc2fa4 task_stack: Fix end_of_stack() for architectures with upwards-growing stack by Helge Deller · 3 years, 3 months ago
  19. f06d6e9 parisc: Use PRIV_USER instead of 3 in entry.S by Helge Deller · 3 years, 3 months ago
  20. 6ff7fa4 parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h by Helge Deller · 3 years, 3 months ago
  21. b7d8c16 parisc: Allocate task struct with stack frame alignment by Helge Deller · 3 years, 3 months ago
  22. 9f6cfef parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h by Helge Deller · 3 years, 3 months ago
  23. 1030d68 parisc: fix warning in flush_tlb_all by Sven Schnelle · 3 years, 3 months ago
  24. 1c2fb94 parisc: disable preemption in send_IPI_allbutself() by Sven Schnelle · 3 years, 3 months ago
  25. 3fb28e1 parisc: fix preempt_count() check in entry.S by Sven Schnelle · 3 years, 3 months ago
  26. 4f19386 parisc: deduplicate code in flush_cache_mm() and flush_cache_range() by Sven Schnelle · 3 years, 3 months ago
  27. a5e8ca3 parisc: disable preemption during local tlb flush by Sven Schnelle · 3 years, 3 months ago
  28. ec5c115 parisc: Add KFENCE support by Helge Deller · 3 years, 3 months ago
  29. aeb1e83 parisc: Switch to ARCH_STACKWALK implementation by Helge Deller · 3 years, 8 months ago
  30. a348eab parisc: make parisc_acctyp() available outside of faults.c by Helge Deller · 3 years, 8 months ago
  31. cf2ec78 parisc/unwind: use copy_from_kernel_nofault() by Sven Schnelle · 3 years, 3 months ago
  32. 3a4347d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 2 months ago
  33. bf85ba0 Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 2 months ago
  34. 119c850 Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
  35. db2398a Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 2 months ago
  36. a379fbb Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  37. 17d50f8 Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 2 months ago
  38. fd919bb Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
  39. 6f11521 Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  40. 75c7a6c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 2 months ago
  41. 2c04d67 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  42. 54c5639d riscv: Fix asan-stack clang build by Alexandre Ghiti · 3 years, 2 months ago
  43. cf11d01 riscv: Do not re-populate shadow memory with kasan_populate_early_shadow by Alexandre Ghiti · 3 years, 2 months ago
  44. ddcf906 tracing: Fix misspelling of "missing" by Steven Rostedt (VMware) · 3 years, 2 months ago
  45. 6130722 ftrace: Fix kernel-doc formatting issues by Steven Rostedt (VMware) · 3 years, 2 months ago
  46. ccaa66c Revert "btrfs: compression: drop kmap/kunmap from lzo" by David Sterba · 3 years, 2 months ago
  47. 55276e1 Revert "btrfs: compression: drop kmap/kunmap from zlib" by David Sterba · 3 years, 2 months ago
  48. 56ee254 Revert "btrfs: compression: drop kmap/kunmap from zstd" by David Sterba · 3 years, 2 months ago
  49. 9c7516d tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof to pointer by David Yang · 3 years, 2 months ago
  50. 2e01466 mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()' by SeongJae Park · 3 years, 2 months ago
  51. a4aeaa0 mm: khugepaged: skip huge page collapse for special files by Yang Shi · 3 years, 2 months ago
  52. 74c42e1 mm, thp: bail out early in collapse_file for writeback page by Rongwei Wang · 3 years, 2 months ago
  53. ffb29b1 mm/vmalloc: fix numa spreading for large hash tables by Chen Wandun · 3 years, 2 months ago
  54. 855d444 mm/secretmem: avoid letting secretmem_users drop to zero by Kees Cook · 3 years, 2 months ago
  55. 6f1b228 ocfs2: fix race between searching chunks and release journal_head from buffer_head by Gautham Ananthakrishna · 3 years, 2 months ago
  56. 337546e mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap by Suren Baghdasaryan · 3 years, 2 months ago
  57. eac96c3 mm: filemap: check if THP has hwpoisoned subpage for PMD page fault by Yang Shi · 3 years, 2 months ago
  58. c7cb42e mm: hwpoison: remove the unnecessary THP check by Yang Shi · 3 years, 2 months ago
  59. 8dcb306 memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT by Shakeel Butt · 3 years, 2 months ago
  60. f25a548 Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 2 months ago
  61. 90935eb mmc: tmio: reenable card irqs after the reset callback by Wolfram Sang · 3 years, 2 months ago
  62. f31531e Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
  63. b112166 MAINTAINERS: dri-devel is for all of drivers/gpu by Daniel Vetter · 3 years, 2 months ago
  64. 946ca97 Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 2 months ago
  65. 411a44c Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  66. 4fb7d85 Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 2 months ago
  67. 8685de2 Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 2 months ago
  68. eecd231 Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years, 2 months ago
  69. fc18cc8 Merge tag 'trace-v5.15-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  70. 35392da Revert "net: hns3: fix pause config problem after autoneg disabled" by Guangbin Huang · 3 years, 2 months ago
  71. f7cc889 mptcp: fix corrupt receiver key in MPC + data + checksum by Davide Caratti · 3 years, 2 months ago
  72. 27de809 riscv, bpf: Fix potential NULL dereference by Björn Töpel · 3 years, 2 months ago
  73. f4aaf1f Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.org/nvme into block-5.15 by Jens Axboe · 3 years, 2 months ago
  74. 20af886 Merge branch 'octeontx2-debugfs-fixes' by David S. Miller · 3 years, 2 months ago
  75. c2d4c54 octeontx2-af: Fix possible null pointer dereference. by Rakesh Babu Saladi · 3 years, 2 months ago
  76. e77bcdd octeontx2-af: Display all enabled PF VF rsrc_alloc entries. by Rakesh Babu · 3 years, 2 months ago
  77. cc45b96 octeontx2-af: Check whether ipolicers exists by Subbaraya Sundeep · 3 years, 2 months ago
  78. e8684db net: ethernet: microchip: lan743x: Fix skb allocation failure by Yuiko Oshino · 3 years, 2 months ago
  79. 1d9d6fd net/tls: Fix flipped sign in async_wait.err assignment by Daniel Jordan · 3 years, 2 months ago
  80. da353fac net/tls: Fix flipped sign in tls_err_abort() calls by Daniel Jordan · 3 years, 2 months ago
  81. a32f07d Merge branch 'SMC-fixes' by David S. Miller · 3 years, 2 months ago
  82. f3a3a0f net/smc: Correct spelling mistake to TCPF_SYN_RECV by Wen Gu · 3 years, 2 months ago
  83. c4a146c net/smc: Fix smc_link->llc_testlink_time overflow by Tony Lu · 3 years, 2 months ago
  84. 90a881f nfp: bpf: relax prog rejection for mtu check through max_pkt_offset by Yu Xiao · 3 years, 2 months ago
  85. 9159f10 vmxnet3: do not stop tx queues after netif_device_detach() by Dongli Zhang · 3 years, 2 months ago
  86. e8a1ff6 mmc: mediatek: Move cqhci init behind ungate clock by Wenbin Mei · 3 years, 2 months ago
  87. 9a4aa3a drm/i915: Revert 'guc_id' from i915_request tracepoint by Joonas Lahtinen · 3 years, 2 months ago
  88. 79516af Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 2 months ago
  89. 1992883 Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 2 months ago
  90. 03424d3 Merge tag 'amd-drm-fixes-5.15-2021-10-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 2 months ago
  91. ad76744 drm/amd/display: Fix deadlock when falling back to v2 from v3 by Nicholas Kazlauskas · 3 years, 2 months ago
  92. 54149d1 drm/amd/display: Fallback to clocks which meet requested voltage on DCN31 by Michael Strauss · 3 years, 2 months ago
  93. 3f4e54b drm/amdgpu: Fix even more out of bound writes from debugfs by Patrik Jakobsson · 3 years, 2 months ago
  94. 7fa598f tracing: Do not warn when connecting eprobe to non existing event by Steven Rostedt (VMware) · 3 years, 2 months ago
  95. 72f898c r8169: Add device 10ec:8162 to driver r8169 by Janghyub Seo · 3 years, 2 months ago
  96. f821615 ptp: Document the PTP_CLK_MAGIC ioctl number by Randy Dunlap · 3 years, 2 months ago
  97. 9c54567 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 2 months ago
  98. 64a1959 riscv: fix misalgned trap vector base address by Chen Lu · 3 years, 2 months ago
  99. 890d335 virtio-ring: fix DMA metadata flags by Vincent Whitchurch · 3 years, 2 months ago
  100. 6f7c886 usbnet: fix error return code in usbnet_probe() by Wang Hai · 3 years, 2 months ago