linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-19 22:25:59 to 2019-08-14 16:09:55 UTC [more...]

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

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

[PATCH] parisc: speed up flush_tlb_all_local with qemu
 2019-08-12 17:13 UTC 

[PATCH] parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
 2019-08-12 17:11 UTC 

remove default fallbacks in dma_map_ops v3
 2019-08-09  9:35 UTC  (11+ messages)
` [PATCH 1/8] dma-mapping: provide a better default ->get_required_mask
` [PATCH 2/8] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 3/8] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 4/8] dma-mapping: add a dma_can_mmap helper
` [PATCH 5/8] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
` [PATCH 6/8] arm-nommu: call dma_mmap_from_dev_coherent directly
` [PATCH 7/8] parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
` [PATCH 8/8] dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP

[PATCH] scsi: ncr53c8xx: Mark expected switch fall-through
 2019-08-08  1:53 UTC  (2+ messages)

remove default fallbacks in dma_map_ops v2
 2019-08-06  6:00 UTC  (11+ messages)
` [PATCH 1/7] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 2/7] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 3/7] dma-mapping: add a dma_can_mmap helper
` [PATCH 4/7] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
` [PATCH 5/7] m68knommu: add a pgprot_noncached stub
` [PATCH 6/7] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP
` [PATCH 7/7] dma-mapping: provide a better default ->get_required_mask

[PATCH palo] ext2: fix ext4 group cache
 2019-08-04 15:26 UTC 

remove default fallbacks in dma_map_ops
 2019-08-03 11:22 UTC  (12+ messages)
` [PATCH 1/5] m68knommu: add a pgprot_noncached stub
` [PATCH 2/5] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 3/5] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 4/5] dma-mapping: provide a better default ->get_required_mask
` [PATCH 5/5] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP

[GIT PULL] parisc architecture fixes for kernel v5.3-rc3
 2019-08-02 23:20 UTC  (2+ messages)

[PATCH] parisc: trigger die notifier chain in parisc_terminate()
 2019-08-01 20:08 UTC 

Compressed kernels currently won't boot
 2019-08-01  8:10 UTC  (17+ messages)

WARNING in __mmdrop
 2019-07-31 23:00 UTC  (87+ messages)
    ` RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)

[PATCH] parisc: strip debug information when building compressed images
 2019-07-31 20:19 UTC  (9+ messages)

[PATCH] parisc: Mark expected switch fall-throughs in fault.c
 2019-07-31 15:49 UTC 

[PATCH] parisc: Fix fall-through warnings in fpudispatch.c
 2019-07-31 15:49 UTC 

Do NOT upgrade to palo v2.10
 2019-07-31 14:49 UTC  (7+ messages)

Do we have a buildd problem?
 2019-07-30 20:16 UTC  (2+ messages)

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-07-30  6:12 UTC  (2+ messages)

memory leak in __nf_hook_entries_try_shrink
 2019-07-29  8:16 UTC 

[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 v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 13:05 UTC  (3+ messages)
` [PATCH v2 13/26] docs: parisc: convert to ReST and add to documentation body

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

KASAN: use-after-free Write in tlb_finish_mmu
 2019-07-24  7:07 UTC  (2+ messages)

KASAN: use-after-free Read in finish_task_switch (2)
 2019-07-24  7:06 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for kernel v5.3-rc2
 2019-07-23 22:40 UTC  (2+ messages)

Build regressions/improvements in v5.3-rc1
 2019-07-23 21:30 UTC  (2+ messages)

[PATCH 0/4] Add support for kprobes on ftrace
 2019-07-23 20:37 UTC  (5+ messages)
` [PATCH 1/4] parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
` [PATCH 2/4] parisc/ftrace: Add KPROBES_ON_FTRACE
` [PATCH 3/4] parisc: Update feature list
` [PATCH 4/4] parisc: fix race condition in patching code

[PATCH] parisc: rename default_defconfig to defconfig
 2019-07-23  9:47 UTC 

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-22 11:07 UTC  (2+ messages)
` [PATCH 09/22] docs: parisc: convert to ReST and add to documentation body

[PATCH] parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
 2019-07-20 22:55 UTC 

[PATCH v10 0/9] namei: openat2(2) path resolution restrictions
 2019-07-20  0:09 UTC  (4+ messages)
` [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting


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