All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 14:47:05 to 2019-08-29 15:22:01 UTC [more...]

GPIO Driver for Skylake-Y PCH
 2019-08-29 14:59 UTC  (11+ messages)

[PATCH 0/8] add magnetometer support for MPU925x
 2019-08-29 15:18 UTC  (4+ messages)
` [PATCH 3/8] iio: imu: inv_mpu6050: add defines for supporting 9-axis chips
` [PATCH 4/8] iio: imu: inv_mpu6050: fix objects syntax in Makefile
` [PATCH 5/8] iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-29 15:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "

[U-Boot] (no subject)
 2019-08-29 15:21 UTC  (4+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-29 15:21 UTC  (6+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface

[Qemu-riscv] [PATCH] RISCV: support riscv vector extension 0.7.1
 2019-08-29 15:14 UTC  (11+ messages)
` [Qemu-riscv] [Qemu-devel] "
        `  "

[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-29 15:20 UTC  (10+ messages)

[PATCH v3 00/11] mm/memory_hotplug: Shrink zones before removing memory
 2019-08-29 15:19 UTC  (8+ messages)

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-29 15:18 UTC  (6+ messages)
` [PATCH V3 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries

[PATCH v2 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-29 15:19 UTC  (13+ messages)
` [PATCH v2 03/15] drivers: thermal: tsens: Add __func__ identifier to debug statements
` [PATCH v2 07/15] dt: thermal: tsens: Document interrupt support in tsens driver
` [PATCH v2 15/15] drivers: thermal: tsens: Add interrupt support

[Xen-devel] [PATCH 0/3] x86: S3 resume adjustments
 2019-08-29 15:18 UTC  (9+ messages)
` [Xen-devel] [PATCH RFC 2/3] x86/ACPI: restore VESA mode upon resume from S3
` [Xen-devel] [PATCH 3/3] x86: a little bit of 16-bit video mode setting code cleanup

[Xen-devel] [RFC Patch] xen/pt: Emulate FLR capability
 2019-08-29 15:22 UTC  (3+ messages)

[PATCH V3] drm: Add LTTPR defines for DP 1.4a
 2019-08-29 15:18 UTC  (2+ messages)

[PATCH] python-script: update license md5sum
 2019-08-29 14:35 UTC 

[PATCH 0/4] i3c: remove device if failed on pre_assign_dyn_addr()
 2019-08-29 15:07 UTC  (8+ messages)
` [PATCH 2/4] i3c: master: Check if devices have i3c_dev_boardinfo on i3c_master_add_i3c_dev_locked()

[PATCH v5, 00/32] add drm support for MT8183
 2019-08-29 14:50 UTC  (99+ messages)
` [PATCH v5, 02/32] dt-bindings: mediatek: add ovl_2l description for mt8183 display
` [PATCH v5, 03/32] dt-bindings: mediatek: add ccorr "
` [PATCH v5, 04/32] dt-bindings: mediatek: add dither "
` [PATCH v5, 05/32] dt-bindings: mediatek: add mutex "
` [PATCH v5, 06/32] arm64: dts: add display nodes for mt8183
` [PATCH v5, 07/32] drm/mediatek: add mutex mod into ddp private data
  ` [PATCH v5, 01/32] dt-bindings: mediatek: add binding for mt8183 display
  ` [PATCH v5, 08/32] drm/mediatek: add mutex mod register offset into ddp private data
` [PATCH v5, 09/32] drm/mediatek: add mutex sof "
` [PATCH v5, 10/32] drm/mediatek: add mutex sof register offset "
` [PATCH v5, 11/32] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v5, 12/32] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v5, 13/32] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v5, 14/32] drm/mediatek: add ddp component CCORR
` [PATCH v5, 15/32] drm/mediatek: add commponent OVL_2L0
` [PATCH v5, 16/32] drm/mediatek: add component OVL_2L1
` [PATCH v5, 17/32] drm/mediatek: add component DITHER
` [PATCH v5, 18/32] drm/mediatek: add gmc_bits for ovl private data
` [PATCH v5, 19/32] drm/medaitek: add layer_nr "
` [PATCH v5, 20/32] drm/mediatek: add function to background color input select for ovl/ovl_2l direct link
` [PATCH v5, 21/32] drm/mediatek: add background color input select function for ovl/ovl_2l
` [PATCH v5, 22/32] drm/mediatek: add ovl0/ovl_2l0 usecase
` [PATCH v5, 23/32] drm/mediatek: distinguish ovl and ovl_2l by layer_nr
` [PATCH v5, 24/32] drm/mediatek: add clock property check before get it
` [PATCH v5, 25/32] drm/mediatek: add connection from OVL0 to OVL_2L0
` [PATCH v5, 26/32] drm/mediatek: add connection from RDMA0 to COLOR0
` [PATCH v5, 27/32] drm/mediatek: add connection from RDMA1 to DSI0
` [PATCH v5, 28/32] drm/mediatek: add connection from OVL_2L0 to RDMA0
` [PATCH v5, 29/32] drm/mediatek: add connection from OVL_2L1 to RDMA1
` [PATCH v5, 30/32] drm/mediatek: add connection from DITHER0 to DSI0
` [PATCH v5, 31/32] drm/mediatek: add connection from RDMA0 "
` [PATCH v5, 32/32] drm/mediatek: add support for mediatek SOC MT8183

[v8][PATCH 00/10] drm/i915: adding state checker for gamma lut value
 2019-08-29 15:15 UTC  (5+ messages)
` [v8][PATCH 05/10] drm/i915/display: Extract i9xx_read_luts()

[PATCH] staging: erofs: using switch-case while checking the inode type
 2019-08-29 15:13 UTC  (7+ messages)

[RFC v1 2/2] rcu/tree: Remove dynticks_nmi_nesting counter
 2019-08-29 15:13 UTC  (11+ messages)

[PATCH AUTOSEL 4.19 01/29] hv_sock: Fix hang when a connection is closed
 2019-08-29 15:13 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 11/29] binder: take read mode of mmap_sem in binder_alloc_free_page()

[PATCH v2] cpuidle-haltpoll: vcpu hotplug support
 2019-08-29 15:10 UTC 

[help] Multiconfig - Depending on Recipe multiple times
 2019-08-29 15:05 UTC 

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-29 15:11 UTC  (9+ messages)

[dpdk-dev] DPDK Release Status Meeting 29/8/2019
 2019-08-29 15:11 UTC 

[PATCH AUTOSEL 4.14 01/14] hv_sock: Fix hang when a connection is closed
 2019-08-29 15:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 05/14] binder: take read mode of mmap_sem in binder_alloc_free_page()

