Age | Commit message (Expand) | Author |
2024-08-08 | Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi... | Daniel Vetter |
2024-07-28 | minmax: make generic MIN() and MAX() macros available everywhere | Linus Torvalds |
2024-07-25 | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-22 | Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-07-17 | printk: Add a short description string to kmsg_dump() | Jocelyn Falempe |
2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko |
2024-07-17 | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info() | Jiri Pirko |
2024-07-17 | virtio: rename find_vqs_info() op to find_vqs() | Jiri Pirko |
2024-07-17 | virtio: convert find_vqs() op implementations to find_vqs_info() | Jiri Pirko |
2024-07-16 | um: Use generic runtime constant implementation | Linus Torvalds |
2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-10 | um: don't generate asm/bpf_perf_event.h | Arnd Bergmann |
2024-07-04 | um: vector: always reset vp->opened | Johannes Berg |
2024-07-04 | um: vector: remove vp->lock | Johannes Berg |
2024-07-04 | um: register power-off handler | Johannes Berg |
2024-07-04 | um: line: always fill *error_out in setup_one_line() | Johannes Berg |
2024-07-03 | um: Enable preemption in UML | Anton Ivanov |
2024-07-03 | um: refactor TLB update handling | Benjamin Berg |
2024-07-03 | um: simplify and consolidate TLB updates | Benjamin Berg |
2024-07-03 | um: remove force_flush_all from fork_handler | Benjamin Berg |
2024-07-03 | um: Do not flush MM in flush_thread | Benjamin Berg |
2024-07-03 | um: Delay flushing syscalls until the thread is restarted | Benjamin Berg |
2024-07-03 | um: remove copy_context_skas0 | Benjamin Berg |
2024-07-03 | um: remove LDT support | Benjamin Berg |
2024-07-03 | um: compress memory related stub syscalls while adding them | Benjamin Berg |
2024-07-03 | um: Rework syscall handling | Benjamin Berg |
2024-07-03 | um: Create signal stack memory assignment in stub_data | Benjamin Berg |
2024-07-03 | um: Remove stub-data.h include from common-offsets.h | Benjamin Berg |
2024-07-03 | um: time-travel: fix signal blocking race/hang | Johannes Berg |
2024-07-03 | um: time-travel: remove time_exit() | Johannes Berg |
2024-07-03 | um: harddog: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-03 | um: add shared memory optimisation for time-travel=ext | Johannes Berg |
2024-07-03 | um: add mmap/mremap OS calls | Johannes Berg |
2024-07-03 | um: generalize os_rcv_fd | Johannes Berg |
2024-07-03 | um: time-travel: support time-travel protocol broadcast messages | Mordechay Goodstein |
2024-07-03 | um: enable UBSAN | Johannes Berg |
2024-07-03 | um/mm: remove redundant assignment of max_low_pfn | Wei Yang |
2024-07-03 | arch: um: rust: Add i386 support for Rust | David Gow |
2024-07-03 | um: Remove /proc/sysemu support code | Tiwei Bie |
2024-07-03 | um: Remove unused ncpus variable | Tiwei Bie |
2024-07-03 | ubd: Remove unused mutex 'ubd_mutex' | Dr. David Alan Gilbert |
2024-07-03 | um: time-travel: fix time-travel-start option | Johannes Berg |
2024-07-03 | um: Select HAS_IOREMAP for UML_IOMEM_EMULATION | Niklas Schnelle |
2024-07-03 | um: Remove obsolete pcap driver | Anton Ivanov |
2024-07-03 | um: chan: use blocking IO for console output for time-travel | Benjamin Berg |
2024-07-03 | um: chan_user: retry partial writes | Benjamin Berg |
2024-07-03 | um: chan_user: catch EINTR when reading and writing | Benjamin Berg |
2024-07-03 | um: irqs: process outstanding IRQs when unblocking signals | Benjamin Berg |
2024-06-19 | block: move the nonrot flag to queue_limits | Christoph Hellwig |