index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-09-12
um: Remove unused kpte_clear_flush macro
Tiwei Bie
1
-7
/
+0
2024-09-12
um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
1
-1
/
+0
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-42
/
+146
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-10
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2
-1
/
+9
2024-07-03
um: refactor TLB update handling
Benjamin Berg
4
-9
/
+74
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
1
-6
/
+6
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
1
-2
/
+0
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
3
-1
/
+5
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2
-2
/
+0
2024-07-03
um: remove LDT support
Benjamin Berg
2
-20
/
+7
2024-07-03
um: Rework syscall handling
Benjamin Berg
4
-15
/
+51
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2
-1
/
+10
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
1
-5
/
+0
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
1
-0
/
+2
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
1
-1
/
+2
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
1
-0
/
+9
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
1
-1
/
+0
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
1
-0
/
+1
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-6
/
+9
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-1
/
+1
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2
-1
/
+2
2024-04-30
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
1
-1
/
+0
2024-04-30
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2
-2
/
+2
2024-04-30
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
1
-1
/
+0
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-1
/
+2
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
2
-0
/
+4
2024-04-22
um: Fix the declaration of vfree
Tiwei Bie
1
-1
/
+1
2024-04-06
x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros
Uros Bizjak
1
-2
/
+1
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
1
-1
/
+1
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
1
-1
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-1
/
+1
2024-01-05
um: Remove unused register save/restore functions
Benjamin Berg
1
-2
/
+0
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
1
-3
/
+0
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
3
-44
/
+1
2024-01-04
um: mmu: remove stub_pages
Johannes Berg
1
-1
/
+0
2024-01-04
um: Fix naming clash between UML and scheduler
Anton Ivanov
1
-1
/
+1
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+11
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
1
-0
/
+1
[next]