index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-25
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-33
/
+85
2024-08-24
Merge tag 'mips-fixes_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+11
2024-08-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-5
/
+33
2024-08-23
Merge tag 'kvmarm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
18
-38
/
+72
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
6
-31
/
+52
2024-08-22
s390/boot: Avoid possible physmem_info segment corruption
Alexander Gordeev
1
-2
/
+2
2024-08-22
KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
Marc Zyngier
2
-0
/
+13
2024-08-22
KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
Oliver Upton
1
-1
/
+8
2024-08-21
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
2
-1
/
+15
2024-08-21
s390/mm: Prevent lowcore vs identity mapping overlap
Alexander Gordeev
1
-1
/
+18
2024-08-20
MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
Jiaxun Yang
1
-8
/
+7
2024-08-19
KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors
Marc Zyngier
2
-3
/
+11
2024-08-19
KVM: arm64: vgic-debug: Don't put unmarked LPIs
Zenghui Yu
1
-1
/
+1
2024-08-18
Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2024-08-17
Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-4
/
+16
2024-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-5
/
+4
2024-08-16
Merge tag 'riscv-for-linus-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-21
/
+32
2024-08-15
Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"
Palmer Dabbelt
5
-15
/
+22
2024-08-15
riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
Alexandre Ghiti
1
-1
/
+1
2024-08-15
arm64: Fix KASAN random tag seed initialization
Samuel Holland
2
-3
/
+2
2024-08-14
RISC-V: hwprobe: Add SCALAR to misaligned perf defines
Evan Green
4
-14
/
+19
2024-08-14
RISC-V: hwprobe: Add MISALIGNED_PERF key
Evan Green
3
-1
/
+3
2024-08-14
RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-08-14
riscv: change XIP's kernel_map.size to be size of the entire kernel
Nam Cao
1
-2
/
+2
2024-08-14
riscv: entry: always initialize regs->a0 to -ENOSYS
Celeste Liu
1
-2
/
+2
2024-08-14
arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-08-14
arm64: uaccess: correct thinko in __get_mem_asm()
Mark Rutland
1
-1
/
+1
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+2
2024-08-13
KVM: x86: Make x2APIC ID 100% readonly
Sean Christopherson
1
-7
/
+15
2024-08-13
KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Isaku Yamahata
1
-4
/
+2
2024-08-13
KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
Yue Haibing
1
-1
/
+0
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
1
-2
/
+3
2024-08-13
Merge tag 'kvm-s390-master-6.11-1' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2
-2
/
+10
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
16
-33
/
+39
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2024-08-13
mips: sgi-ip22: Fix the build
Bart Van Assche
1
-1
/
+1
2024-08-13
ARM: riscpc: ecard: Fix the build
Bart Van Assche
1
-1
/
+1
2024-08-13
powerpc/topology: Check if a core is online
Nysal Jan K.A
1
-0
/
+13
2024-08-12
powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
Christophe Leroy
2
-2
/
+1
2024-08-12
powerpc/mm: Fix size of allocated PGDIR
Christophe Leroy
1
-2
/
+2
2024-08-11
Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-27
/
+41
2024-08-09
Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-53
/
+23
2024-08-08
KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
Marc Zyngier
1
-2
/
+1
2024-08-08
MIPS: Loongson64: Set timer mode in cpu-probe
Jiaxun Yang
1
-0
/
+4
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
1
-1
/
+1
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
4
-15
/
+7
2024-08-07
KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
Zenghui Yu
1
-2
/
+3
2024-08-07
KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchain
Marc Zyngier
1
-0
/
+1
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2
-9
/
+10
2024-08-07
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
1
-1
/
+1
[next]