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
*
parisc: decompressor: clean up Makefile
Masahiro Yamada
2021-11-01
1
-4
/
+3
*
parisc: decompressor: remove repeated depenency of misc.o
Masahiro Yamada
2021-11-01
1
-2
/
+0
*
parisc: Remove unused constants from asm-offsets.c
Helge Deller
2021-11-01
1
-5
/
+0
*
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
2021-11-01
1
-3
/
+6
*
parisc/ftrace: set function trace function
Sven Schnelle
2021-11-01
1
-7
/
+5
*
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
2021-11-01
1
-3
/
+1
*
parisc: mark xchg functions notrace
Sven Schnelle
2021-11-01
1
-6
/
+6
*
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2021-11-01
2
-4
/
+7
*
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2021-11-01
8
-31
/
+0
*
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
2021-11-01
1
-3
/
+3
*
parisc: Use PRIV_USER in syscall.S
Helge Deller
2021-11-01
1
-2
/
+2
*
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
1
-2
/
+17
*
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
14
-100
/
+105
*
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
6
-2
/
+222
*
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2021-11-01
2
-0
/
+34
*
parisc: add PIM TOC data structures
Sven Schnelle
2021-11-01
1
-0
/
+22
*
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
2
-24
/
+25
*
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
2021-11-01
1
-7
/
+14
*
parisc: Fix ptrace check on syscall return
Helge Deller
2021-11-01
1
-1
/
+1
*
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
2021-10-30
1
-6
/
+6
*
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
2021-10-30
1
-7
/
+1
*
parisc: Allocate task struct with stack frame alignment
Helge Deller
2021-10-30
1
-1
/
+2
*
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
2021-10-30
1
-0
/
+7
*
parisc: fix warning in flush_tlb_all
Sven Schnelle
2021-10-30
1
-2
/
+2
*
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-10-30
1
-1
/
+3
*
parisc: fix preempt_count() check in entry.S
Sven Schnelle
2021-10-30
1
-2
/
+2
*
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
2021-10-30
1
-51
/
+30
*
parisc: disable preemption during local tlb flush
Sven Schnelle
2021-10-30
1
-0
/
+6
*
parisc: Add KFENCE support
Helge Deller
2021-10-30
3
-2
/
+52
*
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2021-10-30
2
-17
/
+15
*
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2021-10-30
2
-1
/
+2
*
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
2021-10-30
1
-1
/
+2
*
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-30
4
-13
/
+11
|
\
|
*
riscv: Fix asan-stack clang build
Alexandre Ghiti
2021-10-29
3
-2
/
+10
|
*
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
2021-10-29
1
-11
/
+0
|
*
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-27
1
-0
/
+1
*
|
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-30
1
-13
/
+14
|
\
\
|
*
|
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
2021-10-25
1
-6
/
+6
|
*
|
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
2021-10-25
1
-6
/
+6
|
*
|
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
2021-10-25
1
-1
/
+2
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-10-29
2
-2
/
+10
|
\
\
\
|
*
|
|
crypto: x86/sm4 - Fix invalid section entry size
Tianjia Zhang
2021-10-22
2
-2
/
+10
*
|
|
|
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-28
2
-1
/
+12
|
\
\
\
\
|
*
|
|
|
riscv, bpf: Fix potential NULL dereference
Björn Töpel
2021-10-28
1
-1
/
+2
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
2
-0
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT
Lorenz Bauer
2021-10-23
1
-0
/
+5
|
|
*
|
|
|
bpf: Define bpf_jit_alloc_exec_limit for riscv JIT
Lorenz Bauer
2021-10-23
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-27
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub
Steven Rostedt (VMware)
2021-10-27
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-10-27
1
-0
/
+1
|
\
\
\
\
\
\
\
[next]