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
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeatures
Yongxin Liu
1
-2
/
+2
2025-12-09
x86/unwind/orc: Support reliable unwinding through BPF stack frames
Josh Poimboeuf
1
-12
/
+27
2025-12-09
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
1
-0
/
+12
2025-12-09
bpf, arm64: Do not audit capability check in do_jit()
Ondrej Mosnacek
1
-1
/
+1
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
KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit
Dongli Zhang
1
-1
/
+2
2025-12-08
KVM: VMX: Update SVI during runtime APICv activation
Dongli Zhang
2
-9
/
+7
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
[prev]
[next]