index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
mailmap: add entry for Danilo Krummrich
Danilo Krummrich
1
-0
/
+1
2025-06-16
xfs: actually use the xfs_growfs_check_rtgeom tracepoint
Darrick J. Wong
1
-0
/
+2
2025-06-16
xfs: Improve error handling in xfs_mru_cache_create()
Markus Elfring
1
-11
/
+4
2025-06-16
xfs: move xfs_submit_zoned_bio a bit
Christoph Hellwig
1
-20
/
+20
2025-06-16
xfs: use xfs_readonly_buftarg in xfs_remount_rw
Christoph Hellwig
1
-3
/
+2
2025-06-16
xfs: remove NULL pointer checks in xfs_mru_cache_insert
Christoph Hellwig
1
-4
/
+0
2025-06-16
xfs: check for shutdown before going to sleep in xfs_select_zone
Christoph Hellwig
1
-1
/
+1
2025-06-16
fs: drop assert in file_seek_cur_needs_f_lock
Luis Henriques
1
-2
/
+6
2025-06-16
gpio: spacemit: Add missing MODULE_DEVICE_TABLE
Vivian Wang
1
-0
/
+1
2025-06-16
drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
Ville Syrjälä
1
-2
/
+2
2025-06-16
drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
Tzung-Bi Shih
1
-2
/
+2
2025-06-16
bcachefs: fsck: fix extent past end of inode repair
Kent Overstreet
1
-5
/
+26
2025-06-16
bcachefs: fsck: fix add_inode()
Kent Overstreet
1
-1
/
+1
2025-06-16
bcachefs: Fix snapshot_key_missing_inode_snapshot repair
Kent Overstreet
1
-6
/
+4
2025-06-16
bcachefs: Fix "now allowing incompatible features" message
Kent Overstreet
1
-1
/
+1
2025-06-16
bcachefs: pass last_seq into fs_journal_start()
Kent Overstreet
3
-15
/
+9
2025-06-16
bcachefs: better __bch2_snapshot_is_ancestor() assert
Kent Overstreet
1
-3
/
+5
2025-06-16
bcachefs: btree_iter: fix updates, journal overlay
Kent Overstreet
1
-12
/
+17
2025-06-16
bcachefs: Fix bch2_journal_keys_peek_prev_min()
Kent Overstreet
1
-2
/
+2
2025-06-16
bcachefs: Delay calculation of trans->journal_u64s
Alan Huang
1
-4
/
+7
2025-06-16
bcachefs: Add missing EBUG_ON
Alan Huang
1
-0
/
+2
2025-06-16
bcachefs: Fix alloc_req use after free
Alan Huang
2
-14
/
+35
2025-06-16
bcachefs: Don't allocate new memory when mempool is exhausted
Alan Huang
1
-25
/
+4
2025-06-16
bcachefs: btree iter tracepoints
Kent Overstreet
2
-5
/
+82
2025-06-16
bcachefs: trace_extent_trim_atomic
Kent Overstreet
2
-1
/
+17
2025-06-16
lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
Nathan Chancellor
1
-0
/
+4
2025-06-16
lib/crypto: Annotate crypto strings with nonstring
Kees Cook
2
-27
/
+27
2025-06-15
Linux 6.16-rc2
v6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-15
io_uring: fix task leak issue in io_wq_create()
Penglei Jiang
1
-1
/
+3
2025-06-15
Merge tag 'kbuild-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-64
/
+33
2025-06-15
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-15
phy: use per-PHY lockdep keys
Dmitry Baryshkov
2
-1
/
+6
2025-06-15
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-15
phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
Wayne Chang
1
-22
/
+37
2025-06-15
phy: tegra: xusb: Disable periodic tracking on Tegra234
Haotien Hsu
1
-1
/
+1
2025-06-15
phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode
Wayne Chang
2
-6
/
+9
2025-06-15
io_uring/rsrc: validate buffer count with offset for cloning
Jens Axboe
1
-0
/
+2
2025-06-14
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-22
/
+35
2025-06-14
Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
7
-38
/
+114
2025-06-14
clk: sunxi-ng: a523: Mark MBUS clock as critical
Chen-Yu Tsai
1
-1
/
+2
2025-06-14
Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
6
-23
/
+59
2025-06-14
Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
14
-29
/
+134
2025-06-14
drm/msm: Fix inverted WARN_ON() logic
Rob Clark
1
-1
/
+1
2025-06-14
ALSA: hda/realtek: Add quirk for Asus GA605K
Simon Trimmer
1
-0
/
+17
2025-06-14
ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
Jonathan Lane
1
-0
/
+1
2025-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-14
/
+23
2025-06-14
Merge tag 'drm-fixes-2025-06-14' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
9
-39
/
+68
2025-06-14
rust: devres: do not dereference to the internal Revocable
Danilo Krummrich
1
-11
/
+16
[prev]
[next]