index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-02-19
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2018-02-19
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-22
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-12-19
Do not hash userspace addresses in fault handlers
Kees Cook
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-29
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-13
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-07
um: Add kerneldoc for segv_handler
Thomas Meyer
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-05-15
kill strlen_user()
Al Viro
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-03
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-05-03
um: Fix _print_addr()
Richard Weinberger
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-04-14
um/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-03-28
um: switch to RAW_COPY_USER
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-09-07
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
2016-09-07
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
2016-08-04
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-04
um: Support kcov
Vegard Nossum
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
2016-08-04
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-14
um/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-05-27
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]