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