linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-12 12:55:52 to 2019-08-15 04:46:01 UTC [more...]

[PATCH 00/10 v2] Cleanup IOMMU passthrough setting (and disable IOMMU Passthrough when SME is active
 2019-08-15  4:46 UTC  (12+ 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
 2019-08-13 21:07 UTC  (65+ messages)
` [PATCH 01/29] char: remove the SGI snsc driver
` [PATCH 02/29] char: remove the SGI tiocx/mbcs driver
` [PATCH 03/29] char/agp: remove the sgi-agp driver
` [PATCH 04/29] ide: remove the sgiioc4 driver
` [PATCH 05/29] PCI/hotplug: remove the sgi_hotplug driver
` [PATCH 06/29] tty/serial: remove the sn_console driver
` [PATCH 07/29] tty/serial: remove the ioc4_serial driver
` [PATCH 08/29] tty/serial: remove the ioc3_serial driver
` [PATCH 09/29] char/mspec: remove SGI SN2 support
` [PATCH 11/29] qla1280: "
` [PATCH 12/29] qla2xxx: "
` [PATCH 13/29] drivers: remove the SGI SN2 IOC3 base support
` [PATCH 14/29] drivers: remove the SGI SN2 IOC4 "
` [PATCH 16/29] ia64: remove now unused machvec indirections
` [PATCH 17/29] ia64: remove the hpsim platform
` [PATCH 18/29] ia64: remove CONFIG_PCI ifdefs
` [PATCH 19/29] ia64: remove CONFIG_ACPI ifdefs
` [PATCH 20/29] ia64: remove the zx1 swiotlb machvec
` [PATCH 21/29] ia64: remove the SGI UV simulator support
` [PATCH 22/29] ia64: remove the unused sn_coherency_id symbol
` [PATCH 23/29] ia64: rework iommu probing
` [PATCH 24/29] ia64: move the ROOT_DEV setup to common code
` [PATCH 25/29] ia64: move the screen_info "
` [PATCH 26/29] ia64: remove support for machvecs
` [PATCH 27/29] ia64: remove CONFIG_SWIOTLB ifdefs
` [PATCH 28/29] ia64: remove CONFIG_ACPI_NUMA ifdefs
` [PATCH 29/29] genirq: remove the is_affinity_mask_valid hook
` remove sn2, hpsim and ia64 machvecs
` RFC: remove sn2, hpsim and ia64 machvecs v2
  ` [PATCH 01/28] char: remove the SGI snsc driver
  ` [PATCH 02/28] char: remove the SGI tiocx/mbcs driver
  ` [PATCH 03/28] char/agp: remove the sgi-agp driver
  ` [PATCH 04/28] ide: remove the sgiioc4 driver
  ` [PATCH 05/28] PCI/hotplug: remove the sgi_hotplug driver
  ` [PATCH 06/28] tty/serial: remove the sn_console driver
  ` [PATCH 07/28] tty/serial: remove the ioc4_serial driver
  ` [PATCH 08/28] tty/serial: remove the ioc3_serial driver
  ` [PATCH 09/28] char/mspec: remove SGI SN2 support
  ` [PATCH 11/28] qla1280: "
  ` [PATCH 12/28] qla2xxx: "
  ` [PATCH 13/28] drivers: remove the SGI SN2 IOC3 base support
  ` [PATCH 14/28] drivers: remove the SGI SN2 IOC4 "
  ` [PATCH 16/28] ia64: remove now unused machvec indirections
  ` [PATCH 17/28] ia64: remove the hpsim platform
  ` [PATCH 18/28] ia64: remove CONFIG_PCI ifdefs
  ` [PATCH 19/28] ia64: remove CONFIG_ACPI ifdefs
  ` [PATCH 20/28] ia64: remove the zx1 swiotlb machvec
  ` [PATCH 21/28] ia64: remove the SGI UV simulator support
  ` [PATCH 22/28] ia64: remove the unused sn_coherency_id symbol
  ` [PATCH 23/28] ia64: rework iommu probing
  ` [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

RECEIVE AND KEEP THIS MONEY FOR ME IN YOUR BANK ACCOUNT,REPLY TO fta447447@gmail.com FOR DETAILS
 2019-08-12 23:59 UTC  (2+ messages)

fix misc compiler warnings in the ia64 build
 2019-08-12 21:52 UTC  (7+ messages)
` [PATCH 1/4] ia64: annotate a switch fallthrough in ia64_do_signal
` [PATCH 2/4] ia64: annotate switch fallthroughs in ia64_handle_unaligned
` [PATCH 3/4] ia64/kprobes: remove the unused ia64_get_bsp_cfm function
` [PATCH 4/4] kernel: only define task_struct_whitelist conditionally

[PATCH 06/16] ia64: prefer __section from compiler_attributes.h
 2019-08-12 21:50 UTC 

[PATCH] arch: ia64: sn: pci: Use kmemdup in tioce_bus_fixup
 2019-08-12 16:09 UTC 

[PATCH 3/5] efi: ia64: move SAL systab handling out of generic EFI code
 2019-08-12 15:04 UTC 

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-09 13:52 UTC  (6+ messages)
` [RFC V2 1/1] mm/pgtable/debug: Add test validating architecture "

Slow internet? Don't miss out on this WiFi booster
 2019-08-09 10:02 UTC  (2+ messages)

[PATCH 0/3] mm: remove quicklist page table caches
 2019-08-08  7:52 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ia64: switch to generic version of pte allocation
` [PATCH 3/3] sh: "

Why is this WiFi booster so popular across the World?
 2019-08-08  4:07 UTC  (2+ messages)

[PATCH] ia64:unwind: fix double free for mod->arch.init_unw_table
 2019-08-06 17:23 UTC  (3+ messages)

Regression in 543cea9a - was: Re: Kernel problem on rx2800 i2
 2019-08-05  8:16 UTC  (3+ messages)

[PATCH 2/2] ia64: Replace strncmp with str_has_prefix
 2019-08-05  7:27 UTC 

[PATCH 1/2] ia64: hp-sim: Replace strncmp with str_has_prefix
 2019-08-05  7:26 UTC 

LOANS !!!
 2019-08-01 10:28 UTC  (3+ messages)

[RFC 0/2] arm64: Enable vmemmap from device memory
 2019-08-01  3:21 UTC  (4+ messages)
` [RFC 1/2] mm/sparsemem: Add vmem_altmap support in vmemmap_populate_basepages()

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

[PATCH 3/5] arch: wire-up pidfd_wait()
 2019-07-24 14:46 UTC 

[PATCH] ia64: remove unneeded uapi asm-generic wrappers
 2019-07-23 11:32 UTC 

[PATCH] ia64: tioca: fix spelling mistake in macros CA_APERATURE_{BASE|SIZE}
 2019-07-22  6:58 UTC  (3+ messages)

[PATCH] ia64: perfmon: Fix a typo
 2019-07-22  6:56 UTC  (3+ messages)

[PATCH v10 0/9] namei: openat2(2) path resolution restrictions
 2019-07-20  0:09 UTC  (12+ messages)
` [PATCH v10 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v10 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v10 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v10 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v10 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v10 6/9] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v10 7/9] open: openat2(2) syscall
` [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
` [PATCH v10 9/9] selftests: add openat2(2) selftests

[PATCH 1/2] arch: mark syscall number 435 reserved for clone3
 2019-07-19 12:20 UTC  (11+ messages)

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-19 10:29 UTC  (32+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
` [PATCH v9 08/10] open: openat2(2) syscall

[PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
 2019-07-19  6:45 UTC  (21+ messages)
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

Add a new fchmodat4() syscall, v2
 2019-07-17 12:39 UTC  (10+ messages)
` [PATCH v2 1/4] Non-functional cleanup of a "__user * filename"
` [PATCH v2 2/4] Add fchmodat4(), a new syscall
` [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434
` [PATCH v2 4/4] tools: Add fchmodat4

[PATCH 01/12] Documentation: move architectures together
 2019-07-16 14:51 UTC  (5+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm


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).