index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
2021-06-29
1
-2
/
+0
*
h8300: remove unused variable
Souptick Joarder
2021-06-29
1
-2
/
+0
*
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-29
7
-17
/
+10
*
x86/sgx: use vma_lookup() in sgx_encl_find()
Liam Howlett
2021-06-29
1
-2
/
+2
*
arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()
Liam Howlett
2021-06-29
1
-2
/
+2
*
arch/mips/kernel/traps: use vma_lookup() instead of find_vma()
Liam Howlett
2021-06-29
1
-3
/
+1
*
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
2021-06-29
1
-2
/
+2
*
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
2021-06-29
1
-1
/
+1
*
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
2021-06-29
1
-1
/
+1
*
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
Liam Howlett
2021-06-29
1
-4
/
+4
*
binfmt: remove in-tree usage of MAP_EXECUTABLE
David Hildenbrand
2021-06-29
1
-2
/
+2
*
ia64: mca_drv: fix incorrect array size calculation
Arnd Bergmann
2021-06-29
1
-1
/
+1
*
ia64: headers: drop duplicated words
Randy Dunlap
2021-06-29
3
-3
/
+3
*
Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-06-26
4
-11
/
+21
|
\
|
*
s390/stack: fix possible register corruption with stack switch helper
Heiko Carstens
2021-06-21
1
-7
/
+11
|
*
s390/topology: clear thread/group maps for offline cpus
Sven Schnelle
2021-06-21
1
-3
/
+9
|
*
s390: clear pt_regs::flags on irq entry
Sven Schnelle
2021-06-21
1
-0
/
+1
|
*
s390: fix system call restart with multiple signals
Sven Schnelle
2021-06-21
1
-1
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-25
1
-1
/
+6
|
\
\
|
*
|
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
2021-06-25
1
-1
/
+6
*
|
|
Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-25
3
-43
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
2021-06-22
2
-25
/
+46
|
*
|
x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
Thomas Gleixner
2021-06-22
1
-18
/
+8
|
|
/
*
|
Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-24
1
-1
/
+2
|
\
\
|
*
|
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
2021-06-24
1
-1
/
+2
|
|
/
*
|
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-06-24
4
-3
/
+10
|
\
\
|
*
|
x86: Always inline task_size_max()
Peter Zijlstra
2021-06-22
1
-1
/
+1
|
*
|
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
2021-06-22
1
-0
/
+2
|
*
|
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
2021-06-22
1
-1
/
+2
|
*
|
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
2021-06-22
1
-1
/
+1
|
*
|
objtool/x86: Ignore __x86_indirect_alt_* symbols
Peter Zijlstra
2021-06-21
1
-0
/
+4
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-06-21
1
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
2021-06-03
1
-7
/
+9
*
|
Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-20
5
-24
/
+56
|
\
\
|
*
|
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
2021-06-18
1
-1
/
+7
|
*
|
x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
Kai Huang
2021-06-15
1
-0
/
+1
|
*
|
x86/fpu: Reset state for all signal restore failures
Thomas Gleixner
2021-06-10
1
-11
/
+15
|
*
|
x86/pkru: Write hardware init value to PKRU when xstate is init
Thomas Gleixner
2021-06-09
1
-2
/
+9
|
*
|
x86/process: Check PF_KTHREAD and not current->mm for kernel threads
Thomas Gleixner
2021-06-09
1
-1
/
+1
|
*
|
x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
Andy Lutomirski
2021-06-09
1
-0
/
+19
|
*
|
x86/fpu: Prevent state corruption in __fpu__restore_sig()
Thomas Gleixner
2021-06-09
1
-8
/
+1
|
*
|
x86/ioremap: Map EFI-reserved memory as encrypted for SEV
Tom Lendacky
2021-06-08
1
-1
/
+3
*
|
|
Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-20
4
-7
/
+7
|
\
\
\
|
*
|
|
powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set
Athira Rajeev
2021-06-18
1
-1
/
+1
|
*
|
|
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
2021-06-15
1
-1
/
+1
|
*
|
|
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
2021-06-14
1
-5
/
+4
|
*
|
|
powerpc/mem: Add back missing header to fix 'no previous prototype' error
Christophe Leroy
2021-06-06
1
-0
/
+1
*
|
|
|
Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-19
5
-10
/
+10
|
\
\
\
\
|
*
|
|
|
riscv: dts: fu740: fix cache-controller interrupts
David Abdurachmanov
2021-06-19
1
-1
/
+1
|
*
|
|
|
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-19
2
-4
/
+3
[next]