linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-29 15:58:10 to 2019-01-29 18:50:19 UTC [more...]

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-29 18:50 UTC  (10+ messages)

[RESEND PATCH] slab: kmemleak no scan alien caches
 2019-01-29 18:45 UTC 

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-29 18:44 UTC  (19+ messages)
` [PATCH 01/11] btrfs: add macros for compression type and level
` [PATCH 02/11] btrfs: rename workspaces_list to workspace_manager
` [PATCH 03/11] btrfs: manage heuristic workspace as index 0
` [PATCH 04/11] btrfs: unify compression ops with workspace_manager
` [PATCH 05/11] btrfs: add helper methods for workspace manager init and cleanup
` [PATCH 06/11] btrfs: add compression interface in (get/put)_workspace()
` [PATCH 07/11] btrfs: move to fn pointers for get/put workspaces
` [PATCH 08/11] btrfs: plumb level through the compression interface

[PATCH 00/10] HMM updates for 5.1
 2019-01-29 18:41 UTC  (12+ messages)
` [PATCH 01/10] mm/hmm: use reference counting for HMM struct
` [PATCH 02/10] mm/hmm: do not erase snapshot when a range is invalidated
` [PATCH 03/10] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
` [PATCH 04/10] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
` [PATCH 05/10] mm/hmm: improve driver API to work and wait over a range
` [PATCH 06/10] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
` [PATCH 07/10] mm/hmm: add an helper function that fault pages and map them to a device
` [PATCH 08/10] mm/hmm: support hugetlbfs (snap shoting, faulting and DMA mapping)
` [PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
` [PATCH 10/10] mm/hmm: add helpers for driver to safely take the mmap_sem

[PATCH 0/3] drm/dp_mst: Fix regressions from new atomic VCPI helpers
 2019-01-29 18:39 UTC  (4+ messages)
` [PATCH 1/3] drm/dp_mst: Fix unbalanced malloc ref in drm_dp_mst_deallocate_vcpi()
` [PATCH 2/3] drm/atomic: Add drm_atomic_state->suspend_or_resume
` [PATCH 3/3] drm/i915: Always allocate VCPI during system resume

[PATCH] lightnvm: pblk: fix race condition on GC
 2019-01-29 18:39 UTC  (3+ messages)

[PATCH] iio:potentiostat:lmp91000: solve codestyle WARNINGs and CHECKs
 2019-01-29 18:36 UTC 

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-29 18:36 UTC  (9+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 2/5] drivers/base: "
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
` [RFC PATCH 4/5] mm/hmm: add support for peer to peer to HMM device memory
` [RFC PATCH 5/5] mm/hmm: add support for peer to peer to special device vma

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-29 18:35 UTC  (11+ messages)
` [PATCH v3 5/5] psi: introduce psi monitor

[PATCH] soc: ti: knav_dma: Use proper enum in pktdma_init_chan
 2019-01-29 18:35 UTC  (3+ messages)

[PATCH 0/5] RDMA: reg_remote_mr
 2019-01-29 18:34 UTC  (8+ messages)
` [PATCH 3/5] RDMA/uverbs: add owner parameter to ib_umem_get
` [PATCH 5/5] RDMA/uverbs: add UVERBS_METHOD_REG_REMOTE_MR

[PATCH] staging:iio:ad7152: align line to match open parenthesis
 2019-01-29 18:31 UTC 

[PATCH] mm: Make memory.emin the baseline for utilisation determination
 2019-01-29 18:25 UTC 

[PATCH] lightnvm: pblk: extend line wp balance check
 2019-01-29 18:23 UTC  (6+ messages)

linux-next: Tree for Jan 29
 2019-01-29 18:21 UTC  (8+ messages)
` linux-next: Tree for Jan 29 (net/ipv4/devinet.c)
` linux-next: Tree for Jan 29 (SLIMbus & SND_SOC_WCD9335)
` linux-next: Tree for Jan 29 (security/safesetid/)
` linux-next: Tree for Jan 29 (security/integrity/)

