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
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
signal/um: More carefully relay signals in relay_signal.
Eric W. Biederman
2018-04-28
1
-24
/
+14
*
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-28
/
+11
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-11
2
-166
/
+301
|
\
|
*
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
1
-0
/
+1
|
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
1
-163
/
+297
|
*
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2018-02-19
1
-3
/
+3
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
|
*
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-22
1
-1
/
+1
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
3
-4
/
+3
|
/
*
Do not hash userspace addresses in fault handlers
Kees Cook
2017-12-19
1
-1
/
+1
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-29
1
-2
/
+2
*
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
1
-0
/
+7
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
1
-2
/
+2
*
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
4
-14
/
+26
|
\
|
*
um: Add kerneldoc for segv_handler
Thomas Meyer
2017-07-07
1
-0
/
+10
|
*
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
3
-10
/
+12
|
*
um: Use os_info for the messages on normal path
Masami Hiramatsu
2017-07-05
1
-4
/
+4
*
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-5
/
+0
|
\
\
|
*
|
kill strlen_user()
Al Viro
2017-05-15
1
-5
/
+0
|
|
/
*
/
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-6
/
+0
|
/
*
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-13
3
-7
/
+9
|
\
|
*
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-05-03
2
-3
/
+7
|
*
um: Fix _print_addr()
Richard Weinberger
2017-05-03
1
-4
/
+2
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-01
1
-1
/
+3
|
\
\
|
*
|
um/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-1
/
+3
|
|
/
*
|
um: switch to RAW_COPY_USER
Al Viro
2017-03-28
1
-4
/
+4
*
|
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-5
/
+5
|
/
*
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
2
-0
/
+3
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
3
-2
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-4
/
+6
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
2
-0
/
+2
*
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
2016-09-07
1
-5
/
+0
*
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
2016-09-07
1
-2
/
+3
*
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-04
3
-6
/
+9
|
\
|
*
um: Support kcov
Vegard Nossum
2016-08-04
1
-0
/
+5
|
*
um: Setup physical memory in setup_arch()
Richard Weinberger
2016-08-04
1
-4
/
+4
|
*
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
2016-08-04
1
-2
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-5
/
+4
|
\
\
|
*
|
um/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+4
[next]