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-12-18
drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()
Dan Carpenter
1
-4
/
+4
2025-12-18
nvme-auth: use kvfree() for memory allocated with kvcalloc()
Israel Rukshin
1
-1
/
+1
2025-12-18
block: fix memory leak in __blkdev_issue_zero_pages
Shaurya Rane
1
-3
/
+3
2025-12-18
block: fix comment for op_is_zone_mgmt() to include RESET_ALL
shechenglong
1
-4
/
+1
2025-12-18
blk-mq: Abort suspend when wakeup events are pending
Cong Zhang
1
-2
/
+16
2025-12-18
ASoC: ak5558: Disable regulator when error happens
Shengjiu Wang
1
-1
/
+9
2025-12-18
ASoC: ak4458: Disable regulator when error happens
Shengjiu Wang
1
-1
/
+9
2025-12-18
ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()
Haotian Zhang
1
-1
/
+3
2025-12-18
platform/x86: asus-wmi: use brightness_set_blocking() for kbd led
Anton Khirnov
1
-4
/
+4
2025-12-18
fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
Armin Wolf
1
-4
/
+7
2025-12-18
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
6
-17
/
+43
2025-12-18
Expand the type of nfs_fattr->valid
Trond Myklebust
3
-29
/
+29
2025-12-18
NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
Trond Myklebust
2
-4
/
+6
2025-12-18
Revert "nfs: ignore SB_RDONLY when mounting nfs"
Trond Myklebust
1
-1
/
+1
2025-12-18
Revert "nfs: clear SB_RDONLY before getting superblock"
Trond Myklebust
1
-9
/
+0
2025-12-18
Revert "nfs: ignore SB_RDONLY when remounting nfs"
Trond Myklebust
1
-10
/
+0
2025-12-18
NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid
Jonathan Curley
1
-0
/
+1
2025-12-18
NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state
Trond Myklebust
1
-13
/
+14
2025-12-18
nfs/vfs: discard d_exact_alias()
NeilBrown
3
-50
/
+1
2025-12-18
NFS: Initialise verifiers for visible dentries in nfs_atomic_open()
Trond Myklebust
1
-1
/
+1
2025-12-18
NFS: Initialise verifiers for visible dentries in readdir and lookup
Trond Myklebust
1
-2
/
+4
2025-12-18
fs/nls: Fix utf16 to utf8 conversion
Armin Wolf
1
-4
/
+12
2025-12-18
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
1
-6
/
+13
2025-12-18
f2fs: maintain one time GC mode is enabled during whole zoned GC cycle
Daeho Jeong
1
-7
/
+10
2025-12-18
f2fs: add gc_boost_gc_greedy sysfs node
Daeho Jeong
4
-1
/
+18
2025-12-18
f2fs: add gc_boost_gc_multiple sysfs node
Daeho Jeong
4
-1
/
+19
2025-12-18
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
5
-3
/
+27
2025-12-18
f2fs: sysfs: add encoding_flags entry
Chao Yu
2
-0
/
+22
2025-12-18
f2fs: add carve_out sysfs node
Daeho Jeong
4
-1
/
+17
2025-12-18
f2fs: fix to avoid running out of free segments
Chao Yu
1
-0
/
+12
2025-12-18
f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pages
Jaegeuk Kim
4
-0
/
+162
2025-12-18
f2fs: keep POSIX_FADV_NOREUSE ranges
Jaegeuk Kim
5
-6
/
+84
2025-12-18
platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
Xi Pardee
1
-1
/
+1
2025-12-18
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
1
-0
/
+3
2025-12-18
9p: fix cache/debug options printing in v9fs_show_options
Eric Sandeen
1
-2
/
+2
2025-12-18
fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
Abdun Nihaal
1
-1
/
+3
2025-12-18
pinctrl: single: Fix incorrect type for error return variable
Haotian Zhang
1
-3
/
+4
2025-12-18
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
1
-4
/
+2
2025-12-18
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
1
-2
/
+2
2025-12-18
perf tools: Mark split kallsyms DSOs as loaded
Namhyung Kim
1
-0
/
+1
2025-12-18
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-12-18
net: dsa: xrs700x: reject unsupported HSR configurations
Vladimir Oltean
1
-0
/
+11
2025-12-18
net: hsr: create an API to get hsr port type
Xiaoliang Yang
3
-3
/
+33
2025-12-18
net: hsr: Create and export hsr_get_port_ndev()
MD Danish Anwar
3
-9
/
+30
2025-12-18
net: hsr: remove synchronize_rcu() from hsr_add_port()
Eric Dumazet
1
-1
/
+0
2025-12-18
net: hsr: remove one synchronize_rcu() from hsr_del_port()
Eric Dumazet
2
-3
/
+2
2025-12-18
clk: keystone: fix compile testing
Johan Hovold
1
-2
/
+1
2025-12-18
md/raid5: fix IO hang when array is broken with IO inflight
Yu Kuai
1
-2
/
+4
2025-12-18
remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
Alexandru Gagniuc
1
-4
/
+4
2025-12-18
mtd: lpddr_cmds: fix signed shifts in lpddr_cmds
Ivan Stepchenko
1
-4
/
+4
[prev]
[next]