index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-13
1
-1
/
+1
*
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-11-13
2
-4
/
+10
*
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
2021-11-13
1
-0
/
+1
*
parisc: Fix backtrace to always include init funtion names
Helge Deller
2021-11-13
1
-1
/
+2
*
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-11-08
2
-6
/
+4
|
\
|
*
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-24
2
-6
/
+4
*
|
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-04
4
-24
/
+5
*
|
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-04
2
-23
/
+11
*
|
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
2021-11-04
1
-1
/
+1
*
|
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-0
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-2
/
+0
|
|
\
\
|
*
|
|
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
2021-10-01
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
2
-8
/
+13
|
\
\
\
|
*
|
|
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
2
-0
/
+4
|
*
|
|
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-10-01
2
-8
/
+9
*
|
|
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
2
-11
/
+3
|
\
\
\
\
|
*
|
|
|
ftrace: disable preemption when recursion locked
王贇
2021-10-27
1
-2
/
+0
|
*
|
|
|
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-08
1
-5
/
+0
|
*
|
|
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
1
-2
/
+2
|
*
|
|
|
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
42
-320
/
+617
|
\
\
\
\
|
*
|
|
|
parisc: Fix set_fixmap() on PA1.x CPUs
Helge Deller
2021-11-01
1
-4
/
+1
|
*
|
|
|
parisc: Use swap() to swap values in setup_bootmem()
Yihao Han
2021-11-01
1
-5
/
+1
|
*
|
|
|
parisc: Update defconfigs
Helge Deller
2021-11-01
2
-16
/
+14
|
*
|
|
|
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
[next]