index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-24
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
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
9
-26
/
+81
2019-09-15
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
1
-1
/
+0
2019-09-15
um: Avoid using uninitialized regs
Johannes Berg
1
-0
/
+3
2019-09-15
um: Remove sig_info[SIGALRM]
Johannes Berg
1
-2
/
+1
2019-09-15
um: Error handling fixes in vector drivers
Anton Ivanov
3
-7
/
+35
2019-09-15
um: Add checks to mtu parameter parsing
Anton Ivanov
1
-1
/
+2
2019-09-15
um: Added support for unix socket transports and bess transport
Anton Ivanov
3
-1
/
+101
2019-09-15
um: Add legacy tap support and rename existing vector to hybrid
Anton Ivanov
4
-87
/
+151
[next]