[PATCH 0/9] drivers: add new variants of devm_platform_ioremap_resource()
 2019-08-29 15:09 UTC  (4+ messages)
` [PATCH 3/9] lib: devres: provide new variants for devm_ioremap_resource()

[PATCH v3 0/7] Tiger Lake batch 3.5
 2019-08-29 15:08 UTC  (2+ messages)

mmotm 2019-08-27-20-39 uploaded
 2019-08-29 15:08 UTC  (8+ messages)
` mmotm 2019-08-27-20-39 uploaded (sound/hda/intel-nhlt.c)
          ` [alsa-devel] "

[Buildroot] [Bug 12131] New: qt5webengine builderror in the latest stable Buildroot 2019.05.01 version
 2019-08-29 15:07 UTC  (4+ messages)
` [Buildroot] [Bug 12131] "

[PATCH v2 00/10] media: Report camera sensor properties
 2019-08-29 15:05 UTC  (6+ messages)
` [PATCH v2 06/10] media: v4l2-fwnode: Add helper to register controls from fw

Merging virtualbox shared-folder VFS driver through drivers/staging?
 2019-08-29 15:05 UTC  (4+ messages)

[PATCH] ARC: unwind: Mark expected switch fall-through
 2019-08-29 15:05 UTC  (5+ messages)

Gratiutuous struct_mutex elimination
 2019-08-29 15:05 UTC  (3+ messages)
` [PATCH 29/36] drm/i915: Replace hangcheck by heartbeats

[Xen-devel] [PATCH v2] x86/mm: Add mem access rights to NPT
 2019-08-29 15:04 UTC  (2+ messages)

[PATCH] io_uring: allocate the two rings together
 2019-08-29 15:04 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/af_xdp: enable support for unaligned umem chunks
 2019-08-29 15:02 UTC 

