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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
Varad Gautam
1
-32
/
+66
2025-10-19
media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try()
Tomi Valkeinen
1
-13
/
+17
2025-10-19
iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
Michael Hennerich
1
-1
/
+1
2025-10-19
dma-mapping: fix direction in dma_alloc direction traces
Petr Tesarik
1
-0
/
+1
2025-10-19
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
1
-9
/
+13
2025-10-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-3
/
+8
2025-10-15
HID: hidraw: tighten ioctl command parsing
Benjamin Tissoires
1
-0
/
+2
2025-10-15
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+1
2025-10-15
once: fix race by moving DO_ONCE to separate section
Qi Xi
2
-2
/
+3
2025-10-15
bpf: Mark kfuncs as __noclone
Andrea Righi
1
-1
/
+1
2025-10-15
vdso: Add struct __kernel_old_timeval forward declaration to gettime.h
Thomas Weißschuh
1
-0
/
+1
2025-10-15
filelock: add FL_RECLAIM to show_fl_flags() macro
Jeff Layton
1
-1
/
+2
2025-10-12
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
1
-0
/
+3
2025-10-06
crypto: sha256 - fix crash at kexec
Breno Leitao
1
-1
/
+1
2025-10-02
crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
Eric Biggers
1
-1
/
+1
2025-10-02
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
1
-0
/
+10
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-10-02
firmware: imx: Add stub functions for SCMI MISC API
Peng Fan
1
-0
/
+12
2025-09-25
minmax.h: remove some #defines that are only expanded once
David Laight
1
-8
/
+6
2025-09-25
minmax.h: simplify the variants of clamp()
David Laight
1
-12
/
+12
2025-09-25
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
1
-58
/
+51
2025-09-25
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
1
-2
/
+1
2025-09-25
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
1
-12
/
+12
2025-09-25
minmax.h: update some comments
David Laight
1
-29
/
+24
2025-09-25
minmax.h: add whitespace around operators and after commas
David Laight
1
-17
/
+17
2025-09-25
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-2
/
+4
2025-09-25
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-0
/
+55
2025-09-25
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
1
-3
/
+0
2025-09-25
io_uring/cmd: let cmds to know about dying task
Pavel Begunkov
1
-0
/
+1
2025-09-25
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Herbert Xu
1
-4
/
+6
2025-09-25
net/mlx5e: Harden uplink netdev access against device unbind
Jianbo Liu
1
-0
/
+1
2025-09-19
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
1
-8
/
+2
2025-09-19
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
2
-1
/
+1
2025-09-19
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
2
-26
/
+31
2025-09-19
netlink: specs: mptcp: replace underscores with dashes in names
Jakub Kicinski
1
-3
/
+3
2025-09-19
netlink: specs: mptcp: clearly mention attributes
Matthieu Baerts (NGI0)
1
-26
/
+27
2025-09-19
netlink: specs: mptcp: add missing 'server-side' attr
Matthieu Baerts (NGI0)
1
-5
/
+6
2025-09-19
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
Nathan Chancellor
1
-5
/
+24
2025-09-19
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
1
-0
/
+1
2025-09-19
ext4: introduce linear search for dentries
Theodore Ts'o
1
-1
/
+9
2025-09-19
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2
-6
/
+36
2025-09-19
dma-mapping: trace more error paths
Sean Anderson
1
-0
/
+36
2025-09-19
dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
Sean Anderson
1
-2
/
+97
2025-09-19
dma-mapping: trace dma_alloc/free direction
Sean Anderson
1
-6
/
+12
2025-09-11
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+1
2025-09-09
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-0
/
+2
2025-09-09
net: dsa: provide implementation of .support_eee()
Russell King (Oracle)
1
-0
/
+1
2025-09-09
net: dsa: add hook to determine whether EEE is supported
Russell King (Oracle)
1
-0
/
+1
2025-09-09
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2
-16
/
+16
2025-09-09
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
1
-2
/
+10
[prev]
[next]