index
:
Linux Stable
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.12.y
linux-6.13.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
/
ia64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
futex: Wireup futex_waitv syscall
André Almeida
2021-11-25
1
-0
/
+1
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-19
/
+12
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-19
/
+12
*
|
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
1
-4
/
+6
|
\
\
|
*
|
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
1
-0
/
+2
|
*
|
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-10-01
1
-4
/
+4
|
|
/
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
2
-16
/
+5
|
\
\
|
*
|
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-08
1
-6
/
+0
|
*
|
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
1
-4
/
+4
|
*
|
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
1
-3
/
+2
|
*
|
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
2021-09-30
1
-5
/
+0
|
*
|
ia64: kprobes: Fix to pass correct trampoline address to the handler
Masami Hiramatsu
2021-09-30
1
-4
/
+5
|
|
/
*
/
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-4
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
3
-28
/
+29
|
\
|
*
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
1
-0
/
+2
|
*
ia64: make num_rsvd_regions static
Geert Uytterhoeven
2021-09-03
1
-1
/
+1
|
*
ia64: make reserve_elfcorehdr() static
Geert Uytterhoeven
2021-09-03
1
-26
/
+25
|
*
ia64: fix #endif comment for reserve_elfcorehdr()
Geert Uytterhoeven
2021-09-03
1
-1
/
+1
|
*
ia64: fix typo in a comment
Jason Wang
2021-09-03
1
-1
/
+1
*
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
/
*
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
1
-1
/
+1
|
\
|
*
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
3
-5
/
+4
|
\
\
|
*
|
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2021-06-29
1
-3
/
+2
|
*
|
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-29
1
-1
/
+1
|
*
|
ia64: mca_drv: fix incorrect array size calculation
Arnd Bergmann
2021-06-29
1
-1
/
+1
|
|
/
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
4
-8
/
+7
|
\
\
|
*
|
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
2
-5
/
+5
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-2
/
+2
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
1
-1
/
+1
|
|
\
|
|
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
*
|
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
1
-16
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-03
1
-7
/
+0
|
*
|
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
1
-9
/
+0
|
|
/
*
/
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
1
-1
/
+1
|
/
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
1
-0
/
+3
|
\
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
1
-0
/
+3
*
|
ia64: module: fix symbolizer crash on fdescr
Sergei Trofimovich
2021-04-30
1
-4
/
+25
*
|
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
2021-04-30
3
-14
/
+2
*
|
ia64: mca: always make IA64_MCA_DEBUG an expression
Sergei Trofimovich
2021-04-30
1
-2
/
+2
*
|
ia64: fix EFI_DEBUG build
Sergei Trofimovich
2021-04-30
1
-5
/
+6
*
|
ia64: trivial spelling fixes
Bhaskar Chowdhury
2021-04-30
1
-3
/
+3
*
|
ia64: drop unused IA64_FW_EMU ifdef
Sergei Trofimovich
2021-04-30
1
-5
/
+0
*
|
ia64: ensure proper NUMA distance and possible map initialization
Valentin Schneider
2021-04-30
1
-2
/
+5
*
|
arch/ia64/kernel/fsys.S: fix typos
Bhaskar Chowdhury
2021-04-30
1
-2
/
+2
*
|
arch/ia64/kernel/head.S: remove duplicate include
Zhang Yunkai
2021-04-30
1
-1
/
+0
*
|
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
4
-82
/
+5
|
\
\
|
*
|
ia64: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-25
2
-42
/
+2
|
*
|
ia64: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-25
3
-40
/
+3
|
|
/
*
|
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2021-04-29
1
-0
/
+1
|
\
\
[next]