index
:
linux-stable.git
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.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
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
|
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
2021-02-16
1
-0
/
+1
*
|
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
2021-02-12
1
-0
/
+1
*
|
um: io.h: include <linux/types.h>
Johannes Berg
2021-02-12
1
-0
/
+1
*
|
um: add a pseudo RTC
Johannes Berg
2021-02-12
7
-1
/
+339
*
|
um: remove process stub VMA
Johannes Berg
2021-02-12
8
-138
/
+10
*
|
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
4
-14
/
+13
*
|
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
3
-25
/
+25
*
|
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
3
-4
/
+8
*
|
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-02-12
1
-1
/
+11
*
|
um: print register names in wait_for_stub
Johannes Berg
2021-02-12
1
-2
/
+53
*
|
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-12
1
-1
/
+0
*
|
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
2021-02-12
1
-1
/
+1
*
|
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
1
-3
/
+16
*
|
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
5
-69
/
+267
*
|
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
1
-0
/
+36
*
|
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
1
-0
/
+3
*
|
um: virtio: clean up a comment
Johannes Berg
2021-02-12
1
-2
/
+1
|
/
*
um: time: fix initialization in time-travel mode
Johannes Berg
2021-01-26
1
-19
/
+31
*
um: fix os_idle_sleep() to not hang
Johannes Berg
2021-01-26
1
-1
/
+14
*
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2021-01-26
4
-59
/
+0
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
4
-11
/
+8
*
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
2021-01-26
1
-1
/
+2
*
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: return error from ioremap()
Johannes Berg
2021-01-26
1
-1
/
+1
*
um: ubd: fix command line handling of ubd
Hajime Tazaki
2021-01-26
1
-2
/
+2
*
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-17
35
-588
/
+897
|
\
|
*
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
4
-0
/
+47
|
*
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
3
-16
/
+56
|
*
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
2020-12-13
1
-1
/
+12
|
*
um: chan_xterm: Fix fd leak
Anton Ivanov
2020-12-13
1
-0
/
+5
|
*
um: tty: Fix handling of close in tty lines
Anton Ivanov
2020-12-13
1
-2
/
+2
|
*
um: Monitor error events in IRQ controller
Anton Ivanov
2020-12-13
1
-1
/
+1
|
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
4
-8
/
+11
|
*
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2020-12-13
4
-0
/
+59
|
*
um: time-travel: avoid multiple identical propagations
Johannes Berg
2020-12-13
1
-0
/
+6
|
*
um: Fetch registers only for signals which need them
Anton Ivanov
2020-12-13
1
-1
/
+14
|
*
um: Support suspend to RAM
Johannes Berg
2020-12-13
6
-2
/
+139
|
*
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
5
-1
/
+46
|
*
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
2020-12-13
1
-3
/
+20
|
*
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
5
-25
/
+21
|
*
um: Simplify IRQ handling code
Johannes Berg
2020-12-13
1
-242
/
+128
|
*
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
8
-45
/
+26
|
*
um: irq: Reduce irq_reg allocation
Johannes Berg
2020-12-13
2
-7
/
+7
|
*
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2020-12-13
2
-26
/
+22
|
*
um: Clean up alarm IRQ chip name
Johannes Berg
2020-12-13
1
-5
/
+4
[next]