index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
2
-0
/
+25
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
6
-41
/
+54
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
3
-0
/
+71
2024-07-03
um: enable UBSAN
Johannes Berg
1
-0
/
+1
2024-07-03
um/mm: remove redundant assignment of max_low_pfn
Wei Yang
1
-1
/
+0
2024-07-03
arch: um: rust: Add i386 support for Rust
David Gow
1
-1
/
+1
2024-07-03
um: Remove /proc/sysemu support code
Tiwei Bie
1
-67
/
+0
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
2
-4
/
+0
2024-07-03
ubd: Remove unused mutex 'ubd_mutex'
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
um: time-travel: fix time-travel-start option
Johannes Berg
1
-2
/
+2
2024-07-03
um: Select HAS_IOREMAP for UML_IOMEM_EMULATION
Niklas Schnelle
1
-1
/
+2
2024-07-03
um: Remove obsolete pcap driver
Anton Ivanov
5
-299
/
+2
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
4
-21
/
+74
2024-07-03
um: chan_user: retry partial writes
Benjamin Berg
1
-3
/
+15
2024-07-03
um: chan_user: catch EINTR when reading and writing
Benjamin Berg
1
-2
/
+2
2024-07-03
um: irqs: process outstanding IRQs when unblocking signals
Benjamin Berg
1
-29
/
+49
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-1
/
+1
2024-06-17
_PATCH_19_23_um_virt_pci_Use_irq_domain_instantiate_
Herve Codina
1
-6
/
+10
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-2
/
+2
2024-06-14
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
1
-4
/
+5
2024-06-14
ubd: refactor the interrupt handler
Christoph Hellwig
1
-31
/
+18
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
39
-99
/
+94
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
um: virt-pci: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
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-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-1
/
+1
2024-04-30
um: virtio_uml: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-30
um: rtc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-30
um: Add an internal header shared among the user code
Tiwei Bie
7
-6
/
+26
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
3
-1
/
+3
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
3
-15
/
+2
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-1
/
+2
2024-04-22
um: process: remove unused 'n' variable
Johannes Berg
1
-2
/
+2
2024-04-22
um: vector: remove unused len variable/calculation
Johannes Berg
1
-3
/
+1
2024-04-22
um: vector: fix bpfflash parameter evaluation
Johannes Berg
1
-1
/
+1
2024-04-22
um: slirp: remove set but unused variable 'pid'
Johannes Berg
1
-2
/
+1
2024-04-22
um: Makefile: use bash from the environment
Yueh-Shun Li
1
-1
/
+1
2024-04-22
um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
1
-6
/
+8
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
1
-0
/
+5
2024-04-22
um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
1
-0
/
+1
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
7
-7
/
+8
2024-04-22
um: Add missing headers
Tiwei Bie
7
-0
/
+9
2024-04-22
um: Fix the return type of __switch_to
Tiwei Bie
1
-1
/
+2
2024-04-22
um: Remove unused functions
Tiwei Bie
2
-27
/
+0
[prev]
[next]