1. 7ed2632 drm/ttm: fix ttm pool initialization for no-dma-device drivers by Fedor Pchelkin · 3 months ago master
  2. e01a83e Revert "btrfs: zstd: fix and simplify the inline extent decompression" by Linus Torvalds · 3 months ago
  3. 5d9248e Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 months ago
  4. 610347e Merge tag 'Wstringop-overflow-for-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 months ago
  5. 0f0d819a Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 months ago
  6. a5e0ace0 init: Kconfig: Disable -Wstringop-overflow for GCC-11 by Gustavo A. R. Silva · 5 months ago
  7. 113a618 Makefile: Enable -Wstringop-overflow globally by Gustavo A. R. Silva · 6 months ago
  8. 6613476 Linux 6.8-rc1 by Linus Torvalds · 3 months ago
  9. 35a4474 Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 3 months ago
  10. 4fbbed7 Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 months ago
  11. 7b297a5 Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 months ago
  12. 249f441 bcachefs: Improve inode_to_text() by Kent Overstreet · 3 months ago
  13. d826cc5 bcachefs: logged_ops_format.h by Kent Overstreet · 3 months ago
  14. 8d52ba6 bcachefs: reflink_format.h by Kent Overstreet · 3 months ago
  15. b2fa1b6 bcachefs; extents_format.h by Kent Overstreet · 3 months ago
  16. 0560eb9 bcachefs: ec_format.h by Kent Overstreet · 3 months ago
  17. c6c4ff6 bcachefs: subvolume_format.h by Kent Overstreet · 3 months ago
  18. 8fed323 bcachefs: snapshot_format.h by Kent Overstreet · 3 months ago
  19. d455179 bcachefs: alloc_background_format.h by Kent Overstreet · 3 months ago
  20. 72e0801 bcachefs: xattr_format.h by Kent Overstreet · 3 months ago
  21. 7ffc4da bcachefs: dirent_format.h by Kent Overstreet · 3 months ago
  22. b36425d bcachefs: inode_format.h by Kent Overstreet · 3 months ago
  23. 82de620 bcachefs; quota_format.h by Kent Overstreet · 3 months ago
  24. 4331480 bcachefs: sb-counters_format.h by Kent Overstreet · 3 months ago
  25. 3a58dfb bcachefs: counters.c -> sb-counters.c by Kent Overstreet · 3 months ago
  26. 12207f4 bcachefs: comment bch_subvolume by Kent Overstreet · 3 months ago
  27. d32088f bcachefs: bch_snapshot::btime by Kent Overstreet · 3 months ago
  28. 7be0208 bcachefs: add missing __GFP_NOWARN by Kent Overstreet · 3 months ago
  29. d7e77f5 bcachefs: opts->compression can now also be applied in the background by Kent Overstreet · 3 months ago
  30. ec4edd7 bcachefs: Prep work for variable size btree node buffers by Kent Overstreet · 3 months ago
  31. 2acc59d bcachefs: grab s_umount only if snapshotting by Su Yue · 3 months ago
  32. 369acf97 bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit by Su Yue · 3 months ago
  33. 00fff4d bcachefs: bios must be 512 byte algined by Kent Overstreet · 3 months ago
  34. aead342 bcachefs: remove redundant variable tmp by Colin Ian King · 3 months ago
  35. b97de45 bcachefs: Improve trace_trans_restart_relock by Kent Overstreet · 3 months ago
  36. 46bf2e9 bcachefs: Fix excess transaction restarts in __bchfs_fallocate() by Kent Overstreet · 3 months ago
  37. 1a50390 bcachefs: extents_to_bp_state by Kent Overstreet · 3 months ago
  38. ba96d36 bcachefs: bkey_and_val_eq() by Kent Overstreet · 3 months ago
  39. e6a2566 bcachefs: Better journal tracepoints by Kent Overstreet · 3 months ago
  40. 4ae0166 bcachefs: Print size of superblock with space allocated by Kent Overstreet · 3 months ago
  41. a6548c8 bcachefs: Avoid flushing the journal in the discard path by Kent Overstreet · 3 months ago
  42. 189c176 bcachefs: Improve move_extent tracepoint by Kent Overstreet · 3 months ago
  43. ef740a1 bcachefs: Add missing bch2_moving_ctxt_flush_all() by Kent Overstreet · 3 months ago
  44. fa3185a bcachefs: Re-add move_extent_write tracepoint by Kent Overstreet · 3 months ago
  45. d92b83f bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount by Kent Overstreet · 3 months ago
  46. 741c1d3 bcachefs: Add .val_to_text() for KEY_TYPE_cookie by Kent Overstreet · 3 months ago
  47. 0124f42 bcachefs: Don't pass memcmp() as a pointer by Kent Overstreet · 3 months ago
  48. 2368fcf Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 3 months ago
  49. 57f2d20 bcachefs: Reduce would_deadlock restarts by Kent Overstreet · 4 months ago
  50. 5b14ce3 bcachefs: bch2_trans_account_disk_usage_change() by Kent Overstreet · 6 months ago
  51. 8e7834a bcachefs: bch_fs_usage_base by Kent Overstreet · 5 months ago
  52. 4f564f4 bcachefs: bch2_prt_compression_type() by Kent Overstreet · 4 months ago
  53. e58f963 bcachefs: helpers for printing data types by Kent Overstreet · 4 months ago
  54. 38c23fb bcachefs: BTREE_TRIGGER_ATOMIC by Kent Overstreet · 4 months ago
  55. 9d5dba2 bcachefs: drop to_text code for obsolete bps in alloc keys by Kent Overstreet · 4 months ago
  56. 3fe8a18 bcachefs: eytzinger_for_each() declares loop iter by Kent Overstreet · 4 months ago
  57. 4ecad0d bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT by Kent Overstreet · 4 months ago
  58. e240c1b bcachefs: fix memleak in bch2_split_devs by Su Yue · 4 months ago
  59. 7a39682 Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 months ago
  60. 65163d1 Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 months ago
  61. 80fc600 Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 months ago
  62. 31e97d7 media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c) by Aurelien Jarno · 3 months ago
  63. ff82e84 coccinelle: device_attr_show: simplify patch case by Julia Lawall · 3 months ago
  64. 978ffcb execve: open the executable file before doing anything else by Linus Torvalds · 4 months ago
  65. e5075d8 Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 months ago
  66. c25b24f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 months ago
  67. 1255148 Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux by Linus Torvalds · 3 months ago
  68. b1737ad Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 3 months ago
  69. 9d64bf4 Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools by Linus Torvalds · 3 months ago
  70. 57f22c8 Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 months ago
  71. 18b5cb6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 months ago
  72. 24fdd51 Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 3 months ago
  73. 2bebc3c Revert "firmware/sysfb: Clear screen_info state after consuming it" by Helge Deller · 3 months ago
  74. 9bc44c5 Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 months ago
  75. 68ea60a coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/sysfs.rst by Li Zhijian · 3 months ago
  76. a638bfb Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 months ago
  77. a1fe5b6 Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 months ago
  78. d262700 string: Remove strlcpy() by Kees Cook · 3 months ago
  79. e08b575 Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 months ago
  80. ab1e2d0 Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 months ago
  81. 237c31c Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 3 months ago
  82. 556e2d1 Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 3 months ago
  83. ec2d264 Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 months ago
  84. 8cb1bb1 Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd by Linus Torvalds · 3 months ago
  85. 16df6e0 Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 3 months ago
  86. 78e727e cifs: update iface_last_update on each query-and-update by Shyam Prasad N · 4 months ago
  87. f591062 cifs: handle servers that still advertise multichannel after disabling by Shyam Prasad N · 4 months ago
  88. ce09f8d cifs: new mount option called retrans by Shyam Prasad N · 3 months ago
  89. 49fe25ce cifs: reschedule periodic query for server interfaces by Shyam Prasad N · 4 months ago
  90. 66c9314 smb: client: don't clobber ->i_rdev from cached reparse points by Paulo Alcantara · 3 months ago
  91. f83709b smb: client: get rid of smb311_posix_query_path_info() by Paulo Alcantara · 3 months ago
  92. 858e748 smb: client: parse owner/group when creating reparse points by Paulo Alcantara · 3 months ago
  93. 76025cc smb: client: fix parsing of SMB3.1.1 POSIX create context by Paulo Alcantara · 3 months ago
  94. cfb7a13 cifs: update known bugs mentioned in kernel docs for cifs by Steve French · 3 months ago
  95. f24a701 lib: checksum: Fix build with CONFIG_NET=n by Palmer Dabbelt · 3 months ago
  96. 71fee48 tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug by Heiko Carstens · 3 months ago
  97. ef175b29 of: Stop circularly including of_device.h and of_platform.h by Rob Herring · 3 years, 3 months ago
  98. 527eb67 clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes by Stephen Rothwell · 5 months ago
  99. ed7dafc thermal: loongson2: Replace of_device.h with explicit includes by Rob Herring · 7 months ago
  100. 5e6c345 net: can: Use device_get_match_data() by Rob Herring · 8 months ago