index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
um: Re-evaluate thread flags repeatedly
Thomas Weißschuh
1
-0
/
+4
2025-07-06
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
1
-0
/
+5
2025-05-05
um: fix _nofault accesses
Johannes Berg
1
-0
/
+2
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+6
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-14
/
+39
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-15
/
+6
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
2
-2
/
+1
2025-03-20
um: Add pthread-based helper support
Tiwei Bie
1
-0
/
+5
2025-03-18
um: x86: clean up elf specific definitions
Hajime Tazaki
1
-0
/
+1
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
1
-0
/
+2
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
1
-1
/
+0
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
6
-11
/
+30
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-60
/
+3
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-3
/
+3
2025-01-13
um: Include missing headers in asm/pgtable.h
Tiwei Bie
1
-0
/
+3
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
2
-60
/
+1
2025-01-10
um: Remove unused MODULES_LEN macro
Tiwei Bie
1
-1
/
+0
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-173
/
+140
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2024-11-12
um: move thread info into task
Benjamin Berg
4
-22
/
+25
2024-11-07
um: remove broken double fault detection
Benjamin Berg
1
-1
/
+0
2024-11-07
um: remove duplicate UM_NSEC_PER_SEC definition
Benjamin Berg
1
-1
/
+0
2024-11-07
um: remove file sync for stub data
Benjamin Berg
1
-1
/
+0
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
3
-22
/
+3
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-25
um: Add os_set_pdeathsig helper function
Tiwei Bie
1
-0
/
+2
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
1
-1
/
+3
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
1
-1
/
+5
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
4
-28
/
+28
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
4
-36
/
+8
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
2
-4
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+1
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
4
-13
/
+60
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2
-4
/
+1
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
1
-0
/
+11
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
2
-3
/
+1
2024-10-10
um: Remove 3-level page table support on i386
Tiwei Bie
2
-33
/
+0
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
1
-6
/
+0
2024-10-10
um: Fix the definition for physmem_size
Tiwei Bie
1
-0
/
+2
2024-10-10
um: Remove highmem leftovers
Tiwei Bie
2
-4
/
+2
2024-10-10
um: Remove unused os_getpgrp function
Benjamin Berg
1
-1
/
+0
2024-10-10
um: Remove unused os_stop_process
Benjamin Berg
1
-1
/
+0
2024-10-10
um: Remove unused os_process_parent
Benjamin Berg
1
-1
/
+0
2024-10-10
um: Remove unused os_process_pc
Benjamin Berg
1
-1
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
1
-8
/
+0
2024-09-12
um: Remove the declaration of user_thread function
Tiwei Bie
1
-1
/
+0
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
1
-4
/
+1
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
1
-15
/
+5
[next]