1. 1a39193 Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 weeks ago
  2. 976b029 Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 weeks ago
  3. 484193f Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 weeks ago
  4. 02fb638 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 weeks ago
  5. b718713 Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 weeks ago
  6. f2208aa x86/mpparse: Register APIC address only once by Thomas Gleixner · 8 weeks ago
  7. 5e25eb2 x86/topology: Handle the !APIC case gracefully by Thomas Gleixner · 8 weeks ago
  8. 7af541c x86/topology: Don't evaluate logical IDs during early boot by Thomas Gleixner · 8 weeks ago
  9. c90399f x86/cpu: Ensure that CPU info updates are propagated on UP by Thomas Gleixner · 8 weeks ago
  10. 122fdbd bpf: verifier: reject addr_space_cast insn without arena by Puranjay Mohan · 8 weeks ago
  11. fa3550d selftests/bpf: verifier_arena: fix mmap address for arm64 by Puranjay Mohan · 8 weeks ago
  12. f7f5d18 bpf: verifier: fix addr_space_cast from as(1) to as(0) by Puranjay Mohan · 8 weeks ago
  13. c04f7df ipv6: Fix address dump when IPv6 is disabled on an interface by Ido Schimmel · 8 weeks ago
  14. 9145e224 nexthop: fix uninitialized variable in nla_put_nh_group_stats() by Dan Carpenter · 8 weeks ago
  15. f6c8f5e tools: ynl: fix setting presence bits in simple nests by Jakub Kicinski · 8 weeks ago
  16. 1f1dc44 mshyperv: Introduce hv_numa_node_to_pxm_info() by Nuno Das Neves · 8 weeks ago
  17. e249884 x86/hyperv: Cosmetic changes for hv_apic.c by Erni Sri Satya Vennela · 8 weeks ago
  18. 231dc3f0 lkdtm/bugs: Improve warning message for compilers without counted_by support by Nathan Chancellor · 8 weeks ago
  19. d8e45f2 overflow: Change DEFINE_FLEX to take __counted_by member by Kees Cook · 10 weeks ago
  20. bfa8f18 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 weeks ago
  21. e3111d9 Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux by Linus Torvalds · 8 weeks ago
  22. 19dba09 Merge tag 'io_uring-6.9-20240322' of git://git.kernel.dk/linux by Linus Torvalds · 8 weeks ago
  23. 64f799f Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 weeks ago
  24. ff9c18e Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 8 weeks ago
  25. 6f6efce Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 weeks ago
  26. c150b80 Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 8 weeks ago
  27. 1e3cd03 Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 8 weeks ago
  28. 4f55aa8 Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 8 weeks ago
  29. 4073195 Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 weeks ago
  30. 8c826bd Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 weeks ago
  31. 6b571e2 Merge tag 'sound-fix2-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 weeks ago
  32. 5ee2433 Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 weeks ago
  33. 6978bd6 SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eace by Chuck Lever · 8 weeks ago
  34. 9fe6e9e nfsd: Fix error cleanup path in nfsd_rename() by Jan Kara · 8 weeks ago
  35. 3cb4a48 efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address by KONDO KAZUMA(近藤 和真) · 8 weeks ago
  36. 5a7e89d crypto: iaa - Fix nr_cpus < nr_iaa case by Tom Zanussi · 8 weeks ago
  37. 203a676 Revert "crypto: pkcs7 - remove sha1 support" by Eric Biggers · 9 weeks ago
  38. 188ab4b ASoC: SOF: ipc4-topology: support NHLT device type by Brent Lu · 6 months ago
  39. 02545bc ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() function by Brent Lu · 6 months ago
  40. 4e51653 kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address by Masami Hiramatsu (Google) · 9 weeks ago
  41. e3f269e x86/pm: Work around false positive kmemleak report in msr_build_context() by Anton Altaparmakov · 9 weeks ago
  42. d24b035 nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet by Ryosuke Yasuoka · 8 weeks ago
  43. fc7f27c x86/kexec: Do not update E820 kexec table for setup_data by Dave Young · 8 weeks ago
  44. 5248f40 binfmt: replace deprecated strncpy by Justin Stitt · 8 weeks ago
  45. 8e938e3 Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 weeks ago
  46. 7ee0490 Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 8 weeks ago
  47. cafd86c Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 8 weeks ago
  48. 661dc19 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 weeks ago
  49. 3faae16 Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 weeks ago
  50. 921074a Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next by Dave Airlie · 8 weeks ago
  51. 00453419 Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux by Linus Torvalds · 8 weeks ago
  52. 85a7912 Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 8 weeks ago
  53. cba9ffd Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 8 weeks ago
  54. 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 weeks ago
  55. 88d92fb Merge tag 'firewire-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 8 weeks ago
  56. 241590e Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 weeks ago
  57. bb41fe3 Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 weeks ago
  58. 0a59b3f Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 weeks ago
  59. 3bcb0bf Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 weeks ago
  60. e09bf86 Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 weeks ago
  61. a269793 sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation by Mukesh Kumar Chaurasiya · 8 weeks ago
  62. 0760267 Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9 by Jens Axboe · 8 weeks ago
  63. 763865f fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit() by Li Zhijian · 8 weeks ago
  64. ddb2ffd libbpf: Define MFD_CLOEXEC if not available by Arnaldo Carvalho de Melo · 8 weeks ago
  65. 2ac2b16 Merge tag 'hwlock-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 8 weeks ago
  66. 910934d nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag by Guixin Liu · 8 weeks ago
  67. 1e1c4bd nvme: remove redundant BUILD_BUG_ON check by Guixin Liu · 8 weeks ago
  68. 91f263d Merge tag 'rpmsg-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 8 weeks ago
  69. 0e875ee Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 8 weeks ago
  70. b4d78cf dm-integrity: align the outgoing bio in integrity_recheck by Mikulas Patocka · 8 weeks ago
  71. ebc9bee Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 8 weeks ago
  72. 26bbcd6 Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux by Linus Torvalds · 8 weeks ago
  73. 2aea94a exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack() by Max Filippov · 8 weeks ago
  74. cfce216 Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 8 weeks ago
  75. 7b65c81 Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 weeks ago
  76. 1b3e251 Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 8 weeks ago
  77. 139b4c3 MAINTAINERS: update Benjamin's email address by Benjamin Tissoires · 8 weeks ago
  78. 879e288 Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux by Linus Torvalds · 8 weeks ago
  79. f99c5f5 Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Paolo Abeni · 8 weeks ago
  80. 9f23478 Merge tag 'asoc-fix-v6.9-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 weeks ago
  81. 9282690 HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc by Zhang Lixu · 10 weeks ago
  82. 9c0f59e HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up by Nam Cao · 8 weeks ago
  83. bfb1ad3 firewire: core: add memo about the caller of show functions for device attributes by Takashi Sakamoto · 8 weeks ago
  84. f411e25 Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Paolo Abeni · 8 weeks ago
  85. e413785 selftests: forwarding: Fix ping failure due to short timeout by Ido Schimmel · 8 weeks ago
  86. a20ad45 spi: spi-mt65xx: Fix NULL pointer access in interrupt handler by Fei Shao · 8 weeks ago
  87. b5048d2 MAINTAINERS: step down as netfilter maintainer by Florian Westphal · 8 weeks ago
  88. 1e21acb sh: hd64461: Make setup_hd64461() static by Artur Rojek · 3 months ago
  89. 7eaf837 netfilter: nf_tables: Fix a memory leak in nf_tables_updchain by Quan Tian · 10 weeks ago
  90. 61fbfac Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-local-frames' by Paolo Abeni · 8 weeks ago
  91. 69ddba9 net: dsa: mt7530: fix handling of all link-local frames by Arınç ÜNAL · 9 weeks ago
  92. e8bf353 net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports by Arınç ÜNAL · 9 weeks ago
  93. a51cd6b arm64: bpf: fix 32bit unconditional bswap by Artem Savkov · 8 weeks ago
  94. b0f2697 x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig' by Masahiro Yamada · 8 weeks ago
  95. 3201de46 Merge branch 'report-rcu-qs-for-busy-network-kthreads' by Jakub Kicinski · 8 weeks ago
  96. 00bf631 bpf: report RCU QS in cpumap kthread by Yan Zhai · 8 weeks ago
  97. d6dbbb1 net: report RCU QS on threaded NAPI repolling by Yan Zhai · 8 weeks ago
  98. 1a77557 rcu: add a helper to report consolidated flavor QS by Yan Zhai · 8 weeks ago
  99. f7bf0ec ionic: update documentation for XDP support by Shannon Nelson · 8 weeks ago
  100. 2d9d9f2 lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc by Herve Codina · 9 weeks ago