index
:
kernel/git/phy/linux-phy.git
fixes
master
next
testing
topic/dp_submode
topic/hdmi
topic/warns
PHY Group's fork of linux-phy.git
PHY Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-14
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-12-13
x86/hv: Add gitignore entry for generated header file
Linus Torvalds
1
-0
/
+1
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-16
/
+0
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
75
-765
/
+2994
2025-12-12
Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-89
/
+86
2025-12-12
perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()
Evan Li
1
-0
/
+3
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
11
-134
/
+277
2025-12-11
Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+14
2025-12-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
4
-33
/
+87
2025-12-10
crypto: arm64/ghash - Fix incorrect output from ghash-neon
Eric Biggers
1
-1
/
+1
2025-12-10
Merge branches 'fixes' and 'misc' into for-next
Russell King (Oracle)
1
-2
/
+2
2025-12-10
ARM: fix branch predictor hardening
Russell King (Oracle)
2
-14
/
+31
2025-12-10
ARM: fix hash_name() fault
Russell King (Oracle)
1
-0
/
+35
2025-12-10
ARM: allow __do_kernel_fault() to report execution of memory faults
Russell King (Oracle)
1
-0
/
+2
2025-12-10
Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linux
Linus Torvalds
13
-20
/
+21
2025-12-09
crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloat
Ard Biesheuvel
1
-22
/
+20
2025-12-09
crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloat
Ard Biesheuvel
2
-62
/
+57
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
1
-4
/
+8
2025-12-10
Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
9
-116
/
+178
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
4
-9
/
+9
2025-12-09
powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
David Hildenbrand
1
-0
/
+1
2025-12-09
powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...
David Hildenbrand
1
-1
/
+1
2025-12-09
perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error
Sandipan Das
1
-4
/
+1
2025-12-09
ARM: group is_permission_fault() with is_translation_fault()
Russell King (Oracle)
1
-13
/
+13
2025-12-09
ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()
Liyuan Pang
1
-5
/
+5
2025-12-08
arch/x86: replace "__auto_type" with "auto"
H. Peter Anvin
3
-5
/
+5
2025-12-08
arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
H. Peter Anvin
1
-4
/
+4
2025-12-08
alpha: don't reference obsolete termio struct for TC* constants
Sam James
1
-4
/
+4
2025-12-08
alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
Thomas Huth
4
-10
/
+10
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-21
/
+1071
2025-12-08
s390/bug: Add missing alignment
Heiko Carstens
1
-0
/
+1
2025-12-08
s390/bug: Add missing CONFIG_BUG ifdef again
Heiko Carstens
1
-0
/
+4
2025-12-08
KVM: s390: Fix gmap_helper_zap_one_page() again
Claudio Imbrenda
1
-2
/
+7
2025-12-08
LoongArch: Adjust default config files for 32BIT/64BIT
Huacai Chen
3
-4
/
+1115
2025-12-08
LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BIT
Huacai Chen
5
-3
/
+22
2025-12-08
LoongArch: Adjust misc routines for 32BIT/64BIT
Huacai Chen
10
-82
/
+151
2025-12-08
LoongArch: Adjust user accessors for 32BIT/64BIT
Huacai Chen
3
-22
/
+91
2025-12-08
LoongArch: Adjust system call for 32BIT/64BIT
Huacai Chen
6
-11
/
+33
2025-12-08
LoongArch: Adjust module loader for 32BIT/64BIT
Huacai Chen
4
-55
/
+163
2025-12-08
LoongArch: Adjust time routines for 32BIT/64BIT
Huacai Chen
6
-17
/
+80
2025-12-08
LoongArch: Adjust process management for 32BIT/64BIT
Huacai Chen
7
-16
/
+187
2025-12-08
LoongArch: Adjust memory management for 32BIT/64BIT
Huacai Chen
12
-196
/
+421
2025-12-08
LoongArch: Adjust boot & setup for 32BIT/64BIT
Huacai Chen
8
-27
/
+43
2025-12-07
s390/pci: Migrate s390 IRQ logic to IRQ domain API
Tobias Schumacher
5
-115
/
+247
2025-12-07
s390: Select POSIX_CPU_TIMERS_TASK_WORK
Heiko Carstens
1
-0
/
+1
2025-12-07
s390: Unmap early KASAN shadow on memory offlining
Vasily Gorbik
1
-1
/
+7
2025-12-07
s390/vmem: Support 2G page splitting for KASAN shadow freeing
Vasily Gorbik
3
-2
/
+8
2025-12-07
s390/boot: Use entire page for PTEs
Vasily Gorbik
1
-14
/
+2
2025-12-07
ALSA: Do not build obsolete API
David Heidelberg
16
-16
/
+0
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-22
/
+3
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-6
/
+9
2025-12-06
Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+16
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-22
/
+52
2025-12-06
Merge tag 'x86-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+16
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-35
/
+43
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
14
-286
/
+239
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
1
-0
/
+2
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-101
/
+3
2025-12-06
LoongArch: Adjust common macro definitions for 32BIT/64BIT
Huacai Chen
3
-55
/
+174
2025-12-06
LoongArch: Add adaptive CSR accessors for 32BIT/64BIT
Huacai Chen
9
-55
/
+77
2025-12-06
LoongArch: Add atomic operations for 32BIT/64BIT
Huacai Chen
7
-219
/
+413
2025-12-06
LoongArch: Add new PCI ID for pci_fixup_vgadev()
Huacai Chen
1
-0
/
+2
2025-12-06
LoongArch: Add and use some macros for AVEC
Song Gao
1
-0
/
+7
2025-12-06
LoongArch: Correct the calculation logic of thread_count
Qiang Ma
1
-1
/
+7
2025-12-06
LoongArch: Use unsigned long for _end and _text
Tiezhu Yang
1
-2
/
+2
2025-12-06
LoongArch: Use __pmd()/__pte() for swap entry conversions
Yuli Wang
1
-2
/
+2
2025-12-06
LoongArch: Fix arch_dup_task_struct() for CONFIG_RANDSTRUCT
Huacai Chen
1
-0
/
+5
2025-12-06
LoongArch: Fix build errors for CONFIG_RANDSTRUCT
Huacai Chen
1
-2
/
+2
2025-12-06
LoongArch: Simplify __arch_bitrev32() implementation
Xi Ruoyao
1
-1
/
+1
2025-12-06
LoongArch: Select HAVE_ARCH_BITREVERSE in Kconfig
Xi Ruoyao
1
-0
/
+1
2025-12-05
Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
41
-176
/
+344
2025-12-05
Merge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-0
/
+404
2025-12-05
Merge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
685
-5603
/
+50902
2025-12-05
Merge tag 'soc-arm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
8
-23
/
+29
2025-12-05
Merge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+56
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
118
-2144
/
+3583
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
61
-831
/
+967
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-125
/
+187
2025-12-05
Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
46
-195
/
+262
2025-12-05
mshv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
2
-0
/
+3
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
2
-0
/
+2
2025-12-05
Drivers: hv: Introduce mshv_vtl driver
Naman Jain
5
-1
/
+226
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-121
/
+65
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
24
-67
/
+250
2025-12-05
Merge tag 'samsung-dt-6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
4
-0
/
+4
2025-12-05
ARM: omap1: avoid symbol clashes in fiq handler
Arnd Bergmann
1
-19
/
+19
2025-12-04
Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+6
2025-12-04
Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-134
/
+229
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-22
/
+0
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
9
-53
/
+126
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
85
-86
/
+1
2025-12-03
objtool: Remove newlines and tabs from annotation macros
Josh Poimboeuf
13
-19
/
+19
2025-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
5
-12
/
+18
2025-12-03
x86/alternative: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
3
-4
/
+7
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
20
-536
/
+499
2025-12-02
Merge tag 'aes-gcm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-486
/
+1663
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
23
-2401
/
+3
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
102
-509
/
+744
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
146
-5184
/
+2423
2025-12-02
Merge tag 'm68k-for-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-24
/
+12
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-27
/
+160
2025-12-02
Merge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+5
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-108
/
+131
2025-12-02
Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-49
/
+210
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-18
/
+18
2025-12-02
Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-174
/
+126
2025-12-02
Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-54
/
+44
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-19
/
+11
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-0
/
+59
2025-12-02
Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-56
/
+468
2025-12-02
Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-216
/
+210
2025-12-02
Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2025-12-02
Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
11
-269
/
+112
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
34
-497
/
+1662
2025-12-02
Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
19
-93
/
+133
2025-12-02
Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
9
-104
/
+117
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+13
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-61
/
+76
2025-12-02
ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
Sebastian Andrzej Siewior
1
-1
/
+1
2025-12-02
ARM: 9459/1: Disable jump-label on PREEMPT_RT
Thomas Gleixner
1
-1
/
+1
2025-12-02
powerpc/powermac: backlight: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-134
/
+317
2025-12-01
Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+24
2025-12-01
Merge tag 'x86-build-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-12-01
Merge tag 'x86-apic-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+10
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+73
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-265
/
+1363
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-43
/
+56
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-106
/
+32
2025-12-01
x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>
Randy Dunlap
1
-12
/
+16
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-0
/
+16
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-9
/
+18
2025-12-01
um: Disable KASAN_INLINE when STATIC_LINK is selected
Christophe Leroy (CS GROUP)
2
-4
/
+1
2025-12-01
MIPS: Fix whitespace damage in r4k_wait from VS timer fix
Maciej W. Rozycki
1
-4
/
+4
2025-12-01
mips: kvm: simplify kvm_mips_deliver_interrupts()
Yury Norov
1
-18
/
+2
2025-12-01
MIPS: alchemy: mtx1: switch to static device properties
Dmitry Torokhov
1
-57
/
+124
2025-12-01
mips: Remove __GFP_HIGHMEM masking
Vishal Moola (Oracle)
1
-2
/
+1
2025-12-01
MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits
Gregory CLEMENT
1
-4
/
+21
2025-12-01
MIPS: dts: Always descend vendor subdirectories
Rob Herring (Arm)
2
-21
/
+18
2025-12-01
mips: configs: loongson1: Update defconfig
Keguang Zhang
1
-9
/
+7
2025-12-01
MIPS: Fix HOTPLUG_PARALLEL dependency
Gregory CLEMENT
1
-1
/
+1
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
12
-96
/
+430
2025-12-01
Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next
Oliver Upton
24
-385
/
+1029
2025-12-01
Merge branch 'kvm-arm64/sea-user' into kvmarm/next
Oliver Upton
3
-1
/
+74
2025-12-01
KVM: arm64: at: Update AF on software walk only if VM has FEAT_HAFDBS
Alexandru Elisei
1
-1
/
+2
2025-12-01
KVM: arm64: at: Use correct HA bit in TCR_EL2 when regime is EL2
Alexandru Elisei
2
-1
/
+4
2025-12-01
KVM: arm64: Document KVM_PGTABLE_PROT_{UX,PX}
Alexandru Elisei
1
-1
/
+3
2025-12-01
KVM: arm64: Add break to default case in kvm_pgtable_stage2_pte_prot()
Nathan Chancellor
1
-0
/
+1
2025-12-01
KVM: arm64: Add endian casting to kvm_swap_s[12]_desc()
Marc Zyngier
2
-8
/
+8
2025-12-01
KVM: arm64: Fix compilation when CONFIG_ARM64_USE_LSE_ATOMICS=n
Oliver Upton
1
-0
/
+7
2025-12-01
KVM: arm64: nv: Expose hardware access flag management to NV guests
Oliver Upton
1
-2
/
+4
2025-12-01
KVM: arm64: nv: Implement HW access flag management in stage-2 SW PTW
Oliver Upton
2
-7
/
+42
2025-12-01
KVM: arm64: Implement HW access flag management in stage-1 SW PTW
Oliver Upton
2
-2
/
+32
2025-12-01
KVM: arm64: Propagate PTW errors up to AT emulation
Oliver Upton
3
-19
/
+39
2025-12-01
KVM: arm64: Add helper for swapping guest descriptor
Oliver Upton
2
-0
/
+89
2025-12-01
KVM: arm64: nv: Use pgtable definitions in stage-2 walk
Oliver Upton
1
-6
/
+15
2025-12-01
KVM: arm64: Handle endianness in read helper for emulated PTW
Oliver Upton
2
-18
/
+39
2025-12-01
KVM: arm64: nv: Stop passing vCPU through void ptr in S2 PTW
Oliver Upton
1
-8
/
+4
2025-12-01
KVM: arm64: Call helper for reading descriptors directly
Oliver Upton
1
-10
/
+8
2025-12-01
KVM: arm64: nv: Advertise support for FEAT_XNX
Oliver Upton
1
-1
/
+0
2025-12-01
KVM: arm64: Teach ptdump about FEAT_XNX permissions
Oliver Upton
1
-8
/
+27
2025-11-29
Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+16
2025-11-29
MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
Thomas Bogendoerfer
1
-2
/
+16
2025-11-28
x86/boot: Clean up whitespace in a20.c
Harry Fellowes
1
-5
/
+5
2025-11-28
Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-6
/
+11
2025-11-28
Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2025-11-28
Merge branch 'for-next/set_memory' into for-next/core
Catalin Marinas
1
-2
/
+5
2025-11-28
Merge branch 'for-next/sysreg' into for-next/core
Catalin Marinas
12
-172
/
+204
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
96
-336
/
+536
2025-11-28
arm64/mm: Document why linear map split failure upon vm_reset_perms is not pr...
Dev Jain
1
-0
/
+9
2025-11-28
arm64/pageattr: Propagate return value from __change_memory_common
Dev Jain
1
-1
/
+4
2025-11-28
pseries: port papr_rtas_setup_file_interface() to FD_ADD()
Christian Brauner
1
-22
/
+5
2025-11-28
pseries: convert papr_platform_dump_create_handle() to FD_ADD()
Christian Brauner
1
-22
/
+8
2025-11-28
spufs: convert spufs_gang_open() to FD_PREPARE()
Christian Brauner
1
-16
/
+5
2025-11-28
papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()
Christian Brauner
1
-30
/
+9
2025-11-28
spufs: convert spufs_context_open() to FD_PREPARE()
Christian Brauner
1
-16
/
+5
2025-11-28
KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functions
Andrew Donnellan
3
-12
/
+32
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
2
-2
/
+6
2025-11-28
powerpc/pseries/svm: Make mem_encrypt.h self contained
Jason Gunthorpe
1
-0
/
+3
2025-11-27
vmcoreinfo: track and log recoverable hardware errors
Breno Leitao
1
-0
/
+4
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
4
-2
/
+13
2025-11-27
Merge tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+1
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2
-1
/
+3
2025-11-27
Merge tag 'riscv-dt-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
15
-19
/
+516
2025-11-27
arm64: dts: mediatek: mt8195: Fix address range for JPEG decoder core 1
Chen-Yu Tsai
1
-1
/
+1
2025-11-27
Merge tag 'amlogic-arm64-dt-for-v6.19' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
11
-5
/
+442
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-151
/
+165
2025-11-27
arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITS
Ben Horgan
1
-2
/
+0
2025-11-27
arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros
Seongsu Park
1
-10
/
+10
2025-11-27
ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip during system su...
Marek Szyprowski
1
-0
/
+1
2025-11-27
ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip during system su...
Marek Szyprowski
1
-0
/
+1
2025-11-27
ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip during system su...
Marek Szyprowski
1
-0
/
+1
2025-11-27
ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip during system suspend
Marek Szyprowski
1
-0
/
+1
2025-11-27
arch: um: kmsg_dump: Use console_is_usable
Marcos Paulo de Souza
1
-1
/
+1
2025-11-27
KVM: s390: Enable and disable interrupts in entry code
Heiko Carstens
4
-5
/
+4
[next]