1. fbd88dd Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 weeks ago
  2. 6d37f7e Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 weeks ago
  3. ed302ad Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 weeks ago
  4. 2f3c2b3 Merge tag 'ata-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 8 weeks ago
  5. d95fcdf Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 weeks ago
  6. 55e565c dm-integrity: fix a memory leak when rechecking the data by Mikulas Patocka · 8 weeks ago
  7. 0815d5c Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 weeks ago
  8. 32fa436 net: phy: fix phy_read_poll_timeout argument type in genphy_loopback by Nikita Kiryushin · 9 weeks ago
  9. b42b3ae Merge branches 'misc' and 'fixes' into for-linus by Russell King (Oracle) · 8 weeks ago
  10. 61456da ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 by Anthony I Gilea · 8 weeks ago
  11. 9474c62 net/sched: Add module alias for sch_fq_pie by Michal Koutný · 9 weeks ago
  12. af1752e can: kvaser_pciefd: Add additional Xilinx interrupts by Martin Jocić · 9 weeks ago
  13. 825b82f ceph: set correct cap mask for getattr request for read by Xiubo Li · 3 months ago
  14. 1065da2 ceph: stop copying to iter at EOF on sync reads by Xiubo Li · 3 months ago
  15. 5d4e8ae nouveau/gsp: don't check devinit disable on GSP. by Dave Airlie · 9 weeks ago
  16. f6e9223 xsk: Don't assume metadata is always requested in TX completion by Stanislav Fomichev · 8 weeks ago
  17. c9b3b81 ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels by Tobias Brunner · 9 weeks ago
  18. 3cf28cd hsr: Handle failures in module init by Felix Maurer · 9 weeks ago
  19. a6d6590 Merge branches 'pm-em', 'pm-powercap' and 'pm-sleep' by Rafael J. Wysocki · 8 weeks ago
  20. c2d9532 fbmon: prevent division by zero in fb_videomode_from_videomode() by Roman Smirnov · 8 weeks ago
  21. a873add Merge branch 'acpi-docs' by Rafael J. Wysocki · 8 weeks ago
  22. a788e53 usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer by Mathias Nyman · 10 weeks ago
  23. dc38fdc exfat: remove duplicate update parent dir by Yuezhang Mo · 1 year, 6 months ago
  24. 96cf51a exfat: do not sync parent dir if just update timestamp by Yuezhang Mo · 1 year, 6 months ago
  25. 4d71455 exfat: remove unused functions by Yuezhang Mo · 1 year, 9 months ago
  26. af02c72 exfat: convert exfat_find_empty_entry() to use dentry cache by Yuezhang Mo · 7 months ago
  27. d97e060 exfat: convert exfat_init_ext_entry() to use dentry cache by Yuezhang Mo · 1 year, 9 months ago
  28. 4e1aa22 exfat: move free cluster out of exfat_init_ext_entry() by Yuezhang Mo · 1 year, 3 months ago
  29. ff4343d exfat: convert exfat_remove_entries() to use dentry cache by Yuezhang Mo · 1 year, 9 months ago
  30. cf8663f exfat: convert exfat_add_entry() to use dentry cache by Yuezhang Mo · 1 year, 9 months ago
  31. 01da3a5 exfat: add exfat_get_empty_dentry_set() helper by Yuezhang Mo · 7 months ago
  32. 7b6bab2 exfat: add __exfat_get_dentry_set() helper by Yuezhang Mo · 5 months ago
  33. 1422f28 rds: introduce acquire/release ordering in acquire/release_in_xmit() by Yewon Choi · 9 weeks ago
  34. 6cd8adc ahci: asm1064: asm1166: don't limit reported ports by Conrad Kostecki · 9 weeks ago
  35. 9966e32 tools: ynl: add header guards for nlctrl by Jakub Kicinski · 9 weeks ago
  36. 710fe43 Merge branch 'wireguard-fixes-for-6-9-rc1' by Paolo Abeni · 8 weeks ago
  37. e995f5d wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64} by Jason A. Donenfeld · 9 weeks ago
  38. 71cbd32 wireguard: netlink: access device through ctx instead of peer by Jason A. Donenfeld · 9 weeks ago
  39. 55b6c73 wireguard: netlink: check for dangling peer via is_dead instead of empty list by Jason A. Donenfeld · 9 weeks ago
  40. df9bbb5 wireguard: device: remove generic .ndo_get_stats64 by Breno Leitao · 9 weeks ago
  41. db2952d wireguard: device: leverage core stats allocator by Breno Leitao · 9 weeks ago
  42. bba045d wireguard: receive: annotate data-race around receiving_counter.counter by Nikita Zhandarovich · 9 weeks ago
  43. f6e0a49 net: move dev->state into net_device_read_txrx group by Eric Dumazet · 9 weeks ago
  44. 0387703 timers: Fix removed self-IPI on global timer's enqueue in nohz_full by Frederic Weisbecker · 8 weeks ago
  45. f55acb1 timers/migration: Fix endless timer requeue after idle interrupts by Frederic Weisbecker · 8 weeks ago
  46. fea1c94 LoongArch/crypto: Clean up useless assignment operations by Yuli Wang · 8 weeks ago
  47. 9c68ece LoongArch: Define the __io_aw() hook as mmiowb() by Huacai Chen · 8 weeks ago
  48. 82bf60a LoongArch: Remove superfluous flush_dcache_page() definition by Huacai Chen · 8 weeks ago
  49. d42ab9a LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h by Max Kellermann · 8 weeks ago
  50. c87e12e LoongArch: Change __my_cpu_offset definition to avoid mis-optimization by Huacai Chen · 8 weeks ago
  51. f48ad26 LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig by Huacai Chen · 8 weeks ago
  52. 8b5db5e LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig by Huacai Chen · 8 weeks ago
  53. 5da7137 virtio_net: rename free_old_xmit_skbs to free_old_xmit by Xuan Zhuo · 3 months ago
  54. b1dc24a virtio_net: unify the code for recycling the xmit ptr by Xuan Zhuo · 3 months ago
  55. 0d197a1 virtio-net: add cond_resched() to the command waiting loop by Jason Wang · 10 months ago
  56. b9f7425 virtio-net: convert rx mode setting to use workqueue by Jason Wang · 10 months ago
  57. d5c0ed1 virtio: packed: fix unmap leak for indirect desc table by Xuan Zhuo · 3 months ago
  58. 1ac61dd vDPA: report virtio-blk flush info to user space by Zhu Lingshan · 3 months ago
  59. ae1374b vDPA: report virtio-block read-only info to user space by Zhu Lingshan · 3 months ago
  60. 6bdc784 vDPA: report virtio-block write zeroes configuration to user space by Zhu Lingshan · 3 months ago
  61. 65848f4 vDPA: report virtio-block discarding configuration to user space by Zhu Lingshan · 3 months ago
  62. c9d989b vDPA: report virtio-block topology info to user space by Zhu Lingshan · 3 months ago
  63. 54fb04b vDPA: report virtio-block MQ info to user space by Zhu Lingshan · 3 months ago
  64. 81f64e1 vDPA: report virtio-block max segments in a request to user space by Zhu Lingshan · 3 months ago
  65. 3a1d33f vDPA: report virtio-block block-size to user space by Zhu Lingshan · 3 months ago
  66. 330b8ae vDPA: report virtio-block max segment size to user space by Zhu Lingshan · 3 months ago
  67. c2475a9 vDPA: report virtio-block capacity to user space by Zhu Lingshan · 3 months ago
  68. 2b666ee virtio: make virtio_bus const by Ricardo B. Marliere · 3 months ago
  69. 8169ed6 vdpa: make vdpa_bus const by Ricardo B. Marliere · 3 months ago
  70. 56d61ae vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min by Zhu Lingshan · 3 months ago
  71. cd21470 vDPA/ifcvf: get_max_vq_size to return max size by Zhu Lingshan · 3 months ago
  72. 273ae08 virtio_vdpa: create vqs with the actual size by Zhu Lingshan · 3 months ago
  73. 47e62e6 vduse: implement vdpa_config_ops.get_vq_size for vduse by Zhu Lingshan · 3 months ago
  74. f6fa2f7 vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA simulator by Zhu Lingshan · 3 months ago
  75. 1da13e6 eni_vdpa: implement vdpa_config_ops.get_vq_size by Zhu Lingshan · 3 months ago
  76. a97f9c8 vp_vdpa: implement vdpa_config_ops.get_vq_size by Zhu Lingshan · 3 months ago
  77. 36503e5 vDPA/ifcvf: implement vdpa_config_ops.get_vq_size by Zhu Lingshan · 3 months ago
  78. 0a926fc9 vDPA: introduce get_vq_size to vdpa_config_ops by Zhu Lingshan · 3 months ago
  79. 1496c47 vhost-vdpa: uapi to support reporting per vq size by Zhu Lingshan · 3 months ago
  80. ba6faaa vdpa/pds: fixes for VF vdpa flr-aer handling by Shannon Nelson · 3 months ago
  81. d7b4e32 vduse: implement DMA sync callbacks by Maxime Coquelin · 3 months ago
  82. 749a401 vdpa/mlx5: Allow CVQ size changes by Jonah Palmer · 3 months ago
  83. c4e8b5a vdpa: skip suspend/resume ops if not DRIVER_OK by Steve Sistare · 3 months ago
  84. 310227f virtio: reenable config if freezing device failed by David Hildenbrand · 3 months ago
  85. 9588e7f vdpa_sim: reset must not run by Steve Sistare · 3 months ago
  86. ec6ecb8 virtio: uapi: Drop __packed attribute in linux/virtio_pci.h by Suzuki K Poulose · 4 months ago
  87. f6baca2 vhost: Added pad cleanup if vnet_hdr is not present. by Andrew Melnychenko · 4 months ago
  88. 02ac437 Merge tag 'drm-misc-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next by Dave Airlie · 8 weeks ago
  89. 2e92d26 bcachefs: Fix lost wakeup on journal shutdown by Kent Overstreet · 8 weeks ago
  90. c502b5b bcachefs; Fix deadlock in bch2_btree_update_start() by Kent Overstreet · 8 weeks ago
  91. 1251d20 io_uring/sqpoll: early exit thread if task_context wasn't allocated by Jens Axboe · 8 weeks ago
  92. def30e7 ksmbd: remove module version by Namjae Jeon · 8 weeks ago
  93. c6cd2e8d ksmbd: fix potencial out-of-bounds when buffer offset is invalid by Namjae Jeon · 8 weeks ago
  94. 50171b8 floppy: remove duplicated code in redo_fd_request() by Yufeng Wang · 8 weeks ago
  95. 341f7081 Merge tag 'drm-xe-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next by Dave Airlie · 8 weeks ago
  96. 807f96a drm: Fix drm_fixp2int_round() making it add 0.5 by Arthur Grillo · 8 weeks ago
  97. 0d17564 Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 8 weeks ago
  98. c20722c Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OP by Paolo Bonzini · 8 weeks ago
  99. 19cebba Documentation: kvm/sev: separate description of firmware by Paolo Bonzini · 3 months ago
  100. f3c8006 KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP by Paolo Bonzini · 3 months ago