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-05-07
rxrpc: Fix error handling in rxgk_extract_token()
David Howells
1
-0
/
+1
2026-05-07
rxrpc: Fix rxkad crypto unalignment handling
David Howells
2
-2
/
+8
2026-05-07
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
1
-1
/
+28
2026-05-07
rxrpc: Fix memory leaks in rxkad_verify_response()
David Howells
1
-61
/
+42
2026-05-07
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
5
-35
/
+22
2026-05-07
iio: adc: ad7768-1: remove switch to one-shot mode
Jonathan Santos
1
-17
/
+4
2026-05-07
iio: adc: ad7768-1: fix one-shot mode data acquisition
Jonathan Santos
1
-2
/
+7
2026-05-07
ALSA: pcmtest: Fix resource leaks in module init error paths
Cássio Gabriel
1
-3
/
+12
2026-05-07
ALSA: pcmtest: fix reference leak on failed device registration
Guangshuo Li
1
-1
/
+3
2026-05-07
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxx
Spencer Payton
1
-0
/
+1
2026-05-07
ALSA: 6fire: Fix input volume change detection
Cássio Gabriel
1
-4
/
+6
2026-05-07
ALSA: caiaq: Handle probe errors properly
Takashi Iwai
1
-9
/
+24
2026-05-07
ALSA: caiaq: Fix control_put() result and cache rollback
Cássio Gabriel
1
-16
/
+36
2026-05-07
ALSA: core: Fix potential data race at fasync handling
Takashi Iwai
1
-3
/
+10
2026-05-07
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
3
-0
/
+10
2026-05-07
module.lds,codetag: force 0 sh_addr for sections
Joe Lawrence
2
-7
/
+7
2026-05-07
io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE
Jens Axboe
1
-1
/
+3
2026-05-07
io_uring/poll: fix signed comparison in io_poll_get_ownership()
Longxuan Yu
1
-1
/
+1
2026-05-07
io_uring/zcrx: fix user_struct uaf
Pavel Begunkov
1
-1
/
+1
2026-05-07
io_uring/register: fix ring resizing with mixed/large SQEs/CQEs
Jens Axboe
1
-8
/
+28
2026-05-07
iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
David Lechner
1
-6
/
+5
2026-05-07
block: relax pgmap check in bio_add_page for compatible zone device pages
Naman Jain
3
-6
/
+25
2026-05-07
io_uring/timeout: check unused sqe fields
Pavel Begunkov
1
-0
/
+4
2026-05-07
io_uring/zcrx: return back two step unregistration
Pavel Begunkov
3
-3
/
+51
2026-05-07
block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...
Damien Le Moal
1
-4
/
+8
2026-05-07
mm/zone_device: do not touch device folio after calling ->folio_free()
Matthew Brost
1
-1
/
+1
2026-05-07
rbd: fix null-ptr-deref when device_add_disk() fails
Dawei Feng
1
-3
/
+3
2026-05-07
selftests/landlock: Skip stale records in audit_match_record()
Mickaël Salaün
2
-39
/
+77
2026-05-07
selftests/landlock: Fix snprintf truncation checks in audit helpers
Mickaël Salaün
1
-2
/
+2
2026-05-07
selftests/landlock: Fix format warning for __u64 in net_test
Mickaël Salaün
1
-1
/
+1
2026-05-07
selftests/landlock: Drain stale audit records on init
Mickaël Salaün
4
-4
/
+19
2026-05-07
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
4
-6
/
+322
2026-05-07
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
2
-4
/
+90
2026-05-07
selftests/mqueue: Fix incorrectly named file
Simon Liebold
1
-0
/
+0
2026-05-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
3
-3
/
+3
2026-05-07
reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime
Tommaso Merciai
1
-46
/
+18
2026-05-07
remoteproc: xlnx: Only access buffer information if IPI is buffered
Ben Levinsky
1
-9
/
+11
2026-05-07
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
3
-1
/
+26
2026-05-07
perf annotate: Use jump__delete when freeing LoongArch jumps
Rong Bao
3
-1
/
+4
2026-05-07
PCI: imx6: Fix reference clock source selection for i.MX95
Franz Schnyder
1
-2
/
+2
2026-05-07
PCI: cadence: Use cdns_pcie_read_sz() for byte or word read access
Aksh Garg
1
-31
/
+25
2026-05-07
parisc: Drop ip_fast_csum() inline assembly implementation
Helge Deller
4
-187
/
+6
2026-05-07
parisc: _llseek syscall is only available for 32-bit userspace
Helge Deller
1
-1
/
+1
2026-05-07
nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set
Robert Beckett
1
-1
/
+1
2026-05-07
nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4
Robert Beckett
1
-0
/
+2
2026-05-07
mtd: docg3: fix use-after-free in docg3_release()
James Kim
1
-2
/
+1
2026-05-07
mm/hugetlb: fix early boot crash on parameters without '=' separator
Thorsten Blum
1
-0
/
+3
2026-05-07
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
2
-7
/
+15
2026-05-07
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
2
-31
/
+15
2026-05-07
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
4
-2
/
+121
[prev]
[next]