index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
1
-1
/
+1
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-25
/
+61
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
1
-6
/
+6
2021-10-30
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
1
-7
/
+1
2021-10-30
parisc: Allocate task struct with stack frame alignment
Helge Deller
1
-1
/
+2
2021-10-30
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
1
-0
/
+7
2021-10-30
parisc: fix warning in flush_tlb_all
Sven Schnelle
1
-2
/
+2
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
1
-1
/
+3
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
1
-2
/
+2
2021-10-30
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
1
-51
/
+30
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
1
-0
/
+6
2021-10-30
parisc: Add KFENCE support
Helge Deller
3
-2
/
+52
2021-10-30
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2
-17
/
+15
2021-10-30
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2
-1
/
+2
2021-10-30
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
1
-1
/
+2
2021-10-30
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-13
/
+11
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
5
-64
/
+6
2021-10-30
perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
Stephane Eranian
2
-4
/
+6
2021-10-29
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-13
/
+14
2021-10-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+10
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
3
-2
/
+10
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
1
-11
/
+0
2021-10-29
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
1
-1
/
+2
2021-10-29
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
3
-36
/
+10
2021-10-29
Merge branch 'for-next/trbe-errata' into for-next/core
Will Deacon
5
-1
/
+201
2021-10-29
Merge branch 'for-next/sve' into for-next/core
Will Deacon
11
-212
/
+386
2021-10-29
Merge branch 'for-next/pfn-valid' into for-next/core
Will Deacon
3
-39
/
+0
2021-10-29
Merge branch 'for-next/mte' into for-next/core
Will Deacon
9
-17
/
+92
2021-10-29
Merge branch 'for-next/mm' into for-next/core
Will Deacon
5
-15
/
+27
2021-10-29
Merge branch 'for-next/misc' into for-next/core
Will Deacon
4
-3
/
+10
2021-10-29
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
19
-340
/
+357
2021-10-29
Merge branch 'for-next/extable' into for-next/core
Will Deacon
19
-158
/
+280
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
160
-1007
/
+1193
2021-10-29
x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()
Eric Dumazet
1
-6
/
+21
2021-10-28
bpf,x86: Respect X86_FEATURE_RETPOLINE*
Peter Zijlstra
3
-86
/
+41
2021-10-28
bpf,x86: Simplify computing label offsets
Peter Zijlstra
1
-81
/
+42
2021-10-28
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-7
/
+0
2021-10-28
x86/alternative: Add debug prints to apply_retpolines()
Peter Zijlstra
1
-0
/
+6
2021-10-28
x86/alternative: Try inline spectre_v2=retpoline,amd
Peter Zijlstra
1
-2
/
+14
2021-10-28
x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
Peter Zijlstra
1
-4
/
+36
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
4
-5
/
+150
2021-10-28
x86/retpoline: Create a retpoline thunk array
Peter Zijlstra
2
-6
/
+16
2021-10-28
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
Peter Zijlstra
3
-9
/
+7
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
2
-3
/
+3
2021-10-28
x86/asm: Fix register order
Peter Zijlstra
1
-4
/
+10
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
2
-52
/
+0
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
1
-0
/
+14
2021-10-28
Merge branch irq/misc-5.16 into irq/irqchip-next
Marc Zyngier
2
-2
/
+1
2021-10-28
h8300: Fix linux/irqchip.h include mess
Marc Zyngier
2
-2
/
+1
2021-10-28
x86/Makefile: Remove unneeded whitespaces before tabs
Elyes HAOUAS
1
-1
/
+1
[prev]
[next]