index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-27
3
-104
/
+195
|
\
|
*
vector_user: add VDE support
Renzo Davoli
2024-09-12
1
-0
/
+83
|
*
um: vector: Fix NAPI budget handling
Anton Ivanov
2024-09-12
1
-2
/
+2
|
*
um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
2024-09-12
2
-102
/
+110
*
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
2
-3
/
+0
|
/
*
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-29
1
-0
/
+2
*
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-25
16
-354
/
+106
|
\
|
*
um: vector: always reset vp->opened
Johannes Berg
2024-07-04
1
-1
/
+2
|
*
um: vector: remove vp->lock
Johannes Berg
2024-07-04
2
-16
/
+1
|
*
um: line: always fill *error_out in setup_one_line()
Johannes Berg
2024-07-04
1
-0
/
+2
|
*
um: refactor TLB update handling
Benjamin Berg
2024-07-03
1
-2
/
+0
|
*
um: harddog: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
1
-0
/
+1
|
*
um: generalize os_rcv_fd
Johannes Berg
2024-07-03
3
-10
/
+19
|
*
ubd: Remove unused mutex 'ubd_mutex'
Dr. David Alan Gilbert
2024-07-03
1
-1
/
+0
|
*
um: Remove obsolete pcap driver
Anton Ivanov
2024-07-03
5
-299
/
+2
|
*
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
2024-07-03
2
-21
/
+63
|
*
um: chan_user: retry partial writes
Benjamin Berg
2024-07-03
1
-3
/
+15
|
*
um: chan_user: catch EINTR when reading and writing
Benjamin Berg
2024-07-03
1
-2
/
+2
*
|
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-22
1
-6
/
+10
|
\
\
|
*
|
_PATCH_19_23_um_virt_pci_Use_irq_domain_instantiate_
Herve Codina
2024-06-17
1
-6
/
+10
|
|
/
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
2
-8
/
+12
|
\
\
|
*
|
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
1
-1
/
+1
|
*
|
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-07-17
1
-3
/
+5
|
*
|
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
2024-07-17
1
-1
/
+1
|
*
|
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
2024-07-17
1
-6
/
+8
|
|
/
*
|
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
8
-23
/
+20
|
\
|
*
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: 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: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
2024-04-22
1
-6
/
+8
|
*
um: Make local functions and variables static
Tiwei Bie
2024-04-22
2
-3
/
+3
|
*
um: Fix return value in ubd_init()
Duoming Zhou
2024-04-22
1
-2
/
+2
*
|
um: virt-pci: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
|
/
*
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
3
-4
/
+4
|
\
|
*
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-21
3
-4
/
+4
*
|
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
*
|
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
1
-1
/
+1
*
|
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
2024-02-27
1
-6
/
+7
*
|
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
2024-02-27
1
-1
/
+1
*
|
ubd: remove ubd_disk_register
Christoph Hellwig
2024-02-27
1
-22
/
+15
*
|
ubd: remove the ubd_gendisk array
Christoph Hellwig
2024-02-27
1
-9
/
+4
[next]