index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
x86/cacheinfo: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
1
-7
/
+5
2025-03-04
x86/cacheinfo: Remove the P4 trace leftovers for real
Thomas Gleixner
1
-16
/
+3
2025-03-04
x86/cpu: Remove unused TLB strings
Thomas Gleixner
2
-45
/
+43
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
5
-28
/
+13
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
5
-64
/
+57
2025-03-04
x86/cpu: Use max() for CPUID leaf 0x2 TLB descriptors parsing
Ahmed S. Darwish
1
-48
/
+28
2025-03-04
x86/cpu: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
1
-23
/
+13
2025-03-04
x86/cpuid: Include <linux/build_bug.h> in <asm/cpuid.h>
Ahmed S. Darwish
1
-0
/
+1
2025-03-04
x86/cpu: Log CPU flag cmdline hacks more verbosely
Brendan Jackman
1
-16
/
+23
2025-03-04
x86/cpu: Warn louder about the {set,clear}cpuid boot parameters
Brendan Jackman
1
-7
/
+12
2025-03-04
x86/cpu: Remove unnecessary macro indirection related to CPU feature names
Brendan Jackman
2
-11
/
+6
2025-03-04
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
1
-4
/
+15
2025-03-04
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
1
-10
/
+5
2025-03-04
x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...
Josh Poimboeuf
4
-6
/
+8
2025-03-04
xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
Lukas Bulwahn
1
-1
/
+1
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
1
-16
/
+34
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
1
-4
/
+15
2025-03-03
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
1
-10
/
+5
2025-03-02
Linux 6.14-rc5
v6.14-rc5
Linus Torvalds
1
-1
/
+1
2025-03-01
Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"
Niklas Cassel
1
-4
/
+0
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2
-19
/
+38
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
3
-4
/
+4
2025-02-28
intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly
Thomas Gleixner
1
-0
/
+4
2025-02-28
gpiolib: Fix Oops in gpiod_direction_input_nonotify()
Dan Carpenter
1
-10
/
+10
2025-02-28
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
1
-1
/
+1
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2
-0
/
+8
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
1
-3
/
+0
2025-02-28
iommu/amd: Preserve default DTE fields when updating Host Page Table Root
Alejandro Jimenez
1
-2
/
+2
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
10
-11
/
+11
2025-02-28
x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid='
Brendan Jackman
2
-4
/
+13
2025-02-28
x86/cpu: Add the 'setcpuid=' boot parameter
Brendan Jackman
1
-9
/
+26
2025-02-28
x86/cpu: Create helper function to parse the 'clearcpuid=' boot parameter
Brendan Jackman
1
-44
/
+52
2025-02-28
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...
Max Grobecker
1
-1
/
+1
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-02-27
selftests/ftrace: Let fprobe test consider already enabled functions
Heiko Carstens
1
-7
/
+11
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
1
-15
/
+15
2025-02-27
x86/ia32: Leave NULL selector values 0~3 unchanged
Xin Li (Intel)
1
-19
/
+43
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-27
x86/bpf: Fix BPF percpu accesses
Brian Gerst
1
-1
/
+1
2025-02-27
x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < ...
Uros Bizjak
1
-9
/
+11
2025-02-27
arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
Ryan Roberts
1
-6
/
+16
2025-02-27
arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
Ryan Roberts
1
-33
/
+20
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
16
-27
/
+46
2025-02-27
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
1
-3
/
+15
2025-02-27
efi: Don't map the entire mokvar table to determine its size
Peter Jones
1
-28
/
+13
2025-02-27
net: ti: icss-iep: Reject perout generation request
Meghana Malladi
1
-20
/
+1
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
1
-1
/
+2
2025-02-27
selftests: drv-net: Check if combined-count exists
Joe Damato
1
-4
/
+3
[next]