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-7.1.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-02
io_uring/bpf-ops: restrict ctx access to BPF
Pavel Begunkov
1
-1
/
+3
2026-06-02
Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-16
/
+0
2026-06-02
mm: Make empty_zero_page[] const
Ard Biesheuvel
1
-1
/
+1
2026-06-02
regulator: Use named initializers for platform_device_id arrays
Mark Brown
17
-35
/
+78
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
65
-209
/
+866
2026-06-02
rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()
Qing Wang
1
-2
/
+3
2026-06-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
1
-48
/
+2
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
1
-0
/
+7
2026-06-02
sched: Add is_blocked task flag
John Stultz
1
-2
/
+5
2026-06-02
sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
John Stultz
1
-1
/
+1
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
4
-103
/
+96
2026-06-02
pps: Convert to ktime_get_snapshot_id()
Thomas Gleixner
1
-4
/
+6
2026-06-02
timekeeping: Provide ktime_get_snapshot_id()
Thomas Gleixner
1
-10
/
+24
2026-06-02
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
1
-0
/
+1
2026-06-02
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
1
-1
/
+1
2026-06-02
bpf: Unify release handling for helpers and kfuncs
Amery Hung
1
-3
/
+3
2026-06-02
bpf: Unify referenced object tracking in verifier
Amery Hung
1
-1
/
+13
2026-06-02
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
2
-51
/
+30
2026-06-02
bpf: Unify dynptr handling in the verifier
Amery Hung
1
-5
/
+8
2026-06-02
net: Remove orphaned ax25_ptr references
Costa Shulyupin
1
-1
/
+0
2026-06-01
ata: Annotate functions in the issuing path with __must_hold()
Bart Van Assche
1
-1
/
+2
2026-06-01
ata: libata: Document when host->eh_mutex should be held
Bart Van Assche
1
-5
/
+10
2026-06-01
Merge remote-tracking branch 'tip/locking/context' into for-7.2
Niklas Cassel
1
-8
/
+22
2026-06-01
Merge tag 'v7.1-rc6' into char-misc-next
Greg Kroah-Hartman
46
-114
/
+489
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
65
-209
/
+866
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
46
-114
/
+489
2026-06-01
sunrpc: add a generic netlink family for cache upcalls
Jeff Layton
1
-0
/
+2
2026-06-01
sunrpc: add helpers to count and snapshot pending cache requests
Jeff Layton
1
-0
/
+6
2026-06-01
sunrpc: add a cache_notify callback
Jeff Layton
1
-0
/
+3
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
1
-1
/
+1
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
Jeff Layton
1
-1
/
+1
2026-06-01
Merge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory...
Chuck Lever
8
-44
/
+171
2026-06-01
ASoC: nau8822: add support for supply regulators
Mark Brown
17
-35
/
+78
2026-06-01
spi: fsl-lpspi: fix DMA termination issues
Mark Brown
29
-64
/
+428
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
6
-2
/
+29
2026-06-01
kho: docs: fix typo in ABI documentation
LongWei
1
-1
/
+1
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
1
-0
/
+6
2026-06-01
liveupdate: Use refcount_t for FLB reference counts
David Matlack
1
-1
/
+2
2026-06-01
kho: fix deferred initialization of scratch areas
Michal Clapinski
1
-2
/
+19
2026-05-31
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
Yuyang Huang
1
-2
/
+3
2026-05-31
Merge branch 'for-linus' into for-next
Takashi Iwai
12
-29
/
+350
2026-05-31
iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
Andy Shevchenko
1
-3
/
+3
2026-05-31
iio: buffer: Move from int64_t to s64 for timestamp
Andy Shevchenko
1
-1
/
+1
2026-05-31
iio: backend: add devm_iio_backend_get_by_index()
Antoniu Miclaus
1
-0
/
+1
2026-05-31
Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2026-05-30
driver core: remove driver_set_override()
Danilo Krummrich
1
-2
/
+0
2026-05-30
rpmsg: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-05-30
Drivers: hv: vmbus: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-05-30
cdx: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-05-30
amba: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
[prev]
[next]