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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-05-05
um: Remove duplicate arch.h header
Jiapeng Chong
-1
/
+0
2025-05-05
um: fix _nofault accesses
Johannes Berg
-13
/
+13
2025-04-14
x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_...
Ingo Molnar
-1
/
+1
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-53
/
+50
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-18
/
+5
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
-26
/
+0
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
-0
/
+11
2025-03-18
um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
-0
/
+1
2025-03-18
um: use str_yes_no() to remove hardcoded "yes" and "no"
Ethan Carter Edwards
-1
/
+2
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
-20
/
+1
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
-6
/
+35
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
-2
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
-2
/
+5
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
-1
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
-13
/
+0
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
-33
/
+56
2025-02-12
um: convert irq_lock to raw spinlock
Johannes Berg
-32
/
+47
2025-02-12
um: avoid copying FP state from init_task
Benjamin Berg
-1
/
+9
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
-6
/
+5
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-25
/
+10
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-3
/
+1
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
-4
/
+3
2025-01-10
um: Remove unused user_context function
Tiwei Bie
-8
/
+0
2025-01-10
um: Mark get_top_address as __init
Tiwei Bie
-1
/
+1
2025-01-10
um: Mark parse_cache_line as __init
Tiwei Bie
-1
/
+2
2025-01-10
um: Mark parse_host_cpu_flags as __init
Tiwei Bie
-1
/
+1
2025-01-10
um: Count iomem_size only once in physmem calculation
Tiwei Bie
-3
/
+2
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
-11
/
+4
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-296
/
+289
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-5
/
+11
2024-11-12
um: move thread info into task
Benjamin Berg
-125
/
+7
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
-5
/
+6
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
-0
/
+5
2024-11-07
um: Always dump trace for specified task in show_stack
Tiwei Bie
-1
/
+1
2024-11-07
um: remove broken double fault detection
Benjamin Berg
-6
/
+0
2024-11-07
um: remove file sync for stub data
Benjamin Berg
-1
/
+0
2024-11-07
um: Remove double zero check
Shaojie Dong
-2
/
+1
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
-1
/
+1
2024-10-26
um: fix stub exe build with CONFIG_GCOV
Johannes Berg
-1
/
+1
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
-15
/
+9
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
-0
/
+20
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
-5
/
+5
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
-48
/
+28
2024-10-23
um: Do not propagate initrd parameter to kernel
Tiwei Bie
-0
/
+1
2024-10-23
um: Do not propagate dtb parameter to kernel
Tiwei Bie
-0
/
+1
2024-10-23
um: Do not propagate mem parameter to kernel
Tiwei Bie
-0
/
+2
2024-10-23
um: Remove UML specific debug parameter
Tiwei Bie
-13
/
+0
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
-16
/
+0
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
-7
/
+11
2024-10-18
um: Fix misaligned stack in stub_exe
David Gow
-1
/
+1
[prev]
[next]