index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-04-13
Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-0
/
+1
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+7
2026-04-13
Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-9
/
+10
2026-04-13
Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
-61
/
+188
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
-3
/
+8
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
-0
/
+2
2026-04-13
dt-bindings: soc: mobileye: Add EyeQ6Lplus OLB
BenoƮt Monin
-0
/
+37
2026-04-13
Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-4
/
+12
2026-04-13
net: team: Track rx enablement separately from tx enablement
Marc Harvey
-2
/
+14
2026-04-13
net: team: Rename enablement functions and struct members to tx
Marc Harvey
-22
/
+24
2026-04-13
net: team: Rename port_disabled team mode op to port_tx_disabled
Marc Harvey
-1
/
+1
2026-04-13
net: team: Remove unused team_mode_op, port_enabled
Marc Harvey
-1
/
+0
2026-04-13
net: team: Annotate reads and writes for mixed lock accessed values
Marc Harvey
-2
/
+2
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-9
/
+7
2026-04-13
Merge tag 'kvm-x86-mmio-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+2
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-12
/
+553
2026-04-13
Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
-0
/
+2
2026-04-12
pppox: convert pppox_sk() to use container_of()
Qingfang Deng
-1
/
+1
2026-04-12
pppox: remove sk_pppox() helper
Qingfang Deng
-5
/
+0
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-5
/
+13
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
-13
/
+25
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
-11
/
+7
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
-3
/
+5
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
-3
/
+6
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
-3
/
+14
2026-04-12
bpf: Move BTF checking logic into check_btf.c
Alexei Starovoitov
-0
/
+5
2026-04-12
bpf: Move backtracking logic to backtrack.c
Alexei Starovoitov
-0
/
+18
2026-04-12
bpf: Move state equivalence logic to states.c
Alexei Starovoitov
-0
/
+67
2026-04-12
bpf: Move check_cfg() into cfg.c
Alexei Starovoitov
-1
/
+114
2026-04-12
bpf: Move compute_insn_live_regs() into liveness.c
Alexei Starovoitov
-0
/
+2
2026-04-12
bpf: Move fixup/post-processing logic from verifier.c into fixups.c
Alexei Starovoitov
-0
/
+78
2026-04-12
net_sched: fix skb memory leak in deferred qdisc drops
Fernando Fernandez Mancera
-3
/
+13
2026-04-12
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
Nicolai Buchwitz
-0
/
+3
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
-0
/
+14
2026-04-12
netlink: add a nla_nest_end_safe() helper
Hangbin Liu
-0
/
+19
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
-0
/
+111
2026-04-12
Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+2
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-10
/
+0
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-2
/
+198
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
-0
/
+6
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
-2
/
+1
2026-04-12
crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx
Herbert Xu
-2
/
+0
2026-04-12
crypto: hisilicon - remove unused and non-public APIs for qm and sec
Chenghai Huang
-2
/
+0
2026-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-5
/
+6
2026-04-11
Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
-12
/
+37
2026-04-11
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-5
/
+6
2026-04-11
spi: spi-mem: Add a packed command operation
Miquel Raynal
-0
/
+8
2026-04-11
Merge tag 'v7.1-rockchip-dts32-2' of ssh://gitolite.kernel.org/pub/scm/linux/...
Krzysztof Kozlowski
-0
/
+220
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
-113
/
+411
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
-4
/
+3
[prev]
[next]