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-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-30
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-30
perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
Stephane Eranian
2021-10-29
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
2021-10-28
bpf,x86: Respect X86_FEATURE_RETPOLINE*
Peter Zijlstra
2021-10-28
bpf,x86: Simplify computing label offsets
Peter Zijlstra
2021-10-28
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
2021-10-28
x86/alternative: Add debug prints to apply_retpolines()
Peter Zijlstra
2021-10-28
x86/alternative: Try inline spectre_v2=retpoline,amd
Peter Zijlstra
2021-10-28
x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
Peter Zijlstra
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2021-10-28
x86/retpoline: Create a retpoline thunk array
Peter Zijlstra
2021-10-28
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
Peter Zijlstra
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
2021-10-28
x86/asm: Fix register order
Peter Zijlstra
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-28
Merge branch irq/misc-5.16 into irq/irqchip-next
Marc Zyngier
2021-10-28
h8300: Fix linux/irqchip.h include mess
Marc Zyngier
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-28
riscv, bpf: Fix potential NULL dereference
Björn Töpel
2021-10-28
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
2021-10-28
Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next
Marc Zyngier
2021-10-28
MIPS: irq: Avoid an unused-variable error
Yanteng Si
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-27
Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-27
Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-10-27
ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub
Steven Rostedt (VMware)
2021-10-27
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
2021-10-27
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
2021-10-26
Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
x86: Fix __get_wchan() for !STACKTRACE
Peter Zijlstra
2021-10-26
Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2021-10-26
MIPS: loongson64: Drop call to irq_cpu_offline()
Marc Zyngier
[next]