All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-21 10:54:16 to 2019-10-21 11:32:14 UTC [more...]

[PATCH 00/21] hw: Let the machine be the owner of the system memory
 2019-10-21 11:28 UTC  (8+ messages)
` [PATCH 18/21] hw/mips: "

[PATCH] fs: exFAT read-only driver GPL implementation by Paragon Software
 2019-10-21 11:31 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-10-21 11:32 UTC 

[PATCH v6] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
 2019-10-21 11:31 UTC  (2+ messages)

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-10-21 11:31 UTC  (5+ messages)
` [PATCH v2 2/3] clk: meson: add support for A1 PLL clock ops

[Xen-devel] [PATCH] MAINTAINERS: Add DornerWorks maintainers email
 2019-10-21 11:29 UTC  (3+ messages)

[dpdk-dev] [PATCH] test/crypto: add unit tests for AES-CTR + AES CMAC
 2019-10-21 11:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/1] test/crypto: add tests for encrypted digest AES CTR+CMAC
  ` [dpdk-dev] [PATCH v2 1/1] "

[PATCH 00/30] virtiofs daemon (base)
 2019-10-21 10:58 UTC  (28+ messages)
` [PATCH 01/30] virtiofsd: Pull in upstream headers
` [PATCH 02/30] virtiofsd: Pull in kernel's fuse.h
` [PATCH 03/30] virtiofsd: Add auxiliary .c's
` [PATCH 04/30] virtiofsd: Add fuse_lowlevel.c
` [PATCH 05/30] virtiofsd: Add passthrough_ll
` [PATCH 06/30] virtiofsd: Trim down imported files
` [PATCH 07/30] virtiofsd: remove mountpoint dummy argument
` [PATCH 08/30] virtiofsd: remove unused notify reply support
` [PATCH 09/30] virtiofsd: Fix fuse_daemonize ignored return values
` [PATCH 10/30] virtiofsd: Fix common header and define for QEMU builds
` [PATCH 11/30] virtiofsd: fuse: Make iov_length usable outside fuse_lowlevel.c
` [PATCH 12/30] virtiofsd: Make fsync work even if only inode is passed in
` [PATCH 13/30] virtiofsd: Add options for virtio
` [PATCH 14/30] virtiofsd: add -o source=PATH to help output
` [PATCH 15/30] virtiofsd: Open vhost connection instead of mounting
` [PATCH 16/30] virtiofsd: Start wiring up vhost-user
` [PATCH 17/30] virtiofsd: Add main virtio loop
` [PATCH 18/30] virtiofsd: get/set features callbacks
` [PATCH 19/30] virtiofsd: Start queue threads
` [PATCH 20/30] virtiofsd: Poll kick_fd for queue
` [PATCH 21/30] virtiofsd: Start reading commands from queue
` [PATCH 22/30] virtiofsd: Send replies to messages
` [PATCH 23/30] virtiofsd: Keep track of replies
` [PATCH 24/30] virtiofsd: Add Makefile wiring for virtiofsd contrib
` [PATCH 25/30] virtiofsd: Fast path for virtio read
` [PATCH 26/30] virtiofsd: add --fd=FDNUM fd passing option
` [PATCH 27/30] virtiofsd: make -f (foreground) the default

[PATCH v2 0/9] Simplify MFD Core
 2019-10-21 11:29 UTC  (26+ messages)
` [PATCH v2 1/9] mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
` [PATCH v2 2/9] mfd: cs5535-mfd: Remove mfd_cell->id hack
` [PATCH v2 3/9] mfd: cs5535-mfd: Request shared IO regions centrally
` [PATCH v2 4/9] mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries
` [PATCH v2 5/9] mfd: mfd-core: Remove mfd_clone_cell()
` [PATCH v2 6/9] x86: olpc: Remove invocation of MFD's .enable()/.disable() call-backs
` [PATCH v2 7/9] mfd: mfd-core: Protect against NULL call-back function pointer
` [PATCH v2 8/9] mfd: mfd-core: Remove usage counting for .{en, dis}able() call-backs
  ` [PATCH v2 8/9] mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backs
` [PATCH v2 9/9] mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()

[PATCH] vhost-user-scsi: implement handle_output
 2019-10-21 11:20 UTC  (2+ messages)

[PATCH v5 0/4] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: support WoV
 2019-10-21 11:26 UTC  (4+ messages)
` [PATCH v5 1/4] ASoC: cros_ec_codec: "
  ` [alsa-devel] "

[PATCH i-g-t] i915: Start putting the mmio_base to wider use
 2019-10-21 11:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-10-21 11:25 UTC  (5+ messages)
` [PATCH v2 02/11] mfd: wcd934x: add support to wcd9340/wcd9341 codec
    ` [alsa-devel] "

Suggested commit orden for patchsets?
 2019-10-21 11:26 UTC  (3+ messages)
