index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
2022-07-29
1
-10
/
+23
*
um: virtio_uml: Allow probing from devicetree
Vincent Whitchurch
2022-07-29
1
-3
/
+47
*
um: Add missing apply_returns()
Peter Zijlstra
2022-07-23
1
-0
/
+4
*
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2022-07-23
1
-0
/
+4
*
um: line: Use separate IRQs per line
Johannes Berg
2022-06-14
6
-33
/
+29
*
um: chan_user: Fix winch_tramp() return value
Johannes Berg
2022-06-09
1
-4
/
+5
*
um: Use asm-generic/dma-mapping.h
Johannes Berg
2022-06-09
1
-0
/
+1
*
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-06-09
5
-8
/
+10
*
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-30
1
-7
/
+2
*
um: fix and optimize xor select template for CONFIG64 and timetravel mode
Benjamin Beichler
2022-04-13
1
-1
/
+3
*
um: Fix uml_mconsole stop/go
Anton Ivanov
2022-04-08
1
-1
/
+2
*
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2022-03-16
1
-0
/
+1
*
um: gitignore: Add kernel/capflags.c
Johannes Berg
2022-01-27
1
-0
/
+1
*
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2022-01-27
3
-5
/
+5
*
um: virtio_uml: Fix time-travel external time propagation
Johannes Berg
2022-01-27
1
-0
/
+4
*
um: virt-pci: Fix 32-bit compile
Johannes Berg
2022-01-27
1
-4
/
+4
*
um: rename set_signals() to um_set_signals()
Johannes Berg
2022-01-27
6
-13
/
+13
*
um: fix ndelay/udelay defines
Johannes Berg
2022-01-27
1
-2
/
+2
*
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-11-25
1
-1
/
+1
*
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
4
-31
/
+86
|
\
|
*
um: fix stub location calculation
Johannes Berg
2021-08-26
1
-2
/
+1
|
*
um: enable VMAP_STACK
Johannes Berg
2021-08-26
1
-0
/
+1
|
*
um: virt-pci: don't do DMA from stack
Johannes Berg
2021-08-26
1
-26
/
+78
|
*
um: virtio_uml: fix memory leak on init failures
Johannes Berg
2021-08-26
1
-1
/
+3
|
*
um: virtio_uml: include linux/virtio-uml.h
Johannes Berg
2021-08-26
1
-0
/
+1
|
*
um: make PCI emulation driver init/exit static
Johannes Berg
2021-08-26
1
-2
/
+2
*
|
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
|
|
/
*
|
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
1
-4
/
+1
|
\
\
|
*
|
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-16
1
-4
/
+1
|
|
/
*
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
7
-6
/
+7
|
\
\
|
*
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
6
-3
/
+4
|
*
|
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
2021-08-10
1
-3
/
+3
|
|
/
*
|
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-01
1
-1
/
+2
|
\
\
|
*
|
printk: Userspace format indexing support
Chris Down
2021-07-19
1
-1
/
+2
|
|
/
*
|
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
3
-8
/
+13
|
\
\
|
*
|
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
1
-0
/
+2
|
*
|
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-27
1
-4
/
+1
|
*
|
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
2
-8
/
+14
|
|
/
*
|
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
1
-6
/
+7
|
\
\
|
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-1
/
+1
|
*
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-5
/
+6
|
|
/
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
1
-2
/
+6
|
\
\
|
*
|
um: vector: adjust to coalesce API changes
Johannes Berg
2021-08-27
1
-2
/
+6
|
|
/
*
/
ubd: use bvec_virt
Christoph Hellwig
2021-08-16
1
-2
/
+1
|
/
*
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-0
/
+1
|
\
|
*
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-0
/
+1
*
|
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-134
/
+26
|
\
\
|
*
|
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
2021-06-30
1
-10
/
+0
|
*
|
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
1
-30
/
+14
[next]