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
2023-04-16
Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-16
Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-16
Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-14
Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-13
riscv: No need to relocate the dtb as it lies in the fixmap region
Alexandre Ghiti
2023-04-13
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-13
x86/rtc: Remove __init for runtime functions
Matija Glavinic Pecotic
2023-04-11
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-10
Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-09
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-08
purgatory: fix disabling debug info
Alyssa Ross
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-04-06
x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot
Basavaraj Natikar
2023-04-06
Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-04-05
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
2023-04-05
x86/cpu: Add model number for Intel Arrow Lake processor
Tony Luck
2023-04-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-04
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
Fuad Tabba
2023-04-04
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
2023-04-04
um: Only disable SSE on clang to work around old GCC bugs
David Gow
2023-04-03
Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-04-03
bpf, arm64: Fixed a BTI error on returning to patched function
Xu Kuohai
2023-04-02
Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-03-31
Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-31
Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
2023-03-31
Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2023-03-30
x86/acpi/boot: Correct acpi_is_processor_usable() check
Eric DeVolder
2023-03-30
x86/ACPI/boot: Use FADT version to check support for online capable
Mario Limonciello
2023-03-30
KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
Reiji Watanabe
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
2023-03-29
RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels
Conor Dooley
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
2023-03-29
Merge tag 'xtensa-20230327' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-03-29
powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
Haren Myneni
2023-03-28
Merge tag 's390-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-28
powerpc: Don't try to copy PPR for task with NULL pt_regs
Jens Axboe
2023-03-28
powerpc/64s: Fix __pte_needs_flush() false positive warning
Benjamin Gray
2023-03-28
LoongArch, bpf: Fix jit to skip speculation barrier opcode
George Guo
2023-03-28
KVM: s390: pv: fix external interruption loop not always detected
Nico Boehr
2023-03-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-03-27
s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
Heiko Carstens
2023-03-27
s390: reintroduce expoline dependence to scripts
Jiri Slaby (SUSE)
2023-03-27
s390/uaccess: add missing earlyclobber annotations to __clear_user()
Heiko Carstens
2023-03-27
KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode
Sean Christopherson
[next]