index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-04-15
Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-14
Merge tag 's390-5.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-04-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-04-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-13
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
Reiji Watanabe
2021-04-13
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Rafael J. Wysocki
2021-04-13
arm64: kprobes: Restore local irqflag if kprobes is cancelled
Jisheng Zhang
2021-04-12
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
2021-04-12
s390/entry: save the caller of psw_idle
Vasily Gorbik
2021-04-12
s390/entry: avoid setting up backchain in ext|io handlers
Vasily Gorbik
2021-04-12
m68k: fix flatmem memory model setup
Angelo Dureghello
2021-04-11
Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-10
Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-09
kfence, x86: fix preemptible warning on KPTI-enabled systems
Marco Elver
2021-04-09
ia64: fix user_stack_pointer() for ptrace()
Sergei Trofimovich
2021-04-09
nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
Mike Rapoport
2021-04-09
treewide: change my e-mail address, fix my name
Marek BehĂșn
2021-04-09
Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-09
x86/traps: Correct exc_general_protection() and math_error() return paths
Thomas Tai
2021-04-08
Merge tag 's390-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-08
bpf, x86: Validate computation of branch displacements for x86-32
Piotr Krysiuk
2021-04-08
bpf, x86: Validate computation of branch displacements for x86-64
Piotr Krysiuk
2021-04-08
KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
Paolo Bonzini
2021-04-07
Merge tag 'arc-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2021-04-07
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
2021-04-07
Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-07
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
2021-04-06
Merge tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2021-04-06
parisc: math-emu: Few spelling fixes in the file fpu.h
Bhaskar Chowdhury
2021-04-06
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
2021-04-06
parisc: Remove duplicate struct task_struct declaration
Wan Jiabing
2021-04-05
s390/irq: fix reading of ext_params2 field from lowcore
Heiko Carstens
2021-04-05
s390/unwind: add machine check handler stack
Vasily Gorbik
2021-04-05
s390/cpcmd: fix inline assembly register clobbering
Alexander Gordeev
2021-04-03
Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-03
Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-02
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-02
ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
Marek BehĂșn
2021-04-02
ARM: dts: turris-omnia: fix hardware buffer management
Rui Salvaterra
2021-04-02
Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"
Gregory CLEMENT
2021-04-02
Merge branches 'acpi-tables' and 'acpi-scan'
Rafael J. Wysocki
2021-04-01
riscv: Make NUMA depend on MMU
Kefeng Wang
2021-04-01
riscv: remove unneeded semicolon
Yang Li
2021-04-01
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-01
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
2021-04-01
riscv: Drop const annotation for sp
Kefeng Wang
2021-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]