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-01-23
sample: rust: pci: add tests for config space routines
Zhi Wang
-0
/
+26
2026-01-23
rust: pci: add config space read/write support
Zhi Wang
-4
/
+204
2026-01-23
cpuidle: governors: menu: Always check timers with tick stopped
Rafael J. Wysocki
-11
/
+11
2026-01-23
rust: io: factor out MMIO read/write macros
Zhi Wang
-45
/
+102
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
-131
/
+435
2026-01-23
drm/tyr: suppress unread field warnings
Deborah Brouwer
-6
/
+6
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
-287
/
+81
2026-01-23
perf annotate: Fix memcpy size in arch__grow_instructions()
Suchit Karunakaran
-1
/
+1
2026-01-23
perf tests sched: Avoid error in cleanup on loaded machines
Ian Rogers
-1
/
+1
2026-01-23
perf inject: With --convert-callchain ignore the dummy event for dwarf stacks
Ian Rogers
-1
/
+1
2026-01-23
perf disasm: Minor layout tweaks for 'struct arch'
Ian Rogers
-4
/
+4
2026-01-23
perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
-242
/
+283
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
-44
/
+47
2026-01-23
perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
-8
/
+12
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
-238
/
+289
2026-01-23
perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
-21
/
+27
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
-24
/
+40
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
-51
/
+51
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
-58
/
+67
2026-01-23
perf maps: Fix reference count leak in maps__find_ams()
Ian Rogers
-0
/
+1
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
-38
/
+47
2026-01-23
perf header: Fix memory leaks in process_cpu_domain_info()
Ian Rogers
-13
/
+4
2026-01-23
Merge branch 'net-rds-rds-tcp-state-machine-and-message-loss-improvements'
Jakub Kicinski
-81
/
+171
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
-76
/
+169
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
-5
/
+2
2026-01-23
Merge branch 'net-restore-the-structure-of-driver-facing-qcfg-api'
Jakub Kicinski
-49
/
+152
2026-01-23
eth: bnxt: plug bnxt_validate_qcfg() into qops
Jakub Kicinski
-5
/
+6
2026-01-23
net: add queue config validation callback
Jakub Kicinski
-14
/
+76
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
-39
/
+37
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
-4
/
+6
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
-3
/
+39
2026-01-23
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
-1
/
+5
2026-01-23
octeon_ep: Fix memory leak in octep_device_setup()
Zilin Guan
-1
/
+1
2026-01-23
Merge branch 'selftest-extend-tun-virtio-coverage-for-gso-over-udp-tunnel'
Jakub Kicinski
-39
/
+1265
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
-2
/
+113
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
-0
/
+194
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
-9
/
+135
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
-0
/
+425
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
-40
/
+15
2026-01-23
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
-0
/
+390
2026-01-23
selftest: tun: Format tun.c existing code
Xu Du
-10
/
+15
2026-01-23
evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
Roberto Sassu
-4
/
+10
2026-01-23
Merge branch 'geneve-introduce-double-tunnel-gso-gro-support'
Jakub Kicinski
-38
/
+974
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
-0
/
+395
2026-01-23
geneve: use GRO hint option in the RX path
Paolo Abeni
-7
/
+176
2026-01-23
geneve: extract hint option at GRO stage
Paolo Abeni
-5
/
+183
2026-01-23
geneve: add GRO hint output path
Paolo Abeni
-4
/
+120
2026-01-23
geneve: pass the geneve device ptr to geneve_build_skb()
Paolo Abeni
-12
/
+8
2026-01-23
geneve: constify geneve_hlen()
Paolo Abeni
-5
/
+5
2026-01-23
geneve: add netlink support for GRO hint
Paolo Abeni
-4
/
+29
[prev]
[next]