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
Age
Commit message (
Expand
)
Author
Lines
2025-02-12
um: convert irq_lock to raw spinlock
Johannes Berg
-32
/
+47
2025-02-12
um: virtio_uml: use raw spinlock
Johannes Berg
-4
/
+4
2025-02-12
um: virt-pci: don't use kmalloc()
Johannes Berg
-96
/
+102
2025-02-12
um: fix execve stub execution on old host OSs
Benjamin Berg
-3
/
+13
2025-02-12
um: avoid copying FP state from init_task
Benjamin Berg
-1
/
+9
2025-01-30
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-92
/
+21
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-18
/
+9
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-11
/
+3
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
-4
/
+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: rtc: use RTC time when calculating the alarm
Benjamin Berg
-2
/
+5
2025-01-10
um: Remove unused user_context function
Tiwei Bie
-8
/
+0
2025-01-10
um: Remove unused THREAD_NAME_LEN macro
Tiwei Bie
-1
/
+0
2025-01-10
um: Remove unused PGD_BOUND macro
Tiwei Bie
-1
/
+0
2025-01-10
um: Mark setup_env_path as __init
Tiwei Bie
-1
/
+1
2025-01-10
um: Mark install_fatal_handler as __init
Tiwei Bie
-1
/
+1
2025-01-10
um: Mark set_stklim as __init
Tiwei Bie
-1
/
+1
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
-71
/
+5
2025-01-10
um: Remove unused MODULES_LEN macro
Tiwei Bie
-1
/
+0
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
-1
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-2
/
+2
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-746
/
+725
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-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+0
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-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2024-11-12
um: move thread info into task
Benjamin Berg
-183
/
+34
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: vector: Do not use drvdata in release
Tiwei Bie
-1
/
+2
2024-11-07
um: net: Do not use drvdata in release
Tiwei Bie
-1
/
+1
2024-11-07
um: ubd: Do not use drvdata in release
Tiwei Bie
-1
/
+1
2024-11-07
um: ubd: Initialize ubd's disk pointer in ubd_add
Tiwei Bie
-0
/
+2
2024-11-07
um: virtio_uml: query the number of vqs if supported
Benjamin Berg
-2
/
+27
2024-11-07
um: virtio_uml: fix call_fd IRQ allocation
Benjamin Berg
-5
/
+10
2024-11-07
um: virtio_uml: send SET_MEM_TABLE message with the exact size
Benjamin Berg
-1
/
+1
2024-11-07
um: remove broken double fault detection
Benjamin Berg
-15
/
+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
-8
/
+0
2024-11-07
um: always include kconfig.h and compiler-version.h
Benjamin Berg
-31
/
+16
2024-11-07
um: set DONTDUMP and DONTFORK flags on KASAN shadow memory
Benjamin Berg
-0
/
+12
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-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
-2
/
+0
[next]