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
/
drivers
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-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-104
/
+195
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-3
/
+0
2024-09-12
vector_user: add VDE support
Renzo Davoli
1
-0
/
+83
2024-09-12
um: vector: Fix NAPI budget handling
Anton Ivanov
1
-2
/
+2
2024-09-12
um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
2
-102
/
+110
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-354
/
+106
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+10
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-8
/
+12
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-3
/
+5
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
1
-6
/
+8
2024-07-04
um: vector: always reset vp->opened
Johannes Berg
1
-1
/
+2
2024-07-04
um: vector: remove vp->lock
Johannes Berg
2
-16
/
+1
2024-07-04
um: line: always fill *error_out in setup_one_line()
Johannes Berg
1
-0
/
+2
2024-07-03
um: refactor TLB update handling
Benjamin Berg
1
-2
/
+0
2024-07-03
um: harddog: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
3
-10
/
+19
2024-07-03
ubd: Remove unused mutex 'ubd_mutex'
Dr. David Alan Gilbert
1
-1
/
+0
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
2
-21
/
+63
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-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
8
-23
/
+20
2024-05-22
um: virt-pci: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
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-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: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
1
-6
/
+8
2024-04-22
um: Make local functions and variables static
Tiwei Bie
2
-3
/
+3
2024-04-22
um: Fix return value in ubd_init()
Duoming Zhou
1
-2
/
+2
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+4
2024-02-27
ubd: open the backing files in ubd_add
Christoph Hellwig
1
-42
/
+16
2024-02-27
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
1
-3
/
+1
2024-02-27
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
1
-1
/
+1
2024-02-27
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
1
-6
/
+7
2024-02-27
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
1
-1
/
+1
2024-02-27
ubd: remove ubd_disk_register
Christoph Hellwig
1
-22
/
+15
2024-02-27
ubd: remove the ubd_gendisk array
Christoph Hellwig
1
-9
/
+4
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
3
-4
/
+4
[next]