All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-04 08:16:31 to 2019-04-04 08:47:51 UTC [more...]

[PATCH 4.19 000/187] 4.19.34-stable review
 2019-04-04  8:47 UTC  (6+ messages)
` [PATCH 4.19 049/187] mt76: fix a leaked reference by adding a missing of_node_put
` [PATCH 4.19 083/187] SoC: imx-sgtl5000: add missing put_device()
` [PATCH 4.19 124/187] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH 4.19 131/187] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
` [PATCH 4.19 133/187] efi/memattr: Dont bail on zero VA if it equals the regions PA

[PATCH 5.0 000/246] 5.0.7-stable review
 2019-04-04  8:47 UTC  (7+ messages)
  ` [PATCH 5.0 057/246] mm/resource: Return real error codes from walk failures
` [PATCH 5.0 060/246] mt76: fix a leaked reference by adding a missing of_node_put
` [PATCH 5.0 111/246] SoC: imx-sgtl5000: add missing put_device()
` [PATCH 5.0 121/246] gpio: of: Apply regulator-gpio quirk only to enable-gpios
` [PATCH 5.0 126/246] efi: Fix build error due to enum collision between efi.h and ima.h
` [PATCH 5.0 166/246] perf/aux: Make perf_event accessible to setup_aux()

[PATCH 4.14 000/121] 4.14.111-stable review
 2019-04-04  8:47 UTC  (2+ messages)
` [PATCH 4.14 058/121] SoC: imx-sgtl5000: add missing put_device()

[PATCH 4.9 00/91] 4.9.168-stable review
 2019-04-04  8:47 UTC  (4+ messages)
` [PATCH 4.9 44/91] SoC: imx-sgtl5000: add missing put_device()
` [PATCH 4.9 66/91] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
` [PATCH 4.9 67/91] efi/memattr: Dont bail on zero VA if it equals the regions PA

[PATCH net 0/6] net: hns: bugfixes for HNS Driver
 2019-04-04  8:46 UTC  (7+ messages)
` [PATCH net 1/6] net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
` [PATCH net 2/6] net: hns: Use NAPI_POLL_WEIGHT for hns driver
` [PATCH net 3/6] net: hns: Fix probabilistic memory overwrite when HNS driver initialized
` [PATCH net 4/6] net: hns: fix ICMP6 neighbor solicitation messages discard problem
` [PATCH net 5/6] net: hns: Fix WARNING when remove HNS driver with SMMU enabled
` [PATCH net 6/6] net: hns: Fix sparse: some warnings in HNS drivers

[PATCH v7 00/27] KVM: arm64: SVE guest support
 2019-04-04  8:47 UTC  (19+ messages)
` [PATCH v7 12/27] KVM: arm64/sve: System register context switch and access support
` [PATCH v7 13/27] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v7 26/27] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG

[Qemu-devel] [PATCH v6 0/2] Add Arm SBSA Reference Machine
 2019-04-04  8:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
        ` [Qemu-arm] "

[PATCH bpf-next] kbuild: add ability to generate BTF type info for vmlinux
 2019-04-04  8:47 UTC  (6+ messages)

[PATCH v3 00/13] QorIQ TMU multi-sensor and HWMON support
 2019-04-04  8:47 UTC  (5+ messages)
` [PATCH v3 08/13] thermal: qoriq: Convert driver to use devm_ioremap()
` [PATCH v3 09/13] thermal: qoriq: Convert driver to use regmap API

[PATCH] perf script: fix spelling mistake "multipe" -> "multiple"
 2019-04-04  8:46 UTC  (3+ messages)

VLC doesn't play videos anymore since the PowerPC fixes 5.1-3
 2019-04-04  8:44 UTC  (5+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH v7 0/2] spapr-rtas: add ibm, get-vpd RTAS interface
 2019-04-04  8:45 UTC  (4+ messages)

[PATCH 1/2] tty: add SPDX identifiers to Kconfig and Makefiles
 2019-04-04  8:46 UTC  (3+ messages)
` [PATCH 2/2] tty: fix up a few remaining files without SPDX identifiers

[PATCH v2 1/2] uuid: Add a glue layer macros for raw buffers
 2019-04-04  8:45 UTC  (3+ messages)

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-04  8:40 UTC  (8+ messages)
` [PATCH v10 0/1] "
  ` [PATCH v10 1/1] net/af_xdp: introduce AF XDP PMD driver

