All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-22 07:25:32 to 2019-01-22 08:56:50 UTC [more...]

[PATCH 0/2] mtd: nand: use unnamed union field
 2019-01-22  8:55 UTC  (16+ messages)
` [PATCH 1/2] mtd: rawnand: use unnamed union in struct nand_op_instr
` [PATCH 2/2] mtd: rawnand: use unnamed union in struct nand_op_parser_pattern_elem

[PATCH v8 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-01-22  8:54 UTC  (6+ messages)
` [PATCH v8 1/5] "

[PATCH RFC 00/24] userfaultfd: write protection support
 2019-01-22  8:55 UTC  (10+ messages)
` [PATCH RFC 03/24] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH RFC 05/24] userfaultfd: wp: add helper for writeprotect check
` [PATCH RFC 06/24] userfaultfd: wp: support write protection for userfault vma range

[PATCH] mm, page_alloc: cleanup usemap_size() when SPARSEMEM is not set
 2019-01-22  8:55 UTC  (2+ messages)

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2019-01-22  8:55 UTC  (11+ messages)
    ` [PATCH v2] sched/wake_q: Reduce reference counting for special users
            ` [PATCH v4] "

[PATCH v2 1/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-01-22  8:54 UTC 

[PATCH] drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
 2019-01-22  8:54 UTC  (2+ messages)

[PATCH v2 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-01-22  8:54 UTC 

[Buildroot] [PATCH] musl: bump to version 1.1.21
 2019-01-22  8:54 UTC 

[PATCH] drm/doc: Make igts for cross-driver stuff mandatory
 2019-01-22  8:53 UTC  (7+ messages)
        ` [igt-dev] "

[PATCH v3 1/2] mm, oom: fix use-after-free in oom_kill_process
 2019-01-22  8:52 UTC  (4+ messages)
` [PATCH v3 2/2] mm, oom: remove 'prefer children over parent' heuristic

[PATCH 0/2] x86: respect memory size limits
 2019-01-22  8:52 UTC  (10+ messages)
` [PATCH 1/2] x86: respect memory size limiting via mem= parameter
` [PATCH 2/2] x86/xen: dont add memory above max allowed allocation
  ` [Xen-devel] "

[Qemu-devel] Bottom halves VS timers
 2019-01-22  8:49 UTC  (2+ messages)

git ls-remote: specifying connect timeout / retry limit
 2019-01-22  8:49 UTC 

[PATCH] dma-buf: Enhance dma-fence tracing
 2019-01-22  8:49 UTC  (2+ messages)

[PATCH v2 0/4] Add driver for Mediatek-based GNSS receivers
 2019-01-22  8:49 UTC  (13+ messages)
` [PATCH v2 2/4] dt-bindings: gnss: add mediatek binding

[PATCH] Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
 2019-01-22  8:49 UTC  (2+ messages)

[PATCH v2 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-22  8:49 UTC  (8+ messages)

[PATCH 3/7] dt-bindings: sdhci-omap: Add example for using external dma
 2019-01-22  8:47 UTC  (2+ messages)
` [PATCH] dt-bindings: sdhci-omap: Add properties "

[PATCH 0/2] net: bridge: fix tc added QinQ forwarding
 2019-01-22  8:45 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [Bridge] "

[PATCH] of: reserved_mem: disable kmemleak scan on removed memory blocks
 2019-01-22  8:46 UTC  (4+ messages)

[PATCH 1/4] spi: sprd: Fix the error data length in SPI read-only mode
 2019-01-22  8:43 UTC  (6+ messages)
` [PATCH 3/4] dt-bindings: spi: Add the DMA properties for the SPI dma mode

[PATCH 1/2] i2c: mux: pca954x: change the default to deselect after each transfer
 2019-01-22  8:41 UTC  (2+ messages)

[PATCH] drm/dp: use DRM_DEBUG_DP() instead of drm_dbg for logging
 2019-01-22  8:41 UTC  (3+ messages)

[PATCH v2 0/5] gnss: sirf: add support for w2sg0004 + lna
 2019-01-22  8:38 UTC  (8+ messages)
` [PATCH v2 2/5] gnss: sirf: power on logic for devices without wakeup signal

