index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-11
1
-1
/
+1
|
\
|
*
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-10-29
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
\
|
*
|
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
|
|
/
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-4
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-4
/
+1
|
|
/
*
/
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2021-10-28
1
-0
/
+4
|
/
*
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-2
/
+1
|
\
|
*
um: fix stub location calculation
Johannes Berg
2021-08-26
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-4
/
+0
|
\
\
|
*
|
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-4
/
+0
|
|
/
*
/
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-4
/
+10
|
/
*
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
8
-44
/
+258
|
\
|
*
um: remove unneeded semicolon in um_arch.c
Wan Jiabing
2021-06-19
1
-1
/
+1
|
*
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
1
-1
/
+1
|
*
um: add a UML specific futex implementation
Anton Ivanov
2021-06-17
1
-0
/
+136
|
*
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
2
-6
/
+55
|
*
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
3
-3
/
+18
|
*
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
2021-06-17
1
-4
/
+6
|
*
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
2
-29
/
+41
|
*
um: export signals_enabled directly
Johannes Berg
2021-06-17
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-0
/
+1
|
\
\
|
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
|
/
*
|
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
\
|
*
|
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-05-20
1
-1
/
+1
|
|
/
*
/
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
/
*
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-05
5
-19
/
+13
|
\
|
*
um: Replace if (cond) BUG() with BUG_ON()
Yang Li
2021-04-15
1
-2
/
+1
|
*
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
2021-04-15
2
-17
/
+0
|
*
um: Mark all kernel symbols as local
Johannes Berg
2021-04-15
2
-0
/
+12
*
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
|
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-28
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
1
-1
/
+4
|
*
um: synchronize kmsg_dumper
John Ogness
2021-03-08
1
-0
/
+8
*
|
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
|
/
*
um: add a pseudo RTC
Johannes Berg
2021-02-12
1
-1
/
+9
*
um: remove process stub VMA
Johannes Berg
2021-02-12
4
-105
/
+6
*
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
1
-2
/
+1
*
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
1
-14
/
+11
*
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
1
-4
/
+3
*
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-02-12
1
-1
/
+11
*
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
2
-25
/
+153
*
um: time: fix initialization in time-travel mode
Johannes Berg
2021-01-26
1
-19
/
+31
*
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2021-01-26
1
-54
/
+0
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-7
/
+4
*
um: kmsg_dumper: always dump when not tty console
Thomas Meyer
2021-01-26
1
-2
/
+7
*
um: stdio_console: Make preferred console
Thomas Meyer
2021-01-26
1
-3
/
+19
*
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
2020-12-14
1
-1
/
+1
*
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
1
-0
/
+38
[next]