index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-2
/
+0
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
6
-6
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
2
-7
/
+2
*
um: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-8
/
+16
*
um/sysrq: remove needless variable sp
Dmitry Safonov
2020-06-09
1
-3
/
+1
*
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
1
-0
/
+2
*
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-06-06
2
-3
/
+3
|
\
|
*
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
Masahiro Yamada
2020-05-25
1
-1
/
+1
|
*
um: do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-05-12
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2020-06-04
1
-0
/
+16
|
\
\
|
*
|
x86/module: Use text_poke() for late relocations
Peter Zijlstra
2020-05-08
1
-0
/
+16
|
|
/
*
|
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-04
1
-8
/
+4
*
|
um: Fix typo in vector driver transport option definition
Ignat Korchagin
2020-04-29
1
-1
/
+1
*
|
um: syscall.c: include <asm/unistd.h>
Johannes Berg
2020-04-29
1
-0
/
+1
*
|
um: Fix xor.h include
Johannes Berg
2020-04-29
1
-1
/
+1
|
/
*
um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
Vitor Massaru Iha
2020-04-23
1
-0
/
+1
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-10
/
+0
*
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
23
-204
/
+844
|
\
|
*
um: Remove some unnecessary NULL checks in vector_user.c
Alex Dewar
2020-03-29
1
-10
/
+5
|
*
um: vector: Avoid NULL ptr deference if transport is unset
Sjoerd Simons
2020-03-29
1
-0
/
+3
|
*
um: Make CONFIG_STATIC_LINK actually static
Brendan Higgins
2020-03-29
2
-1
/
+10
|
*
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
2020-03-29
4
-1
/
+42
|
*
um: Implement time-travel=ext
Johannes Berg
2020-03-29
6
-17
/
+435
|
*
um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS
Johannes Berg
2020-03-29
2
-22
/
+75
|
*
um: time-travel: Rewrite as an event scheduler
Johannes Berg
2020-03-29
4
-95
/
+229
|
*
um: Move timer-internal.h to non-shared
Johannes Berg
2020-03-29
5
-4
/
+3
|
*
um: falloc.h needs to be directly included for older libc
Alan Maguire
2020-03-29
1
-0
/
+1
|
*
um: ubd: Retry buffer read on any kind of error
Gabriel Krisman Bertazi
2020-03-29
1
-4
/
+4
|
*
um: ubd: Prevent buffer overrun on command completion
Gabriel Krisman Bertazi
2020-03-29
1
-1
/
+3
|
*
um: Fix overlapping ELF segments when statically linked
David Gow
2020-03-29
1
-1
/
+1
|
*
um: Delete never executed timer
Leon Romanovsky
2020-03-29
1
-12
/
+0
|
*
um: Don't overwrite ethtool driver version
Leon Romanovsky
2020-03-29
2
-3
/
+0
|
*
um: Fix len of file in create_pid_file
Wen Yang
2020-03-29
1
-2
/
+3
|
*
um: Don't use console_drivers directly
Andy Shevchenko
2020-03-29
1
-5
/
+4
|
*
um: Cleanup CONFIG_IOSCHED_CFQ
Krzysztof Kozlowski
2020-03-29
2
-2
/
+2
*
|
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
1
-3
/
+1
|
\
\
|
*
|
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2020-03-18
1
-3
/
+1
|
|
/
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
|
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
1
-2
/
+1
|
\
\
|
*
|
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
|
*
|
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
1
-1
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
uml: Create a private mount of proc for mconsole
Eric W. Biederman
2020-02-28
1
-1
/
+27
|
*
|
uml: Don't consult current to find the proc_mnt in mconsole_proc
Eric W. Biederman
2020-02-28
1
-1
/
+1
|
|
/
*
/
um: reject unsupported coalescing params
Jakub Kicinski
2020-03-07
1
-0
/
+1
|
/
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
3
-21
/
+18
*
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-31
1
-5
/
+0
|
\
|
*
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-23
1
-5
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-30
1
-0
/
+1
|
\
\
[next]