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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-13
pppox: convert pppox_sk() to use container_of()
Qingfang Deng
1
-1
/
+1
2026-04-13
pppox: remove sk_pppox() helper
Qingfang Deng
1
-5
/
+0
2026-04-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-5
/
+13
2026-04-13
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
1
-7
/
+8
2026-04-13
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
1
-8
/
+6
2026-04-13
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
1
-3
/
+6
2026-04-12
bpf: Move BTF checking logic into check_btf.c
Alexei Starovoitov
1
-0
/
+5
2026-04-12
bpf: Move backtracking logic to backtrack.c
Alexei Starovoitov
1
-0
/
+18
2026-04-12
bpf: Move state equivalence logic to states.c
Alexei Starovoitov
1
-0
/
+67
2026-04-12
bpf: Move check_cfg() into cfg.c
Alexei Starovoitov
1
-1
/
+114
2026-04-12
bpf: Move compute_insn_live_regs() into liveness.c
Alexei Starovoitov
1
-0
/
+2
2026-04-12
bpf: Move fixup/post-processing logic from verifier.c into fixups.c
Alexei Starovoitov
1
-0
/
+78
2026-04-12
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
Nicolai Buchwitz
1
-0
/
+3
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
1
-0
/
+14
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
1
-0
/
+11
2026-04-12
Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-0
/
+43
2026-04-12
crypto: hisilicon - remove unused and non-public APIs for qm and sec
Chenghai Huang
1
-2
/
+0
2026-04-12
Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...
Stephen Boyd
1
-40
/
+6
2026-04-11
driver core: Don't let a device probe until it's ready
Douglas Anderson
1
-0
/
+44
2026-04-11
spi: spi-mem: Add a packed command operation
Miquel Raynal
1
-0
/
+8
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
39
-76
/
+261
2026-04-11
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
1
-4
/
+3
2026-04-11
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
1
-6
/
+2
2026-04-11
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2026-04-11
PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge list
Jacob Moroni
1
-0
/
+2
2026-04-11
bpf: poison dead stack slots
Alexei Starovoitov
1
-0
/
+1
2026-04-11
bpf: change logging scheme for live stack analysis
Eduard Zingerman
1
-5
/
+0
2026-04-11
bpf: simplify liveness to use (callsite, depth) keyed func_instances
Eduard Zingerman
1
-19
/
+0
2026-04-11
bpf: record arg tracking results in bpf_liveness masks
Eduard Zingerman
1
-1
/
+0
2026-04-11
bpf: introduce forward arg-tracking dataflow analysis
Eduard Zingerman
1
-0
/
+4
2026-04-11
bpf: make liveness.c track stack with 4-byte granularity
Eduard Zingerman
1
-2
/
+2
2026-04-11
bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
Alexei Starovoitov
1
-0
/
+67
2026-04-11
bpf: save subprogram name in bpf_subprog_info
Eduard Zingerman
1
-1
/
+1
2026-04-11
bpf: share several utility functions as internal API
Eduard Zingerman
1
-0
/
+2
2026-04-10
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
1
-0
/
+2
2026-04-10
sched_ext: Remove runtime kfunc mask enforcement
Cheng-Yang Chou
1
-28
/
+0
2026-04-10
vfs: introduce d_mark_tmpfile_name()
Paulo Alcantara
1
-0
/
+1
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-41
/
+50
2026-04-10
mmc: sdio: add MediaTek MT7902 SDIO device ID
Sean Wang
1
-0
/
+1
2026-04-10
platform/x86: int3472: Parameterize LED con_id in registration
Marco Nenciarini
1
-1
/
+2
2026-04-10
platform/x86: int3472: Rename pled to led in LED registration code
Marco Nenciarini
1
-4
/
+4
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
3
-55
/
+235
2026-04-10
regmap: i3c: Add non-devm regmap_init_i3c() helper
Pei Xiao
1
-0
/
+17
2026-04-10
Merge branch 'pm-powercap'
Rafael J. Wysocki
3
-7
/
+52
2026-04-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-5
/
+6
2026-04-10
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
1
-1
/
+10
2026-04-10
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+2
2026-04-10
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
1
-1
/
+8
2026-04-10
Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-2
/
+2
[prev]
[next]