[dpdk-dev] [RFC] ethdev: configure SR-IOV VF from host
 2019-08-29 15:02 UTC  (2+ messages)

[PATCH 1/2] PM / Domains: Simplify genpd_lookup_dev()
 2019-08-29 15:01 UTC  (2+ messages)

[PATCH] xfs: Use WARN_ON rather than BUG() for bailout mount-operation
 2019-08-29 15:01 UTC  (3+ messages)

pull-request: mac80211 2019-08-29
 2019-08-29 15:00 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/intel_mmio: add funtions for read/write register funtions
 2019-08-29 14:59 UTC  (8+ messages)
`  "
` [igt-dev] [PATCH i-g-t 2/2] lib/intel_mmio: add additional api for multiple devices
  `  "

[PATCH 1/5] PCI: exynos: Properly handle optional PHYs
 2019-08-29 14:58 UTC  (9+ messages)
` [PATCH 5/5] PCI: iproc: "

[PATCH] pinctrl-mcp23s08: Fix property-name in dt-example
 2019-08-29 14:52 UTC  (3+ messages)

[SPDK] multiple skipping namespace messages
 2019-08-29 14:57 UTC 

[RFC][PATCH] drm: kirin: Fix dsi probe/attach logic
 2019-08-29 14:57 UTC  (2+ messages)

Need advice for fixing a btrfs volume
 2019-08-29 14:57 UTC  (2+ messages)

[PATCH v3 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-08-28 13:16 UTC  (2+ messages)
` [PATCH v3 6/8] ath10k: add htt TX bundle for sdio

mac80211_hwsim (kernel 4.18+): wmediumd + 2.4Ghz
 2019-08-29 14:57 UTC  (2+ messages)

[PATCH v2 0/2] mbox changes for QCS404 DVFS
 2019-08-29 14:56 UTC  (5+ messages)
` [PATCH v2 1/2] mbox: qcom: add APCS child device for QCS404
` [PATCH v2 2/2] mbox: qcom: replace integer with valid macro

[Qemu-devel] [PATCH v9 00/13] backup-top filter driver for backup
 2019-08-29 14:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 13/13] block/backup: use backup-top instead of write notifiers

[PATCH] dma-mapping: remove dma_{alloc,free,mmap}_writecombine
 2019-08-29 14:54 UTC  (4+ messages)

[PATCH] ALSA: doc: Fix PCM interface section typos
 2019-08-29 14:55 UTC 

[PATCH] cobalt/sched-quota: Allow NULL quota_sum_r in
 2019-08-29 14:55 UTC 

[PATCH] netfilter: reject: fix ICMP csum verification
 2019-08-29 14:53 UTC 

[PATCH v5 0/4] Create and consolidate trusted keys subsystem
 2019-08-29 14:53 UTC  (6+ messages)
` [PATCH v5 4/4] KEYS: trusted: move tpm2 trusted keys code

[PATCH] staging: greybus: light: fix a couple double frees
 2019-08-29 14:53 UTC  (3+ messages)

[PATCH 0/2] For review - core RTDM, RTnet changes
 2019-08-29 14:52 UTC  (4+ messages)
` [PATCH 2/2] cobalt: switch hand over status to -ENODEV for non-RTDM fd

[PATCH v2] firmware: google: update vpd_decode from upstream
 2019-08-29 14:51 UTC  (3+ messages)
` [PATCH v3] firmware: google: check if size is valid when decoding VPD data

[f2fs-dev] [PATCH v3 0/2] fsck: Check write pointers of zoned block devices
 2019-08-29 14:49 UTC  (3+ messages)
` [f2fs-dev] [PATCH v3 2/2] fsck.f2fs: Check write pointer consistency with current segments

[PATCH] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
 2019-08-29 14:49 UTC 

[Xen-devel] [linux-next test] 140745: regressions - FAIL
 2019-08-29 14:49 UTC 

[PATCH 2/2] PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()
 2019-08-29 14:48 UTC 

[PATCH] drm/ingenic: Hardcode panel type to DPI
 2019-08-29 14:46 UTC  (5+ messages)

[Virtio-fs] [PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-29 14:47 UTC  (7+ 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.