index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Use generic runtime constant implementation
Linus Torvalds
2024-07-17
1
-0
/
+1
*
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-16
2
-1
/
+9
|
\
|
*
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2024-07-10
2
-1
/
+9
*
|
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+0
*
|
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
1
-1
/
+1
*
|
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
1
-2
/
+2
*
|
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
2024-06-14
1
-4
/
+5
*
|
ubd: refactor the interrupt handler
Christoph Hellwig
2024-06-14
1
-31
/
+18
|
/
*
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-25
39
-99
/
+94
|
\
|
*
um: virtio_uml: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-30
1
-3
/
+2
|
*
um: rtc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-30
1
-3
/
+2
|
*
um: Add an internal header shared among the user code
Tiwei Bie
2024-04-30
7
-6
/
+26
|
*
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
3
-1
/
+3
|
*
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
2024-04-30
1
-1
/
+0
|
*
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2024-04-30
2
-2
/
+2
|
*
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
2024-04-30
3
-15
/
+2
|
*
um: process: remove unused 'n' variable
Johannes Berg
2024-04-22
1
-2
/
+2
|
*
um: vector: remove unused len variable/calculation
Johannes Berg
2024-04-22
1
-3
/
+1
|
*
um: vector: fix bpfflash parameter evaluation
Johannes Berg
2024-04-22
1
-1
/
+1
|
*
um: slirp: remove set but unused variable 'pid'
Johannes Berg
2024-04-22
1
-2
/
+1
|
*
um: Makefile: use bash from the environment
Yueh-Shun Li
2024-04-22
1
-1
/
+1
|
*
um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
2024-04-22
1
-6
/
+8
|
*
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2024-04-22
1
-0
/
+5
|
*
um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
2024-04-22
1
-0
/
+1
|
*
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
7
-7
/
+8
|
*
um: Add missing headers
Tiwei Bie
2024-04-22
7
-0
/
+9
|
*
um: Fix the return type of __switch_to
Tiwei Bie
2024-04-22
1
-1
/
+2
|
*
um: Remove unused functions
Tiwei Bie
2024-04-22
2
-27
/
+0
|
*
um: Fix the declaration of vfree
Tiwei Bie
2024-04-22
1
-1
/
+1
|
*
um: Make local functions and variables static
Tiwei Bie
2024-04-22
8
-15
/
+15
|
*
um: Fix return value in ubd_init()
Duoming Zhou
2024-04-22
1
-2
/
+2
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
1
-1
/
+0
|
\
\
|
*
|
um: virt-pci: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
|
/
*
|
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
\
|
*
|
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-1
/
+2
|
\
\
|
*
|
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-26
1
-1
/
+2
|
|
/
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
\
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-1
/
+1
|
|
/
*
/
x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros
Uros Bizjak
2024-04-06
1
-2
/
+1
|
/
*
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-15
1
-8
/
+8
|
\
|
*
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
2024-03-08
1
-8
/
+8
*
|
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
7
-10
/
+11
|
\
\
|
*
|
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-21
7
-10
/
+10
|
*
|
string: Allow 2-argument strscpy()
Kees Cook
2024-02-21
1
-1
/
+2
|
|
/
*
|
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
2
-1
/
+2
|
\
\
|
*
|
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-06
2
-1
/
+2
*
|
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-86
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
1
-42
/
+16
|
*
|
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
1
-3
/
+1
[next]