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
2022-09-19
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
1
-1
/
+2
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
1
-1
/
+1
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+24
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+26
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+8
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+20
2022-07-17
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
3
-2
/
+25
2022-07-17
arch: um: Fix build for statically linked UML w/ constructors
David Gow
1
-0
/
+1
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-8
/
+8
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
4
-8
/
+8
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-6
/
+4
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
1
-0
/
+4
2022-03-11
um: Fix order of dtb unflatten/early init
Vincent Whitchurch
1
-1
/
+1
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+3
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-5
/
+3
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2021-12-22
um: Add devicetree support
Vincent Whitchurch
4
-0
/
+51
2021-12-22
um: Extract load file helper from initrd.c
Vincent Whitchurch
4
-43
/
+75
2021-12-22
um: remove set_fs
Christoph Hellwig
1
-25
/
+0
2021-12-21
um: unexport handle_page_fault()
Al Viro
1
-1
/
+0
2021-12-21
um: kill unused cpu()
Al Viro
1
-5
/
+0
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2
-0
/
+2
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2
-29
/
+1
2021-12-21
um: Replace if (cond) BUG() with BUG_ON()
Changcheng Deng
1
-2
/
+1
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
1
-1
/
+1
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
1
-0
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-4
/
+1
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-4
/
+0
2021-08-26
um: fix stub location calculation
Johannes Berg
1
-2
/
+1
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-4
/
+10
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-44
/
+258
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
[next]