All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-11 06:35:02 to 2019-08-11 09:10:28 UTC [more...]

[PATCH v4 0/4] Add drivers for auo,kd101n80-45na and boe,tv101wum-nl6 panels
 2019-08-11  9:10 UTC  (7+ messages)
` [PATCH v4 0/4] Add drivers for auo, kd101n80-45na and boe, tv101wum-nl6 panels
` [PATCH v4 1/4] dt-bindings: display: panel: Add BOE tv101wum-n16 panel bindings
` [PATCH wn 2/4] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [PATCH wn 3/4] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [PATCH wn 4/4] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel

[PATCH 0/2] Enable the I2C nodes for Allwinner H6 CPU
 2019-08-11  9:05 UTC  (6+ messages)
` [PATCH 1/2] arm64: allwinner: h6: add I2C nodes
` [PATCH 2/2] arm64: allwinner: h6: enable i2c0 in PineH64

[PATCH 1/4] dma-fence: Propagate errors to dma-fence-array container
 2019-08-11  9:01 UTC  (5+ messages)
` [PATCH 4/4] dma-fence: Always execute signal callbacks
` ✓ Fi.CI.IGT: success for series starting with [1/4] dma-fence: Propagate errors to dma-fence-array container

[PATCH] iio: hi8435: Drop hi8435_remove()
 2019-08-11  9:00 UTC  (2+ messages)

Merging virtualbox shared-folder VFS driver through drivers/staging?
 2019-08-11  9:00 UTC  (5+ messages)

[PATCH] seccomp: allow BPF_MOD ALU instructions
 2019-08-11  8:58 UTC  (2+ messages)

[PATCH v2] drm/i915/icl: Remove DDI IO power domain from PG3 power domains
 2019-08-11  8:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: Remove DDI IO power domain from PG3 power domains (rev2)

[PATCH] dma-buf: rename reservation_object to dma_resv
 2019-08-11  8:56 UTC 

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-08-11  8:55 UTC  (19+ messages)

[Xen-devel] [linux-4.4 test] 139902: regressions - FAIL
 2019-08-11  8:54 UTC 

[meta-python][PATCH v2] python-socketio: upgrade to 4.3.1
 2019-08-11  8:51 UTC 

[PATCH v3 0/2] drm/i915: timeline semaphore support
 2019-08-11  8:51 UTC  (6+ messages)
` [PATCH v3 2/2] drm/i915: add syncobj timeline support

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-11  8:49 UTC  (10+ messages)

[meta-python][PATCH 1/7] python3-websockets: upgrade to 8.0.2
 2019-08-11  8:44 UTC  (6+ messages)
` [meta-python][PATCH 3/7] python-engineio: upgrade to 3.9.3
` [meta-python][PATCH 4/7] python-socketio: upgrade to 4.3.1

