| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-08-12 | 1 | -1/+2 |
|\ |
|
| * | virtio: find_vqs() add arg sizes | Xuan Zhuo | 2022-08-11 | 1 | -1/+1 |
| * | virtio: record the maximum queue num supported by the device. | Xuan Zhuo | 2022-08-11 | 1 | -0/+1 |
* | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-06 | 3 | -17/+24 |
|\ \ |
|
| * | | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-07-18 | 1 | -1/+0 |
| * | | um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-07-18 | 3 | -17/+21 |
| * | | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 2022-06-17 | 1 | -0/+4 |
* | | | Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-08-05 | 16 | -43/+153 |
|\ \ \ |
|
| * | | | um: include sys/types.h for size_t | Jason A. Donenfeld | 2022-07-17 | 1 | -1/+2 |
| * | | | um: Replace to_phys() and to_virt() with less generic function names | Guenter Roeck | 2022-07-17 | 3 | -7/+7 |
| * | | | um: Add missing apply_returns() | Peter Zijlstra | 2022-07-17 | 1 | -0/+4 |
| * | | | um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups | Jason A. Donenfeld | 2022-07-17 | 1 | -1/+16 |
| * | | | UML: add support for KASAN under x86_64 | Patricia Alfonso | 2022-07-17 | 8 | -4/+103 |
| * | | | um: random: Don't initialise hwrng struct with zero | Christopher Obbard | 2022-07-17 | 1 | -1/+1 |
| * | | | um: remove unused mm_copy_segments | Tobias Klauser | 2022-07-17 | 1 | -5/+0 |
| * | | | um: remove unused variable | Haowen Bai | 2022-07-17 | 1 | -2/+1 |
| * | | | um: Remove straying parenthesis | Benjamin Beichler | 2022-07-17 | 1 | -1/+1 |
| * | | | arch: um: Fix build for statically linked UML w/ constructors | David Gow | 2022-07-17 | 1 | -0/+1 |
| * | | | um/drivers: Kconfig: Fix indentation | Juerg Haefliger | 2022-07-17 | 1 | -27/+27 |
| * | | | um: Kconfig: Fix indentation | Juerg Haefliger | 2022-07-17 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-05 | 1 | -22/+2 |
|\ \ \ |
|
| * | | | asm-generic: Add new pci.h and use it | Stafford Horne | 2022-07-23 | 1 | -12/+2 |
| * | | | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 2022-07-23 | 1 | -2/+0 |
| * | | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 2022-07-23 | 1 | -8/+0 |
* | | | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-08-03 | 4 | -0/+46 |
|\ \ \ \ |
|
| * | | | | random: handle archrandom with multiple longs | Jason A. Donenfeld | 2022-07-25 | 1 | -13/+8 |
| * | | | | um: seed rng using host OS rng | Jason A. Donenfeld | 2022-07-18 | 4 | -0/+51 |
* | | | | | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-08-02 | 1 | -4/+4 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | um: Use enum req_op where appropriate | Bart Van Assche | 2022-07-14 | 1 | -2/+2 |
| * | | | | block: remove blk_cleanup_disk | Christoph Hellwig | 2022-06-28 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-07-17 | 1 | -0/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | um: Add missing apply_returns() | Peter Zijlstra | 2022-07-14 | 1 | -0/+4 |
| |/ / |
|
* / / | um: Replace to_phys() and to_virt() with less generic function names | Guenter Roeck | 2022-07-14 | 3 | -7/+7 |
|/ / |
|
* / | um: virt-pci: set device ready in probe() | Vincent Whitchurch | 2022-06-11 | 1 | -1/+6 |
|/ |
|
* | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-06-04 | 5 | -8/+10 |
|\ |
|
| * | ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP | Eric W. Biederman | 2022-05-11 | 5 | -8/+10 |
* | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-06-04 | 1 | -7/+8 |
|\ \ |
|
| * | | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 2022-05-07 | 1 | -6/+4 |
| * | | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 2022-05-07 | 1 | -2/+5 |
| |/ |
|
* | | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-06-03 | 14 | -51/+81 |
|\ \ |
|
| * | | um: chan_user: Fix winch_tramp() return value | Johannes Berg | 2022-05-27 | 1 | -4/+5 |
| * | | um: virtio_uml: Fix broken device handling in time-travel | Johannes Berg | 2022-05-27 | 1 | -10/+23 |
| * | | um: line: Use separate IRQs per line | Johannes Berg | 2022-05-27 | 6 | -33/+29 |
| * | | um: Enable ARCH_HAS_GCOV_PROFILE_ALL | Vincent Whitchurch | 2022-05-27 | 1 | -0/+1 |
| * | | um: Use asm-generic/dma-mapping.h | Johannes Berg | 2022-05-27 | 1 | -0/+1 |
| * | | um: daemon: Make default socket configurable | Johannes Berg | 2022-05-27 | 2 | -1/+9 |
| * | | um: xterm: Make default terminal emulator configurable | Johannes Berg | 2022-05-27 | 3 | -3/+13 |
| |/ |
|
* | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-05-26 | 1 | -1/+0 |
|\ \ |
|
| * | | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada | 2022-05-24 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 1 | -1/+2 |
|\ \ |
|