- 64e8516 Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 2 years ago
- 498a1cf Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
- 6c7667c uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS} by Carlos Bilbao · 2 years, 1 month ago
- 339b84d um: virt-pci: properly remove PCI device from bus by Benjamin Berg · 2 years, 1 month ago
- abdeb4f um: virtio_uml: move device breaking into workqueue by Benjamin Berg · 2 years, 1 month ago
- 8e9cd85 um: virtio_uml: mark device as unregistered when breaking it by Benjamin Berg · 2 years, 1 month ago
- 8a6ca54 um: virtio_uml: free command if adding to virtqueue failed by Benjamin Berg · 2 years, 1 month ago
- b99ddbe UML: define RUNTIME_DISCARD_EXIT by Masahiro Yamada · 2 years, 1 month ago
- 522c532 virt-pci: add platform bus support by Vincent Whitchurch · 2 years, 1 month ago
- 935f8f7 um-virt-pci: Make max delay configurable by Vincent Whitchurch · 2 years, 1 month ago
- 314a140 um: virt-pci: implement pcibios_get_phb_of_node() by Vincent Whitchurch · 2 years, 1 month ago
- 83e913f um: Support LTO by Peter Foley · 2 years, 2 months ago
- f09c3fc um: put power options in a menu by Peter Foley · 2 years, 2 months ago
- 6aa5611 um: Use CFLAGS_vmlinux by Peter Foley · 2 years, 2 months ago
- 910dba4 um: Prevent building modules incompatible with MODVERSIONS by Peter Foley · 2 years, 2 months ago
- 2c4d384 um: Avoid pcap multiple definition errors by Peter Foley · 2 years, 2 months ago
- 2f2be51 um: Make the definition of cpu_data more compatible by Peter Foley · 2 years, 2 months ago
- 0438aad rust: arch/um: Add support for CONFIG_RUST under x86_64 UML by David Gow · 2 years, 3 months ago
- 905a770 rust: arch/um: Use 'pie' relocation mode under UML by David Gow · 2 years, 3 months ago
- e5080a9 mm, arch: add generic implementation of pfn_valid() for FLATMEM by Mike Rapoport (IBM) · 2 years, 1 month ago
- 67d7c30 kbuild: remove --include-dir MAKEFLAG from top Makefile by Masahiro Yamada · 2 years, 1 month ago
- 950fe88 mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years, 2 months ago
- e2858d7 um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years, 2 months ago
- d5dbcfe um: Declare fix_range_common as a static function by Benjamin Berg · 2 years, 3 months ago
- d119595 um: Switch printk calls to adhere to correct coding style by Benjamin Berg · 2 years, 3 months ago
- 8f88c73 um: vector: Fix memory leak in vector_config by Xiang Yang · 2 years, 4 months ago
- 3271e27 um: protect VMA iteration by Johannes Berg · 2 years, 5 months ago
- 28b2bb0 um: remove unneeded semicolon by Yang Li · 2 years, 5 months ago
- a0a9ad9 um: Remove the unneeded result variable by ye xingchen · 2 years, 5 months ago
- 89b3098 arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled by Peter Zijlstra · 2 years, 2 months ago
- 2b5a0e4 objtool/idle: Validate __cpuidle code as noinstr by Peter Zijlstra · 2 years, 2 months ago
- 4f292c4d Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 2 months ago
- 9ee850a x86_64: Remove pointless set_64bit() usage by Peter Zijlstra · 2 years, 4 months ago
- 94a8551 Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
- 64e7003 Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 3 months ago
- 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 3 months ago
- e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- 405b2fc Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months ago
- 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 3 months ago
- 9d33edb Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
- bdc7750 um: virt-pci: Avoid GCC non-NULL warning by Kees Cook · 2 years, 3 months ago
- 12335446 um: kmsg_dumper: use srcu console list iterator by John Ogness · 2 years, 4 months ago
- 3860e7c um: kmsg_dump: only dump when no output console available by John Ogness · 2 years, 4 months ago
- bdbadfc [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argument) by Al Viro · 2 years, 6 months ago
- 16bdbae hwrng: core - treat default_quality as a maximum and default to 1024 by Jason A. Donenfeld · 2 years, 4 months ago
- 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 5 months ago
- a474d3f PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN by Thomas Gleixner · 2 years, 4 months ago
- e025ab8 mm: remove kern_addr_valid() completely by Kefeng Wang · 2 years, 5 months ago
- 931ab63 x86/ibt: Implement FineIBT by Peter Zijlstra · 2 years, 4 months ago
- f1947d7 Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 5 months ago
- 91080ab Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 2 years, 5 months ago
- 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 5 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- d0989d0 Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 5 months ago
- cbd4375 um: remove vma linked list walk by Matthew Wilcox (Oracle) · 2 years, 6 months ago
- bd71558 arch: um: Mark the stack non-executable to fix a binutils warning by David Gow · 2 years, 5 months ago
- 193cb83 uml: Remove the initialization of statics to 0 by Shaomin Deng · 2 years, 6 months ago
- 4dc5a32 um: Do not initialise statics to 0. by Xin Gao · 2 years, 7 months ago
- 3848d47 um: Fix comment typo by Jason Wang · 2 years, 8 months ago
- 758dfdb um: Improve panic notifiers consistency and ordering by Guilherme G. Piccoli · 2 years, 6 months ago
- c8b2c26 um: remove unused reactivate_chan() declaration by Gaosheng Cui · 2 years, 6 months ago
- 7c5c8fa um: mmaper: add __exit annotations to module exit funcs by Xiu Jianfeng · 2 years, 6 months ago
- 9863941 um: virt-pci: add __init/__exit annotations to module init/exit funcs by Xiu Jianfeng · 2 years, 6 months ago
- 2975e4a um: Prevent KASAN splats in dump_stack() by Vincent Whitchurch · 2 years, 6 months ago
- e6e4d33 um: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
- 0d644e9 um: increase default virtual physical memory to 64 MiB by Christian Lamparter · 2 years, 7 months ago
- 782b1f7 um: fix default console kernel parameter by Christian Lamparter · 2 years, 7 months ago
- 16c546e UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK by Huacai Chen · 2 years, 8 months ago
- 714e763 um: read multiple msg from virtio slave request fd by Benjamin Beichler · 2 years, 9 months ago
- 2be9880 kernel: exit: cleanup release_thread() by Kefeng Wang · 2 years, 7 months ago
- 64367f2 treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y by Arnd Bergmann · 2 years, 7 months ago
- ba38961 um: Enable FORTIFY_SOURCE by Kees Cook · 3 years, 1 month ago
- a0a12c3 asm goto: eradicate CC_HAS_ASM_GOTO by Nick Desaulniers · 2 years, 6 months ago
- 9993a4f virtio: Revert "virtio: find_vqs() add arg sizes" by Michael S. Tsirkin · 2 years, 7 months ago
- 7a53e17 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 2 years, 7 months ago
- a10fba0 virtio: find_vqs() add arg sizes by Xuan Zhuo · 2 years, 7 months ago
- da80296 virtio: record the maximum queue num supported by the device. by Xuan Zhuo · 2 years, 7 months ago
- 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
- 79b7e67 Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 2 years, 7 months ago
- eff0cb3 Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 7 months ago
- a0b09f2 Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 7 months ago
- c013d0a Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 7 months ago
- d349ab9 random: handle archrandom with multiple longs by Jason A. Donenfeld · 2 years, 8 months ago
- a2912b45 asm-generic: Add new pci.h and use it by Stafford Horne · 2 years, 7 months ago
- abb4970 PCI: Move isa_dma_bridge_buggy out of asm/dma.h by Stafford Horne · 2 years, 7 months ago
- ae85b23 PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h by Stafford Horne · 2 years, 7 months ago
- 0b9ba61 um: seed rng using host OS rng by Jason A. Donenfeld · 2 years, 8 months ago
- 3d923c5 mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 8 months ago
- 91a8da0 um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 8 months ago
- af3e161 um: include sys/types.h for size_t by Jason A. Donenfeld · 2 years, 8 months ago
- 8970d5c um: Replace to_phys() and to_virt() with less generic function names by Guenter Roeck · 2 years, 8 months ago
- 637285e um: Add missing apply_returns() by Peter Zijlstra · 2 years, 8 months ago
- dda520d um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups by Jason A. Donenfeld · 2 years, 8 months ago
- 5b30140 UML: add support for KASAN under x86_64 by Patricia Alfonso · 2 years, 8 months ago
- 9e70cbd um: random: Don't initialise hwrng struct with zero by Christopher Obbard · 2 years, 8 months ago
- 53078ce um: remove unused mm_copy_segments by Tobias Klauser · 2 years, 8 months ago
- 6e12adc um: remove unused variable by Haowen Bai · 2 years, 9 months ago
- c6496e0 um: Remove straying parenthesis by Benjamin Beichler · 2 years, 9 months ago