All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-17 13:23:36 to 2018-12-17 14:04:36 UTC [more...]

[RFC AFBC v2 00/12] Add support for Arm Framebuffer Compression(AFBC) in mali display driver
 2018-12-17 14:04 UTC  (10+ messages)
` [RFC v3 AFBC 04/12] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
` [RFC AFBC 06/12] drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2018-12-17 14:04 UTC 

[PATCH v6 0/9] extend PWM framework to support PWM modes
 2018-12-17 14:03 UTC  (18+ messages)
` [PATCH v6 1/6] pwm: extend PWM framework with "
` [PATCH v6 2/6] pwm: add "
` [PATCH v6 3/6] pwm: atmel: add pwm capabilities
` [PATCH v6 4/6] pwm: add push-pull mode support
` [PATCH v6 5/6] pwm: add documentation for pwm push-pull mode
` [PATCH v6 6/6] pwm: atmel: add push-pull mode support

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2018-12-17 14:04 UTC 

[PATCH 00/15] pinctrl: sh-pfc: Fix config register descriptions
 2018-12-17 14:03 UTC  (16+ messages)
` [PATCH 01/15] pinctrl: sh-pfc: r8a77994: Remove bogus IPSR9 field
` [PATCH 02/15] pinctrl: sh-pfc: r8a779970: Add missing MOD_SEL0 field
` [PATCH 03/15] pinctrl: sh-pfc: r8a779980: "
` [PATCH 04/15] pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
` [PATCH 05/15] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-17 14:03 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: irq: add binding for Freescale IRQSTEER multiplexer
 2018-12-17 14:01 UTC  (2+ messages)
` [PATCH v3 2/2] irqchip: add driver for imx-irqsteer controller

[PATCH] dts: rockchip: rk3066: add qos_hdmi and HCLK_HDMI to pmu node
 2018-12-17 14:00 UTC  (4+ messages)

[Qemu-devel] [PATCH] spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
 2018-12-17 14:00 UTC 

x86_64 kernel with i586 userland plus SDK?
 2018-12-17 14:00 UTC  (9+ messages)

[PATCH v2] btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
 2018-12-17 14:00 UTC  (5+ messages)

[PATCH v9 00/39] drm/i915: Implement HDCP2.2
 2018-12-17 13:59 UTC  (15+ messages)
` [PATCH v9 02/39] drm: header for i915 - MEI_HDCP interface
` [PATCH v9 35/39] misc/mei/hdcp: Component framework for I915 Interface

[PATCH 1/2] irq/irq_sim: provide irq_sim_fire_edge()
 2018-12-17 13:59 UTC  (12+ messages)

xhci: fix 'broken_suspend' placement in struct xchi_hcd
 2018-12-17 13:59 UTC  (2+ messages)
` [PATCH] "

[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
 2018-12-17 13:51 UTC  (4+ messages)
` [PATCH v5 0/6] net: lorawan: Add LoRaWAN soft MAC module

[Qemu-devel] [PATCH v6 00/18] Xen PV backend 'qdevification'
 2018-12-17 13:30 UTC  (38+ messages)
