index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
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
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
26
-113
/
+825
2022-05-25
perf/x86/intel: Fix event constraints for ICL
Kan Liang
1
-1
/
+1
2022-05-25
perf/x86/Kconfig: Fix indentation in the Kconfig file
Juerg Haefliger
1
-6
/
+6
2022-05-25
ARM: ixp4xx: Consolidate Kconfig fixing issue
Linus Walleij
1
-15
/
+4
2022-05-25
x86/idt: Remove unused headers
sunliming
1
-3
/
+0
2022-05-25
x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug
Juerg Haefliger
1
-15
/
+14
2022-05-25
x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig
Juerg Haefliger
1
-52
/
+49
2022-05-25
x86/setup: Use strscpy() to replace deprecated strlcpy()
XueBing Chen
1
-3
/
+3
2022-05-25
Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-0
/
+7
2022-05-25
m68k: virt: Switch to new sys-off handler API
Geert Uytterhoeven
1
-1
/
+3
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
18
-42
/
+27
2022-05-25
s390/perf: obtain sie_block from the right address
Nico Boehr
1
-1
/
+1
2022-05-25
s390: generate register offsets into pt_regs automatically
Heiko Carstens
3
-20
/
+16
2022-05-25
s390: simplify early program check handler
Heiko Carstens
5
-37
/
+8
2022-05-25
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
1
-2
/
+2
2022-05-25
KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
Lev Kujawski
1
-2
/
+5
2022-05-25
KVM: VMX: Print VM-instruction error as unsigned
Jim Mattson
1
-1
/
+1
2022-05-25
KVM: VMX: Print VM-instruction error when it may be helpful
David Matlack
1
-2
/
+4
2022-05-25
KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
Yanfei Xu
1
-1
/
+1
2022-05-25
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
1
-1
/
+1
2022-05-25
KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
Wanpeng Li
1
-0
/
+1
2022-05-25
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
1
-14
/
+27
2022-05-25
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
1
-12
/
+19
2022-05-25
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
1
-6
/
+6
2022-05-25
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
1
-1
/
+16
2022-05-25
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
3
-5
/
+91
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
53
-427
/
+1179
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
269
-1798
/
+4556
2022-05-25
KVM: LAPIC: Trace LAPIC timer expiration on every vmentry
Wanpeng Li
3
-11
/
+2
2022-05-24
RISC-V: ignore xipImage
Palmer Dabbelt
1
-0
/
+1
2022-05-24
RISC-V: Avoid empty create_*_mapping definitions
Palmer Dabbelt
1
-3
/
+3
2022-05-24
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-1
/
+3
2022-05-24
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-9
/
+6
2022-05-24
Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-3
/
+3
2022-05-24
Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
7
-7
/
+0
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
11
-33
/
+16
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
17
-30
/
+47
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
25
-407
/
+1382
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-16
/
+36
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-10
/
+37
2022-05-25
m68knommu: fix 68000 CPU link with no platform selected
Greg Ungerer
1
-1
/
+1
2022-05-25
m68k: removed unused "mach_get_ss"
Greg Ungerer
4
-17
/
+0
2022-05-25
m68knommu: fix undefined reference to `mach_get_rtc_pll'
Greg Ungerer
3
-8
/
+9
2022-05-24
MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA
Tiezhu Yang
1
-1
/
+5
2022-05-24
MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()
Tiezhu Yang
1
-0
/
+5
2022-05-24
MIPS: Kconfig: Fix indentation and add endif comment
Juerg Haefliger
1
-6
/
+6
2022-05-24
powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is set
Christophe Leroy
1
-0
/
+2
2022-05-24
powerpc/xics: Include missing header
Christophe Leroy
1
-0
/
+1
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
5
-5
/
+1
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
5
-53
/
+2
[prev]
[next]