[RFC PATCH] drm: disable WC optimization for cache coherent devices on non-x86
 2019-01-22  8:38 UTC  (16+ messages)

[PATCH v3] pinctrl: freescale: fix link errors
 2019-01-22  8:37 UTC 

[PATCH] net/ice: add promiscuous mode support
 2019-01-22  8:42 UTC 

[PATCH 1/2] arm64: dts: rockchip: clean up the abuse of disable-wp
 2019-01-22  8:35 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: "

nnp_transition
 2019-01-22  8:35 UTC  (4+ messages)

rcutorture: meaning of "End of test: RCU_HOTPLUG"
 2019-01-22  8:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/6] vhost-user-blk: Add support for backend reconnecting
 2019-01-22  8:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] vhost-user: Support transferring inflight buffer between qemu and backend
` [Qemu-devel] [PATCH v5 2/6] libvhost-user: Introduce vu_queue_map_desc()
` [Qemu-devel] [PATCH v5 3/6] libvhost-user: Support tracking inflight I/O in shared memory
` [Qemu-devel] [PATCH v5 4/6] vhost-user-blk: Add support to get/set inflight buffer
` [Qemu-devel] [PATCH v5 5/6] vhost-user-blk: Add support to reconnect backend
` [Qemu-devel] [PATCH v5 6/6] contrib/vhost-user-blk: enable inflight I/O tracking

[linux-3.18 bisection] complete test-amd64-i386-xl-shadow
 2019-01-22  8:31 UTC 

[U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time
 2019-01-22  8:29 UTC  (11+ messages)

[PATCH v5 1/3] xen/pt: fix some pass-thru devices don't work across reboot
 2019-01-22  8:24 UTC  (4+ messages)

Contributor Summit Topics and Logistics
 2019-01-22  8:26 UTC  (2+ messages)

[PATCH] net/mlx5: block RSS action without Rx queues
 2019-01-22  8:22 UTC 

[PATCH v2] media: docs-rst: Document m2m stateless video decoder interface
 2019-01-22  8:25 UTC  (4+ messages)

[PATCH] net/mlx5: allow port start with zero Rx queues
 2019-01-22  8:21 UTC 

[PATCH v2 0/6] Runtime PM support (hda/tegra)
 2019-01-22  8:25 UTC  (8+ messages)
` [PATCH v2 1/6] ALSA: hda/tegra: runtime power management support
` [PATCH v2 2/6] ALSA: hda/tegra: get clock handles early in probe
` [PATCH v2 3/6] ALSA: hda/tegra: add runtime PM callbacks
` [PATCH v2 4/6] ALSA: hda/tegra: remove redundant clock enable API
` [PATCH v2 5/6] ALSA: hda/tegra: implement runtime suspend/resume
` [PATCH v2 6/6] ALSA: hda/tegra: add driver flag for runtime PM

[PATCH] ARM: shmobile: defconfig: Refresh for v5.0-rc2
 2019-01-22  8:25 UTC  (4+ messages)

[PATCH] efirtc: remove unnecessary code efi_rtc_open & efi_rtc_close
 2019-01-22  8:25 UTC 

[PATCH 1/5] drm/i915/crt: split out intel_crt_present() to platform specific setup
 2019-01-22  8:26 UTC  (9+ messages)
` [PATCH 3/5] drm/i915/lvds: nuke intel_lvds_supported()
` [PATCH 4/5] drm/i915/tv: only call intel_tv_init() on platforms that might have TV

[PATCH] media: v4l2-core: expose the device after it was registered
 2019-01-22  8:34 UTC 

[PATCH v2 1/7] drm/i915/crt: split out intel_crt_present() to platform specific setup
 2019-01-22  8:23 UTC  (7+ messages)
` [PATCH v2 2/7] drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDS
` [PATCH v2 3/7] drm/i915/lvds: nuke intel_lvds_supported()
` [PATCH v2 4/7] drm/i915/tv: only call intel_tv_init() on platforms that might have TV
` [PATCH v2 5/7] drm/i915: rename has_edp_a() to ilk_has_edp_a()
` [PATCH v2 6/7] drm/i915/lvds: simplify gen 2 lvds presence
` [PATCH v2 7/7] drm/i915/crt: simplify CRT VBT check on pre-VLV/DDI

[PATCH v2] usb: dwc3: exynos: Fix error handling of clk_prepare_enable
 2019-01-22  8:20 UTC  (4+ messages)
    ` [v2] "

