index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
1
-3
/
+14
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_sched: fix skb memory leak in deferred qdisc drops
Fernando Fernandez Mancera
1
-3
/
+13
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
netlink: add a nla_nest_end_safe() helper
Hangbin Liu
1
-0
/
+19
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
2
-0
/
+111
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 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-10
/
+0
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
3
-2
/
+198
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
1
-0
/
+6
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
1
-2
/
+1
2026-04-12
crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx
Herbert Xu
1
-2
/
+0
2026-04-12
crypto: hisilicon - remove unused and non-public APIs for qm and sec
Chenghai Huang
1
-2
/
+0
2026-04-11
Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...
Stephen Boyd
1
-40
/
+6
2026-04-11
Merge tag 'qcom-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
20
-4
/
+1260
2026-04-11
Merge tag 'samsung-clk-7.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
3
-0
/
+202
2026-04-11
Merge tag 'clk-imx-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...
Stephen Boyd
1
-1
/
+5
2026-04-11
Merge tag 'v7.1-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
1
-0
/
+220
2026-04-11
Merge tag 'renesas-clk-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
1
-0
/
+342
2026-04-11
Merge tag 'tenstorrent-clk-for-v7.1' of git://git.kernel.org/pub/scm/linux/ke...
Stephen Boyd
1
-0
/
+103
2026-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+6
2026-04-11
driver core: Don't let a device probe until it's ready
Douglas Anderson
1
-0
/
+44
2026-04-11
Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2
-12
/
+37
2026-04-11
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+6
2026-04-11
spi: spi-mem: Add a packed command operation
Miquel Raynal
1
-0
/
+8
2026-04-11
Merge tag 'v7.1-rockchip-dts32-2' of ssh://gitolite.kernel.org/pub/scm/linux/...
Krzysztof Kozlowski
1
-0
/
+220
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
60
-113
/
+411
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
1
-4
/
+3
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
1
-6
/
+2
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-25
/
+18
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
1
-0
/
+39
2026-04-10
PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge list
Jacob Moroni
1
-0
/
+2
2026-04-10
bpf: poison dead stack slots
Alexei Starovoitov
1
-0
/
+1
2026-04-10
bpf: change logging scheme for live stack analysis
Eduard Zingerman
1
-5
/
+0
2026-04-10
bpf: simplify liveness to use (callsite, depth) keyed func_instances
Eduard Zingerman
1
-19
/
+0
2026-04-10
bpf: record arg tracking results in bpf_liveness masks
Eduard Zingerman
1
-1
/
+0
2026-04-10
bpf: introduce forward arg-tracking dataflow analysis
Eduard Zingerman
1
-0
/
+4
2026-04-10
bpf: make liveness.c track stack with 4-byte granularity
Eduard Zingerman
1
-2
/
+2
2026-04-10
bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
Alexei Starovoitov
1
-0
/
+67
2026-04-10
bpf: save subprogram name in bpf_subprog_info
Eduard Zingerman
1
-1
/
+1
2026-04-10
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
[prev]
[next]