[Qemu-devel] [PATCH v3 00/28] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
 2019-08-11  8:49 UTC  (56+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 01/28] riscv: hw: Remove superfluous "linux, phandle" property
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 02/28] riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 03/28] riscv: Add a sifive_cpu.h to include both E and U cpu type defines
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 04/28] riscv: hart: Extract hart realize to a separate routine
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 05/28] riscv: hart: Support heterogeneous harts population
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 06/28] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 07/28] riscv: sifive_u: Set the minimum number of cpus to 2
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 08/28] riscv: sifive_u: Update PLIC hart topology configuration string
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 09/28] riscv: sifive_u: Update UART base addresses and IRQs
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 10/28] riscv: sifive_u: Remove the unnecessary include of prci header
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 11/28] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 12/28] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 13/28] riscv: sifive_e: prci: Update the PRCI register block size
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 14/28] riscv: sifive: Implement PRCI model for FU540
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 15/28] riscv: sifive_u: Generate hfclk and rtcclk nodes
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 16/28] riscv: sifive_u: Add PRCI block to the SoC
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 17/28] riscv: sifive_u: Change UART node name in device tree
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 18/28] riscv: hw: Implement a model for SiFive FU540 OTP
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 19/28] riscv: sifive_u: Instantiate OTP memory with a serial number
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 21/28] riscv: sifive_u: Update UART and ethernet node clock properties
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 22/28] riscv: sifive_u: Generate an aliases node in the device tree
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 23/28] riscv: sifive_u: Fix broken GEM support
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 24/28] riscv: sifive_u: Support loading initramfs
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 25/28] riscv: hw: Remove not needed PLIC properties in device tree
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 27/28] riscv: virt: Change create_fdt() to return void
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 28/28] riscv: sifive_u: Update model and compatible strings in device tree
  ` [Qemu-riscv] "

[PATCH] iio: hi8435: Use gpiod_set_value_cansleep()
 2019-08-11  8:50 UTC  (2+ messages)

[PATCH for v5.3] ARM: OMAP1: ams-delta-fiq: Fix missing irq_ack
 2019-08-11  8:48 UTC  (2+ messages)

[PATCH] staging: iio: accel: adis16240: Improve readability on write_raw function
 2019-08-11  8:43 UTC  (2+ messages)

[meta-python][PATCH v2] python-engineio: upgrade to 3.9.3
 2019-08-11  8:41 UTC 

[PATCH v5 0/9] DC3CO Support for TGL
 2019-08-11  8:37 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for DC3CO Support for TGL (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] iio: chemical: bme680: Fix pressure and humidity ABI mismatch
 2019-08-11  8:32 UTC  (2+ messages)

[PATCH] iio:st_sensors: remove buffer allocation at each buffer enable
 2019-08-11  8:26 UTC  (2+ messages)

[PATCH] iio: adc: max9611: Fix temperature reading in probe
 2019-08-11  8:24 UTC  (4+ messages)

[PATCH] xhci: fix memleak on setup address fails
 2019-08-11  8:22 UTC 

next take at setting up a dma mask by default for platform devices
 2019-08-11  8:05 UTC  (29+ messages)
` [PATCH 1/6] usb: don't create dma pools for HCDs with a localmem_pool
` [PATCH 2/6] usb: add a hcd_uses_dma helper
` [PATCH 3/6] usb: add a HCD_DMA flag instead of guestimating DMA capabilities
` [PATCH 4/6] usb/max3421: remove the dummy {un, }map_urb_for_dma methods
  ` [PATCH 4/6] usb/max3421: remove the dummy {un,}map_urb_for_dma methods
` [PATCH 5/6] dma-mapping: remove is_device_dma_capable
` [PATCH 6/6] driver core: initialize a default DMA mask for platform device

add a not device managed memremap_pages
 2019-08-11  8:12 UTC  (10+ messages)
` [PATCH 1/5] resource: pass a name argument to devm_request_free_mem_region
` [PATCH 2/5] resource: add a not device managed request_free_mem_region variant
` [PATCH 3/5] memremap: remove the dev field in struct dev_pagemap
` [PATCH 4/5] memremap: don't use a separate devm action for devmap_managed_enable_get
` [PATCH 5/5] memremap: provide a not device managed memremap_pages

[PATCH] gpio: intel-mid: Pass irqchip when adding gpiochip
 2019-08-11  8:05 UTC 

[PATCH v2] pciehp: fix a race between pciehp and removing operations by sysfs
 2019-08-11  8:07 UTC  (2+ messages)

[U-Boot] [RFC PATCH] rockchip, Makefile: add u-boot-tpl-with-spl.img target
 2019-08-11  8:06 UTC 

[PATCH] iio: adc: sc27xx: Change to polling mode to read data
 2019-08-11  8:03 UTC  (6+ messages)

[LTP] [PATCH v4] syscalls/ioprio: Add test cases for I/O priority
 2019-08-11  7:59 UTC 

[PATCH v5 3/9] drm/i915/tgl: Add power well to enable DC3CO state
 2019-08-11  7:46 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
 2019-08-11  7:48 UTC 

[PATCH v2] habanalabs: print to kernel log when reset is finished
 2019-08-11  7:51 UTC  (2+ messages)

[Qemu-devel] [Bug 1811533] [NEW] Unstable Win10 guest with qemu 3.1 + huge pages + hv_stimer
 2019-08-11  7:44 UTC  (2+ messages)
` [Qemu-devel] [Bug 1811533] "