[PATCH 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-01-29 18:19 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: "

DMA-related cleanups for parisc v2
 2019-01-29 18:13 UTC  (9+ messages)
` [PATCH 1/8] parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
` [PATCH 2/8] parisc: move internal implementation details out of <asm/dma-mapping.h>
` [PATCH 3/8] parisc: turn GET_IOC into an inline function
` [PATCH 4/8] parisc: properly type the iommu field in struct pci_hba_data
` [PATCH 5/8] parisc: properly type the return value of parisc_walk_tree
` [PATCH 6/8] parisc/dino: use container_of in DINO_DEV
` [PATCH 7/8] parisc/lba_pci: use container_of in LBA_DEV
` [PATCH 8/8] parisc: remove the HBA_DATA macro

[PATCH] clk: ingenic: jz4740: Fix gating of UDC clock
 2019-01-29 18:13 UTC  (4+ messages)

[PATCH 2/2] ASoC: sprd: Add Spreadtrum audio DMA platfrom driver
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: sprd: Add Spreadtrum audio DMA platfrom driver" to the asoc tree

[PATCH 1/2] dt-bindings: ASoC: Add Spreadtrum DMA platform documentation
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "dt-bindings: ASoC: Add Spreadtrum DMA platform documentation" to the asoc tree

DMA-related cleanups for parisc
 2019-01-29 18:12 UTC  (5+ messages)

[PATCH v3 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-01-29 18:10 UTC  (2+ messages)

[PATCH 00/28] thunderbolt: Software connection manager improvements
 2019-01-29 18:10 UTC  (3+ messages)
` [PATCH 01/28] net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending

[PATCH 00/14] clk: meson: rework drivers dependencies
 2019-01-29 18:09 UTC  (12+ messages)
` [PATCH 01/14] clk: export some clk_hw function symbols for module drivers
` [PATCH 02/14] clk: meson: use CONFIG_ARCH_MESON to enter meson clk directory
` [PATCH 04/14] clk: meson: move MESON_GATE to clk-regmap.h
` [PATCH 05/14] clk: meson: move parm out of clkc
` [PATCH 14/14] clk: meson: rework and clean drivers dependencies

[PATCH 3.16] x86/eisa: Add missing include
 2019-01-29 18:08 UTC  (2+ messages)

[PATCH v4 0/2] spi: support inter-word delays
 2019-01-29 18:06 UTC  (3+ messages)
` [PATCH v4 1/2] spi: support inter-word delay requirement for devices

[PATCH 3.16] Backport of x86/vdso: Fix vDSO syscall fallback asm constraint regression
 2019-01-29 18:06 UTC  (2+ messages)

[PATCH] can: mark expected switch fall-throughs
 2019-01-29 18:06 UTC 

[PATCH] regulator: lochnagar: Fix n_voltages setting for VDDCORE
 2019-01-29 18:05 UTC  (3+ messages)

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-01-29 18:03 UTC  (7+ messages)
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[PATCH v2 0/7] This patch-set is to enable Guest CET support
 2019-01-29 18:01 UTC  (4+ messages)
` [PATCH v2 1/7] KVM:VMX: Define CET VMCS fields and bits

[PATCH v2 0/8] Exynos5 Dynamic Memory Controller driver
 2019-01-29 17:55 UTC  (9+ messages)
    ` [PATCH v2 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420
    ` [PATCH v2 2/8] clk: samsung: add new clocks for DMC for Exynos5422 SoC
    ` [PATCH v2 3/8] clk: samsung: add BPLL rate table for Exynos 5422 SoC
    ` [PATCH v2 4/8] drivers: devfreq: add DMC driver for Exynos5422
    ` [PATCH v2 5/8] dt-bindings: devfreq: add Exynos5422 DMC device description
    ` [PATCH v2 6/8] DT: arm: exynos: add DMC device for exynos5422
    ` [PATCH v2 7/8] drivers: devfreq: events: add Exynos PPMU new events
    ` [PATCH v2 8/8] ARM: exynos_defconfig: enable DMC driver

[PATCH 0/7] Register an Energy Model for Arm reference platforms
 2019-01-29 17:52 UTC  (5+ messages)
` [PATCH 1/7] PM / OPP: Introduce a power estimation helper

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-29 17:49 UTC  (6+ messages)
` [RFC v3 02/21] iommu: Introduce cache_invalidate API

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-01-29 17:42 UTC  (2+ messages)

[PATCH v2] net: macb: Apply RXUBR workaround only to versions with errata
 2019-01-29 17:41 UTC  (2+ messages)

[PATCH] r8169: Load MAC address from device tree if present
 2019-01-29 17:40 UTC  (3+ messages)

[PATCH] x86/mm: Remove unused cpu variable
 2019-01-29 17:39 UTC  (2+ messages)
` [tip:x86/cleanups] x86/mm/tlb: "

[PATCH 0/2] mm, memory_hotplug: fix uninitialized pages fallouts
 2019-01-29 17:38 UTC  (4+ messages)

[PATCH] refcount_t: add ACQUIRE ordering on success for dec(sub)_and_test variants
 2019-01-29 17:37 UTC  (3+ messages)

[PATCH] efi/arm64: add a terminator for ptdump marker
 2019-01-29 17:36 UTC 

[PATCH] kvm: Use struct_size() in kmalloc()
 2019-01-29 17:20 UTC  (2+ messages)

INFO: trying to register non-static key in icmp_send
 2019-01-29 17:33 UTC 

[PATCH 1/2] ARCv2: Enable unaligned access in early ASM code
 2019-01-29 17:32 UTC  (5+ messages)

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-29 17:31 UTC  (6+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

[PATCH 4.19 000/103] 4.19.19-stable review
 2019-01-29 17:28 UTC  (11+ messages)
` [PATCH 4.19 006/103] net: phy: phy driver features are mandatory

New underflow of regulator enable count warnings in v5.0-rc1
 2019-01-29 17:27 UTC  (8+ messages)

[PATCH v2 0/4] perf: enable compression of record mode trace to save storage space
 2019-01-29 17:25 UTC  (6+ messages)

[PATCH] md-linear: use struct_size() in kzalloc()
 2019-01-29 17:22 UTC  (3+ messages)

Question on handling managed IRQs when hotplugging CPUs
 2019-01-29 17:23 UTC  (9+ messages)

[PATCH] perf vendor events intel: Fix Load_Miss_Real_Latency on CLX
 2019-01-29 17:23 UTC  (2+ messages)

[PATCH v2] arm: dts: gta04: add gps support
 2019-01-29  7:38 UTC 

[PATCH] sched/fair: Fix insertion in rq->leaf_cfs_rq_list
 2019-01-29 17:18 UTC 

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2019-01-29 17:16 UTC  (10+ messages)

Applied "regulator: max77650: add regulator support" to the regulator tree
 2019-01-29 17:16 UTC 

Applied "regmap: Remove attribute packed from struct 'regcache_rbtree_node'" to the regmap tree
 2019-01-29 17:16 UTC 

Applied "dt-bindings: regulator: add DT bindings for max77650" to the regulator tree
 2019-01-29 17:16 UTC 

[PATCH 0/5 v4] Fix virtio-blk issue with SWIOTLB
 2019-01-29 17:13 UTC  (11+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH 0/4] EDAC driver for Jacobsville microserver
 2019-01-29 17:12 UTC  (5+ messages)
` [PATCH 1/4] EDAC, skx_comm_edac: Separate common codes from the skx_edac driver
` [PATCH 2/4] EDAC, skx_edac: Delete the duplicated codes

[PATCH] x86/events: Mark expected switch fall-throughs
 2019-01-29 17:09 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: hwmon: Add optional regulator support to pwm-fan
 2019-01-29 17:07 UTC  (2+ messages)
` [PATCH 2/2] hwmon: pwm-fan: Add optional regulator support

[PATCH 4/8] dt-bindings: devfreq: add DMC device description
 2019-01-29 17:06 UTC  (9+ messages)
  ` [PATCH 5/8] drivers: devfreq: exynos5: add DMC driver
  ` [PATCH 6/8] DT: arm: exynos: add DMC device for exynos5422

[PATCH net-next] cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()
 2019-01-29 17:05 UTC 

[RFC PATCH 0/1] Use HMM for ODP
 2019-01-29 16:58 UTC  (2+ messages)
` [PATCH 1/1] RDMA/odp: convert to use "

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
 2019-01-29 16:57 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: Document the i.MX50 IOMUXC binding
 2019-01-29 16:55 UTC 

[PATCH] ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized
 2019-01-29 16:54 UTC  (2+ messages)

[PATCH] livepatch: core: Return ENOTSUPP instead of ENOSYS
 2019-01-29 16:50 UTC  (3+ messages)

[PATCH] iwlwifi: eeprom-parse: use struct_size() in kzalloc()
 2019-01-29 16:36 UTC  (3+ messages)

[PATCH] mmc: atmel-mci: enable 8 bits buswidth support
 2019-01-29 16:49 UTC 

[PATCH] dt-bindings: display: add binding for Innolux ee101ia-01d panel
 2019-01-29 16:45 UTC  (3+ messages)

[PATCH v6 00/13] KVM: s390: make use of the GIB
 2019-01-29 16:45 UTC  (10+ messages)
` [PATCH v6 07/13] KVM: s390: introduce struct kvm_s390_gisa_interrupt
` [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()

[PATCH net-next] cxgb4: clip_tbl: Use struct_size() in kvzalloc()
 2019-01-29 16:44 UTC 

WARNING in get_q_data
 2019-01-29 16:43 UTC 

WARNING in __flush_work
 2019-01-29 16:43 UTC 

[PATCH v3 0/2] spi: support inter-word delays
 2019-01-29 16:41 UTC  (10+ messages)
` [PATCH v3 1/2] spi: support inter-word delay requirement for devices

[PATCH v2] powerpc/traps: fix the message printed when stack overflows
 2019-01-29 16:37 UTC 

use generic DMA mapping code in powerpc V4
 2019-01-29 16:34 UTC  (12+ messages)

[PATCH] powerpc/traps: fix the message printed when stack overflows
 2019-01-29 16:28 UTC 

[PATCH v4 0/9] mmu notifier provide context informations
 2019-01-29 16:21 UTC  (5+ messages)
` [PATCH v4 8/9] gpu/drm/i915: optimize out the case when a range is updated to read only

[RFC 0/6] powerpc/pseries: Refactor code to centralize drcinfo parsing
 2019-01-29 16:21 UTC  (5+ messages)
` [RFC 1/6] powerpc:/drc Define interface to acquire arch-specific drc info

[PATCH] sched/debug: initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
 2019-01-29 16:16 UTC  (2+ messages)

[PATCH] soc: imx: Add psci gpc support for i.MX8MQ
 2019-01-29 16:09 UTC  (2+ messages)

[PATCH] virtio_net: Introduce extended RSC feature
 2019-01-29 16:07 UTC  (2+ messages)

INFO: task hung in vhost_init_device_iotlb
 2019-01-29 16:05 UTC  (2+ messages)

[PATCH] lib: 64bit IO
 2019-01-29 16:01 UTC  (2+ messages)


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