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-02-13
fbnic: close fw_log race between users and teardown
Chengfeng Ye
-10
/
+12
2026-02-13
Merge branch 'vsock-fix-child-netns-mode-initialization-and-restriction'
Jakub Kicinski
-5
/
+15
2026-02-13
vsock: prevent child netns mode switch from local to global
Stefano Garzarella
-3
/
+12
2026-02-13
vsock: fix child netns mode initialization
Stefano Garzarella
-2
/
+3
2026-02-13
net: sparx5/lan969x: fix PTP clock max_adj value
Daniel Machon
-1
/
+1
2026-02-13
ipv6: Fix out-of-bound access in fib6_add_rt2node().
Kuniyuki Iwashima
-1
/
+1
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
-9
/
+22
2026-02-13
selftests: netconsole: Increase port listening timeout
Pin-yen Lin
-2
/
+2
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
-7
/
+22
2026-02-13
tools/power turbostat: version 2026.02.14
Len Brown
-36
/
+21
2026-02-13
tools/power turbostat: Fix and document --header_iterations
Len Brown
-12
/
+12
2026-02-13
tools/power turbostat: Use strtoul() for iteration parsing
Kaushlendra Kumar
-6
/
+8
2026-02-13
tools/power turbostat: Favor cpu# over core#
Len Brown
-54
/
+69
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-505
/
+1553
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-7817
/
+11524
2026-02-13
kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
Nathan Chancellor
-2
/
+2
2026-02-13
kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package
Nathan Chancellor
-4
/
+51
2026-02-13
kbuild: rpm-pkg: Restrict manual debug package creation
Nathan Chancellor
-7
/
+35
2026-02-13
Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+57
2026-02-13
scripts/make_fit.py: Drop explicit LZMA parallel compression
Chen-Yu Tsai
-1
/
+1
2026-02-13
kbuild: Fix CC_CAN_LINK detection
Mickaël Salaün
-1
/
+1
2026-02-13
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
-5
/
+9
2026-02-13
selftests/sched_ext: Fix rt_stall flaky failure
Ihor Solodrai
-0
/
+49
2026-02-13
alpha: add missing address argument in call to page_table_check_pte_clear()
Thomas Weißschuh
-1
/
+1
2026-02-13
Merge tag 'nand/for-7.0' into mtd/next
Miquel Raynal
-5345
/
+9862
2026-02-13
spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()
Felix Gu
-1
/
+1
2026-02-13
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
-1
/
+1
2026-02-13
KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()
Fuad Tabba
-1
/
+1
2026-02-13
KVM: arm64: Fix ID register initialization for non-protected pKVM guests
Fuad Tabba
-2
/
+33
2026-02-13
KVM: arm64: Optimise away S1POE handling when not supported by host
Fuad Tabba
-1
/
+2
2026-02-13
KVM: arm64: Hide S1POE from guests when not supported by the host
Fuad Tabba
-0
/
+3
2026-02-13
tools/power turbostat: Expunge logical_cpu_id
Len Brown
-4
/
+4
2026-02-13
tools/power turbostat: Enhance HT enumeration
Len Brown
-15
/
+19
2026-02-13
tools/power turbostat: Simplify global core_id calculation
Len Brown
-20
/
+7
2026-02-13
tools/power turbostat: Unify even/odd/average counter referencing
Len Brown
-41
/
+41
2026-02-13
tools/power turbostat: Allocate average counters dynamically
Len Brown
-112
/
+131
2026-02-13
tools/power turbostat: Delete core_data.core_id
Len Brown
-9
/
+4
2026-02-13
tools/power turbostat: Rename physical_core_id to core_id
Len Brown
-10
/
+10
2026-02-13
tools/power turbostat: Cleanup package_id
Len Brown
-29
/
+23
2026-02-13
tools/power turbostat: Cleanup internal use of "base_cpu"
Len Brown
-100
/
+100
2026-02-13
tools/power turbostat: Add L2 cache statistics
Len Brown
-51
/
+405
2026-02-13
nvme-pci: do not try to add queue maps at runtime
Keith Busch
-0
/
+12
2026-02-13
nvme-pci: cap queue creation to used queues
Keith Busch
-1
/
+7
2026-02-13
nvme-pci: ensure we're polling a polled queue
Keith Busch
-1
/
+2
2026-02-13
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
-1
/
+1
2026-02-13
ACPI: button: Tweak acpi_button_remove()
Rafael J. Wysocki
-3
/
+3
2026-02-13
ACPI: button: Tweak system wakeup handling
Rafael J. Wysocki
-7
/
+7
2026-02-13
ACPI: battery: Drop redundant checks from acpi_battery_remove()
Rafael J. Wysocki
-5
/
+1
2026-02-13
Merge tag 'amd-drm-next-6.20-2026-02-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-538
/
+1297
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-122
/
+3655
[prev]
[next]