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
Age
Commit message (
Expand
)
Author
Lines
2026-04-10
iavf: fix kernel-doc comment style in iavf_ethtool.c
Aleksandr Loktionov
-50
/
+53
2026-04-10
net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is available
Lorenzo Bianconi
-3
/
+5
2026-04-10
Merge branch 'net-dsa-mxl862xx-vlan-support-and-minor-improvements'
Jakub Kicinski
-18
/
+1219
2026-04-10
net: dsa: mxl862xx: implement VLAN functionality
Daniel Golle
-14
/
+1211
2026-04-10
net: dsa: mxl862xx: don't skip early bridge port configuration
Daniel Golle
-1
/
+1
2026-04-10
net: dsa: mxl862xx: reject DSA_PORT_TYPE_DSA
Daniel Golle
-3
/
+7
2026-04-10
Merge branch 'net-bridge-add-stp_mode-attribute-for-stp-mode-selection'
Jakub Kicinski
-8
/
+400
2026-04-10
selftests: net: add bridge STP mode selection test
Andy Roulin
-0
/
+289
2026-04-10
docs: net: bridge: document stp_mode attribute
Andy Roulin
-0
/
+22
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
-8
/
+89
2026-04-10
Merge branch 'add-selftests-for-ntuple-nfc-rules'
Jakub Kicinski
-0
/
+163
2026-04-10
selftests: drv-net: ntuple: Add dst-ip, src-port, dst-port fields
Dimitri Daskalakis
-6
/
+23
2026-04-10
selftests: drv-net: Add ntuple (NFC) flow steering test
Dimitri Daskalakis
-0
/
+146
2026-04-10
Merge branch 'bpf-static-stack-liveness-data-flow-analysis'
Alexei Starovoitov
-736
/
+4437
2026-04-10
PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge list
Jacob Moroni
-0
/
+4
2026-04-10
PCI/P2PDMA: Allow wildcard Device IDs in host bridge list
Jacob Moroni
-2
/
+6
2026-04-10
net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
Mashiro Chen
-5
/
+4
2026-04-10
bpf: poison dead stack slots
Alexei Starovoitov
-27
/
+70
2026-04-10
selftests/bpf: add new tests for static stack liveness analysis
Alexei Starovoitov
-0
/
+2464
2026-04-10
selftests/bpf: adjust verifier_log buffers
Alexei Starovoitov
-3
/
+3
2026-04-10
selftests/bpf: update existing tests due to liveness changes
Alexei Starovoitov
-86
/
+79
2026-04-10
bpf: change logging scheme for live stack analysis
Eduard Zingerman
-81
/
+165
2026-04-10
bpf: simplify liveness to use (callsite, depth) keyed func_instances
Eduard Zingerman
-566
/
+254
2026-04-10
bpf: record arg tracking results in bpf_liveness masks
Eduard Zingerman
-63
/
+245
2026-04-10
bpf: introduce forward arg-tracking dataflow analysis
Eduard Zingerman
-0
/
+1068
2026-04-10
bpf: prepare liveness internal API for static analysis pass
Eduard Zingerman
-25
/
+23
2026-04-10
bpf: 4-byte precise clean_verifier_state
Eduard Zingerman
-23
/
+85
2026-04-10
bpf: make liveness.c track stack with 4-byte granularity
Eduard Zingerman
-66
/
+115
2026-04-10
bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
Alexei Starovoitov
-0
/
+67
2026-04-10
bpf: save subprogram name in bpf_subprog_info
Eduard Zingerman
-1
/
+2
2026-04-10
bpf: share several utility functions as internal API
Eduard Zingerman
-7
/
+9
2026-04-10
Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...
Linus Walleij
-79
/
+876
2026-04-11
Merge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-20
/
+38
2026-04-10
i2c: usbio: Add ACPI device-id for NVL platforms
Arun T
-0
/
+1
2026-04-10
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
-9
/
+31
2026-04-10
i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
Aniket Randive
-5
/
+19
2026-04-10
Merge branch 'selftests-bpf-test-btf-sanitization'
Alexei Starovoitov
-3
/
+109
2026-04-10
selftests/bpf: Add BTF sanitize test covering BTF layout
Alan Maguire
-0
/
+97
2026-04-10
libbpf: Allow use of feature cache for non-token cases
Alan Maguire
-3
/
+12
2026-04-10
selftests/bpf: Remove test_access_variable_array
Venkat Rao Bagalkote
-35
/
+0
2026-04-10
vfio: remove dead notifier code
Paolo Bonzini
-17
/
+8
2026-04-10
bpf: Fix RCU stall in bpf_fd_array_map_clear()
Sechang Lim
-1
/
+3
2026-04-10
Merge branch 'bpf-fix-and-improve-open-coded-task_vma-iterator'
Alexei Starovoitov
-15
/
+136
2026-04-10
bpf: return VMA snapshot from task_vma iterator
Puranjay Mohan
-12
/
+30
2026-04-10
bpf: switch task_vma iterator from mmap_lock to per-VMA locks
Puranjay Mohan
-18
/
+73
2026-04-10
bpf: fix mm lifecycle in open-coded task_vma iterator
Puranjay Mohan
-3
/
+51
2026-04-10
arm64: errata: Work around early CME DVMSync acknowledgement
Catalin Marinas
-4
/
+264
2026-04-10
arm64: cputype: Add C1-Pro definitions
Catalin Marinas
-0
/
+2
2026-04-10
arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()
Catalin Marinas
-5
/
+5
2026-04-10
arm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenance
Catalin Marinas
-4
/
+16
[prev]
[next]