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-03-06
wifi: mac80211: add support for NDP ADDBA/DELBA for S1G
Ria Thomas
-0
/
+9
2026-03-06
wifi: ieee80211: fix UHR operation DBE vs. P-EDCA order
Johannes Berg
-2
/
+2
2026-03-06
Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-1
/
+9
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-0
/
+1
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
-53
/
+30
2026-03-06
VFS: make lookup_one_qstr_excl() static.
NeilBrown
-3
/
+0
2026-03-06
Merge branch 'linus' into sched/core, to resolve conflicts
Ingo Molnar
-172
/
+335
2026-03-05
cgroup: Expose some cgroup helpers
Tejun Heo
-2
/
+63
2026-03-05
audit: fix coding style issues
Ricardo Robaina
-1
/
+1
2026-03-05
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
-0
/
+4
2026-03-05
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
Eric Dumazet
-1
/
+0
2026-03-05
ARM: omap: fix all kernel-doc warnings
Randy Dunlap
-2
/
+2
2026-03-05
drm/xe/xe_drm_ras: Add support for XE DRM RAS
Riana Tauro
-0
/
+79
2026-03-05
drm/ras: Introduce the DRM RAS infrastructure over generic netlink
Rodrigo Vivi
-0
/
+141
2026-03-05
x86/cpu: Add platform ID to CPU matching structure
Dave Hansen
-0
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-141
/
+318
2026-03-05
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-16
/
+28
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-38
/
+142
2026-03-05
ACPI: CPPC: Move reference performance to capabilities
Pengjie Zhang
-1
/
+1
2026-03-05
evm: fix security.evm for a file with IMA signature
Coiby Xu
-0
/
+8
2026-03-05
Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
-90
/
+159
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
-6
/
+20
2026-03-05
Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+1
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-0
/
+3
2026-03-05
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
-0
/
+10
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
-3
/
+1
2026-03-05
net: ethtool: Update doc for tunable
Mohsin Bashir
-1
/
+1
2026-03-05
net: ethtool: Track pause storm events
Mohsin Bashir
-0
/
+3
2026-03-05
powercap: intel_rapl: Allow interface drivers to configure rapl_defaults
Kuppuswamy Sathyanarayanan
-2
/
+15
2026-03-05
powercap: intel_rapl: Use unit conversion macros from units.h
Kuppuswamy Sathyanarayanan
-0
/
+3
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
-0
/
+5
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
-0
/
+2
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
-5
/
+22
2026-03-05
RDMA/mlx5: Add support for TLP VAR allocation
Maher Sanalla
-0
/
+5
2026-03-05
Add support for TLP emulation
Leon Romanovsky
-91
/
+189
2026-03-05
RDMA/core: Delete not-implemented get_vector_affinity
Leon Romanovsky
-23
/
+0
2026-03-05
RDMA/nldev: Expose kernel-internal FRMR pools in netlink
Michael Guralnik
-0
/
+1
2026-03-05
RDMA/nldev: Add command to set pinned FRMR handles
Michael Guralnik
-0
/
+1
2026-03-05
net/mlx5: Expose TLP emulation capabilities
Maher Sanalla
-0
/
+9
2026-03-05
net/mlx5: Add TLP emulation device capabilities
Maher Sanalla
-1
/
+22
2026-03-05
Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-64
/
+377
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
-3
/
+10
2026-03-04
net: openvswitch: clean up some kernel-doc warnings
Randy Dunlap
-8
/
+68
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
-9
/
+42
2026-03-04
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
-0
/
+10
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
-11
/
+2
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
-1
/
+0
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
-24
/
+23
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
-3
/
+8
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
-1
/
+0
[prev]
[next]