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
2024-12-09
util_macros.h: fix/rework find_closest() macros
Alexandru Ardelean
1
-16
/
+40
2024-12-09
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
5
-8
/
+8
2024-12-09
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
2
-2
/
+2
2024-12-09
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
2
-21
/
+11
2024-12-09
block: return unsigned int from bdev_io_min
Christoph Hellwig
1
-1
/
+1
2024-12-09
media: v4l2-core: v4l2-dv-timings: check cvt/gtf result
Hans Verkuil
1
-6
/
+12
2024-12-09
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
2
-13
/
+19
2024-12-09
locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...
Ahmed Ehab
1
-1
/
+1
2024-12-09
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
Breno Leitao
1
-1
/
+1
2024-12-09
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-12-09
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
1
-2
/
+7
2024-12-09
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
1
-0
/
+1
2024-12-09
netlink: typographical error in nlmsg_type constants definition
Maurice Lambert
1
-1
/
+1
2024-12-09
virtchnl: Add CRC stripping capability
Paul M Stillwell Jr
1
-2
/
+9
2024-12-09
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-2
/
+3
2024-12-09
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
Marco Elver
1
-11
/
+1
2024-12-09
kcsan, seqlock: Support seqcount_latch_t
Marco Elver
1
-15
/
+71
2024-12-09
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
1
-1
/
+1
2024-12-09
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
1
-1
/
+7
2024-12-09
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
1
-4
/
+27
2024-12-09
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-19
/
+24
2024-11-22
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+4
2024-11-22
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
1
-3
/
+18
2024-11-22
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
1
-2
/
+15
2024-11-22
bonding: add ns target multicast address to slave device
Hangbin Liu
1
-0
/
+2
2024-11-22
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
1
-1
/
+3
2024-11-17
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Zijian Zhang
1
-2
/
+10
2024-11-14
signal: restore the override_rlimit logic
Roman Gushchin
1
-1
/
+2
2024-11-14
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
1
-29
/
+3
2024-11-14
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
1
-0
/
+8
2024-11-14
rxrpc: Fix missing locking causing hanging calls
David Howells
1
-0
/
+1
2024-11-14
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2024-11-14
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2024-11-14
netfilter: nf_tables: cleanup documentation
George Guo
1
-10
/
+39
2024-11-08
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
1
-0
/
+18
2024-11-08
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
1
-0
/
+5
2024-11-08
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-0
/
+3
2024-11-08
rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
1
-0
/
+2
2024-11-08
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
1
-1
/
+1
2024-11-08
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
1
-1
/
+6
2024-11-08
afs: Automatically generate trace tag enums
David Howells
1
-206
/
+27
2024-11-08
kasan: Fix Software Tag-Based KASAN with GCC
Marco Elver
1
-0
/
+4
2024-11-08
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
1
-1
/
+19
2024-11-08
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
1
-0
/
+1
2024-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-11-08
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
1
-0
/
+2
2024-11-01
cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
Vincent Guittot
1
-0
/
+2
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2024-11-01
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-3
/
+11
2024-11-01
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-0
/
+12
[prev]
[next]