linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-10 14:52:42 to 2018-12-10 17:20:24 UTC [more...]

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-10 17:13 UTC  (49+ messages)
` [PATCH 01/52] fuse: add skeleton virtio_fs.ko module
` [PATCH 02/52] fuse: add probe/remove virtio driver
` [PATCH 03/52] fuse: rely on mutex_unlock() barrier instead of fput()
` [PATCH 05/52] virtio_fs: get mount working
` [PATCH 07/52] fuse: export fuse_len_args()
` [PATCH 08/52] fuse: add fuse_iqueue_ops callbacks
` [PATCH 09/52] fuse: process requests queues
` [PATCH 11/52] fuse: implement FUSE_FORGET for virtio-fs
` [PATCH 13/52] dax: remove block device dependencies
` [PATCH 14/52] fuse: add fuse_conn->dax_dev field
` [PATCH 15/52] fuse: map virtio_fs DAX window BAR
` [PATCH 16/52] virtio-fs: Add VIRTIO_PCI_CAP_SHARED_MEMORY_CFG and utility to find them
` [PATCH 17/52] virtio-fs: Retrieve shm capabilities for cache
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities
` [PATCH 19/52] virito-fs: Make dax optional
` [PATCH 20/52] Limit number of pages returned by direct_access()
` [PATCH 21/52] fuse: Introduce fuse_dax_mapping
` [PATCH 22/52] Create a list of free memory ranges
` [PATCH 23/52] fuse: simplify fuse_fill_super_common() calling
` [PATCH 24/52] fuse: Introduce setupmapping/removemapping commands
` [PATCH 25/52] Introduce interval tree basic data structures
` [PATCH 26/52] fuse: Implement basic DAX read/write support commands
` [PATCH 27/52] fuse: Maintain a list of busy elements
` [PATCH 28/52] Do fallocate() to grow file before mapping for file growing writes
` [PATCH 29/52] fuse: add DAX mmap support
` [PATCH 30/52] fuse: delete dentry if timeout is zero
` [PATCH 31/52] dax: Pass dax_dev to dax_writeback_mapping_range()
` [PATCH 32/52] fuse: Define dax address space operations
` [PATCH 33/52] fuse, dax: Take ->i_mmap_sem lock during dax page fault
` [PATCH 34/52] fuse: Add logic to free up a memory range
` [PATCH 35/52] fuse: Add logic to do direct reclaim of memory
` [PATCH 36/52] fuse: Kick worker when free memory drops below 20% of total ranges
` [PATCH 37/52] fuse: multiplex cached/direct_io/dax file operations
` [PATCH 38/52] Dispatch FORGET requests later instead of dropping them
` [PATCH 39/52] Release file in process context
` [PATCH 40/52] fuse: Do not block on inode lock while freeing memory range
` [PATCH 41/52] fuse: Reschedule dax free work if too many EAGAIN attempts
` [PATCH 42/52] fuse: Wait for memory ranges to become free
` [PATCH 43/52] fuse: Take inode lock for dax inode truncation
` [PATCH 44/52] fuse: Clear setuid bit even in direct I/O path
` [PATCH 45/52] virtio: Free fuse devices on umount
` [PATCH 46/52] virtio-fs: Retrieve shm capabilities for version table
` [PATCH 47/52] virtio-fs: Map using the values from the capabilities
` [PATCH 48/52] virtio-fs: pass version table pointer to fuse
` [PATCH 49/52] fuse: don't crash if version table is NULL
` [PATCH 50/52] fuse: add shared version support (virtio-fs only)
` [PATCH 51/52] fuse: shared version cleanups
` [PATCH 52/52] fuse: fix fuse_permission() for the default_permissions case

[PATCH] ARM: dts: at91: sama5d2 Xplained: add QSPI0 + SPI NOR memory nodes
 2018-12-10 17:15 UTC 

[PATCH] media: vimc: add configfs API to configure the topology
 2018-12-10 17:13 UTC  (4+ messages)

[PATCH v2 1/2] swiotlb: add debugfs to track swiotlb buffer usage
 2018-12-10 17:10 UTC  (4+ messages)
` [PATCH v2 2/2] swiotlb: checking whether swiotlb buffer is full with io_tlb_used