` [Outreachy kernel] "

[Xen-devel] [xen-unstable test] 142973: regressions - FAIL
 2019-10-21 11:25 UTC  (5+ messages)

[PATCH 00/18] usb: typec: API improvements
 2019-10-21 11:25 UTC  (19+ messages)
` [PATCH 01/18] usb: typec: Copy everything from struct typec_capability during registration
` [PATCH 02/18] usb: typec: Introduce typec_get_drvdata()
` [PATCH 03/18] usb: typec: Separate the operations vector
` [PATCH 04/18] usb: typec: tcpm: Start using struct typec_operations
` [PATCH 05/18] usb: typec: tps6598x: "
` [PATCH 06/18] usb: typec: ucsi: "
` [PATCH 07/18] usb: typec: hd3ss3220: "
` [PATCH 08/18] usb: typec: Remove the callback members from struct typec_capability
` [PATCH 09/18] usb: typec: Remove unused "
` [PATCH 10/18] usb: typec: hd3ss3220: Give the connector fwnode to the port device
` [PATCH 11/18] usb: typec: ucsi: Simplified registration and I/O API
` [PATCH 12/18] usb: typec: ucsi: acpi: Move to the new API
` [PATCH 13/18] usb: typec: ucsi: ccg: "
` [PATCH 14/18] usb: typec: ucsi: Remove the old API
` [PATCH 15/18] usb: typec: ucsi: Remove struct ucsi_control
` [PATCH 16/18] usb: typec: ucsi: Remove all bit-fields
` [PATCH 17/18] usb: typec: ucsi: New error codes
` [PATCH 18/18] usb: typec: ucsi: Optimise ucsi_unregister()

[igt-dev] [PATCH i-g-t 1/4] runner: Produce skip instead of notrun for nonexisting tests
 2019-10-21 11:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/4] runner: Produce skip instead of notrun for nonexisting tests (rev2)

[PATCH v3 0/4]: perf/core: fix restoring of Intel LBR call stack on a context switch
 2019-10-21 11:24 UTC  (4+ messages)
` [PATCH v3 1/4] perf/core,x86: introduce sync_task_ctx() method at struct pmu

[PATCH for_v23 0/7] x86/sgx: Improve add pages ioctl
 2019-10-21 11:24 UTC  (9+ messages)
