index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
timers: Use del_timer_sync() even on UP
Thomas Gleixner
2024-04-10
1
-6
/
+1
*
rcu: add a helper to report consolidated flavor QS
Yan Zhai
2024-03-26
1
-0
/
+31
*
f2fs: multidevice: support direct IO
Chao Yu
2024-03-26
1
-5
/
+16
*
modules: wait do_free_init correctly
Changbin Du
2024-03-26
1
-0
/
+8
*
drm/ttm: add ttm_resource_fini v2
Christian König
2024-03-26
1
-0
/
+3
*
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
2024-03-26
1
-1
/
+1
*
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2024-03-26
2
-5
/
+5
*
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2024-03-26
2
-2
/
+6
*
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
2024-03-26
1
-0
/
+5
*
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
2024-03-26
1
-9
/
+12
*
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2024-03-26
1
-4
/
+0
*
RDMA/mlx5: Fix fortify source warning while accessing Eth segment
Leon Romanovsky
2024-03-26
1
-1
/
+4
*
bpf: Defer the free of inner map when necessary
Hou Tao
2024-03-26
1
-1
/
+6
*
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
2024-03-26
1
-0
/
+12
*
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2024-03-26
1
-5
/
+5
*
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2024-03-15
1
-0
/
+12
*
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2024-03-15
1
-0
/
+7
*
tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
Steven Rostedt (Google)
2024-03-15
1
-10
/
+10
*
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-03-06
2
-0
/
+15
*
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2024-03-06
1
-3
/
+18
*
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2024-03-06
1
-0
/
+6
*
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2024-03-06
2
-1
/
+1
*
tls: rx: don't store the record type in socket context
Jakub Kicinski
2024-03-06
2
-7
/
+6
*
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-03-06
1
-0
/
+1
*
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2024-03-06
2
-0
/
+11
*
netfilter: make function op structures const
Florian Westphal
2024-03-06
1
-4
/
+4
*
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
2024-03-06
1
-1
/
+1
*
uapi: in6: replace temporary label with rfc9486
Justin Iurman
2024-03-06
1
-1
/
+1
*
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-03-01
1
-0
/
+2
*
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-03-01
1
-1
/
+1
*
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2024-03-01
1
-2
/
+2
*
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2024-03-01
1
-1
/
+4
*
ata: libahci_platform: Introduce reset assertion/deassertion methods
Serge Semin
2024-03-01
1
-1
/
+4
*
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2024-03-01
1
-1
/
+1
*
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
2024-03-01
1
-1
/
+1
*
PM: core: Add new *_PM_OPS macros, deprecate old ones
Paul Cercueil
2024-03-01
1
-24
/
+50
*
PM: core: Redefine pm_ptr() macro
Paul Cercueil
2024-03-01
1
-5
/
+1
*
dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
Li Jun
2024-03-01
1
-1
/
+2
*
clk: imx8mp: add clkout1/2 support
Lucas Stach
2024-03-01
1
-2
/
+7
*
clk: imx8mp: Add DISP2 pixel clock
Marek Vasut
2024-03-01
1
-1
/
+3
*
kernel/sched: Remove dl_boosted flag comment
Hui Su
2024-03-01
1
-4
/
+0
*
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
2024-03-01
1
-7
/
+8
*
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
2024-03-01
1
-1
/
+1
*
bpf: Remove trace_printk_lock
Jiri Olsa
2024-03-01
1
-0
/
+3
*
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
2024-03-01
1
-1
/
+1
*
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
2024-03-01
1
-1
/
+6
*
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
2024-03-01
1
-0
/
+2
*
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2024-02-23
1
-0
/
+4
*
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-02-23
1
-0
/
+4
*
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2024-02-23
1
-0
/
+1
[prev]
[next]