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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
1
-8
/
+12
2025-07-06
um: use proper care when taking mmap lock during segfault
Benjamin Berg
1
-12
/
+117
2025-06-04
um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
1
-0
/
+1
2025-04-10
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
2
-20
/
+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-08-03
um: time-travel: fix time-travel-start option
Johannes Berg
1
-2
/
+2
2024-02-05
um: time-travel: fix time corruption
Johannes Berg
1
-5
/
+27
2024-02-05
um: Fix naming clash between UML and scheduler
Anton Ivanov
1
-1
/
+1
2023-08-08
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-1
/
+2
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-5
/
+6
2023-03-17
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+9
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+6
2022-09-26
um: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-8
/
+6
2022-09-19
uml: Remove the initialization of statics to 0
Shaomin Deng
1
-1
/
+1
2022-09-19
um: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-19
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
1
-4
/
+4
2022-09-19
um: Prevent KASAN splats in dump_stack()
Vincent Whitchurch
1
-1
/
+2
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-19
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
1
-1
/
+1
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
1
-1
/
+1
2022-09-19
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+24
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+26
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+8
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+20
2022-07-17
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-07-17
UML: add support for KASAN under x86_64
Patricia Alfonso
3
-2
/
+25
2022-07-17
arch: um: Fix build for statically linked UML w/ constructors
David Gow
1
-0
/
+1
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-8
/
+8
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
4
-8
/
+8
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-6
/
+4
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
1
-0
/
+4
2022-03-11
um: Fix order of dtb unflatten/early init
Vincent Whitchurch
1
-1
/
+1
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+3
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-5
/
+3
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2021-12-22
um: Add devicetree support
Vincent Whitchurch
4
-0
/
+51
[next]