` [PATCH for_v23 3/7] x86/sgx: Tweak ADD_PAGE ioctl to allow adding multiple pages

[PATCH v6 00/10] arm64: Stolen time support
 2019-10-21 11:24 UTC  (13+ messages)
` [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time

[PATCH v5 0/4] Exynos Adaptive Supply Voltage support
 2019-10-21 11:23 UTC  (5+ messages)
  ` [PATCH v5 1/4] PM / OPP: Support adjusting OPP voltages at runtime

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-10-21 11:23 UTC  (2+ messages)

[PATCH v5] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
 2019-10-21 11:21 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 2019-10-21 11:21 UTC 

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 2019-10-21 11:21 UTC 

[PATCH v4 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-10-21 11:19 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller

KCSAN: data-race in exit_signals / prepare_signal
 2019-10-21 11:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 2019-10-21 11:19 UTC 

[PATCH for_v23 v3 00/12] x86/sgx: Bug fixes for v23
 2019-10-21 11:19 UTC  (5+ messages)
` [PATCH for_v23 v3 12/12] x86/sgx: Reinstate per EPC section free page counts

post-receive: pub/scm/linux/kernel/git/sunxi/linux
 2019-10-21 11:19 UTC 

[PATCH] Revert "pwm: Let pwm_get_state() return the last implemented state"
 2019-10-21 11:18 UTC  (2+ messages)

[PATCH] arm64: dts: sun50i: sopine-baseboard: Expose serial1, serial2 and serial3
 2019-10-21 11:17 UTC  (5+ messages)

RFE: use patchwork to submit a patch
 2019-10-21 11:16 UTC  (5+ messages)

[PATCH v4 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-10-21 11:16 UTC  (6+ messages)
` [PATCH v4 5/6] media: sun4i: Add "

[PATCH 1/4] dma-buf: change DMA-buf locking convention v2
 2019-10-21 11:15 UTC  (8+ messages)
` [PATCH 2/4] dma-buf: stop using the dmabuf->lock so much
` [PATCH 3/4] drm/amdgpu: add independent DMA-buf export v7
` [PATCH 4/4] drm/amdgpu: add independent DMA-buf import v8

[U-Boot] [PATCH] spl: imx: Use correct boot-device in spl_boot_mode
 2019-10-21 11:14 UTC 

[PATCH v6 0/5] Add a unified parameter "nopvspin"
 2019-10-21 11:14 UTC  (3+ messages)
` [PATCH v6 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks

[PATCH] drm/amdgpu: refine reboot debugfs operation in ras case
 2019-10-21 11:13 UTC  (2+ messages)

[PATCH v7 2/2] drm/bridge: Add NWL MIPI DSI host controller support
 2019-10-21 11:11 UTC  (5+ messages)

[PATCH 1/4] pwm: Read initial hardware state at request time
 2019-10-21 11:11 UTC  (5+ messages)
` [PATCH 2/4] pwm: cros-ec: Cache duty cycle value
` [PATCH 3/4] pwm: imx27: Cache duty cycle register value
` [PATCH 4/4] pwm: imx27: Unconditionally write state to hardware

[Xen-devel] [PATCH] xen/typesafe: Force helpers to be always_inline
 2019-10-21 11:10 UTC  (7+ messages)

[PATCH] ASoC: bdw-rt5677: enable runtime channel merge
 2019-10-21 10:41 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH 0/4] Add USB 3 support for H6 and Orange Pi 3
 2019-10-21 11:09 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for USB3 phy on Allwinner H6
` [PATCH 2/4] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
` [PATCH 4/4] arm64: dts: allwinner: orange-pi-3: Enable USB 3.0 host support

[PATCH v2 0/5] soundwire: intel/cadence: better initialization
 2019-10-21 10:26 UTC  (9+ messages)
` [PATCH v2 2/5] soundwire: cadence_master: add hw_reset capability in debugfs
    ` [alsa-devel] "
` [PATCH v2 4/5] soundwire: intel/cadence: add flag for interrupt enable
    ` [alsa-devel] "

[PATCH] spi: pxa2xx: Set controller->max_transfer_size in dma mode
 2019-10-21 11:08 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-10-21 11:08 UTC 

[PATCH for_v2? v2 00/14] selftests/x86/sgx: Improve tests
 2019-10-21 11:08 UTC  (5+ messages)
` [PATCH for_v2? v2 08/14] selftests/harness: Move operator macros to their own header file

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-10-21 11:08 UTC 

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-10-21 11:07 UTC 

[PATCH] fbdev/omap: fix max fclk divider for omap36xx
 2019-10-21 11:07 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-10-21 11:07 UTC 

[dpdk-dev] [PATCH v3 0/3] enetc PMD specific changes
 2019-10-21 10:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] net/enetc: add macro for BD ring alignment
  ` [dpdk-dev] [PATCH v4 2/3] net/enetc: set random MAC in case no MAC for SI
  ` [dpdk-dev] [PATCH v4 3/3] net/enetc: enable dpaax library

Power-on monitor for phosphor-hwmon question
 2019-10-21 11:02 UTC  (2+ messages)
` [External] "

[PATCH v2 0/6] Enable more iotests during "make check-block"
 2019-10-21 10:53 UTC  (7+ messages)
` [PATCH v2 1/6] iotests: remove 'linux' from default supported platforms
` [PATCH v2 2/6] iotests: Test 041 only works on certain systems
` [PATCH v2 3/6] iotests: Test 183 does not work on macOS and OpenBSD
` [PATCH v2 4/6] iotests: Skip "make check-block" if QEMU does not support virtio-blk
` [PATCH v2 5/6] iotests: Enable more tests in the 'auto' group to improve test coverage
` [PATCH v2 6/6] iotests: Remove 130 from the "auto" group

[igt-dev] [PATCH i-g-t 1/2] i915: Start putting the mmio_base to wider use
 2019-10-21 11:01 UTC  (4+ messages)
`  "
` [igt-dev] [PATCH i-g-t 2/2] i915/gem_ctx_isolation: Check engine relative registers
  `  "

drivers/usb/usbip/vhci_tx.c:150:8-18: ERROR: reference preceded by free on line 150 (fwd)
 2019-10-21 11:00 UTC  (4+ messages)

[U-Boot] [PATCH v5 0/2] Add board support for iMX8QXP AI_ML board
 2019-10-21 11:00 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: use implicit XSKMAP lookup from AF_XDP XDP program
 2019-10-21 10:59 UTC 

[dpdk-dev] [PATCH 1/3] net/qede/base: fix for FW bug
 2019-10-21 10:58 UTC  (2+ messages)

Lots of btrfs_dump_space_info in kernel log
 2019-10-21 10:58 UTC 

[PATCH] cpufreq: flush any pending policy update work scheduled before freeing
 2019-10-21 10:55 UTC  (8+ messages)

Purchase Order
 2019-10-20 20:03 UTC 

first it froze, now the (btrfs) root fs won't mount 
 2019-10-21 10:55 UTC  (7+ messages)

Key endianness?
 2019-10-21 10:55 UTC 

[U-Boot] [PATCH v2] cmd: avb: Support A/B slots
 2019-10-21 10:55 UTC 

[PATCH] clk: qcom: gcc: Add missing clocks in SM8150
 2019-10-21 10:54 UTC  (5+ messages)

[PATCH v3 0/5] cpufreq: merge arm big.LITTLE and vexpress-spc drivers
 2019-10-21 10:54 UTC  (2+ 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.