Show patches with: Archived = No       |   70304 patches
« 1 2 ... 11 12 13703 704 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] crypto/nx: Constify static attribute_group structs drivers/crypto: Constify static attribute_group - - 1 - 3-- 2022-02-10 Rikard Falkeborn Handled Elsewhere
[38/49] arch/powerpc: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate Untitled series #285554 1 - - - --- 2022-02-10 Yury Norov Handled Elsewhere
[43/49] soc/qman: replace cpumask_weight with cpumask_weight_lt Untitled series #285554 - - - - --- 2022-02-10 Yury Norov Handled Elsewhere
[v2] mm/hugetlb: Fix kernel crash with hugetlb mremap [v2] mm/hugetlb: Fix kernel crash with hugetlb mremap - 1 2 - 3-- 2022-02-11 Aneesh Kumar K V Handled Elsewhere
[v2,1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64 [v2,1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64 - - - - --- 2022-02-11 Aneesh Kumar K V Handled Elsewhere
[v2,2/2] selftest/vm: Add util.h and and move helper functions there [v2,1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64 - - - - 5-- 2022-02-11 Aneesh Kumar K V Handled Elsewhere
[v4,16/20] Kbuild: add Rust support Rust support - - - - --- 2022-02-12 Miguel Ojeda Handled Elsewhere
[04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Untitled series #285925 - - - - --- 2022-02-14 Anshuman Khandual Handled Elsewhere
[01/14] uaccess: fix integer overflow on access_ok() clean up asm/uaccess.h, kill set_fs for good - 3 1 - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[02/14] sparc64: add __{get,put}_kernel_nocheck() clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[03/14] nds32: fix access_ok() checks in get/put_user clean up asm/uaccess.h, kill set_fs for good - 1 - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[04/14] x86: use more conventional access_ok() definition clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[05/14] uaccess: add generic __{get,put}_kernel_nofault clean up asm/uaccess.h, kill set_fs for good - - 1 - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[06/14] mips: use simpler access_ok() clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[07/14] uaccess: generalize access_ok() clean up asm/uaccess.h, kill set_fs for good 1 - 1 - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[08/14] arm64: simplify access_ok() clean up asm/uaccess.h, kill set_fs for good 2 - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[09/14] m68k: drop custom __access_ok() clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[10/14] uaccess: remove most CONFIG_SET_FS users clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[11/14] sparc64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[12/14] sh: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[13/14] ia64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-14 Arnd Bergmann Handled Elsewhere
[14/14] uaccess: drop set_fs leftovers clean up asm/uaccess.h, kill set_fs for good - - - - 5-- 2022-02-14 Arnd Bergmann Handled Elsewhere
[v1,1/2] cma: factor out minimum alignment requirement mm: enforce pageblock_order < MAX_ORDER 1 - - - --- 2022-02-14 David Hildenbrand Handled Elsewhere
[v1,2/2] mm: enforce pageblock_order < MAX_ORDER mm: enforce pageblock_order < MAX_ORDER - - - - 5-- 2022-02-14 David Hildenbrand Handled Elsewhere
[v2,1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate vmx-crypto: Add missing dependencies - - - - --- 2022-02-15 Petr Vorel Handled Elsewhere
[v2,2/2] crypto: vmx: Add missing dependencies vmx-crypto: Add missing dependencies - 2 - - 41- 2022-02-15 Petr Vorel Handled Elsewhere
[v4,2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs" Improve KVM's interaction with CPU hotplug 2 - 2 - --- 2022-02-16 Chao Gao Handled Elsewhere
[v2,01/18] uaccess: fix integer overflow on access_ok() clean up asm/uaccess.h, kill set_fs for good - 3 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,02/18] uaccess: fix nios2 and microblaze get_user_8() clean up asm/uaccess.h, kill set_fs for good 1 2 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,03/18] nds32: fix access_ok() checks in get/put_user clean up asm/uaccess.h, kill set_fs for good - 1 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,04/18] sparc64: add __{get,put}_kernel_nocheck() clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,05/18] x86: remove __range_not_ok() clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,06/18] x86: use more conventional access_ok() definition clean up asm/uaccess.h, kill set_fs for good - - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,07/18] nios2: drop access_ok() check from __put_user() clean up asm/uaccess.h, kill set_fs for good 1 - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,08/18] uaccess: add generic __{get,put}_kernel_nofault clean up asm/uaccess.h, kill set_fs for good 1 - 2 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,09/18] mips: use simpler access_ok() clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,10/18] m68k: fix access_ok for coldfire clean up asm/uaccess.h, kill set_fs for good - - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,11/18] arm64: simplify access_ok() clean up asm/uaccess.h, kill set_fs for good 2 - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,12/18] uaccess: fix type mismatch warnings from access_ok() clean up asm/uaccess.h, kill set_fs for good 1 - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,13/18] uaccess: generalize access_ok() clean up asm/uaccess.h, kill set_fs for good 4 - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,14/18] lib/test_lockup: fix kernel pointer check for separate address spaces clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,15/18] sparc64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,16/18] sh: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - 1 - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,17/18] ia64: remove CONFIG_SET_FS support clean up asm/uaccess.h, kill set_fs for good - - - - --- 2022-02-16 Arnd Bergmann Handled Elsewhere
[v2,18/18] uaccess: drop maining CONFIG_SET_FS users clean up asm/uaccess.h, kill set_fs for good 4 - - 1 5-- 2022-02-16 Arnd Bergmann Handled Elsewhere
selftest/vm: Fix map_fixed_noreplace test failure selftest/vm: Fix map_fixed_noreplace test failure - - - - 5-- 2022-02-17 Aneesh Kumar K V Handled Elsewhere
[v3,1/2] selftest/vm: Add util.h and and move helper functions there [v3,1/2] selftest/vm: Add util.h and and move helper functions there - - - - --- 2022-02-17 Aneesh Kumar K V Handled Elsewhere
[v3,2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT [v3,1/2] selftest/vm: Add util.h and and move helper functions there - - - - 5-- 2022-02-17 Aneesh Kumar K V Handled Elsewhere
[v3,1/2] crypto: vmx - merge CRYPTO_DEV_VMX_ENCRYPT into CRYPTO_DEV_VMX vmx-crypto: Add missing dependencies - - - - --- 2022-02-17 Petr Vorel Handled Elsewhere
[v3,2/2] crypto: vmx - add missing dependencies vmx-crypto: Add missing dependencies - 2 - - 5-- 2022-02-17 Petr Vorel Handled Elsewhere
[net,v4] net: Force inlining of checksum functions in net/checksum.h [net,v4] net: Force inlining of checksum functions in net/checksum.h - 1 - - 3-- 2022-02-17 Christophe Leroy Handled Elsewhere
net/ibmvnic: Cleanup workaround doing an EOI after partition migration net/ibmvnic: Cleanup workaround doing an EOI after partition migration - - - - 3-- 2022-02-18 Cédric Le Goater Handled Elsewhere
[RFC,v1,1/5] scsi: core: Rename host_tagset to hctx_share_tags Add SCSI per device tagsets - - - - --- 2022-02-18 Melanie Plageman (Microsoft) Handled Elsewhere
[RFC,v1,2/5] scsi: map_queues() takes tag set instead of host Add SCSI per device tagsets - - - - --- 2022-02-18 Melanie Plageman (Microsoft) Handled Elsewhere
[RFC,v1,3/5] scsi: core: Add per device tag sets Add SCSI per device tagsets - - - - --- 2022-02-18 Melanie Plageman (Microsoft) Handled Elsewhere
[RFC,v1,4/5] scsi: storvsc: use per device tag sets Add SCSI per device tagsets - - - - --- 2022-02-18 Melanie Plageman (Microsoft) Handled Elsewhere
[RFC,v1,5/5] scsi: storvsc: Hardware queues share blk_mq_tags Add SCSI per device tagsets - - - - 2-1 2022-02-18 Melanie Plageman (Microsoft) Handled Elsewhere
[V2,04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Untitled series #287098 - - - - --- 2022-02-21 Anshuman Khandual Handled Elsewhere
[01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - 1 - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - 1 - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[03/11] swiotlb: simplify swiotlb_max_segment [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - 1 - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[04/11] swiotlb: rename swiotlb_late_init_with_default_size [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - 1 - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - 1 - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[06/11] MIPS/octeon: use swiotlb_init instead of open coding it [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - - - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[07/11] x86: remove the IOMMU table infrastructure [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - - - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[08/11] swiotlb: make the swiotlb_init interface more useful [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - - - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - - - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[10/11] swiotlb: merge swiotlb-xen initialization into swiotlb [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - - - --- 2022-02-22 Christoph Hellwig Handled Elsewhere
[11/11] x86: remove cruft from <asm/dma-mapping.h> [01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page - - - - 2-3 2022-02-22 Christoph Hellwig Handled Elsewhere
[v6,1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c Use pageblock_order for cma and alloc_contig_range alignment. - - 2 - --- 2022-02-23 Zi Yan Handled Elsewhere
[v6,2/5] mm: page_isolation: check specified range for unmovable pages Use pageblock_order for cma and alloc_contig_range alignment. - - - - --- 2022-02-23 Zi Yan Handled Elsewhere
[v6,3/5] mm: make alloc_contig_range work at pageblock granularity Use pageblock_order for cma and alloc_contig_range alignment. - - - - --- 2022-02-23 Zi Yan Handled Elsewhere
[v6,4/5] mm: cma: use pageblock_order as the single alignment Use pageblock_order for cma and alloc_contig_range alignment. - - - - --- 2022-02-23 Zi Yan Handled Elsewhere
[v6,5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size. Use pageblock_order for cma and alloc_contig_range alignment. - - - - --- 2022-02-23 Zi Yan Handled Elsewhere
[v6,1/6] module: Always have struct mod_tree_root Allocate module text and data separately - - 1 - --- 2022-02-23 Christophe Leroy Handled Elsewhere
[v6,2/6] module: Prepare for handling several RB trees Allocate module text and data separately - - - - --- 2022-02-23 Christophe Leroy Handled Elsewhere
[v6,3/6] module: Introduce data_layout Allocate module text and data separately - - - - --- 2022-02-23 Christophe Leroy Handled Elsewhere
[v6,4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC Allocate module text and data separately 1 - - - --- 2022-02-23 Christophe Leroy Handled Elsewhere
[v6,5/6] module: Remove module_addr_min and module_addr_max Allocate module text and data separately - - - - --- 2022-02-23 Christophe Leroy Handled Elsewhere
[v6,6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx Allocate module text and data separately - - - - --- 2022-02-23 Christophe Leroy Handled Elsewhere
[v4,1/1] crypto: vmx - add missing dependencies [v4,1/1] crypto: vmx - add missing dependencies - 2 - - 3-- 2022-02-23 Petr Vorel Handled Elsewhere
[v2] usercopy: Check valid lifetime via stack depth [v2] usercopy: Check valid lifetime via stack depth - - - - 1-- 2022-02-24 Kees Cook Handled Elsewhere
[V6,01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,03/20] compat: consolidate the compat_flock{, 64} definition riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,04/20] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,06/20] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,08/20] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,09/20] riscv: compat: Add basic compat data type implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,11/20] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,12/20] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,13/20] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,14/20] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,15/20] riscv: compat: Add hw capability check for elf riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,17/20] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
[V6,18/20] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-24 Guo Ren Handled Elsewhere
« 1 2 ... 11 12 13703 704 »