index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
um: fix _nofault accesses
Johannes Berg
1
-13
/
+13
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
8
-53
/
+50
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-18
/
+5
2025-03-20
um: Rewrite the sigio workaround based on epoll and tgkill
Tiwei Bie
1
-26
/
+0
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
1
-0
/
+11
2025-03-18
um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
1
-0
/
+1
2025-03-18
um: use str_yes_no() to remove hardcoded "yes" and "no"
Ethan Carter Edwards
1
-1
/
+2
2025-03-18
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
2
-20
/
+1
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
3
-6
/
+35
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-2
/
+5
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2
-13
/
+0
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
2
-33
/
+56
2025-02-12
um: convert irq_lock to raw spinlock
Johannes Berg
1
-32
/
+47
2025-02-12
um: avoid copying FP state from init_task
Benjamin Berg
1
-1
/
+9
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
1
-6
/
+5
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
3
-25
/
+10
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-3
/
+1
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-4
/
+3
2025-01-10
um: Remove unused user_context function
Tiwei Bie
1
-8
/
+0
2025-01-10
um: Mark get_top_address as __init
Tiwei Bie
1
-1
/
+1
2025-01-10
um: Mark parse_cache_line as __init
Tiwei Bie
1
-1
/
+2
2025-01-10
um: Mark parse_host_cpu_flags as __init
Tiwei Bie
1
-1
/
+1
2025-01-10
um: Count iomem_size only once in physmem calculation
Tiwei Bie
1
-3
/
+2
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
1
-11
/
+4
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
20
-296
/
+289
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+11
2024-11-12
um: move thread info into task
Benjamin Berg
6
-125
/
+7
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
1
-5
/
+6
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+5
2024-11-07
um: Always dump trace for specified task in show_stack
Tiwei Bie
1
-1
/
+1
2024-11-07
um: remove broken double fault detection
Benjamin Berg
1
-6
/
+0
2024-11-07
um: remove file sync for stub data
Benjamin Berg
1
-1
/
+0
2024-11-07
um: Remove double zero check
Shaojie Dong
1
-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
/
+1
2024-10-26
um: fix stub exe build with CONFIG_GCOV
Johannes Berg
1
-1
/
+1
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2
-15
/
+9
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
1
-0
/
+20
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
1
-5
/
+5
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2
-48
/
+28
2024-10-23
um: Do not propagate initrd parameter to kernel
Tiwei Bie
1
-0
/
+1
2024-10-23
um: Do not propagate dtb parameter to kernel
Tiwei Bie
1
-0
/
+1
2024-10-23
um: Do not propagate mem parameter to kernel
Tiwei Bie
1
-0
/
+2
2024-10-23
um: Remove UML specific debug parameter
Tiwei Bie
1
-13
/
+0
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
1
-16
/
+0
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
1
-7
/
+11
2024-10-18
um: Fix misaligned stack in stub_exe
David Gow
1
-1
/
+1
2024-10-17
um: Disable auto variable initialization for stub_exe.c
Nathan Chancellor
1
-0
/
+5
2024-10-17
um: Fix passing '-n' to linker for stub_exe
Nathan Chancellor
1
-1
/
+1
[next]