1. 7b9ef66 tomoyo: refactor deprecated strncpy by Justin Stitt · 1 year, 5 months ago
  2. a959dbd tomoyo: add format attributes to functions by Christian Göttsche · 1 year, 6 months ago
  3. c278253 Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 6 months ago
  4. 295e138 Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 1 year, 6 months ago
  5. f036d67 Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 6 months ago
  6. bdd1d82 Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 6 months ago
  7. 725d444 Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 1 year, 6 months ago
  8. 39b1428 Merge tag 'regmap-fix-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 1 year, 6 months ago
  9. c0842db Merge tag 'gpio-fixes-for-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 6 months ago
  10. ffc59c6 dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt by Rob Herring · 1 year, 6 months ago
  11. 5921181 dt-bindings: serial: Remove obsolete cavium-uart.txt by Rob Herring · 1 year, 6 months ago
  12. bb5faa9 loop: do not enforce max_loop hard limit by (new) default by Mauricio Faria de Oliveira · 1 year, 6 months ago
  13. 23881ae loop: deprecate autoloading callback loop_probe() by Mauricio Faria de Oliveira · 1 year, 6 months ago
  14. 1063973 sbitmap: fix batching wakeup by David Jeffery · 1 year, 6 months ago
  15. d192f53 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 6 months ago
  16. 892d7c1 Merge tag 'pm-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 6 months ago
  17. 3c05547 Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 1 year, 6 months ago
  18. 55c225f Merge tag 'fbdev-for-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 1 year, 6 months ago
  19. 4e076c7 drm/atomic: Fix potential use-after-free in nonblocking commits by Daniel Vetter · 1 year, 6 months ago
  20. 07e9811 ia64: mmap: Consider pgoff when searching for free mapping by Helge Deller · 1 year, 6 months ago
  21. 32832a4 io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area() by Helge Deller · 1 year, 6 months ago
  22. d4d5be9 arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes by Mark Brown · 1 year, 6 months ago
  23. f7e3a1b Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 1 year, 6 months ago
  24. 28801cc Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 1 year, 6 months ago
  25. 534a791 Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 1 year, 6 months ago
  26. f4f19c0 Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 1 year, 6 months ago
  27. 12a5088 Merge tag 'ata-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 1 year, 6 months ago
  28. 57f1f9d Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 6 months ago
  29. 013adcb blk-iocost: skip empty flush bio in iocost by Chengming Zhou · 1 year, 6 months ago
  30. 75d42b3 Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Jakub Kicinski · 1 year, 6 months ago
  31. 9b39f75 Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 1 year, 6 months ago
  32. 1c613be net: phy: prevent stale pointer dereference in phy_init() by Vladimir Oltean · 1 year, 6 months ago
  33. 7998c0a Merge branch 'tcp-add-missing-annotations' by Jakub Kicinski · 1 year, 6 months ago
  34. 70f360d tcp: annotate data-races around fastopenq.max_qlen by Eric Dumazet · 1 year, 6 months ago
  35. 26023e9 tcp: annotate data-races around icsk->icsk_user_timeout by Eric Dumazet · 1 year, 6 months ago
  36. 1aeb87b tcp: annotate data-races around tp->notsent_lowat by Eric Dumazet · 1 year, 6 months ago
  37. ae488c74 tcp: annotate data-races around rskq_defer_accept by Eric Dumazet · 1 year, 6 months ago
  38. 9df5335 tcp: annotate data-races around tp->linger2 by Eric Dumazet · 1 year, 6 months ago
  39. 3a037f0 tcp: annotate data-races around icsk->icsk_syn_retries by Eric Dumazet · 1 year, 6 months ago
  40. 6e5e1de tcp: annotate data-races around tp->keepalive_probes by Eric Dumazet · 1 year, 6 months ago
  41. 5ecf9d4 tcp: annotate data-races around tp->keepalive_intvl by Eric Dumazet · 1 year, 6 months ago
  42. 4164245 tcp: annotate data-races around tp->keepalive_time by Eric Dumazet · 1 year, 6 months ago
  43. dd23c9f tcp: annotate data-races around tp->tsoffset by Eric Dumazet · 1 year, 6 months ago
  44. 348b81b tcp: annotate data-races around tp->tcp_tx_delay by Eric Dumazet · 1 year, 6 months ago
  45. 3641c90 blk-mq: delete dead struct blk_mq_hw_ctx->queued field by Chengming Zhou · 1 year, 6 months ago
  46. a9be202 io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq by Jens Axboe · 1 year, 6 months ago
  47. d1f0a98 Bluetooth: MGMT: Use correct address for memcpy() by Andy Shevchenko · 1 year, 6 months ago
  48. 95b7015 Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014 by Tomasz Moń · 1 year, 6 months ago
  49. 3dcaa19 Bluetooth: SCO: fix sco_conn related locking and validity issues by Pauli Virtanen · 1 year, 6 months ago
  50. b4066eb Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link by Siddh Raman Pant · 1 year, 6 months ago
  51. de6dfce Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() by Douglas Anderson · 1 year, 6 months ago
  52. 6910e2e Bluetooth: coredump: fix building with coredump disabled by Arnd Bergmann · 1 year, 6 months ago
  53. d40ae85 Bluetooth: ISO: fix iso_conn related locking and validity issues by Pauli Virtanen · 1 year, 7 months ago
  54. 7f7cfcb Bluetooth: hci_event: call disconnect callback before deleting conn by Pauli Virtanen · 1 year, 7 months ago
  55. 195ef75 Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync by Pauli Virtanen · 1 year, 7 months ago
  56. e599e16 Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 1 year, 6 months ago
  57. 6943588 Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 1 year, 6 months ago
  58. 6eaf41e netfilter: nf_tables: skip bound chain on rule flush by Pablo Neira Ayuso · 1 year, 6 months ago
  59. 4667025 Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year, 6 months ago
  60. 2922800 Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 1 year, 6 months ago
  61. 751d460 netfilter: nf_tables: skip bound chain in netns release path by Pablo Neira Ayuso · 1 year, 6 months ago
  62. 4cfca53 s390/zcrypt: fix reply buffer calculations for CCA replies by Harald Freudenberger · 1 year, 6 months ago
  63. 1f7e906 s390/crypto: use kfree_sensitive() instead of kfree() by Wang Ming · 1 year, 6 months ago
  64. 5f69c65 Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 1 year, 6 months ago
  65. a9e2616 regmap: Disable locking for RBTREE and MAPLE unit tests by Guenter Roeck · 1 year, 6 months ago
  66. 644ee70 gpio: mvebu: fix irq domain leak by Bartosz Golaszewski · 1 year, 6 months ago
  67. 78e9b21 accel/habanalabs: add more debugfs stub helpers by Arnd Bergmann · 1 year, 7 months ago
  68. 71e06e1 arm64: vdso: Clear common make C=2 warnings by Zhen Lei · 1 year, 6 months ago
  69. a8bd38d arm64: mm: Make hibernation aware of KFENCE by Nikhil V · 1 year, 6 months ago
  70. 87b5a5c netfilter: nft_set_pipapo: fix improper element removal by Florian Westphal · 1 year, 6 months ago
  71. 314c828 netfilter: nf_tables: can't schedule in nft_chain_validate by Florian Westphal · 1 year, 6 months ago
  72. ddbd8be netfilter: nf_tables: fix spurious set element insertion failure by Florian Westphal · 1 year, 6 months ago
  73. de90f51 ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptops by Vitaly Rodionov · 1 year, 6 months ago
  74. f7b069c ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp by Vitaly Rodionov · 1 year, 6 months ago
  75. ac52864 Merge branch 'net-support-stp-on-bridge-in-non-root-netns' by Paolo Abeni · 1 year, 6 months ago
  76. 7ebd00a Revert "bridge: Add extack warning when enabling STP in netns." by Kuniyuki Iwashima · 1 year, 6 months ago
  77. 6631463 llc: Don't drop packet from non-root netns. by Kuniyuki Iwashima · 1 year, 6 months ago
  78. 97b1d32 llc: Check netns in llc_estab_match() and llc_listener_match(). by Kuniyuki Iwashima · 1 year, 6 months ago
  79. 9b64e93 llc: Check netns in llc_dgram_match(). by Kuniyuki Iwashima · 1 year, 6 months ago
  80. e8812ac fbdev: Explicitly include correct DT includes by Rob Herring · 1 year, 6 months ago
  81. 9d5651a fbdev: ep93xx-fb: fix return value check in ep93xxfb_probe by Yuanjun Gong · 1 year, 6 months ago
  82. 4e88761 fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe by Zhang Shurong · 1 year, 6 months ago
  83. 298e082 fbdev: kyro: make some const read-only arrays static and reduce type size by Colin Ian King · 1 year, 6 months ago
  84. 933ab3a fbcon: remove unused display (p) from fbcon_redraw() by Jiri Slaby (SUSE) · 1 year, 6 months ago
  85. 4f2ba39 sticon: make sticon_set_def_font() void and remove op parameter by Jiri Slaby (SUSE) · 1 year, 6 months ago
  86. 1023ca1 vgacon: cache vc_cell_height in vgacon_cursor() by Jiri Slaby (SUSE) · 1 year, 6 months ago
  87. 93686f6 vgacon: let vgacon_doresize() return void by Jiri Slaby (SUSE) · 1 year, 6 months ago
  88. c900dc6 vgacon: remove unused xpos from vgacon_set_cursor_size() by Jiri Slaby (SUSE) · 1 year, 6 months ago
  89. 6ceed69 vgacon: remove unneeded forward declarations by Jiri Slaby (SUSE) · 1 year, 6 months ago
  90. 03b89a0 vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() by Jiri Slaby (SUSE) · 1 year, 6 months ago
  91. 9f9d4c1 net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type by Daniel Golle · 1 year, 6 months ago
  92. 88f2e00 Merge branch 'r8169-revert-two-changes-that-caused-regressions' by Jakub Kicinski · 1 year, 6 months ago
  93. e31a9fe Revert "r8169: disable ASPM during NAPI poll" by Heiner Kallweit · 1 year, 6 months ago
  94. cf2ffde r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll") by Heiner Kallweit · 1 year, 6 months ago
  95. 81b3ade Revert "tcp: avoid the lookup process failing to get sk in ehash table" by Kuniyuki Iwashima · 1 year, 6 months ago
  96. e80698b Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 1 year, 6 months ago
  97. 5534f44 Revert "intel_idle: Add support for using intel_idle in a VM guest using just hlt" by Rafael J. Wysocki · 1 year, 6 months ago
  98. a5155c0 Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode" by Rafael J. Wysocki · 1 year, 6 months ago
  99. bfa3037 Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 1 year, 6 months ago
  100. d46b0a0 Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()" by Rafael J. Wysocki · 1 year, 6 months ago