All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-20 15:29:16 to 2019-08-20 15:48:43 UTC [more...]

[PATCH 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-08-20 15:48 UTC  (68+ messages)
` [PATCH 01/49] dt: bindings: net: add qcom,ath11k.txt
` [PATCH 02/49] ath11k: add Kconfig
` [PATCH 03/49] ath11k: add Makefile
` [PATCH 04/49] ath11k: add ahb.c
` [PATCH 05/49] ath11k: add ahb.h
` [PATCH 06/49] ath11k: add ce.c
` [PATCH 07/49] ath11k: add ce.h
` [PATCH 08/49] ath11k: add core.c
  ` [PATCH 09/49] ath11k: add core.h
  ` [PATCH 10/49] ath11k: add debug.c
  ` [PATCH 11/49] ath11k: add debug.h
  ` [PATCH 12/49] ath11k: add debug_htt_stats.c
  ` [PATCH 13/49] ath11k: add debug_htt_stats.h
  ` [PATCH 14/49] ath11k: add debugfs_sta.c
  ` [PATCH 15/49] ath11k: add dp.c
  ` [PATCH 16/49] ath11k: add dp.h
  ` [PATCH 17/49] ath11k: add dp_rx.c
  ` [PATCH 18/49] ath11k: add dp_rx.h
  ` [PATCH 19/49] ath11k: add dp_tx.c
  ` [PATCH 20/49] ath11k: add dp_tx.h
  ` [PATCH 21/49] ath11k: add hal.c
  ` [PATCH 22/49] ath11k: add hal.h
  ` [PATCH 23/49] ath11k: add hal_desc.h
  ` [PATCH 24/49] ath11k: add hal_rx.c
  ` [PATCH 25/49] ath11k: add hal_rx.h
  ` [PATCH 26/49] ath11k: add hal_tx.c
  ` [PATCH 27/49] ath11k: add hal_tx.h
  ` [PATCH 28/49] ath11k: add htc.c
  ` [PATCH 29/49] ath11k: add htc.h
  ` [PATCH 30/49] ath11k: add hw.h
  ` [PATCH 31/49] ath11k: add mac.c
  ` [PATCH 32/49] ath11k: add mac.h
  ` [PATCH 33/49] ath11k: add peer.c
  ` [PATCH 34/49] ath11k: add peer.h
  ` [PATCH 35/49] ath11k: add qmi.c
  ` [PATCH 36/49] ath11k: add qmi.h
  ` [PATCH 37/49] ath11k: add reg.c
  ` [PATCH 38/49] ath11k: add reg.h
  ` [PATCH 39/49] ath11k: add rx_desc.h
  ` [PATCH 40/49] ath11k: add testmode.c
  ` [PATCH 41/49] ath11k: add testmode.h
  ` [PATCH 42/49] ath11k: add testmode_i.h
  ` [PATCH 43/49] ath11k: add trace.c
  ` [PATCH 44/49] ath11k: add trace.h
  ` [PATCH 45/49] ath11k: add wmi.c
  ` [PATCH 46/49] ath11k: add wmi.h
  ` [PATCH 47/49] ath: add ath11k to Makefile
  ` [PATCH 48/49] ath: add ath11k to Kconfig
  ` [PATCH 49/49] MAINTAINERS: add ath11k

[PATCH V2 1/4] dt-bindings: watchdog: Add i.MX7ULP bindings
 2019-08-20 15:48 UTC  (6+ messages)
` [PATCH V2 2/4] watchdog: Add i.MX7ULP watchdog support

[PATCH 0/3] serial: Don't check for mctrl_gpio_to_gpiod() returning error
 2019-08-20 15:47 UTC  (8+ messages)
  ` [PATCH 1/3] serial: atmel: "

[PATCH 0/6] Add ethernet support for Orange Pi 3
 2019-08-20 15:47 UTC  (6+ messages)
` [PATCH 3/6] net: stmmac: sun8i: Use devm_regulator_get for PHY regulator

[PATCH v2 0/7] PM / devfreq: Add initial imx support
 2019-08-20 15:45 UTC  (24+ messages)
` [PATCH v2 1/7] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram_alt/apb
` [PATCH v2 2/7] dt-bindings: devfreq: Add bindings for generic imx buses
` [PATCH v2 3/7] PM / devfreq: Add generic imx bus driver
` [PATCH v2 4/7] dt-bindings: devfreq: Add bindings for imx ddr controller
` [PATCH v2 5/7] PM / devfreq: Add dynamic scaling "
` [PATCH v2 6/7] PM / devfreq: imx-ddrc: Measure bandwidth with perf
` [PATCH v2 7/7] arm64: dts: imx8mm: Add devfreq nodes

[PATCH 0/4] Sort out SMMUv3 ATC invalidation and locking
 2019-08-20 15:45 UTC  (5+ messages)
` [PATCH 1/4] iommu/arm-smmu-v3: Document ordering guarantees of command insertion
` [PATCH 2/4] iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI masters
` [PATCH 3/4] iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBs
` [PATCH 4/4] iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS

[PATCH 0/3] RFC/T: dma_resv vs. mmap_sem
 2019-08-20 15:45 UTC  (7+ messages)
` [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved

[v3] ocelot_ace: fix action of trap
 2019-08-20 15:45 UTC  (3+ messages)

cbc mode broken in rk3288 driver
 2019-08-20 15:45 UTC 

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-08-20 15:44 UTC  (5+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
 2019-08-20 15:44 UTC  (2+ messages)

[ANNOUNCE] v5.2.9-rt3
 2019-08-20 15:44 UTC  (3+ messages)

[PATCH v2 1/2] scsi: target/tcm_loop: ignore already deleted scsi device
 2019-08-20 15:43 UTC  (5+ messages)

[PATCH v2 1/3] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-20 15:42 UTC  (3+ messages)
` [PATCH v2 2/3] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE

phosphor-host-ipmid entity map moving from YAML to JSON
 2019-08-20 15:42 UTC 

[PATCH 0/2] rtc: convert two drivers to devm_i2c_new_dummy_device()
 2019-08-20 15:42 UTC  (3+ messages)
` [PATCH 1/2] rtc: max77686: convert "
` [PATCH 2/2] rtc: s35390a: "

Yocto 2.7 SDK Eclipse
 2019-08-20 15:41 UTC  (2+ messages)

[PATCH] unshare: allow setting up filesystems in the mount namespace
 2019-08-20 15:41 UTC  (4+ messages)

[PATCH v2 1/2] drm/i915: Dynamically allocate s0ix struct for VLV
 2019-08-20 15:42 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915: Introduce intel_reg_types.h

[Qemu-devel] [PATCH v7 0/6] target/arm: Implement ARMv8.5-BTI for linux-user
 2019-08-20 15:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 4/6] include/elf: Add defines related to GNU property notes for AArch64
` [Qemu-devel] [PATCH v7 6/6] tests/tcg/aarch64: Add bti smoke test

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-20 14:57 UTC  (5+ messages)
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name

linux-next: Tree for Aug 20
 2019-08-20 14:59 UTC  (2+ messages)
` linux-next: Tree for Aug 20 (mm/memcontrol)

[PATCH] MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
 2019-08-20 15:40 UTC  (8+ messages)

[PATCH net-next v3 0/4] Improve phc2sys precision for mv88e6xxx switch in combination with imx6-fec
 2019-08-20 15:40 UTC  (7+ messages)
` [PATCH net-next v3 2/4] net: mdio: add PTP offset compensation to mdiobus_write_sts

[RFC PATCH] hwmon: (iio_hwmon) Enable power exporting from IIO
 2019-08-20 15:39 UTC  (2+ messages)

[PATCH 0/2] reset: meson-audio-arb: add sm1 support
 2019-08-20 15:39 UTC  (4+ messages)
` [PATCH 2/2] "

[Qemu-devel] [PATCH] ehci: Ensure that device is not NULL before calling usb_ep_get
 2019-08-20 15:38 UTC  (6+ messages)

[Virtio-fs] [PATCH][RFC] viriofsd: do not fall back to buffer io when cache=auto
 2019-08-20 15:39 UTC  (4+ messages)
` [Virtio-fs] [PATCH RESEND][RFC] virtiofsd: do not fall back to buffer io when cache=auto/always

[Qemu-devel] [PATCH] tests/migration: Do not use functions anymore that rely on global_qtest
 2019-08-20 15:38 UTC  (2+ messages)

[Xen-devel] [PATCH] p2m/ept: pass correct level to atomic_write_ept_entry in ept_invalidate_emt
 2019-08-20 15:37 UTC 

[U-Boot] [PATCH] sifive-fu540: config: Add mmc0 as a boot target device
 2019-08-20 15:38 UTC  (2+ messages)

[Qemu-devel] Proposal for amending TCG interface naming scheme
 2019-08-20 15:37 UTC  (4+ messages)
  ` [Qemu-devel] [EXTERNAL]Re: "

[PATCH] selftests: kvm: fix state save/load on processors without XSAVE
 2019-08-20 15:36 UTC 

[PATCH 5/5] rtlwifi: rtl8192cu: Fix value set in descriptor
 2019-08-20 15:36 UTC  (3+ messages)

[PATCH v6 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-20 15:35 UTC  (8+ messages)
` [PATCH v6 2/4] dt-bindings: eeprom: at25: Add Anvo ANV32E61W
` [PATCH v6 3/4] dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles
` [PATCH v6 4/4] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards

[PATCH net] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-20 15:35 UTC  (3+ messages)
    ` [Intel-wired-lan] "

rt2800: Commit 710e6cc1595e breaks ID 148f:3070 RT2870/RT3070 USB wifi
 2019-08-20 15:28 UTC  (3+ messages)

[PATCH v3 0/3] block: sed-opal: Code Cleanup Patches
 2019-08-20 15:35 UTC  (2+ messages)

[PATCH v3 0/5] arm64: Enable access to pmu registers by user-space
 2019-08-20 15:34 UTC  (4+ messages)
` [PATCH v3 3/5] arm64: pmu: Add function implementation to update event index in userpage

[PATCH] platform: chrome: chromeos_laptop: drop checks of NULL-safe functions
 2019-08-20 15:34 UTC 

[PATCH] mfd: htc-i2cpld: drop check because i2c_unregister_device() is NULL safe
 2019-08-20 15:34 UTC 

[PATCH 1/2] media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL safe
 2019-08-20 15:34 UTC  (2+ messages)
` [PATCH 2/2] media: i2c: adv7842: "

[PATCH] i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
 2019-08-20 15:34 UTC 

[PATCH] video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NULL safe
 2019-08-20 15:34 UTC  (2+ messages)

[PATCH] staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.c
 2019-08-20 15:33 UTC  (2+ messages)

[PATCH v6] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-20 15:32 UTC  (5+ messages)
` [Cluster-devel] "
` [f2fs-dev] "

[PATCH 0/5] Fix global reserve size and can overcommit
 2019-08-20 15:33 UTC  (3+ messages)
` [PATCH 3/5] btrfs: use add_old_bytes when updating global reserve

[PATCH v5 0/6] Deliver vGPU display refresh event to userspace
 2019-08-20 15:32 UTC  (5+ messages)
` [PATCH v5 2/6] vfio: Introduce vGPU display irq type

[PATCH 01/12] linux-yocto: add drm-bochs support
 2019-08-20 15:32 UTC  (12+ messages)
` [PATCH 02/12] qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mips
` [PATCH 03/12] images: use 512M of RAM in qemu if 'opengl" is in DISTRO_FEATURES
` [PATCH 04/12] python3-numpy: update to 1.17.0
` [PATCH 05/12] rt-tests: exclude another development version
` [PATCH 06/12] libmodulemd: depend on target python at build time
` [PATCH 07/12] createrepo-c: upgrade 0.14.3 -> 0.15.0
` [PATCH 08/12] gtk-doc: upgrade 1.30 -> 1.31
` [PATCH 09/12] desktop-file-utils: upgrade 0.23 -> 0.24
` [PATCH 10/12] vala: upgrade 0.44.5 -> 0.44.7
` [PATCH 11/12] libdazzle: upgrade 3.32.2 -> 3.32.3
` [PATCH 12/12] epiphany: upgrade 3.32.3 -> 3.32.4

[PATCH v2] Tools: hv: move to tools buildsystem
 2019-08-20 15:32 UTC  (3+ messages)

[PATCH] networkd-dispatcher: service file is using different binary location
 2019-08-20 15:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] PCI: Add PCIE ACS quirk for IPROC PAXB
 2019-08-20 15:31 UTC  (2+ messages)

[RFC 00/79] perf tools: Initial libperf separation
 2019-08-20 15:31 UTC  (9+ messages)
` [PATCH 28/79] libperf: Add perf_cpu_map struct
          ` [PATCH] libperf: Fix arch include paths

[PATCH] Tools: hv: kvp: eliminate 'may be used uninitialized' warning
 2019-08-20 15:30 UTC  (2+ messages)

[Xen-devel] [linux-linus test] 140382: regressions - FAIL
 2019-08-20 15:29 UTC 

[PATCH] ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100kHz
 2019-08-20 15:29 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/34] Misc patches for 2019-08-20
 2019-08-20 15:27 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 31/34] migration: do not rom_reset() during incoming migration

general protection fault in xsk_poll
 2019-08-20 15:29 UTC  (4+ messages)
` [PATCH bpf-next] xsk: proper socket state check "

[PATCH] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
 2019-08-20 15:29 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] s390x: More emulation tests
 2019-08-20 15:29 UTC  (7+ messages)
` [kvm-unit-tests PATCH 2/3] s390x: Diag288 test


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.