[PATCH] habanalabs: print to kernel log when reset is finished
 2019-08-11  7:40 UTC  (7+ messages)

[PATCH 4.9 00/32] 4.9.189-stable review
 2019-08-11  7:37 UTC  (3+ messages)

[PATCH 4.4 00/21] 4.4.189-stable review
 2019-08-11  7:37 UTC  (3+ messages)

[PATCH net-next v2 00/10] drop_monitor: Capture dropped packets and metadata
 2019-08-11  7:35 UTC  (11+ messages)
` [PATCH net-next v2 01/10] drop_monitor: Split tracing enable / disable to different functions
` [PATCH net-next v2 02/10] drop_monitor: Initialize timer and work item upon tracing enable
` [PATCH net-next v2 03/10] drop_monitor: Reset per-CPU data before starting to trace
` [PATCH net-next v2 04/10] drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration
` [PATCH net-next v2 05/10] drop_monitor: Add alert mode operations
` [PATCH net-next v2 06/10] drop_monitor: Add packet alert mode
` [PATCH net-next v2 07/10] drop_monitor: Allow truncation of dropped packets
` [PATCH net-next v2 08/10] drop_monitor: Add a command to query current configuration
` [PATCH net-next v2 09/10] drop_monitor: Make drop queue length configurable
` [PATCH net-next v2 10/10] drop_monitor: Expose tail drop counter

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-11  7:32 UTC  (8+ messages)
` [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v4 8/9] MIPS: SGI-IP27: fix readb/writeb addressing

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-08-11  7:20 UTC  (11+ messages)
` [RFC V1 RESEND 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources "

[Qemu-riscv] [FOR 4.1 PATCH] riscv: roms: Fix make rules for building sifive_u bios
 2019-08-11  7:16 UTC  (4+ messages)
` [Qemu-riscv] [Qemu-devel] "
  `  "

[Buildroot] [PATCH v6 01/10] package/python3-mako: new package
 2019-08-11  7:12 UTC  (4+ messages)
` [Buildroot] [PATCH v6 07/10] package/mesa3d: add a new option to enable GLX support

[PATCH] media: video-i2c: add mlx90640 subpage data to output
 2019-08-11  7:10 UTC 

Kyoto Connoisseur: Contact Us
 2019-08-11  7:07 UTC 

[PATCH 1/6] dma: amba-pl08x: no need to cast away call to debugfs_create_file()
 2019-08-11  7:03 UTC  (5+ messages)
` [PATCH 4/6] dma: pxa_dma: no need to check return value of debugfs_create functions

[PATCH BlueZ 0/1 v3] ELL based mainloop
 2019-08-11  7:00 UTC  (2+ messages)
` [PATCH BlueZ 1/1 v3] shared/mainloop: Add ell-based mainloop implementation

[PATCH v5 2/9] NFSD add ca_source_server<> to COPY
 2019-08-11  7:00 UTC  (2+ messages)

[rcu:rcu/next 33/42] include/linux/rcu_segcblist.h:69:2: error: unknown type name 'atomic_long_t'
 2019-08-11  6:57 UTC 

[PATCH v4 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-08-11  6:51 UTC  (4+ messages)

[PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
 2019-08-11  6:50 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH 0/6] Enhancing Qemu MMIO emulation with scripting interface
 2019-08-11  6:39 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 1/6] utils/python_api: add scripting interface for Qemu with python lib
` [Qemu-devel] [RFC PATCH 3/6] hw/ppc/pnv_homer: add homer/occ common area emulation for PowerNV


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.