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-01-10
bpf, x86: Simplify the parsing logic of structure parameters
Pu Lehui
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
2023-01-01
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-01
Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2022-12-27
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-23
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2022-12-23
KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
Sean Christopherson
2022-12-23
KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed
Sean Christopherson
2022-12-23
KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached
Sean Christopherson
2022-12-23
KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozen
Sean Christopherson
2022-12-23
KVM: nVMX: Don't stuff secondary execution control if it's not supported
Sean Christopherson
2022-12-23
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
2022-12-23
KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
Sean Christopherson
2022-12-23
KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
Sean Christopherson
2022-12-23
KVM: x86: Simplify kvm_apic_hw_enabled
Peng Hao
2022-12-23
KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
Vitaly Kuznetsov
2022-12-23
KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race
Adamos Ttofari
2022-12-23
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
2022-12-22
powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
Sean Anderson
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-22
bpf, x86: Improve PROBE_MEM runtime load check
Dave Marchevsky
2022-12-21
Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2022-12-21
m68k: remove broken strcmp implementation
Linus Torvalds
2022-12-21
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-21
MIPS: dts: bcm63268: Add missing properties to the TWD node
Florian Fainelli
2022-12-21
MIPS: ralink: mt7621: avoid to init common ralink reset controller
Sergio Paracuellos
2022-12-20
Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-19
Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]