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
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
x86/split_lock: turn off by default
Jason A. Donenfeld
1
-1
/
+1
2026-04-22
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+13
2026-04-22
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
5
-16
/
+16
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
4
-13
/
+9
2026-04-22
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
3
-7
/
+8
2026-04-22
KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
Sean Christopherson
1
-4
/
+7
2026-04-22
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
1
-4
/
+12
2026-04-22
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
1
-2
/
+8
2026-04-22
KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock
Sean Christopherson
1
-4
/
+2
2026-04-22
KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU
Sean Christopherson
1
-0
/
+3
2026-04-22
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
5
-59
/
+48
2026-04-22
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
2
-0
/
+6
2026-04-12
Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+8
2026-04-12
Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-37
/
+42
2026-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-10
/
+15
2026-04-11
Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
42
-207
/
+157
2026-04-11
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-6
/
+6
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-53
/
+56
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
1
-1
/
+2
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
3
-4
/
+9
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
1
-24
/
+24
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
2
-7
/
+7
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
1
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
1
-5
/
+10
2026-04-06
Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
39
-203
/
+148
2026-04-05
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-20
/
+29
2026-04-05
Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+34
2026-04-05
Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2026-04-05
Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
10
-70
/
+266
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
1
-0
/
+8
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
1
-8
/
+7
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
2
-14
/
+14
2026-04-04
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
1
-8
/
+8
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
2
-14
/
+16
2026-04-04
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
3
-10
/
+12
2026-04-04
riscv: ptrace: cfi: fix "PRACE" typo in uapi header
Paul Walmsley
2
-2
/
+2
2026-04-04
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
1
-6
/
+7
2026-04-04
riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set
Zishun Yi
1
-1
/
+3
2026-04-04
riscv: make runtime const not usable by modules
Jisheng Zhang
1
-0
/
+4
2026-04-04
riscv: patch: Avoid early phys_to_page()
Vivian Wang
1
-10
/
+11
2026-04-04
riscv: kgdb: fix several debug register assignment bugs
Paul Walmsley
1
-3
/
+4
2026-04-04
Merge tag 'at91-fixes-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes
Krzysztof Kozlowski
1
-1
/
+1
2026-04-03
Merge tag 'powerpc-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-2
/
+2
2026-04-03
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+5
2026-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-0
/
+57
2026-04-02
perf/x86: Fix potential bad container_of in intel_pmu_hw_config
Ian Rogers
1
-2
/
+4
2026-04-01
Merge tag 'qcom-arm64-fixes-for-7.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Arnd Bergmann
12
-58
/
+77
2026-04-01
Merge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
Arnd Bergmann
1
-1
/
+1
2026-04-01
Merge tag 'renesas-fixes-for-v7.0-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes
Arnd Bergmann
1
-0
/
+11
2026-04-01
mips: mm: Allocate tlb_vpn array atomically
Stefan Wiehler
1
-1
/
+1
[next]