index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()
Fuad Tabba
2
-14
/
+33
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initialization
Fuad Tabba
5
-24
/
+108
2025-09-15
KVM: arm64: Consolidate pKVM hypervisor VM initialization logic
Fuad Tabba
1
-23
/
+24
2025-09-15
KVM: arm64: Separate allocation and insertion of pKVM VM table entries
Fuad Tabba
1
-9
/
+43
2025-09-15
KVM: arm64: Decouple hyp VM creation state from its handle
Fuad Tabba
4
-2
/
+12
2025-09-15
KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
Fuad Tabba
2
-15
/
+12
2025-09-15
KVM: arm64: Rename 'host_kvm' to 'kvm' in pKVM host code
Fuad Tabba
1
-23
/
+23
2025-09-15
KVM: arm64: Rename pkvm.enabled to pkvm.is_protected
Fuad Tabba
2
-3
/
+3
2025-09-15
KVM: arm64: Add build-time check for duplicate DECLARE_REG use
Fuad Tabba
1
-1
/
+2
2025-09-15
x86,fs/resctrl: Consolidate monitor event descriptions
Tony Luck
1
-3
/
+9
2025-09-15
KVM: arm64: Fix debug checking for np-guests using huge mappings
Ben Horgan
1
-3
/
+6
2025-09-15
Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/next
Marc Zyngier
2
-73
/
+145
2025-09-15
powerpc/603: Really copy kernel PGD entries into all PGDIRs
Christophe Leroy
2
-3
/
+9
2025-09-15
powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handler
Christophe Leroy
1
-8
/
+1
2025-09-15
powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
3
-0
/
+74
2025-09-15
powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
2
-2
/
+33
2025-09-15
powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
2
-5
/
+155
2025-09-15
powerpc/pseries: Wakeup hvpipe FD when the payload is pending
Haren Myneni
1
-1
/
+27
2025-09-15
powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
Haren Myneni
2
-2
/
+163
2025-09-15
powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Haren Myneni
2
-1
/
+124
2025-09-15
powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Haren Myneni
3
-0
/
+300
2025-09-15
powerpc/pseries: Define HVPIPE specific macros
Haren Myneni
3
-0
/
+35
2025-09-15
powerpc/pseries: Define papr-hvpipe ioctl
Haren Myneni
1
-0
/
+33
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
125
-698
/
+1234
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
134
-736
/
+1342
2025-09-15
arm64: dts: allwinner: sun55i: Complete AXP717A sub-functions
Chen-Yu Tsai
3
-0
/
+67
2025-09-15
arm64: dts: allwinner: t527: orangepi-4a: hook up external 32k crystal
Chen-Yu Tsai
1
-0
/
+8
2025-09-15
arm64: dts: allwinner: t527: avaota-a1: hook up external 32k crystal
Chen-Yu Tsai
1
-0
/
+8
2025-09-15
arm64: dts: allwinner: a527: cubie-a5e: Drop external 32.768 KHz crystal
Chen-Yu Tsai
1
-7
/
+0
2025-09-15
arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocks
Chen-Yu Tsai
1
-0
/
+2
2025-09-14
Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+14
2025-09-14
riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC
Guodong Xu
1
-0
/
+1
2025-09-14
riscv: defconfig: run savedefconfig to reorder it
Yixun Lan
1
-3
/
+2
2025-09-14
arm64: dts: s32g: Add device tree information for the OCOTP driver
Dan Carpenter
2
-0
/
+14
2025-09-14
arm64: dts: add description for solidrun imx8mp hummingboard variants
Josua Mayer
10
-0
/
+853
2025-09-13
x86/kexec: fix potential cmem->ranges out of memory
fuqiang wang
1
-4
/
+19
2025-09-13
x86/crash: remove redundant 0 value initialization
Liao Yuanhong
1
-2
/
+0
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
1
-3
/
+44
2025-09-13
mm, x86/mm: move creating the tlb_flush event back to x86 code
Steven Rostedt
1
-0
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
37
-96
/
+96
2025-09-13
riscv: use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
1
-0
/
+11
2025-09-13
mm: convert arch-specific code to mm_flags_*() accessors
Lorenzo Stoakes
3
-6
/
+6
2025-09-13
powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"
David Hildenbrand
4
-5
/
+5
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
1
-1
/
+1
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
1
-3
/
+0
2025-09-13
alpha: get rid of the remnants of BAD_PAGE and friends
Al Viro
2
-37
/
+0
2025-09-13
SET_PAGE_DIR() users had been gone since 2.3.12pre1
Al Viro
1
-3
/
+0
2025-09-13
PAGE_PTR() had been last used outside of arch/* in 1.1.94
Al Viro
3
-37
/
+0
2025-09-13
csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
Al Viro
1
-1
/
+1
2025-09-13
ARM: 9458/1: module: Ensure the override of module_arch_freeing_init()
Petr Pavlu
1
-1
/
+1
[prev]
[next]