Linux Arch
[Prev Page][Next Page]
- [PATCH 10/36] ext4: Define usercopy region in ext4_inode_cache slab cache, (continued)
- [PATCH 10/36] ext4: Define usercopy region in ext4_inode_cache slab cache, Kees Cook
- [PATCH 12/36] jfs: Define usercopy region in jfs_ip slab cache, Kees Cook
- [PATCH 08/36] vfs: Define usercopy region in names_cache slab caches, Kees Cook
- [PATCH 07/36] dcache: Define usercopy region in dentry_cache slab cache, Kees Cook
- [PATCH 06/36] usercopy: Mark kmalloc caches as usercopy caches, Kees Cook
- [PATCH 09/36] vfs: Copy struct mount.mnt_id to userspace using put_user(), Kees Cook
- [PATCH 11/36] ext2: Define usercopy region in ext2_inode_cache slab cache, Kees Cook
- [PATCH 36/36] lkdtm: Update usercopy tests for whitelisting, Kees Cook
- [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations, Kees Cook
- [PATCH 32/36] kvm: whitelist struct kvm_vcpu_arch, Kees Cook
- [PATCH 31/36] arm: Implement thread_struct whitelist for hardened usercopy, Kees Cook
- [PATCH 33/36] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl, Kees Cook
- [PATCH 34/36] usercopy: Allow strict enforcement of whitelists, Kees Cook
- [PATCH 35/36] usercopy: Restrict non-usercopy caches to size 0, Kees Cook
- [PATCH 26/36] fork: Define usercopy region in mm_struct slab caches, Kees Cook
- [PATCH 25/36] net: Restrict unwhitelisted proto caches to size 0, Kees Cook
- [PATCH 29/36] x86: Implement thread_struct whitelist for hardened usercopy, Kees Cook
- [PATCH 30/36] arm64: Implement thread_struct whitelist for hardened usercopy, Kees Cook
- [PATCH 21/36] ip: Define usercopy region in IP proto slab cache, Kees Cook
- [PATCH 23/36] sctp: Define usercopy region in SCTP proto slab cache, Kees Cook
- [PATCH 22/36] caif: Define usercopy region in caif proto slab cache, Kees Cook
- [PATCH 24/36] sctp: Copy struct sctp_sock.autoclose to userspace using put_user(), Kees Cook
- [PATCH 20/36] net: Define usercopy region in struct proto slab cache, Kees Cook
- [PATCH 18/36] cifs: Define usercopy region in cifs_request slab cache, Kees Cook
- [PATCH 17/36] vxfs: Define usercopy region in vxfs_inode slab cache, Kees Cook
- [PATCH 19/36] scsi: Define usercopy region in scsi_sense_cache slab cache, Kees Cook
- [PATCH 13/36] befs: Define usercopy region in befs_inode_cache slab cache, Kees Cook
- [PATCH 16/36] ufs: Define usercopy region in ufs_inode_cache slab cache, Kees Cook
- [PATCH 14/36] exofs: Define usercopy region in exofs_inode_cache slab cache, Kees Cook
- [PATCH 15/36] orangefs: Define usercopy region in orangefs_inode_cache slab cache, Kees Cook
- [PATCH 03/36] lkdtm/usercopy: Adjust test to include an offset to check reporting, Kees Cook
- [PATCH 04/36] usercopy: Prepare for usercopy whitelisting, Kees Cook
- [PATCH 0/3] exec: Pin stack limit during exec,
Kees Cook
- Re: [PATCH 06/18] x86, barrier: stop speculation for failed access_ok, Linus Torvalds
- [PATCH 00/18] prevent bounds-check bypass via speculative execution,
Dan Williams
- [PATCH 05/18] x86: implement nospec_barrier(), Dan Williams
- [PATCH 14/18] ipv4: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 15/18] vfs, fdtable: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 18/18] userns: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 17/18] udf: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 16/18] net: mpls: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 13/18] ipv6: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 12/18] Thermal/int340x: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 11/18] cw1200: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 10/18] qla2xxx: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 09/18] p54: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 08/18] carl9170: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 07/18] [media] uvcvideo: prevent bounds-check bypass via speculative execution, Dan Williams
- [PATCH 06/18] x86, barrier: stop speculation for failed access_ok, Dan Williams
- [PATCH 03/18] arm64: implement nospec_ptr(), Dan Williams
- [PATCH 04/18] arm: implement nospec_ptr(), Dan Williams
- [PATCH 01/18] asm-generic/barrier: add generic nospec helpers, Dan Williams
- [PATCH 02/18] Documentation: document nospec helpers, Dan Williams
- Re: [PATCH 00/18] prevent bounds-check bypass via speculative execution, Eric W. Biederman
- Re: [PATCH 00/18] prevent bounds-check bypass via speculative execution, Florian Fainelli
- Re: [PATCH 00/18] prevent bounds-check bypass via speculative execution, Dan Williams
- Re: [PATCH 00/18] prevent bounds-check bypass via speculative execution, Jiri Kosina
- [RFCv2 0/4] API for inhibiting speculative arbitrary read primitives,
Mark Rutland
- [PATCH v10 0/8] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
- [RFC PATCH 0/4] API for inhibiting speculative arbitrary read primitives,
Mark Rutland
- [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics,
Florian Weimer
- [PATCH 0/5] Remove asm/clkdev.h and privatize __clk{get,put}(),
Stephen Boyd
- [PATCH 1/2] microblaze: fix endian handling,
Arnd Bergmann
- [PATCH] arc: fix iounmap prototype,
Arnd Bergmann
- [PATCH] xtensa: shut up gcc-8 warnings,
Arnd Bergmann
- [PATCH] m32r: fix readl/writel prototypes,
Arnd Bergmann
- [PATCH v5 00/39] Andes(nds32) Linux Kernel Port,
Greentime Hu
- [PATCH v5 20/39] nds32: Signal handling support, Greentime Hu
- [PATCH v5 22/39] nds32: Debugging support, Greentime Hu
- [PATCH v5 37/39] clocksource/drivers/atcpit100: Add andestech atcpit100 timer, Greentime Hu
- [PATCH v5 38/39] clocksource/drivers/atcpit100: VDSO support, Greentime Hu
- [PATCH v5 39/39] dt-bindings: timer: Add andestech atcpit100 timer binding doc, Greentime Hu
- [PATCH v5 35/39] irqchip: Andestech Internal Vector Interrupt Controller driver, Greentime Hu
- [PATCH v5 36/39] net: faraday add nds32 support., Greentime Hu
- [PATCH v5 34/39] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller, Greentime Hu
- [PATCH v5 33/39] dt-bindings: nds32 SoC Bindings, Greentime Hu
- [PATCH v5 31/39] dt-bindings: nds32 CPU Bindings, Greentime Hu
- [PATCH v5 32/39] dt-bindings: nds32 L2 cache controller Bindings, Greentime Hu
- [PATCH v5 29/39] nds32: Build infrastructure, Greentime Hu
- [PATCH v5 30/39] MAINTAINERS: Add nds32, Greentime Hu
- [PATCH v5 28/39] nds32: defconfig, Greentime Hu
- [PATCH v5 26/39] nds32: Device tree support, Greentime Hu
- [PATCH v5 27/39] nds32: Miscellaneous header files, Greentime Hu
- [PATCH v5 25/39] nds32: Generic timers support, Greentime Hu
- [PATCH v5 24/39] nds32: Loadable modules, Greentime Hu
- [PATCH v5 23/39] nds32: L2 cache support, Greentime Hu
- [PATCH v5 21/39] nds32: Library functions, Greentime Hu
- [PATCH v5 18/39] nds32: System calls handling, Greentime Hu
- [PATCH v5 19/39] nds32: VDSO support, Greentime Hu
- [PATCH v5 17/39] nds32: ELF definitions, Greentime Hu
- [PATCH v5 16/39] nds32: DMA mapping API, Greentime Hu
- [PATCH v5 15/39] nds32: Device specific operations, Greentime Hu
- [PATCH v5 14/39] nds32: Atomic operations, Greentime Hu
- [PATCH v5 13/39] nds32: IRQ handling, Greentime Hu
- [PATCH v5 11/39] nds32: Cache and TLB routines, Greentime Hu
- [PATCH v5 12/39] nds32: Process management, Greentime Hu
- [PATCH v5 09/39] nds32: MMU initialization, Greentime Hu
- [PATCH v5 07/39] nds32: Exception handling, Greentime Hu
- [PATCH v5 08/39] nds32: MMU definitions, Greentime Hu
- [PATCH v5 06/39] nds32: Kernel booting and initialization, Greentime Hu
- [PATCH v5 04/39] earlycon: add reg-offset to physical address before mapping, Greentime Hu
- [PATCH v5 05/39] nds32: Assembly macros and definitions, Greentime Hu
- [PATCH v5 03/39] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h, Greentime Hu
- [PATCH v5 02/39] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it., Greentime Hu
- [PATCH v5 01/39] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU, Greentime Hu
- [PATCH v5 10/39] nds32: MMU fault handling and page table management, Greentime Hu
- consolidate direct dma mapping and swiotlb support,
Christoph Hellwig
- [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA, Christoph Hellwig
- [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h, Christoph Hellwig
- [PATCH 26/67] dma-direct: use phys_to_dma, Christoph Hellwig
- [PATCH 44/67] powerpc: rename swiotlb_dma_ops, Christoph Hellwig
- [PATCH 50/67] swiotlb: refactor coherent buffer allocation, Christoph Hellwig
- [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32, Christoph Hellwig
- [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent, Christoph Hellwig
- [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free, Christoph Hellwig
- [PATCH 67/67] swiotlb: remove various exports, Christoph Hellwig
- [PATCH 63/67] mips: use swiotlb_{alloc,free}, Christoph Hellwig
- [PATCH 61/67] tile: use generic swiotlb_ops, Christoph Hellwig
- [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c, Christoph Hellwig
- [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32, Christoph Hellwig
- [PATCH 62/67] mips/netlogic: remove swiotlb support, Christoph Hellwig
- [PATCH 56/67] ia64: use generic swiotlb_ops, Christoph Hellwig
- [PATCH 59/67] unicore32: use generic swiotlb_ops, Christoph Hellwig
- [PATCH 52/67] dma-direct: handle the memory encryption bit in common code, Christoph Hellwig
- [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes, Christoph Hellwig
- [PATCH 57/67] ia64: clean up swiotlb support, Christoph Hellwig
- [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32, Christoph Hellwig
- [PATCH 54/67] x86: remove sta2x11_dma_ops, Christoph Hellwig
- [PATCH 43/67] ia64: rename swiotlb_dma_ops, Christoph Hellwig
- [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code, Christoph Hellwig
- [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops, Christoph Hellwig
- [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs, Christoph Hellwig
- [PATCH 49/67] swiotlb: refactor coherent buffer freeing, Christoph Hellwig
- [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask, Christoph Hellwig
- [PATCH 42/67] arm64: rename swiotlb_dma_ops, Christoph Hellwig
- [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit, Christoph Hellwig
- [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags, Christoph Hellwig
- [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent, Christoph Hellwig
- [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case, Christoph Hellwig
- [PATCH 40/67] iommu/intel-iommu: use dma_direct_* helpers for the direct mapping case, Christoph Hellwig
- [PATCH 36/67] x86: remove dma_alloc_coherent_mask, Christoph Hellwig
- [PATCH 37/67] x86: use dma-direct, Christoph Hellwig
- [PATCH 35/67] h8300: use dma-direct, Christoph Hellwig
- [PATCH 33/67] dma-direct: reject too small dma masks, Christoph Hellwig
- [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32, Christoph Hellwig
- [PATCH 34/67] cris: use dma-direct, Christoph Hellwig
- [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations, Christoph Hellwig
- [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks, Christoph Hellwig
- [PATCH 28/67] dma-direct: add support for CMA allocation, Christoph Hellwig
- [PATCH 29/67] dma-direct: use node local allocations for coherent memory, Christoph Hellwig
- [PATCH 27/67] dma-direct: add dma address sanity checks, Christoph Hellwig
- [PATCH 25/67] dma-direct: rename dma_noop to dma_direct, Christoph Hellwig
- [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h, Christoph Hellwig
- [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code, Christoph Hellwig
- [PATCH 23/67] dma-mapping: add an arch_dma_supported hook, Christoph Hellwig
- [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze, Christoph Hellwig
- [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code, Christoph Hellwig
- [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h, Christoph Hellwig
- [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask, Christoph Hellwig
- [PATCH 18/67] microblaze: remove dma_nommu_dma_supported, Christoph Hellwig
- [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_, Christoph Hellwig
- [PATCH 15/67] hexagon: use the generic dma_capable helper, Christoph Hellwig
- [PATCH 11/67] riscv: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header, Christoph Hellwig
- [PATCH 12/67] s390: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 10/67] m32r: remove the unused dma_capable helper, Christoph Hellwig
- [PATCH 07/67] m32r: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 06/67] hexagon: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 04/67] arm64: don't override dma_max_pfn, Christoph Hellwig
- [PATCH 08/67] powerpc: remove unused flush_write_buffers definition, Christoph Hellwig
- [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops, Christoph Hellwig
- [PATCH 02/67] alpha: mark jensen as broken, Christoph Hellwig
- [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn, Christoph Hellwig
- [PATCH 01/67] x86: remove X86_PPRO_FENCE, Christoph Hellwig
- Re: consolidate direct dma mapping and swiotlb support, Vladimir Murzin
- [RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2), Mathieu Desnoyers
- [RFC PATCH for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7), Mathieu Desnoyers
- [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd, Mathieu Desnoyers
- [RFC PATCH for 4.16 08/11] x86: Introduce sync_core_before_usermode (v2), Mathieu Desnoyers
- [RFC PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command, Mathieu Desnoyers
- [RFC PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v3), Mathieu Desnoyers
- [RFC PATCH for 4.16 07/11] membarrier: Provide core serializing command, Mathieu Desnoyers
- [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd, Mathieu Desnoyers
- [PATCH 4.14 033/159] x86/boot: Relocate definition of the initial state of CR0, Greg Kroah-Hartman
- Function pointer alignment,
Matthew Wilcox
- [PATCH] bug.h: Work around GCC PR82365 in BUG(),
Arnd Bergmann
- [PATCH v4 00/36] Andes(nds32) Linux Kernel,
Greentime Hu
- [PATCH v4 27/36] nds32: Build infrastructure, Greentime Hu
- [PATCH v4 35/36] clocksource/drivers/atcpit100: VDSO support, Greentime Hu
- [PATCH v4 36/36] dt-bindings: timer: Add andestech atcpit100 timer binding doc, Greentime Hu
- [PATCH v4 33/36] net: faraday add nds32 support., Greentime Hu
- [PATCH v4 34/36] clocksource/drivers/atcpit100: Add andestech atcpit100 timer, Greentime Hu
- [PATCH v4 31/36] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller, Greentime Hu
- [PATCH v4 32/36] irqchip: Andestech Internal Vector Interrupt Controller driver, Greentime Hu
- [PATCH v4 29/36] dt-bindings: nds32 CPU Bindings, Greentime Hu
- [PATCH v4 30/36] dt-bindings: nds32 SoC Bindings, Greentime Hu
- [PATCH v4 28/36] MAINTAINERS: Add nds32, Greentime Hu
- [PATCH v4 25/36] nds32: Miscellaneous header files, Greentime Hu
- [PATCH v4 26/36] nds32: defconfig, Greentime Hu
- [PATCH v4 24/36] nds32: Device tree support, Greentime Hu
- [PATCH v4 23/36] nds32: Generic timers support, Greentime Hu
- [PATCH v4 22/36] nds32: Loadable modules, Greentime Hu
- [PATCH v4 20/36] nds32: Debugging support, Greentime Hu
- [PATCH v4 18/36] nds32: Signal handling support, Greentime Hu
- [PATCH v4 21/36] nds32: L2 cache support, Greentime Hu
- [PATCH v4 19/36] nds32: Library functions, Greentime Hu
- [PATCH v4 16/36] nds32: System calls handling, Greentime Hu
- [PATCH v4 17/36] nds32: VDSO support, Greentime Hu
- [PATCH v4 15/36] nds32: ELF definitions, Greentime Hu
- [PATCH v4 14/36] nds32: DMA mapping API, Greentime Hu
- [PATCH v4 12/36] nds32: Atomic operations, Greentime Hu
- [PATCH v4 13/36] nds32: Device specific operations, Greentime Hu
- [PATCH v4 10/36] nds32: Process management, Greentime Hu
- [PATCH v4 11/36] nds32: IRQ handling, Greentime Hu
- [PATCH v4 09/36] nds32: Cache and TLB routines, Greentime Hu
- [PATCH v4 08/36] nds32: MMU fault handling and page table management, Greentime Hu
- [PATCH v4 06/36] nds32: MMU definitions, Greentime Hu
- [PATCH v4 07/36] nds32: MMU initialization, Greentime Hu
- [PATCH v4 04/36] nds32: Kernel booting and initialization, Greentime Hu
- [PATCH v4 05/36] nds32: Exception handling, Greentime Hu
- [PATCH v4 02/36] earlycon: add reg-offset to physical address before mapping, Greentime Hu
- [PATCH v4 03/36] nds32: Assembly macros and definitions, Greentime Hu
- [PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU, Greentime Hu
- Re: [PATCH v4 00/36] Andes(nds32) Linux Kernel, Arnd Bergmann
- [RFC PATCH v2 0/4] Add rlimit-resources change notification mechanism,
Krzysztof Opasiak
- Message not available
- Message not available
- Message not available
[PATCHv4 00/12] Do not lose dirty bit on THP pages,
Kirill A. Shutemov
- [PATCHv4 02/12] arc: Use generic_pmdp_establish as pmdp_establish, Kirill A. Shutemov
- [PATCHv4 08/12] sparc64: Update pmdp_invalidate() to return old pmd value, Kirill A. Shutemov
- [PATCHv4 06/12] powerpc/mm: update pmdp_invalidate to return old pmd value, Kirill A. Shutemov
- [PATCHv4 04/12] arm64: Provide pmdp_establish() helper, Kirill A. Shutemov
- [PATCHv4 07/12] s390/mm: Modify pmdp_invalidate to return old value., Kirill A. Shutemov
- [PATCHv4 12/12] mm/thp: Remove pmd_huge_split_prepare, Kirill A. Shutemov
- [PATCHv4 01/12] asm-generic: Provide generic_pmdp_establish(), Kirill A. Shutemov
- [PATCHv4 03/12] arm/mm: Provide pmdp_establish() helper, Kirill A. Shutemov
- [PATCHv4 05/12] mips: Use generic_pmdp_establish as pmdp_establish, Kirill A. Shutemov
- [PATCHv4 10/12] mm: Do not lose dirty and access bits in pmdp_invalidate(), Kirill A. Shutemov
- [PATCHv4 09/12] x86/mm: Provide pmdp_establish() helper, Kirill A. Shutemov
- [PATCHv4 11/12] mm: Use updated pmdp_invalidate() interface to track dirty/accessed bits, Kirill A. Shutemov
[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE,
Michal Hocko
[PATCH v5 0/3] Add andestech atcpit100 timer,
Rick Chen
[PATCH v5] mmap.2: MAP_FIXED updated documentation,
john . hubbard
pkeys: Support setting access rights for signal handlers,
Florian Weimer
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]