[Qemu-riscv] [PULL] RISC-V Patches for 4.0-rc3
 2019-04-04  8:45 UTC  (3+ messages)
  ` [Qemu-devel] "

Requests for Proposal for hosting XDC 2020
 2019-04-04  8:45 UTC 

[PATCH] mwifiex: prevent an array overflow
 2019-04-04  8:44 UTC  (2+ messages)

[PATCH V4 0/7] blk-mq: fix races related with freeing queue
 2019-04-04  8:43 UTC  (8+ messages)
` [PATCH V4 1/7] blk-mq: grab .q_usage_counter when queuing request from plug code path
` [PATCH V4 2/7] blk-mq: move cancel of requeue_work into blk_mq_release
` [PATCH V4 3/7] blk-mq: quiesce queue before updating nr_hw_queues
` [PATCH V4 4/7] blk-mq: free hw queue's resource in hctx's release handler
` [PATCH V4 5/7] blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
` [PATCH V4 6/7] block: don't drain in-progress dispatch in blk_cleanup_queue()
` [PATCH V4 7/7] SCSI: don't hold device refcount in IO path

[PATCH] aio: use kmem_cache_free() instead of kfree()
 2019-04-04  8:44 UTC  (2+ messages)

[PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs
 2019-04-04  8:42 UTC  (2+ messages)

[U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support
 2019-04-04  8:42 UTC  (3+ messages)

[PATCH] remoteproc: silence an uninitialized variable warning
 2019-04-04  8:42 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] prime_vgem: Downgrade the severity of a single missed vblank on flipping
 2019-04-04  8:40 UTC  (3+ messages)

Xenomai kernel for BBB
 2019-04-04  8:40 UTC  (4+ messages)

[PATCH 0/6] Avoid v4l2_subdev_get_try_ ifdef dance
 2019-04-04  8:39 UTC  (3+ messages)
` [PATCH 1/6] media: v4l2-subdev: add stubs for v4l2_subdev_get_try_*

[PATCH] vfs: return EINVAL instead of ENOENT when missing source
 2019-04-04  8:39 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] implement the failover feature for assigned network devices
 2019-04-04  8:29 UTC 

[U-Boot] [PATCH v2] spi: cadence_qspi: Add quad write support
 2019-04-04  8:38 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i
 2019-04-04  8:38 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] arm: sunxi: Enable DRAM ODT by default on H3/H5
  ` [U-Boot] [linux-sunxi] "

[RFC/RFT] mac80211: Switch to a virtual time-based airtime scheduler
 2019-04-04  8:36 UTC  (4+ messages)
    ` [Make-wifi-fast] "

[igt-dev] [PATCH i-g-t v4] igt/tests: Fix error checking in kms_atomic_transition
 2019-04-04  8:35 UTC  (6+ messages)

[Patch net v2 0/3] bluetooth: validate packet boundary carefully
 2019-04-04  8:34 UTC  (3+ messages)
` [Patch net v2 2/3] bluetooth: validate HCI_EV_LE_META packet carefully

[PATCH v1 02/12] ASoC: rockchip: pdm: using left justified store mode
 2019-04-04  8:16 UTC  (5+ messages)
` Applied "ASoC: rockchip: pdm: using left justified store mode" to the asoc tree

[PATCH 1/3] ethdev: fix null pointer checking
 2019-04-04  8:33 UTC  (7+ messages)

[PATCH v1 05/12] ASoC: rockchip: pdm: change dma burst to 8
 2019-04-04  8:16 UTC  (5+ messages)
` Applied "ASoC: rockchip: pdm: change dma burst to 8" to the asoc tree

[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
 2019-04-04  8:32 UTC  (10+ messages)
` [PATCH 2/6] arm64/mm: Enable memory hot remove
` [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()

[RFC][PATCH 00/16] sched: Core scheduling
 2019-04-04  8:31 UTC  (5+ messages)
` [RFC][PATCH 15/16] sched: Trivial forced-newidle balancer

[GSoC][RFC] proposal: convert git-submodule to builtin script
 2019-04-04  8:30 UTC  (2+ messages)

fatal: ... is already checked out at 
 2019-04-04  8:30 UTC  (2+ messages)

[PATCH] drm/cirrus: rewrite and modernize driver
 2019-04-04  8:30 UTC  (6+ messages)

[PATCH] bpf:sample: fix field 'lock' has incomplete type in hbm.h
 2019-04-04  8:29 UTC  (2+ messages)

[U-Boot] [PATCH] tools: imx8m_image: Fix 'unexpected operator' error
 2019-04-04  8:29 UTC  (4+ messages)

[PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c
 2019-04-04  8:28 UTC  (5+ messages)

[PATCH] ath10k: Drop WARN_ON()s that always trigger during system resume
 2019-04-04  8:28 UTC  (8+ messages)

[U-Boot] [PATCH 0/5] Convert Pico i.MX7 to DM
 2019-04-04  8:28 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM

[Qemu-devel] [PATCH] migration/ram.c: Fix codes conflict about bitmap_mutex
 2019-04-04  8:17 UTC  (2+ messages)

LOANS !!!
 2019-04-04  8:28 UTC  (2+ messages)

[Qemu-devel] Proof of concept for GPU forwarding for Linux guest on Linux host
 2019-04-04  8:21 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration: fix migration shutdown
 2019-04-04  8:12 UTC  (3+ messages)

[PATCH v3 0/2] platform/chrome: Add support for host sleep event command v1
 2019-04-04  8:26 UTC  (5+ messages)
` [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 command
` [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep event

[PATCH 0/3] Fix mipi dsi pipe_config mismatch for icl
 2019-04-04  8:06 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Fix pipe config timing mismatch warnings
` [PATCH 2/3] drm/i915: Fix pipe config mismatch for bpp, output format
` [PATCH 3/3] drm/i915: Fix pixel clock and crtc clock config mismatch

[PATCH net-next] tcp: Ensure DCTCP reacts to losses
 2019-04-04  8:26 UTC 

[PATCH v2] driver core: platform: Propagate error from insert_resource()
 2019-04-04  8:26 UTC  (2+ messages)

[PATCH] x86/pv: Drop redundant CONFIG_PV ifdefary
 2019-04-04  8:25 UTC  (2+ messages)

[PATCH] drm/i915/gvt: Prevent use-after-free in ppgtt_free_all_spt()
 2019-04-04  8:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
 2019-04-04  8:25 UTC 

[Fuego] [PATCH 1/1] Dockerfile.test: various optimizations and fixes
 2019-04-04  8:24 UTC 

[PATCH] asciidoc: disable xmllint check
 2019-04-04  8:28 UTC  (4+ messages)

A kernel warning when entering suspend
 2019-04-04  8:23 UTC 

Query : Does Binding with vfio-pci is supported inside qemu-kvm guest/vm instance.?
 2019-04-04  8:23 UTC  (11+ messages)

[PATCH v1 10/12] ASoC: rockchip: pdm: adjust waterlevel in frame unit
 2019-04-04  8:16 UTC  (5+ messages)
` Applied "ASoC: rockchip: pdm: adjust waterlevel in frame unit" to the asoc tree

[PATCH v1 12/12] ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value
 2019-04-04  8:16 UTC  (4+ messages)
` Applied "ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value" to the asoc tree

[PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
 2019-04-04  8:21 UTC  (12+ messages)

[PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC
 2019-04-04  8:21 UTC  (6+ messages)

Questions on GSoC 2019 Ideas
 2019-04-04  8:20 UTC  (11+ messages)

[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-04-04  8:17 UTC  (13+ messages)
` [PATCH V2 net-next 01/12] net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
` [PATCH V2 net-next 02/12] net: hns3: reduce resources use in kdump kernel
` [PATCH V2 net-next 03/12] net: hns3: modify the VF network port media type acquisition method
` [PATCH V2 net-next 04/12] net: hns3: return 0 and print warning when hit duplicate MAC
` [PATCH V2 net-next 05/12] net: hns3: minor optimization for ring_space
` [PATCH V2 net-next 06/12] net: hns3: minor optimization for datapath
` [PATCH V2 net-next 07/12] net: hns3: simplify hclgevf_cmd_csq_clean
` [PATCH V2 net-next 08/12] net: hns3: add protect when handling mac addr list
` [PATCH V2 net-next 09/12] net: hns3: check resetting status in hns3_get_stats()
` [PATCH V2 net-next 10/12] net: hns3: prevent change MTU when resetting
` [PATCH V2 net-next 11/12] net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
` [PATCH V2 net-next 12/12] net: hns3: split function hnae3_match_n_instantiate()

stable-2.02 - bcache: Fix memory leak
 2019-04-04  8:19 UTC 

[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
 2019-04-04  8:18 UTC  (4+ messages)
` [RFC PATCH v9 12/13] xpfo, mm: Defer TLB flushes for non-current CPUs (x86 only)

[PATCH 0/5] TI LMU rework
 2019-04-04  8:19 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mfd: Update the ramp up/down property
` [PATCH 4/5] mfd: ti-lmu: Remove support for LM3697

[PATCH v1 04/12] ASoC: rockchip: pdm: optimize clear logic
 2019-04-04  8:16 UTC  (5+ messages)
` Applied "ASoC: rockchip: pdm: optimize clear logic" to the asoc tree

[PATCH v1 07/12] dt-bindings: sound: rockchip: add compatible for rk3308/px30
 2019-04-04  8:16 UTC  (5+ messages)
` Applied "dt-bindings: sound: rockchip: add compatible for rk3308/px30" to the asoc tree

[PATCH v1 08/12] ASoC: rockchip: pdm: add compatible for rk1808
 2019-04-04  8:16 UTC  (5+ messages)
` Applied "ASoC: rockchip: pdm: add compatible for rk1808" to the asoc tree

[RESEND][PATCH 0/3] DMA dts changes for hi3660
 2019-04-04  8:16 UTC  (5+ messages)
` [RESEND][PATCH 1/3] arm64: dts: hi3660: Add dma to uart nodes
` [RESEND][PATCH 2/3] arm64: dts: hi3660: Add hisi asp dma device
` [RESEND][PATCH 3/3] arm64: dts: hi3660: Fixup unofficial dma-min-chan to dma-channel-mask

[PATCH v1 09/12] dt-bindings: sound: add compatible for rk1808
 2019-04-04  8:16 UTC  (5+ messages)
` Applied "dt-bindings: sound: add compatible for rk1808" to the asoc tree

[RFC PATCH v2 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2019-04-04  8:17 UTC  (8+ messages)
` [RFC PATCH v2 1/7] media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap,out}_mplane
` [RFC PATCH v2 2/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [RFC PATCH v2 3/7] media: v4l2: Add extended buffer operations
` [RFC PATCH v2 4/7] media: videobuf2: Expose helpers to implement the _ext_fmt and _ext_buf hooks
` [RFC PATCH v2 5/7] media: mediabus: Add an helper to convert a ext_pix format to an mbus_fmt
` [RFC PATCH v2 6/7] media: vivid: Convert the capture and output drivers to EXT_FMT/EXT_BUF
` [RFC PATCH v2 7/7] media: vimc: Implement the ext_fmt and ext_buf hooks

[PATCH v1 01/12] ASoC: rockchip: pdm: fix regmap_ops hang issue
 2019-04-04  8:17 UTC  (4+ messages)
` Applied "ASoC: rockchip: pdm: fix regmap_ops hang issue" to the asoc tree

Applied "ASoC: audio-graph-card: don't select DPCM via audio-graph-card" to the asoc tree
 2019-04-04  8:17 UTC 

[PATCH v1 03/12] ASoC: rockchip: pdm: add default regs
 2019-04-04  8:16 UTC  (4+ messages)
` Applied "ASoC: rockchip: pdm: add default regs" to the asoc tree

Applied "ASoC: simple-card: don't select DPCM via simple-audio-card" to the asoc tree
 2019-04-04  8:17 UTC 

[PATCH v1 06/12] ASoC: rockchip: pdm: fixup pdm fractional div
 2019-04-04  8:16 UTC  (4+ messages)
` Applied "ASoC: rockchip: pdm: fixup pdm fractional div" to the asoc tree

[PATCH][next] ASoC: sprd: Fix spelling mistake "faied" -> "failed"
 2019-04-04  8:16 UTC  (2+ messages)
` Applied "ASoC: sprd: Fix spelling mistake "faied" -> "failed"" to the asoc tree

[PATCH v2 0/4] clk: zynqmp: fix CLK_FRAC and various cleanups
 2019-04-04  8:16 UTC  (2+ messages)

[PATCH v1 11/12] ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and precious
 2019-04-04  8:16 UTC  (3+ messages)
` Applied "ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and precious" to the asoc tree


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.