[PATCH] iommu: Eliminate an odd local variable
 2019-01-22  8:20 UTC  (2+ messages)

kmemleak panic
 2019-01-22  8:20 UTC  (9+ messages)

[PATCH] block: cover another queue enter recursion via BIO_QUEUE_ENTERED
 2019-01-22  8:20 UTC 

[v4l-utils PATCH 0/4] Metadata output support for v4l2-ctl
 2019-01-22  8:19 UTC  (3+ messages)
` [v4l-utils PATCH 4/4] v4l2-ctl: Add support for META_OUTPUT buffer type

[PATCH] media: docs-rst: Document m2m stateless video decoder interface
 2019-01-22  8:19 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
 2019-01-22  8:16 UTC  (2+ messages)

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-22  8:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-01-22  8:15 UTC  (3+ messages)

[Qemu-devel] Bug#920032: qemu-user uses wrong struct timeval on sparc
 2019-01-22  8:13 UTC  (3+ messages)

[U-Boot] Test failures in u-boot/master on NVIDIA HW with recent push
 2019-01-22  8:12 UTC  (6+ messages)

[PATCH] net/i40e: fix queue region error in priority configuration
 2019-01-22  8:11 UTC 

[PATCH v2 1/6] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-01-22  8:08 UTC  (6+ messages)
` [PATCH v2 3/6] usb: host: Stops USB controller init if PLL fails to lock
    ` [v2,3/6] "
  ` [v2,1/6] usb: fsl: Set USB_EN bit to select ULPI phy

[PATCH 0/2] x86: respect memory size limits
 2019-01-22  8:06 UTC 

[PATCH v3] media: ov8856: Add support for OV8856 sensor
 2019-01-15  8:30 UTC 

[PATCH v3 for-4.12 0/7] Docs improvements, and dom0 construction fixes
 2019-01-22  8:06 UTC  (5+ messages)
` [PATCH v3 7/7] xen/dom0: Add a dom0-iommu=none option

[PATCH/RFC] drm: Remove unused Renesas SH Mobile DRM driver
 2019-01-22  8:04 UTC  (7+ messages)

[PATCH 0/2] makedumpfile needs to remove the memory encryption
 2019-01-22  8:03 UTC  (3+ messages)
` [PATCH 1/2] Makedumpfile: add a new variable 'sme_mask' to number_table
` [PATCH 2/2] Remove the memory encryption mask to obtain the true physical address

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-22  8:03 UTC  (11+ messages)

[PATCH 2/3] scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2
 2019-01-22  7:48 UTC  (7+ messages)

[Buildroot] [PATCH] package/wavemon: add upstream patch to fix musl/uclibc build issue
 2019-01-22  8:01 UTC 

[PATCH] ARM: dts: bcm2835-rpi-zero-w: Drop unnecessary pinctrl
 2019-01-22  7:59 UTC  (4+ messages)

QA cycle report for 2.6.1 RC1
 2019-01-22  7:58 UTC 

[PATCH v4 for-4.12 0/3] Docs improvements, and dom0 construction fixes
 2019-01-22  7:58 UTC  (3+ messages)
` [PATCH v4 2/3] xen/dom0: Deprecate iommu_hwdom_inclusive and leave it disabled by default

[PATCH 0/6] ARM: dts: bcm283x: Several DTS improvements
 2019-01-22  7:57 UTC  (3+ messages)

[PATCH v5 0/3] Move pm_runtime accounted time to raw nsec
 2019-01-22  7:57 UTC  (11+ messages)
` [PATCH v5 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting

[PATCH v3] usb: dwc3: gadget: Handle 0 xfer length for OUT EP
 2019-01-22  7:56 UTC  (2+ messages)
` [v3] "

[PATCH libdrm] xf86drm: Add drmIsMaster()
 2019-01-22  7:55 UTC  (5+ messages)

