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
...
|
*
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
|
*
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
2
-11
/
+16
|
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
13
-32
/
+65
|
*
um: sigio: Return error from add_sigio_fd()
Johannes Berg
2020-12-13
1
-2
/
+4
|
*
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
2020-12-13
1
-16
/
+62
|
*
um: Increase stack frame size threshold for signal.c
Andy Shevchenko
2020-12-13
1
-0
/
+2
|
*
um: line: Don't free winch (with IRQ) under spinlock
Johannes Berg
2020-12-13
1
-4
/
+8
|
*
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
2020-12-13
1
-76
/
+115
|
*
um: Fix time-travel mode
Johannes Berg
2020-12-13
1
-5
/
+0
|
*
um: Remove use of asprinf in umid.c
Anton Ivanov
2020-12-13
1
-12
/
+5
|
*
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-13
2
-1
/
+4
|
*
um: random: Register random as hwrng-core device
Christopher Obbard
2020-12-13
1
-76
/
+25
|
*
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-12-13
1
-3
/
+3
*
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
2
-1
/
+4
|
\
\
|
*
|
um: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
2
-1
/
+4
*
|
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
1
-1
/
+0
|
\
\
\
|
*
|
|
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
1
-1
/
+0
*
|
|
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
1
-7
/
+5
|
\
\
\
\
|
*
|
|
|
um: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
1
-7
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-16
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-15
2
-2
/
+8
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
um/irqstat: Get rid of the duplicated declarations
Thomas Gleixner
2020-11-23
1
-16
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
2
-14
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-11-06
2
-14
/
+0
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
|
/
/
*
/
/
um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
Richard Weinberger
2020-11-10
1
-1
/
+7
|
/
/
*
/
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-26
1
-1
/
+1
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
3
-13
/
+13
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
1
-0
/
+1
|
\
\
|
*
|
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-25
1
-0
/
+1
*
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-0
/
+1
|
\
\
\
|
*
|
|
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
1
-0
/
+1
|
|
/
/
[prev]
[next]