index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
2022-03-11
um: Fix order of dtb unflatten/early init
Vincent Whitchurch
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-12-22
um: Add devicetree support
Vincent Whitchurch
2021-12-22
um: Extract load file helper from initrd.c
Vincent Whitchurch
2021-12-22
um: remove set_fs
Christoph Hellwig
2021-12-21
um: unexport handle_page_fault()
Al Viro
2021-12-21
um: kill unused cpu()
Al Viro
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2021-12-21
um: Replace if (cond) BUG() with BUG_ON()
Changcheng Deng
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-08-26
um: fix stub location calculation
Johannes Berg
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-19
um: remove unneeded semicolon in um_arch.c
Wan Jiabing
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
um: export signals_enabled directly
Johannes Berg
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-15
um: Replace if (cond) BUG() with BUG_ON()
Yang Li
[next]