`  "
` [Qemu-devel] [PATCH v6 01/18] xen: re-name XenDevice to XenLegacyDevice
  `  "
` [PATCH v6 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
  `  "
` [Qemu-devel] [PATCH v6 04/18] xen: create xenstore areas for XenDevice-s
`  "
` [Qemu-devel] [PATCH v6 05/18] xen: add xenstore watcher infrastructure
  `  "
` [Qemu-devel] [PATCH v6 06/18] xen: add grant table interface for XenDevice-s
  `  "
` [Qemu-devel] [PATCH v6 07/18] xen: add event channel "
  `  "
` [Qemu-devel] [PATCH v6 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
  `  "
` [Qemu-devel] [PATCH v6 09/18] xen: remove unnecessary code from dataplane/xen-block.c
  `  "
` [Qemu-devel] [PATCH v6 10/18] xen: add header and build dataplane/xen-block.c
  `  "
` [Qemu-devel] [PATCH v6 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
  `  "
` [PATCH v6 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
  `  "
` [Qemu-devel] [PATCH v6 14/18] xen: add implementations of xen-block connect and disconnect functions
  `  "
` [Qemu-devel] [PATCH v6 15/18] xen: add a mechanism to automatically create XenDevice-s
  `  "
` [PATCH v6 16/18] xen: automatically create XenBlockDevice-s
` [Qemu-devel] "
` [PATCH v6 17/18] MAINTAINERS: add myself as a Xen maintainer
` [Qemu-devel] "
` [PATCH v6 18/18] xen: remove the legacy 'xen_disk' backend
` [Qemu-devel] "

[PATCH V3 1/3] misc/pvpanic: return 0 for empty body register function
 2018-12-17 13:59 UTC  (3+ messages)
` [PATCH V3 2/3] misc/pvpanic : add pci interface for pvpanic

[PATCH 0/3] Fixes for "PCIE support for i.MX8MQ"
 2018-12-17 13:58 UTC  (4+ messages)
` [PATCH 3/3] PCI: imx6: Make fallthrough comments more consistent

[PATCH 4.19 000/142] 4.19.10-stable review
 2018-12-17 13:56 UTC  (4+ messages)

[meta-java][PATCH 2/2] openjdk-8: better interface invocations
 2018-12-17 13:54 UTC  (2+ messages)

[PATCH v2 0/2] Add gamma/degamma LUT validation helper
 2018-12-17 13:55 UTC  (3+ messages)
` [PATCH v2 1/2] drm: Add color management LUT validation helper (v2)

mkfs.btrfs vs btrfs-convert
 2018-12-17 13:54 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Panic when an io error occurs writing to the journal
 2018-12-17 13:54 UTC 

[Qemu-devel] [PATCH v2 0/8] qcow2: encryption threads
 2018-12-17 13:53 UTC  (2+ messages)

[meta-java][PATCH 1/2] openjdk-8: undefined behaviour in src/os_cpu/linux_zero/vm/os_linux_zero.cpp
 2018-12-17 13:53 UTC  (2+ messages)

[RESEND] staging: rtlwifi: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-17 13:52 UTC  (2+ messages)

[PATCH v2 0/2] imx-irqsteer for real
 2018-12-17 13:52 UTC  (6+ messages)
` [PATCH v2 2/2] irqchip: add driver for imx-irqsteer controller

[SPDK] [CI] Opening Geritt for external CI
 2018-12-17 13:51 UTC 

[PATCH 1/9] staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
 2018-12-17 13:51 UTC  (4+ messages)
` [PATCH 4/9] staging: rtl8188eu: convert unsigned char arrays to u8

[LTP] [PATCH v5] fzsync: Add delay bias for difficult races
 2018-12-17 13:51 UTC  (3+ messages)

[RFC PATCH 00/14] Increase success rates and reduce latency of compaction v1
 2018-12-17 13:50 UTC  (3+ messages)
` [PATCH 03/14] mm, compaction: Remove last_migrated_pfn from compact_control

[Qemu-devel] [PATCH v4 0/8] hw: acpi: RSDP fixes and refactoring
 2018-12-17 13:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 7/8] hw: acpi: Export and share the ARM RSDP build

usb: gadget: u_serial: process RX in workqueue instead of tasklet
 2018-12-17 13:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-12-17 13:50 UTC 

stable/linux-3.18.y build: 185 builds: 2 failed, 183 passed, 4 errors, 1334 warnings (v3.18.130)
 2018-12-17 13:49 UTC 

[PATCH] xhci: fix 'broken_suspend' placement in struct xchi_hcd
 2018-12-17 13:49 UTC  (4+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:49 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:48 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:47 UTC 

[Qemu-devel] [PATCH v4 00/11] pci: hotplug handler reworks
 2018-12-17 13:46 UTC  (2+ messages)

[PATCH 00/17] linux-yocto: consolidated pull request
 2018-12-17 13:46 UTC  (4+ messages)

[PATCH 4.4 00/88] 4.4.168-stable review
 2018-12-17 13:46 UTC  (7+ messages)

[PATCH v3 00/14] Sound Open Firmware (SOF) core
 2018-12-17 13:45 UTC  (6+ messages)
` [PATCH v3 13/14] ASoC: SOF: Add xtensa support
        ` [Sound-open-firmware] "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:45 UTC 

[meta-java][PATCH 1/2] Revert "base-files: Define JAVA_HOME by default"
 2018-12-17 13:45 UTC  (3+ messages)
` [meta-java][PATCH 2/2] openjdk-common: Define JAVA_HOME by default

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:44 UTC 

[U-Boot] [PATCH] arm: ti: boot: Increase system partition size
 2018-12-17 13:42 UTC  (2+ messages)
` [U-Boot] "

[GIT PULL FOR renesas-drivers] DU -next branch
 2018-12-17 13:42 UTC  (2+ messages)

static build of Qt
 2018-12-17 13:42 UTC 

[PATCH] jffs2: Fix retry handling jffs2_listxattr
 2018-12-17 13:42 UTC  (2+ messages)

[PATCH 3/7] selinux: convert to kvmalloc
 2018-12-17 13:44 UTC  (2+ messages)
` Fwd: "

[PATCH 0/6] thermal: Align devm_thermal_zone_{device,of_sensor}_register
 2018-12-17 13:41 UTC  (20+ messages)
` [PATCH 1/6] thermal: split thermal_zone_of_sensor_register{,_param}()

[PATCH 0/2] Add support for ACS offload for AP
 2018-12-17 13:41 UTC  (3+ messages)
` [PATCH 1/2] cfg80211: Add Automatic Channel Selection (ACS) "

[PATCH 01/21] ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support
 2018-12-17 13:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Add support for XDP_ATTACH
 2018-12-17 13:39 UTC  (3+ messages)

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-12-17 13:39 UTC  (14+ messages)

[PATCH] drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREG
 2018-12-17 13:39 UTC 

[PATCH] tools/perf: fix silent build with 'make -s'
 2018-12-17 13:39 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 40 warnings (v4.14.89)
 2018-12-17 13:38 UTC 

[PATCH] drm/amdgpu: Add more process info in VM for debug
 2018-12-17 13:38 UTC  (7+ messages)

[PATCH for-4.12 v2 0/2] xen/arm: mm: Boot fixes
 2018-12-17 13:38 UTC  (8+ messages)
` [PATCH for-4.12 v2 2/2] xen/arm: Stop relocating Xen

[PATCH v2 0/1] Initialize struct pages for the full section
 2018-12-17 13:35 UTC  (9+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[PATCH v5] arm64: implement ftrace with regs
 2018-12-17 13:34 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:34 UTC 

stable/linux-4.19.y boot: 118 boots: 1 failed, 114 passed with 1 offline, 1 untried/unknown, 1 conflict (v4.19.10)
 2018-12-17 13:33 UTC 

[PATCH] systemd: fix remaining issues with statx and glibc 2.28+
 2018-12-17 13:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[U-Boot] [RFC PATCH] bitops: Fix GENMASK definition for Sandbox
 2018-12-17 13:32 UTC 

[GIT PULL] i.MX8MQ device tree support for 4.21
 2018-12-17 13:30 UTC 

[Qemu-devel] [PATCH] error: Remove NULL checks on error_propagate() calls
 2018-12-17 13:31 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH 0/6] tracing / arch: Remove direct use of curr_ret_stack
 2018-12-17 13:30 UTC  (6+ messages)
` [PATCH 6/6] arm64: Use ftrace_graph_get_ret_stack() instead "

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Add backlight
 2018-12-17 13:31 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a77995: draak: Set better backlight levels
 2018-12-17 13:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:30 UTC 

WARNING in ovl_instantiate
 2018-12-17 13:30 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/8] rk3399-puma: Enable PWM regulator for RK3399-Q7
 2018-12-17 13:30 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] rockchip: rk3399-puma: Cleanup of vdd_log DTS entry
` [U-Boot] [PATCH v3 2/8] power: regulator: Allow PWM regulator to be omitted from SPL
` [U-Boot] [PATCH v3 3/8] rockchip: rk3399-puma: enable PWM regulator in Puma defconfig
` [U-Boot] [PATCH v3 4/8] dm: pinctrl: Add pinctrl_decode_pin_config_dm()
` [U-Boot] [PATCH v3 5/8] rockchip: rk3399: Add improved pinctrl driver
` [U-Boot] [PATCH v3 6/8] rockchip: rk3399: Add Kconfig option for full "
` [U-Boot] [PATCH v3 7/8] rockchip: rk3399-puma: enable full pinctrl driver in Puma defconfig
` [U-Boot] [PATCH v3 8/8] rockchip: rk3399-puma: Set VDD_LOG to 950 mV

[Qemu-devel] [PATCH] vl: Use error_fatal to simplify obvious fatal errors (again)
 2018-12-17 13:29 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH v4 0/4] serial: sh-sci: Fix fallback to PIO on DMA failure
 2018-12-17 13:29 UTC  (11+ messages)
` [PATCH v4 2/4] serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
` [PATCH v4 3/4] serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
` [PATCH v4 4/4] serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()

[PATCH V3 0/4] blk-mq: queue mapping fix & improvement
 2018-12-17 13:29 UTC  (4+ messages)
` [PATCH V3 3/3] blk-mq: fix dispatch from sw queue

[PATCH] attr: updated acl + attr
 2018-12-17 13:29 UTC  (4+ messages)
` [PATCH] pseudo: build with recent attr

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-17 13:29 UTC  (11+ messages)

[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
 2018-12-17 13:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width

Greetings
 2018-12-17 13:29 UTC 

[igt-dev] [PATCH i-g-t v2] runner: Add explicit "notrun" results for tests that were not executed
 2018-12-17 13:29 UTC  (2+ messages)

name hash mismatch
 2018-12-17 13:28 UTC  (5+ messages)

[PATCH] usb: typec: tcpm: Extend the matching rules on PPS APDO selection
 2018-12-17 13:27 UTC  (5+ messages)
      `  "

[U-Boot] [PATCH] tools: zynqmpimage: round up partition size
 2018-12-17 13:27 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:26 UTC 

A weird problem of Realtek r8168 after resume from S3
 2018-12-17 13:25 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:25 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers
 2018-12-17 13:24 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:24 UTC 

[PATCH v2] HID: asus: Add support for the ASUS T101HA keyboard dock
 2018-12-17 13:23 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-12-17 13:24 UTC 

Race condition on device add hanling in xl devd
 2018-12-17 13:23 UTC  (7+ messages)

[PATCH v3 0/2] spi: Add Renesas R-Car Gen3 RPC SPI driver
 2018-12-17 13:23 UTC  (4+ messages)
` [PATCH v3 1/2] spi: Add Renesas R-Car Gen3 RPC SPI controller driver


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.