All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-29 08:19:01 to 2017-12-29 09:05:16 UTC [more...]

KASAN tool mem leak issue
 2017-12-29  9:05 UTC  (2+ messages)

Segfault
 2017-12-29  9:04 UTC 

[PATCH] android: binder: Prefer __func__ to using hardcoded function name
 2017-12-29  9:03 UTC 

[PATCH] NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625
 2017-12-29  9:02 UTC  (2+ messages)
`  "

[PATCH] bytrfs-progs: Print error on invalid extent item format during check
 2017-12-29  9:01 UTC 

[PATCH 0/9] Upstream Multimedia patches for L4.9.51_MX8MQ Beta release
 2017-12-29  9:01 UTC  (4+ messages)

ANNOUNCE: bpfd - a remote proxy daemon for executing bpf code (with corres. bcc changes)
 2017-12-29  9:00 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: fix USB Ethernet of Orange Pi R1
 2017-12-29  8:59 UTC  (8+ messages)
` [linux-sunxi] "

[PATCH 1/2] f2fs: stop checkpoint only from fault injection
 2017-12-29  8:59 UTC  (6+ messages)
` [PATCH 2/2] f2fs: fix missing error number for xattr operation
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: stop checkpoint only from fault injection

[BUG] sleeping function called from invalid context in perf_pmu_register()
 2017-12-29  8:59 UTC 

iproute2 net-next
 2017-12-29  8:58 UTC  (6+ messages)

[RFC] mm: why vfree() do not free page table memory?
 2017-12-29  8:58 UTC 

[PATCH 0/2] Fix clock rate in the rockchip_fractional_approximation()
 2017-12-29  8:52 UTC  (10+ messages)
` [PATCH 1/2] clk: rename clk_core_get_boundaries() to clk_hw_get_boundaries() and expose

[PATCH v3 00/11] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-12-29  8:52 UTC  (9+ messages)
` [PATCH v3 07/11] ARM: sunxi: h3/h5: add simplefb nodes
` [PATCH v3 09/11] clk: sunxi-ng: add support for Allwinner A64 DE2 CCU

Questions about Tier evict
 2017-12-29  8:50 UTC 

[PATCH] fsck.f2fs: add -y for generic fsck
 2017-12-29  8:46 UTC  (2+ messages)

Questions about Tier evict
 2017-12-29  8:46 UTC 

[PATCH] f2fs: recover directory operations by fsync
 2017-12-29  8:45 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH net-next] net: hns: add ACPI mode support for ethtool -p
 2017-12-29  9:11 UTC 

consolidate direct dma mapping and swiotlb support
 2017-12-29  8:19 UTC  (144+ messages)
` [PATCH 01/67] x86: remove X86_PPRO_FENCE
` [PATCH 02/67] alpha: mark jensen as broken
` [PATCH 03/67] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 04/67] arm64: don't override dma_max_pfn
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
` [PATCH 07/67] m32r: "
` [PATCH 08/67] powerpc: "
` [PATCH 09/67] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 11/67] riscv: "
` [PATCH 12/67] s390: "
` [PATCH 13/67] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/67] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 15/67] hexagon: use the generic dma_capable helper
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 19/67] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 20/67] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 24/67] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 27/67] dma-direct: add dma address sanity checks
` [PATCH 28/67] dma-direct: add support for CMA allocation
` [PATCH 29/67] dma-direct: use node local allocations for coherent memory
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/67] dma-direct: make dma_direct_{alloc, free} available to other implementations
  ` [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} "
` [PATCH 32/67] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 33/67] dma-direct: reject too small dma masks
` [PATCH 34/67] cris: use dma-direct
` [PATCH 35/67] h8300: "
` [PATCH 36/67] x86: remove dma_alloc_coherent_mask
` [PATCH 37/67] x86: use dma-direct
` [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
` [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
` [PATCH 40/67] iommu/intel-iommu: "
` [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 42/67] arm64: rename swiotlb_dma_ops
` [PATCH 43/67] ia64: "
` [PATCH 44/67] powerpc: "
` [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
` [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
` [PATCH 49/67] swiotlb: refactor coherent buffer freeing
` [PATCH 50/67] swiotlb: refactor coherent buffer allocation
` [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 52/67] dma-direct: handle the memory encryption bit in common code
` [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 54/67] x86: remove sta2x11_dma_ops
` [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 56/67] ia64: use generic swiotlb_ops
` [PATCH 57/67] ia64: clean up swiotlb support
` [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 59/67] unicore32: use generic swiotlb_ops
` [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 61/67] tile: use generic swiotlb_ops
` [PATCH 62/67] mips/netlogic: remove swiotlb support
` [PATCH 63/67] mips: use swiotlb_{alloc,free}
` [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free
` [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent
` [PATCH 67/67] swiotlb: remove various exports

kernel panic: n_tty: init_tty
 2017-12-29  8:32 UTC 

[PATCH] perf report: Fix a wrong offset issue when using /proc/kcore
 2017-12-29 16:26 UTC 

[PATCH 00/11] rtlwifi: change rtlwifi maintainer and merge commits from staging
 2017-12-29  8:31 UTC  (12+ messages)
` [PATCH 01/11] MAINTAINERS: Change maintainer for rtlwifi
` [PATCH 02/11] rtlwifi: check for array overflow
` [PATCH 03/11] rtlwifi: fix parenthesis alignment
` [PATCH 04/11] rtlwifi: use kcalloc instead of multiply
` [PATCH 05/11] rtlwifi: Remove unnecessary 'out of memory' message
` [PATCH 06/11] rtlwifi: mark expected switch fall-through in rtl_make_smps_action
` [PATCH 07/11] rtlwifi: Remove unnecessary parentheses
` [PATCH 08/11] rtlwifi: rtl8723: Add error handling to no existing firmware
` [PATCH 09/11] rtlwifi: Improve debugging by using debugfs
` [PATCH 10/11] rtlwifi: btcoex: Use seq_file to dump btcoex status
` [PATCH 11/11] rtlwifi: fill FW version and subversion

[PATCH] f2fs: add an ioctl to disable GC for specific file
 2017-12-29  8:29 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
 2017-12-29  8:21 UTC  (3+ messages)

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2017-12-29  8:20 UTC  (12+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.