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
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
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
2025-12-07
um: Fix help message for ssl-non-raw
Tiwei Bie
1
-1
/
+4
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-10-02
um: virtio_uml: Fix use-after-free after put_device in probe
Miaoqian Lin
1
-2
/
+4
2025-08-28
um: rtc: Avoid shadowing err in uml_rtc_start()
Tiwei Bie
1
-1
/
+1
2025-08-28
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-5
/
+2
2025-07-17
um: vector: Reduce stack usage in vector_eth_configure()
Tiwei Bie
1
-29
/
+13
2025-07-10
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
1
-1
/
+1
2025-07-10
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
1
-0
/
+5
2025-06-04
um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
1
-0
/
+1
2025-06-04
um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
1
-0
/
+1
2024-12-14
um: Always dump trace for specified task in show_stack
Tiwei Bie
1
-1
/
+1
2024-12-14
um: Fix the return value of elf_core_copy_task_fpregs
Tiwei Bie
1
-1
/
+1
2024-12-14
um: Fix potential integer overflow during physmem setup
Tiwei Bie
1
-3
/
+3
2024-12-14
um: vector: Do not use drvdata in release
Tiwei Bie
1
-1
/
+2
2024-12-14
um: net: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-12-14
um: ubd: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-09-12
um: line: always fill *error_out in setup_one_line()
Johannes Berg
1
-0
/
+2
2024-08-19
um: time-travel: fix signal blocking race/hang
Johannes Berg
1
-20
/
+98
2024-08-19
um: time-travel: fix time-travel-start option
Johannes Berg
1
-2
/
+2
2024-06-16
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2
-2
/
+2
2024-06-16
um: vector: fix bpfflash parameter evaluation
Johannes Berg
1
-1
/
+1
2024-06-16
um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
1
-6
/
+8
2024-06-16
um: Fix return value in ubd_init()
Duoming Zhou
1
-2
/
+2
2024-02-23
um: time-travel: fix time corruption
Johannes Berg
1
-5
/
+27
2024-02-23
um: net: Fix return type of uml_net_start_xmit()
Nathan Chancellor
1
-1
/
+1
2024-02-23
um: Don't use vfprintf() for os_info()
Benjamin Berg
1
-2
/
+17
2024-02-23
um: Fix naming clash between UML and scheduler
Anton Ivanov
3
-5
/
+5
2023-09-19
um: Fix hostaudio build errors
Randy Dunlap
4
-14
/
+6
2023-08-08
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-8
/
+3
2023-07-23
um: Use HOST_DIR for mrproper
Kees Cook
1
-1
/
+1
2023-06-09
um: harddog: fix modular build
Johannes Berg
5
-7
/
+23
2023-03-17
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2023-03-11
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
1
-5
/
+16
2023-03-11
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
1
-1
/
+15
2023-03-11
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
1
-0
/
+2
2023-03-11
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
1
-1
/
+4
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-12
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
1
-0
/
+8
2022-09-28
um: fix default console kernel parameter
Christian Lamparter
1
-1
/
+1
2022-08-25
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
1
-1
/
+16
2022-08-17
um: random: Don't initialise hwrng struct with zero
Christopher Obbard
1
-1
/
+1
2022-08-17
um: seed rng using host OS rng
Jason A. Donenfeld
4
-0
/
+51
2022-08-17
um: Remove straying parenthesis
Benjamin Beichler
1
-1
/
+1
2022-07-29
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
1
-10
/
+23
2022-07-29
um: virtio_uml: Allow probing from devicetree
Vincent Whitchurch
1
-3
/
+47
2022-07-23
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-07-23
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
1
-0
/
+4
2022-06-14
um: line: Use separate IRQs per line
Johannes Berg
6
-33
/
+29
2022-06-09
um: chan_user: Fix winch_tramp() return value
Johannes Berg
1
-4
/
+5
[next]