[PATCH v4 00/10] steal tasks to improve CPU utilization
 2018-12-10 17:08 UTC  (6+ messages)

use generic DMA mapping code in powerpc V4
 2018-12-10 17:04 UTC  (6+ messages)

[PATCH v3] Input: i8042 add i8042_is_mr_coffee() helper to avoid refconut leak
 2018-12-10 17:02 UTC  (2+ messages)

[PATCH v4] cpuidle: big.LITTLE: fix refcount leak
 2018-12-10 17:00 UTC  (2+ messages)

[PATCH] block: fix iolat timestamp and restore accounting semantics
 2018-12-10 16:58 UTC  (2+ messages)

[RFC][PATCH 08/12] KEYS: PGP-based public key signature verification
 2018-12-10 16:58 UTC  (5+ messages)
  ` [RFC][PATCH 00/12] keys: add support for PGP keys and signatures

[PATCH] mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
 2018-12-10 16:56 UTC  (10+ messages)

[PATCH 3.16 000/328] 3.16.62-rc1 review
 2018-12-10 16:54 UTC  (2+ messages)

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-10 16:53 UTC  (6+ messages)

[PATCH 1/5] clocksource/drivers/riscv: Change name riscv_timer to timer-riscv
 2018-12-10 16:52 UTC  (5+ messages)
` [PATCH 2/5] clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchip
` [PATCH 3/5] clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20
` [PATCH 4/5] clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4i
` [PATCH 5/5] clocksource/drivers/meson6: Change name meson6_timer timer-meson6

[PATCH 0/5] soc: fsl: add device links support for devices on the fsl-mc bus
 2018-12-10 16:50 UTC  (6+ messages)
` [PATCH 1/5] soc: fsl: dpio: perform DPIO Reset on Probe
` [PATCH 2/5] soc: fsl: dpio: keep a per dpio device MC portal
` [PATCH 3/5] soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
` [PATCH 5/5] bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate
` [PATCH 4/5] soc: fsl: dpio: add a device_link at dpaa2_io_service_register

[PATCH] gpio: raspberrypi-exp: decrease refcount on firmware dt node
 2018-12-10 16:50 UTC 

[RFC -next v0 0/3] netfilter: expose flow offload tables as an ebpf map
 2018-12-10 16:49 UTC  (10+ messages)
` [RFC -next v0 1/3] bpf: modular maps

[PATCH] treewide: replace RETPOLINE with CONFIG_RETPOLINE
 2018-12-10 16:37 UTC 

[PATCH v1] ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remapping
 2018-12-10 16:38 UTC  (3+ messages)
      ` [alsa-devel] "

[GIT PULL RESEND] ARM: dts: uniphier: UniPhier DT updates for v4.21/v5.0
 2018-12-10 16:37 UTC 

[PATCH] net/bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-10 16:35 UTC  (2+ messages)

[PATCH v2] usb: xhci: fix small typo
 2018-12-10 16:34 UTC  (2+ messages)

[PATCH] regulator: core: Clean enabling always-on regulators + their supplies
 2018-12-10 16:32 UTC  (3+ messages)

