messages from 2018-07-26 19:05:58 to 2018-08-06 17:57:11 UTC [more...]
[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-08-06 17:57 UTC (12+ messages)
` [PATCH v6 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v6 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v6 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v6 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v6 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v6 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v6 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v6 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v6 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v6 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v6 11/11] hugetlb: Introduce generic version of huge_ptep_get
[PATCH v5 00/10] arm64: untag user pointers passed to the kernel
2018-08-06 16:40 UTC (11+ messages)
` [PATCH v5 01/10] arm64: add type casts to untagged_addr macro
` [PATCH v5 02/10] uaccess: add untagged_addr definition for other arches
` [PATCH v5 03/10] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v5 04/10] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v5 05/10] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v5 06/10] arm64: untag user address in __do_user_fault
` [PATCH v5 07/10] fs, arm64: untag user address in copy_mount_options
` [PATCH v5 08/10] usb, arm64: untag user addresses in devio
` [PATCH v5 09/10] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v5 10/10] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH] sh: remove unneeded constructor
2018-08-06 8:53 UTC (14+ messages)
[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
2018-08-03 16:54 UTC (20+ messages)
[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-08-03 9:47 UTC (39+ messages)
` [PATCH v5 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v5 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v5 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v5 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v5 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v5 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v5 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v5 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get
[PATCH v2 0/2] add ISO7816 support
2018-08-03 8:50 UTC (6+ messages)
` [PATCH v2 2/2] tty/serial: atmel: "
[PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
2018-08-02 18:30 UTC (3+ messages)
include architecture Kconfig files from top-level Kconfig v4
2018-08-01 23:10 UTC (24+ messages)
` [PATCH 01/10] um: stop abusing KBUILD_KCONFIG
` [PATCH 02/10] um: cleanup Kconfig files
` [PATCH 03/10] um: create a proper drivers Kconfig
` [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions
` [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter
` [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 10/10] kconfig: add a Memory Management options" menu
DMA related cleanups for IA64
2018-08-01 16:02 UTC (20+ messages)
` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static
barriers vs I/O and DMA for ia64
2018-08-01 8:00 UTC (10+ messages)
` [PATCH] ia64: fix barrier placement for write* / dma mapping
[PATCH v2 00/17] Add support for Hygon Dhyana Family 18h processor
2018-07-31 10:46 UTC (16+ messages)
` [PATCH v2 01/17] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver
[PATCH v2 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
2018-07-31 8:08 UTC (12+ messages)
` [PATCH v2 1/4] ARC: DTS: mark DMA devices connected through IOC port as dma-coherent
` [PATCH v2 2/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
` [PATCH v2 3/4] ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
` [PATCH v2 4/4] ARC: don't check for HIGHMEM pages in arch_dma_alloc
[PATCH 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
2018-07-30 10:34 UTC (5+ messages)
` [PATCH 3/4] ARC: refactor arch/arc/mm/dma.c
[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-07-27 6:51 UTC (50+ messages)
` [PATCH v4 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v4 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v4 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v4 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v4 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v4 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v4 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v4 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v4 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v4 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v4 11/11] hugetlb: Introduce generic version of huge_ptep_get
[PATCH] ARC: fix broken noncoherent cache ops
2018-07-26 19:00 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).