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.19.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-7.0.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
2026-01-11
mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
SeongJae Park
1
-0
/
+6
2026-01-11
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_...
SeongJae Park
1
-1
/
+8
2026-01-11
RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
Zhu Yanjun
1
-0
/
+5
2026-01-11
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...
SeongJae Park
1
-0
/
+6
2026-01-11
mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_...
SeongJae Park
1
-1
/
+10
2026-01-11
powerpc/64s/radix/kfence: map __kfence_pool at page granularity
Hari Bathini
3
-5
/
+93
2026-01-11
tpm: Cap the number of PCR banks
Jarkko Sakkinen
4
-14
/
+8
2026-01-11
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
1
-2
/
+18
2026-01-11
drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
Lyude Paul
2
-1
/
+14
2026-01-11
drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
Krzysztof Niemiec
1
-20
/
+17
2026-01-11
drm/mgag200: Fix big-endian support
René Rebe
1
-0
/
+25
2026-01-11
drm/ttm: Avoid NULL pointer deref for evicted BOs
Simon Richter
1
-0
/
+6
2026-01-11
drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()
Miaoqian Lin
1
-0
/
+1
2026-01-11
drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers
Akhil P Oommen
1
-1
/
+1
2026-01-11
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...
Xiaolei Wang
1
-1
/
+2
2026-01-11
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
1
-2
/
+7
2026-01-11
net: usb: sr9700: fix incorrect command used to write single register
Ethan Nelson-Moore
1
-2
/
+2
2026-01-11
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
1
-1
/
+3
2026-01-11
LoongArch: BPF: Zero-extend bpf_tail_call() index
Hengqi Chen
1
-0
/
+2
2026-01-11
fjes: Add missing iounmap in fjes_hw_init()
Haoxiang Li
1
-3
/
+9
2026-01-11
e1000: fix OOB in e1000_tbi_should_accept()
Guangshuo Li
1
-1
/
+9
2026-01-11
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
1
-0
/
+3
2026-01-11
RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
Jason Gunthorpe
1
-23
/
+10
2026-01-11
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
2
-0
/
+23
2026-01-11
kasan: refactor pcpu kasan vmalloc unpoison
Maciej Wieczor-Retman
3
-3
/
+33
2026-01-11
compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
1
-0
/
+13
2026-01-11
LoongArch: Use __pmd()/__pte() for swap entry conversions
WangYuli
1
-2
/
+2
2026-01-11
LoongArch: Correct the calculation logic of thread_count
Qiang Ma
1
-1
/
+7
2026-01-11
LoongArch: Add new PCI ID for pci_fixup_vgadev()
Huacai Chen
1
-0
/
+2
2026-01-11
media: i2c: adv7842: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-3
/
+1
2026-01-11
media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-3
/
+1
2026-01-11
media: amphion: Cancel message work before releasing the VPU core
Ming Qian
1
-3
/
+3
2026-01-11
media: vpif_display: fix section mismatch
Johan Hovold
1
-2
/
+2
2026-01-11
media: vpif_capture: fix section mismatch
Johan Hovold
1
-2
/
+2
2026-01-11
media: videobuf2: Fix device reference leak in vb2_dc_alloc error path
Haotian Zhang
1
-0
/
+1
2026-01-11
media: verisilicon: Protect G2 HEVC decoder against invalid DPB index
Nicolas Dufresne
1
-2
/
+13
2026-01-11
media: TDA1997x: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-1
/
+0
2026-01-11
media: samsung: exynos4-is: fix potential ABBA deadlock on init
Marek Szyprowski
1
-4
/
+6
2026-01-11
media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...
Miaoqian Lin
1
-0
/
+1
2026-01-11
media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()
Ivan Abramov
1
-0
/
+2
2026-01-11
media: cec: Fix debugfs leak on bus_register() failure
Haotian Zhang
1
-0
/
+1
2026-01-11
fbdev: tcx.c fix mem_map to correct smem_start offset
René Rebe
1
-1
/
+1
2026-01-11
fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
Thorsten Blum
1
-6
/
+6
2026-01-11
fbdev: gbefb: fix to use physical address instead of dma address
Rene Rebe
1
-2
/
+3
2026-01-11
dm-bufio: align write boundary on physical block size
Mikulas Patocka
1
-4
/
+6
2026-01-11
dm-ebs: Mark full buffer dirty even on partial write
Uladzislau Rezki (Sony)
1
-1
/
+1
2026-01-11
firmware: stratix10-svc: Add mutex in stratix10 memory management
Mahesh Rao
1
-0
/
+11
2026-01-11
media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...
Ivan Abramov
1
-2
/
+5
2026-01-11
powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...
David Hildenbrand
1
-1
/
+1
2026-01-11
parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()
Sven Schnelle
2
-1
/
+6
[prev]
[next]