index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
x86/split_lock: turn off by default
Jason A. Donenfeld
1
-1
/
+1
2025-10-23
x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID
Babu Moger
1
-4
/
+10
2025-10-23
x86/resctrl: Refactor resctrl_arch_rmid_read()
Babu Moger
1
-15
/
+23
2025-10-23
arm64: errata: Apply workarounds for Neoverse-V3AE
Mark Rutland
2
-0
/
+2
2025-10-23
arm64: cputype: Add Neoverse-V3AE definitions
Mark Rutland
1
-0
/
+2
2025-10-23
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
1
-3
/
+5
2025-10-23
x86/mm: Fix SMP ordering in switch_mm_irqs_off()
Ingo Molnar
1
-2
/
+22
2025-10-23
powerpc/fadump: skip parameter area allocation when fadump is disabled
Sourabh Jain
1
-0
/
+3
2025-10-23
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-10-23
KVM: arm64: Prevent access to vCPU events before init
Oliver Upton
1
-0
/
+6
2025-10-23
x86/CPU/AMD: Prevent reset reasons from being retained across reboot
Rong Zhang
1
-2
/
+14
2025-10-23
rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Conor Dooley
1
-0
/
+1
2025-10-23
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
1
-1
/
+10
2025-10-19
arm64: dts: qcom: qcs615: add missing dt property in QUP SEs
Viken Dadhaniya
1
-0
/
+6
2025-10-19
s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR
Heiko Carstens
1
-0
/
+1
2025-10-19
x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)
Sean Christopherson
1
-0
/
+11
2025-10-19
x86/umip: Check that the instruction opcode is at least two bytes
Sean Christopherson
1
-2
/
+2
2025-10-19
x86/fred: Remove ENDBR64 from FRED entry points
Xin Li (Intel)
1
-1
/
+1
2025-10-19
xtensa: simdisk: add input size check in proc_write_simdisk
Miaoqian Lin
1
-1
/
+5
2025-10-19
sparc: fix error handling in scan_one_device()
Ma Ke
2
-0
/
+2
2025-10-19
sparc64: fix hugetlb for sun4u
Anthony Yznaga
1
-0
/
+20
2025-10-19
powerpc/pseries/msi: Fix potential underflow and leak issue
Nam Cao
1
-1
/
+1
2025-10-19
powerpc/powernv/pci: Fix underflow and leak issue
Nam Cao
1
-1
/
+1
2025-10-19
parisc: Remove spurious if statement from raw_copy_from_user()
John David Anglin
1
-1
/
+0
2025-10-19
parisc: don't reference obsolete termio struct for TC* constants
Sam James
1
-4
/
+4
2025-10-19
KVM: TDX: Fix uninitialized error code for __tdx_bringup()
Tony Lindgren
1
-7
/
+3
2025-10-19
KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest
Hou Wenlong
3
-19
/
+18
2025-10-19
x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP
Sean Christopherson
1
-2
/
+19
2025-10-19
KVM: arm64: Fix page leak in user_mem_abort()
Fuad Tabba
1
-2
/
+7
2025-10-19
KVM: arm64: Fix debug checking for np-guests using huge mappings
Ben Horgan
1
-3
/
+6
2025-10-19
KVM: s390: Fix to clear PTE when discarding a swapped page
Gautam Gala
3
-23
/
+34
2025-10-19
ARM: OMAP2+: pm33xx-core: ix device node reference leaks in amx3_idle_init
Miaoqian Lin
1
-1
/
+5
2025-10-19
ARM: AM33xx: Implement TI advisory 1.0.36 (EMU0/EMU1 pins state on reset)
Alexander Sverdlin
1
-0
/
+36
2025-10-19
arm64: mte: Do not flag the zero page as PG_mte_tagged
Catalin Marinas
2
-4
/
+8
2025-10-19
arm64: kprobes: call set_memory_rox() for kprobe page
Yang Shi
1
-0
/
+12
2025-10-19
arm64: dts: ti: k3-am62p: Fix supported hardware for 1GHz OPP
Judith Mendez
1
-1
/
+1
2025-10-19
arm64: dts: ti: k3-am62a-main: Fix main padcfg length
Vibhore Vardhan
1
-1
/
+1
2025-10-19
arm64: dts: qcom: x1e80100-pmics: Disable pm8010 by default
Aleksandrs Vinarskis
1
-0
/
+2
2025-10-19
arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
Stephan Gerhold
1
-2
/
+2
2025-10-19
arm64: dts: qcom: msm8939: Add missing MDSS reset
Stephan Gerhold
1
-0
/
+2
2025-10-19
arm64: dts: qcom: msm8916: Add missing MDSS reset
Stephan Gerhold
1
-0
/
+2
2025-10-19
s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
Nathan Chancellor
1
-22
/
+22
2025-10-19
s390: vmlinux.lds.S: Reorder sections
Alexey Gladkov
1
-5
/
+5
2025-10-19
LoongArch: Init acpi_gbl_use_global_lock to false
Huacai Chen
1
-0
/
+1
2025-10-19
LoongArch: Fix build error for LTO with LLVM-18
Huacai Chen
1
-1
/
+1
2025-10-19
LoongArch: Add cflag -fno-isolate-erroneous-paths-dereference
Tiezhu Yang
1
-1
/
+1
2025-10-19
tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
Feng Yang
1
-0
/
+1
2025-10-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
4
-0
/
+9
2025-10-19
KVM: x86: Add helper to retrieve current value of user return MSR
Hou Wenlong
2
-0
/
+7
2025-10-19
arm64: map [_text, _stext) virtual address range non-executable+read-only
Omar Sandoval
4
-8
/
+18
[next]