[PATCH v3 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-12-10 16:32 UTC  (3+ messages)

[PATCH] mfd: fix small typo
 2018-12-10 16:31 UTC  (2+ messages)

[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-10 16:31 UTC  (4+ messages)

[PATCH 0/2] input: driver for RPi's official 7" touchscreen
 2018-12-10 16:30 UTC  (3+ messages)
` [PATCH 1/2] input: add official Raspberry Pi's touchscreen driver
` [PATCH 2/2] Input: raspberrypi-ts - add devicetree binding documentation

[PATCH 0/5] Prepare devicetrees for the new FSL QSPI driver
 2018-12-10 16:31 UTC  (7+ messages)
` [PATCH 2/5] ARM: dts: Remove unused properties from FSL QSPI driver nodes
` [PATCH 1/5] arm64: "
` [PATCH 3/5] ARM: dts: imx6sx-sdb: Fix the reg properties for the FSL QSPI nodes
` [PATCH 4/5] arm64: dts: Add spi-[tx/rx]-bus-width for the FSL QSPI controller
` [PATCH 5/5] ARM: "

[PATCH v6 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-12-10 16:29 UTC  (5+ messages)
` [PATCH v6 2/5] phy: qcom-qmp: Utilize fully-specified DT registers

[PATCH] mm/page_alloc: Don't call kasan_free_pages() at deferred mem init
 2018-12-10 16:29 UTC 

[PATCH 0/4] mmu notifier debug checks v2
 2018-12-10 16:30 UTC  (8+ messages)
` [PATCH 2/4] kernel.h: Add non_block_start/end()

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.21/v5.0
 2018-12-10 16:28 UTC  (2+ messages)
  ` [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.21

[PATCH v3] cpuidle: big.LITTLE: add of_node_put()
 2018-12-10 16:27 UTC  (3+ messages)

Official Linux system wrapper library?
 2018-12-10 16:27 UTC  (7+ messages)

next/master boot bisection: Oops in nouveau driver on jetson-tk1
 2018-12-10 16:26 UTC  (5+ messages)

[PATCH] Linux: Implement membarrier function
 2018-12-10 16:22 UTC  (2+ messages)

[PATCH v5 24/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-10 16:21 UTC  (5+ messages)

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-12-10 16:17 UTC  (18+ messages)
` [PATCH v5 01/17] clk: sunxi-ng: Add check for minimal rate to NKM PLLs
` [PATCH v5 02/17] drm/sun4i: sun6i_mipi_dsi: Add has_mod_clk quirk
` [PATCH v5 03/17] drm/sun4i: sun6i_mipi_dsi: Add Allwinner A64 MIPI DSI support
` [PATCH v5 04/17] dt-bindings: sun6i-dsi: Add compatible for A64 MIPI DSI
` [PATCH v5 05/17] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer
` [PATCH v5 06/17] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
` [PATCH v5 08/17] drm/sun4i: sun6i_mipi_dsi: Fix DSI hbp timing value
` [PATCH v5 09/17] drm/sun4i: sun6i_mipi_dsi: Fix DSI hblk timing calculation
` [PATCH v5 10/17] drm/sun4i: sun6i_mipi_dsi: Add DSI hblk packet overhead
` [PATCH v5 11/17] drm/sun4i: sun6i_mipi_dsi: Fix DSI hfp timing value
` [PATCH v5 12/17] drm/sun4i: sun6i_mipi_dsi: Set proper vblk timing calculation
` [PATCH v5 13/17] drm/sun4i: sun6i_mipi_dsi: Add support for VCC-DSI voltage regulator
` [PATCH v5 14/17] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
` [PATCH v5 15/17] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
` [PATCH v5 16/17] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
` [PATCH v5 17/17] arm64: dts: allwinner: a64: Add DSI pipeline

[PATCH v2 00/12] drm/sun4i: Allwinner MIPI-DSI Burst mode support
 2018-12-10 16:12 UTC  (3+ messages)
` [PATCH v2 11/12] drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-12-10 16:12 UTC  (4+ messages)
` [PATCH 3/7] doc/vm: New documentation for memory performance

[PATCH v6 00/13] ARMv8.3 pointer authentication userspace support
 2018-12-10 16:09 UTC  (7+ messages)
` [PATCH v6 08/13] arm64: expose user PAC bit positions via ptrace

[PATCH] bonding: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-10 16:08 UTC 

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-12-10 16:07 UTC  (10+ messages)
` [PATCH v4 08/26] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
            ` [linux-sunxi] "

[PATCH] ksm: React on changing "sleep_millisecs" parameter faster
 2018-12-10 16:06 UTC 

[PATCH RESEND v7 0/4] clk: meson: add a sub EMMC clock controller support
 2018-12-10 16:04 UTC  (5+ messages)
` [PATCH RESEND v7 1/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH RESEND v7 2/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH RESEND v7 3/4] clk: meson: add sub MMC clock controller driver
` [PATCH RESEND v7 4/4] clk: meson: add one based divider support for sclk divider

[GIT PULL] HID fixes
 2018-12-10 16:05 UTC 

[PATCH] x86/fault: Decode and print #PF oops in human readable form
 2018-12-10 16:04 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] bpf: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-10 16:03 UTC 

[patch] futex: Cure exit race
 2018-12-10 16:02 UTC  (2+ messages)

[PATCH] net: xenbus: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-10 16:00 UTC  (2+ messages)

[PATCH] fjes: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-10 15:57 UTC 

+ panic-avoid-the-extra-noise-dmesg.patch added to -mm tree
 2018-12-10 15:57 UTC  (2+ messages)

[PATCH v2 01/34] kbuild: Add support for DT binding schema checks
 2018-12-10 15:55 UTC  (7+ messages)
` [PATCH v2 24/34] dt-bindings: arm: Convert Rockchip board/soc bindings to json-schema
    ` [PATCH v2.1 "

use generic DMA mapping code in powerpc V4
 2018-12-10 15:54 UTC  (19+ messages)

linux-next: build failure after merge of the rdma tree
 2018-12-10 15:52 UTC  (5+ messages)

[PATCH v4 0/8] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-12-10 15:52 UTC  (9+ messages)
` [PATCH v4 2/8] drm/msm/dsi: 28nm 8960 PHY: Get ref clock "
` [PATCH v4 3/8] drm/msm/dsi: 28nm "
` [PATCH v4 4/8] drm/msm/dsi: 14nm "
` [PATCH v4 5/8] drm/msm/dsi: 10nm "

[GIT PULL] Backlight fixes for v4.20
 2018-12-10 15:51 UTC 

[PATCH v3 0/7] dma-debug cleanup and dynamic allocation
 2018-12-10 15:50 UTC  (2+ messages)

[PATCH v2] clocksource/arm_arch_timer: fix a lockdep warning
 2018-12-10 15:47 UTC  (4+ messages)
` [RESEND PATCH "

[PATCH] ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-10 15:46 UTC 

siginfo pid not populated from ptrace?
 2018-12-10 15:44 UTC  (14+ messages)

[PATCH] Input: touchscreen: ad7879: Fix ERROR: foo* bar should be "foo *bar"
 2018-12-10 15:44 UTC 

[PATCH 0/2] regulator: stepping set voltage for regmap users
 2018-12-10 15:41 UTC  (4+ messages)
` [PATCH 1/2] regulator: make _regulator_is_enabled() available in internal.h
` [PATCH 2/2] regulator: provide regulator_set_voltage_sel_regmap_step() helper

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-10 15:35 UTC  (3+ messages)
` [PATCH v6 2/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

tipc: NULL deref in tipc_net_finalize
 2018-12-10 15:33 UTC 

*powersave* governor shown despite disabled in configuration
 2018-12-10 15:30 UTC 

[PATCH v5 0/7] spi: add support for octal mode
 2018-12-10 15:29 UTC  (10+ messages)

[PATCH] arm64: Add memory hotplug support
 2018-12-10 15:29 UTC 

[PATCH v3] ksm: Assist buddy allocator to assemble 1-order pages
 2018-12-10 15:22 UTC  (4+ messages)

[PATCH] regmap: regmap-irq/gpio-max77620: add level-irq support
 2018-12-10 15:16 UTC  (4+ messages)

[PATCH net 4/4] vhost: log dirty page correctly
 2018-12-10 15:14 UTC  (2+ messages)

[PATCH 1/1] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
 2018-12-10 15:14 UTC  (2+ messages)

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2018-12-10 15:12 UTC  (12+ messages)

[PATCH] kprobes/x86/xen: blacklist non-attachable xen interrupt functions
 2018-12-10 15:12 UTC 

[PATCH 0/1] Initialize struct pages for the full section
 2018-12-10 15:10 UTC  (3+ messages)
` [PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[PATCH 0/3] i2c-axxia: support Sequence command
 2018-12-10 15:05 UTC  (4+ messages)
` [PATCH 1/3] i2c-axxia: dedicated function to set client addr
` [PATCH 2/3] i2c-axxia: check for error conditions first
` [PATCH 3/3] i2c-axxia: support sequence command mode

[PATCH v2 0/2] uaccess: Add unsafe accessors for arm64
 2018-12-10 14:59 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: uaccess: Implement unsafe accessors

[PATCH v2 3/6] misc: fastrpc: Add support for context Invoke method
 2018-12-10 14:55 UTC  (2+ messages)

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-12-10 14:53 UTC  (6+ messages)
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode "

[PATCH] ata: pata_oldpiix: Add missing device ID for INTEL_82371AB
 2018-12-10 14:52 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).