index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-19
Do not hash userspace addresses in fault handlers
Kees Cook
1
-1
/
+1
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-29
um/time: Fixup namespace collision
Thomas Gleixner
1
-2
/
+2
2017-09-13
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
1
-0
/
+7
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-2
/
+2
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+26
2017-07-07
um: Add kerneldoc for segv_handler
Thomas Meyer
1
-0
/
+10
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
3
-10
/
+12
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
1
-4
/
+4
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-6
/
+0
2017-05-15
kill strlen_user()
Al Viro
1
-5
/
+0
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+9
2017-05-03
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2
-3
/
+7
2017-05-03
um: Fix _print_addr()
Richard Weinberger
1
-4
/
+2
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2017-04-14
um/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-1
/
+3
2017-03-28
um: switch to RAW_COPY_USER
Al Viro
1
-4
/
+4
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-5
/
+5
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2
-0
/
+3
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
3
-2
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-4
/
+6
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2
-0
/
+2
2016-09-07
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
1
-5
/
+0
2016-09-07
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
1
-2
/
+3
2016-08-04
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+9
2016-08-04
um: Support kcov
Vegard Nossum
1
-0
/
+5
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
1
-4
/
+4
2016-08-04
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
1
-2
/
+0
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-5
/
+4
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-06-14
um/ptrace: run seccomp after ptrace
Kees Cook
1
-5
/
+4
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-05-27
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
1
-1
/
+1
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-4
/
+0
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2016-03-05
um: Export pm_power_off
Richard Weinberger
1
-0
/
+1
2016-03-05
Revert "um: Fix get_signal() usage"
Richard Weinberger
1
-1
/
+1
2016-01-10
um: Add seccomp support
Mickaël Salaün
1
-0
/
+5
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
1
-12
/
+14
2015-12-08
um: Fix get_signal() usage
Richard Weinberger
1
-1
/
+1
[next]