[PATCH] drivers: extcon: Add support for ptn5150
 2019-01-22  7:55 UTC  (3+ messages)

[PATCH 2/2] dt-bindings: input: Update documentation for clps711x-keypad
 2019-01-22  7:54 UTC  (4+ messages)

[PATCH v2,2/2] usb: chipidea: imx: set power polarity
 2019-01-22  7:50 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: usb: ci-hdrc-usb2: add property power-active-high
        ` [v3,1/2] "

[PATCH] ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filter
 2019-01-22  7:50 UTC 

regression caused by: "amlogic: mmc: meson-gx: add signal resampling"
 2019-01-22  7:48 UTC  (3+ messages)
` [PATCH v2] mmc: meson-gx: enable signal re-sampling together with tuning

[PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information
 2019-01-22  7:48 UTC  (2+ messages)

[linux-next test] 132257: regressions - FAIL
 2019-01-22  7:48 UTC 

[PATCH -next] mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()
 2019-01-22  7:47 UTC  (4+ messages)

[PATCH] mmc: Annotate implicit fall through in jz_mmc_irq_worker
 2019-01-22  7:47 UTC  (2+ messages)

[PATCH] mmc: core: annotate implicit fall through
 2019-01-22  7:47 UTC  (2+ messages)

[PATCH V4 1/3] dt-bindings: mmc: tegra: Add pinctrl for SDMMC drive strengths
 2019-01-22  7:47 UTC  (6+ messages)
` [PATCH V4 2/3] arm64: dts: tegra: Add SDMMC Auto-cal settings
` [PATCH V4 3/3] mmc: tegra: SDMMC pads auto-calibration

[PATCH v2] arm: sun8i-h3-nanopi-m1-plus: enable HDMI
 2019-01-22  7:46 UTC  (2+ messages)

[PATCH v2] powerpc: build virtex dtb
 2019-01-22  7:42 UTC  (2+ messages)

[MODERATED] [PATCH v5 00/27] MDSv5 19
 2019-01-22  7:38 UTC  (8+ messages)
` [MODERATED] [PATCH v5 09/27] MDSv5 23
  ` [MODERATED] "
` [MODERATED] [PATCH v5 16/27] MDSv5 10
  ` [MODERATED] "
` [MODERATED] Re: [PATCH v5 00/27] MDSv5 19

[PATCH] alpha: fix page fault handling for r16-r18 targets
 2019-01-22  7:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/21] Sound Open Firmware (SOF) - Intel support
 2019-01-22  7:35 UTC  (3+ messages)
` [PATCH 01/21] ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support

followup: [FTBFS] kernel 4.18-rc7 bitsperlong.h issue on alpha
 2019-01-22  7:35 UTC  (3+ messages)
` [PATCH] 4.18-rc7 on alpha: bitsperlong issue

[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
 2019-01-22  7:35 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3 v2] pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig

[PATCH v4 0/3] media: imx: Stop stream before disabling IDMA channels
 2019-01-22  7:34 UTC  (2+ messages)

question about head_64.S
 2019-01-22  7:31 UTC  (2+ messages)

[PATCH 0/3] clk: keystone: a few TI sci-clk improvements
 2019-01-22  7:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: ti, sci-clk: Add support for parsing clock info from DT
  ` [PATCH 1/3] dt-bindings: clock: ti,sci-clk: "

Cannot pair and connect headset
 2019-01-22  7:33 UTC  (2+ messages)

[PATCH] drm/sun4i: hdmi: Fix usage of TMDS clock
 2019-01-22  7:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Topic board support updates
 2019-01-22  7:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] board: topic_miamilite: Support cost-reduced version

Potential bug in pack-objects.c
 2019-01-22  7:29 UTC  (2+ messages)

[PATCH v2] pack-objects: Use packing_data lock instead of read_mutex
 2019-01-22  7:28 UTC  (3+ messages)

[10/14] usb: dwc3: gadget: remove wait_end_transfer
 2019-01-22  7:27 UTC 

[U-Boot] [PATCH] net: remove duplicate definition of ETHADDR_WILDCARD
 2019-01-22  7:25 UTC  (3+ messages)


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.