index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2023-03-11
um: vector: Fix memory leak in vector_config
Xiang Yang
1
-0
/
+1
2022-10-26
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-10-15
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
1
-0
/
+8
2022-08-25
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
1
-1
/
+16
2022-06-22
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-7
/
+2
2022-06-14
um: chan_user: Fix winch_tramp() return value
Johannes Berg
1
-4
/
+5
2022-06-14
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
5
-8
/
+10
2022-04-15
um: Fix uml_mconsole stop/go
Anton Ivanov
1
-1
/
+2
2022-01-27
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
3
-5
/
+5
2021-09-26
um: virtio_uml: fix memory leak on init failures
Johannes Berg
1
-1
/
+3
2021-07-20
um: fix error return code in winch_tramp()
Zhen Lei
1
-1
/
+2
2021-07-20
um: fix error return code in slip_open()
Zhen Lei
1
-1
/
+2
2021-05-22
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
3
-17
/
+1
2021-05-22
um: Mark all kernel symbols as local
Johannes Berg
2
-0
/
+12
2021-03-04
um: mm: check more comprehensively for stub changes
Johannes Berg
1
-1
/
+11
2021-02-10
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
1
-1
/
+2
2021-01-06
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
1
-76
/
+115
2020-12-30
um: Remove use of asprinf in umid.c
Anton Ivanov
1
-12
/
+5
2020-12-30
um: chan_xterm: Fix fd leak
Anton Ivanov
1
-0
/
+5
2020-12-30
um: tty: Fix handling of close in tty lines
Anton Ivanov
1
-2
/
+2
2020-12-30
um: Monitor error events in IRQ controller
Anton Ivanov
1
-1
/
+1
2020-11-05
um: change sigio_spinlock to a mutex
Johannes Berg
1
-3
/
+3
2020-05-02
um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
Vitor Massaru Iha
1
-0
/
+1
2020-04-23
um: falloc.h needs to be directly included for older libc
Alan Maguire
1
-0
/
+1
2020-04-23
um: ubd: Prevent buffer overrun on command completion
Gabriel Krisman Bertazi
1
-1
/
+3
2020-02-01
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
2
-1
/
+2
2020-01-23
um: virtio_uml: Disallow modular build
Johannes Berg
2
-3
/
+3
2020-01-23
um: Don't trace irqflags during shutdown
Johannes Berg
1
-1
/
+1
2020-01-14
um: Implement copy_thread_tls
Amanieu d'Antras
3
-4
/
+5
2020-01-04
um: virtio: Keep reading on -EAGAIN
Johannes Berg
1
-4
/
+4
2019-10-29
um-ubd: Entrust re-queue to the upper layers
Anton Ivanov
1
-2
/
+6
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-21
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
150
-277
/
+1910
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+1
2019-09-16
um: irq: Fix LAST_IRQ usage in init_IRQ()
Erel Geron
1
-1
/
+1
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
34
-34
/
+34
2019-09-15
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
25
-25
/
+25
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
28
-29
/
+29
2019-09-15
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
53
-53
/
+53
2019-09-15
um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
2
-18
/
+84
2019-09-15
um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ
Johannes Berg
2
-23
/
+147
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
11
-2
/
+1169
2019-09-15
um: Don't use generic barrier.h
Johannes Berg
1
-1
/
+0
2019-09-15
um: time-travel: Restrict time update in IRQ handler
Johannes Berg
2
-4
/
+15
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
3
-1
/
+16
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2
-2
/
+1
2019-09-15
um: Place (soft)irq text with macros
Johannes Berg
2
-0
/
+4
[next]