linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 07:25:10 to 2019-09-10 04:45:30 UTC [more...]

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-10  4:45 UTC  (19+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-08 16:24 UTC  (60+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
    ` [PATCH v12 01/12] lib: introduce copy_struct_{to, from}_user helpers
` [PATCH v12 02/12] clone3: switch to copy_struct_from_user()
` [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to,from}_user()
` [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user()
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions
` [PATCH v12 06/12] procfs: switch magic-link modes to be more sane
` [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags
` [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v12 11/12] open: openat2(2) syscall
` [PATCH v12 12/12] selftests: add openat2(2) selftests

generic ioremap (and lots of cleanups)
 2019-09-03  8:57 UTC  (53+ messages)
` [PATCH 01/26] mtd/maps/pxa2xx: use ioremap_cache insted of ioremap_cached
` [PATCH 02/26] arm, unicore32: remove ioremap_cached
` [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 07/26] hexagon: clean up ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 09/26] alpha: remove the unused __ioremap wrapper
` [PATCH 10/26] nios2: remove __ioremap
` [PATCH 11/26] parisc: "
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 13/26] xtensa: "
` [PATCH 14/26] asm-generic: don't provide __ioremap
` [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 18/26] m68k: rename __iounmap and mark it static
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 20/26] hexagon: "
` [PATCH 21/26] nios2: "
` [PATCH 22/26] sh: "
` [PATCH 23/26] lib: provide a simple generic ioremap implementation
` [PATCH 24/26] riscv: use the generic ioremap code
` [PATCH 25/26] csky: use generic ioremap
` [PATCH 26/26] nds32: "

ioremap cleanups
 2019-09-02 14:19 UTC  (6+ messages)
` [PATCH 1/3] m68k: remove ioremap_fullcache
` [PATCH 2/3] microblaze: "
` [PATCH 3/3] ia64: rename ioremap_nocache to ioremap_uc

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 13:19 UTC  (16+ messages)
` [PATCH RESEND v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH RESEND v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH RESEND v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH RESEND v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH RESEND v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH RESEND v11 7/8] open: openat2(2) syscall
` [PATCH RESEND v11 8/8] selftests: add openat2(2) selftests

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-28  9:34 UTC  (9+ messages)

[PATCH 00/11 v3] Cleanup IOMMU passthrough setting (and disable IOMMU Passthrough when SME is active
 2019-08-23  8:12 UTC  (15+ messages)
` [PATCH 01/11] iommu: Remember when default domain type was set on kernel command line
` [PATCH 02/11] iommu: Add helpers to set/get default domain type
` [PATCH 03/11] iommu: Use Functions to set default domain type in iommu_set_def_domain_type()
` [PATCH 04/11] iommu/amd: Request passthrough mode from IOMMU core
` [PATCH 05/11] iommu/vt-d: "
` [PATCH 06/11] x86/dma: Get rid of iommu_pass_through
` [PATCH 07/11] ia64: "
` [PATCH 08/11] iommu: Print default domain type on boot
` [PATCH 09/11] iommu: Set default domain type at runtime
` [PATCH 10/11] iommu: Disable passthrough mode when SME is active
` [PATCH 11/11] Documentation: Update Documentation for iommu.passthrough
` [PATCH 00/11 v3] Cleanup IOMMU passthrough setting (and disable IOMMU Passthrough when SME is ac

LOANS !!!
 2019-08-21  5:43 UTC  (2+ messages)

[ia64:next 31/33] drivers/misc/sgi-xp/xpc_uv.c:165:21: error: missing binary operator before token "
 2019-08-16 20:56 UTC 

[PATCH 00/10 v2] Cleanup IOMMU passthrough setting (and disable IOMMU Passthrough when SME is active
 2019-08-15  7:19 UTC  (17+ messages)
` [PATCH 01/10] iommu: Add helpers to set/get default domain type
` [PATCH 02/10] iommu/amd: Request passthrough mode from IOMMU core
` [PATCH 03/10] iommu/vt-d: "
` [PATCH 04/10] x86/dma: Get rid of iommu_pass_through
` [PATCH 05/10] ia64: "
` [PATCH 06/10] iommu: Remember when default domain type was set on kernel command line
` [PATCH 07/10] iommu: Print default domain type on boot
` [PATCH 08/10] iommu: Set default domain type at runtime
` [PATCH 09/10] iommu: Disable passthrough mode when SME is active
` [PATCH 10/10] Documentation: Update Documentation for iommu.passthrough

[PATCH 2/3] kbuild: rebuild modules when module linker scripts are updated
 2019-08-14 16:06 UTC 

RFC: remove sn2, hpsim and ia64 machvecs v2
 2019-08-13 21:07 UTC  (10+ messages)
` [PATCH 18/28] ia64: remove CONFIG_PCI ifdefs
` [PATCH 19/28] ia64: remove CONFIG_ACPI ifdefs
` [PATCH 24/28] ia64: move the ROOT_DEV setup to common code
` [PATCH 25/28] ia64: move the screen_info "
` [PATCH 26/28] ia64: remove support for machvecs
` [PATCH 27/28] ia64: remove CONFIG_SWIOTLB ifdefs
` [PATCH 28/28] genirq: remove the is_affinity_mask_valid hook


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).