All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-16 12:54:56 to 2018-04-16 13:51:07 UTC [more...]

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2018-04-16 13:51 UTC 

[PATCH AUTOSEL for 4.15 001/189] firewire-ohci: work around oversized DMA reads on JMicron controllers
 2018-04-16 13:49 UTC  (5+ messages)
` [PATCH AUTOSEL for 4.15 168/189] nfsd: return RESOURCE not GARBAGE_ARGS on too many ops

Compex WLE1216V2-20 (QCA9984) firmware is missing
 2018-04-16 13:48 UTC  (2+ messages)

[PATCH 0/8] Introduce DPAA2 QDMA raw driver
 2018-04-16 14:04 UTC  (7+ messages)
` [PATCH 4/8] raw/dpaa2_qdma: introduce the DPAA2 QDMA driver
` [PATCH 6/8] raw/dpaa2_qdma: support enq and deq operations
` [PATCH 7/8] doc: add DPAA2 QDMA rawdev guide

[PATCH v3 04/14] net/mlx5: support Rx tunnel type identification
 2018-04-16 13:47 UTC  (8+ messages)

[PATCH] PCI: kirin: Fix reset gpio name
 2018-04-16 13:48 UTC  (4+ messages)
  ` 答复: "

[Bug 199407] New: Radeon night light/redshift flickers
 2018-04-16 13:47 UTC  (2+ messages)
` [Bug 199407] "

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-16 13:45 UTC  (6+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading

[PATCH] arm64: kasan: avoid pfn_to_nid() before page array is initialized
 2018-04-16 13:44 UTC 

pull-request: iwlwifi firmwares update 2018-04-06
 2018-04-16 13:44 UTC  (2+ messages)

[PATCH v3 00/13] eal: replace calls to rte_panic and refrain from new instances
 2018-04-16 13:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2018-04-16 13:43 UTC 

Wrong module .text address in 4.16.0
 2018-04-16 13:43 UTC  (4+ messages)

[PATCH 2/2] ath10k: support MAC address randomization in scan
 2018-04-16 13:42 UTC  (3+ messages)
` [2/2] "

serial: imx: half-duplex RS485 operation with RTS active low
 2018-04-16 13:42 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/3] Enable kms_color tests for amdgpu devices
 2018-04-16 13:42 UTC  (3+ messages)

[PATCH 0/7] xfs: defer agfl block frees
 2018-04-16 13:42 UTC  (7+ messages)
` [PATCH 2/7] xfs: allow attach of dfops to transaction
` [PATCH 3/7] xfs: defer agfl block frees when dfops is available

[PATCH 00/25] staging: lustre: libcfs: SMP rework
 2018-04-16 13:42 UTC  (4+ messages)
` [PATCH 01/25] staging: lustre: libcfs: remove useless CPU partition code
  ` [lustre-devel] "

[Bug 106054] [vega10] powerplay non critical errors on vega 56 with vega 64bios
 2018-04-16 13:41 UTC  (2+ messages)

[PATCH] drm/i915: Print error state times relative to capture
 2018-04-16 13:40 UTC 

[PATCH 0/7] xen/arm: CPU hotplug fixes
 2018-04-16 13:41 UTC  (8+ messages)
` [PATCH 4/7] xen/arm: When CPU dies, free percpu area immediatelly

[PATCH 1/2] ath10k: Add WMI_SERVICE_AVAILABLE_EVENT support
 2018-04-16 13:40 UTC  (3+ messages)
` [1/2] "

[PATCH v2 0/5] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2018-04-16 13:39 UTC  (10+ messages)
` [PATCH v2 2/5] ALSA: xen-front: Read sound driver configuration from Xen store
` [PATCH v2 3/5] ALSA: xen-front: Implement Xen event channel handling
` [PATCH v2 4/5] ALSA: xen-front: Implement handling of shared buffers

[PATCH] net/ixgbe: fix compilation when vector driver disabled
 2018-04-16 13:39 UTC 

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-04-16 13:38 UTC  (10+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag

[PATCH v5] Fix modifier keys for Redragon Asura Keyboard
 2018-04-16 13:36 UTC  (4+ messages)

[RFC PATCH 0/6] mempool: add bucket mempool driver
 2018-04-16 13:33 UTC  (20+ messages)
` [PATCH v4 00/11] mempool: prepare to add bucket driver
  ` [PATCH v4 01/11] mempool: fix memhdr leak when no objects are populated
  ` [PATCH v4 02/11] mempool: rename flag to control IOVA-contiguous objects
  ` [PATCH v4 03/11] mempool: ensure the mempool is initialized before populating
  ` [PATCH v4 04/11] mempool: add op to calculate memory size to be allocated
  ` [PATCH v4 05/11] mempool: add op to populate objects using provided memory
  ` [PATCH v4 06/11] mempool: remove callback to get capabilities
  ` [PATCH v4 07/11] mempool: deprecate xmem functions
  ` [PATCH v4 08/11] mempool/octeontx: prepare to remove register memory area op
  ` [PATCH v4 09/11] mempool/dpaa: "
  ` [PATCH v4 10/11] mempool: remove callback to register memory area
  ` [PATCH v4 11/11] mempool: support flushing the default cache of the mempool
` [PATCH v2 0/6] mempool: add bucket driver
  ` [PATCH v2 1/6] mempool/bucket: implement bucket mempool manager
  ` [PATCH v2 2/6] mempool: implement abstract mempool info API
  ` [PATCH v2 3/6] mempool: support block dequeue operation
  ` [PATCH v2 4/6] mempool/bucket: implement "
  ` [PATCH v2 5/6] mempool/bucket: do not allow one lcore to grab all buckets
  ` [PATCH v2 6/6] doc: advertise bucket mempool driver

[PATCH v2] mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
 2018-04-16 13:32 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2018-04-16 13:31 UTC 

[02/20] usb: host: xhci: check DYING state earlier
 2018-04-16 13:31 UTC 

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-04-16 13:30 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] ether: add packet modification aciton in flow API

[PATCH AUTOSEL for 4.14 001/161] firewire-ohci: work around oversized DMA reads on JMicron controllers
 2018-04-16 13:30 UTC  (5+ messages)
` [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes

[Qemu-devel] [PATCH qemu] RFC: memory/hmp: Print owners/parents in "info mtree"
 2018-04-16 13:30 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] micropython: bump version to v1.9.3
 2018-04-16 13:30 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2018-04-16 13:30 UTC 

[PATCH 01/13] drm/msm: Stop consulting plane->fb/crtc
 2018-04-16 13:29 UTC  (6+ messages)
` [PATCH 11/13] drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
    ` [Intel-gfx] "

[PATCH] specify encoding for sed command
 2018-04-16 13:29 UTC  (7+ messages)
` [PATCH] completion: reduce overhead of clearing cached --options

[PATCH v1 0/2] Print the request tag in Block/SCSI trace events
 2018-04-16 13:29 UTC 

[Buildroot] [PATCH 1/1] micropython: bump version to v1.9.3
 2018-04-16 13:28 UTC 

post-receive: pub/scm/utils/cryptsetup/cryptsetup
 2018-04-16 13:28 UTC 

[PATCH v2 0/2] MCA support on Centaur CPU
 2018-04-16 13:27 UTC  (4+ messages)
` [PATCH v2 1/2] x86/mce: new Centaur CPUs support MCE broadcasting
    ` [v2,1/2] "

[PATCH v7] media: platform: Renesas IMR driver
 2018-04-16 13:27 UTC  (2+ messages)

[PATCH v13 0/6] Address error and recovery for AER and DPC
 2018-04-16 13:27 UTC  (5+ messages)

[PATCH 0/4] Support for STA idle mode power save(IMPS)
 2018-04-16 13:27 UTC  (4+ messages)
` [PATCH 3/4] ath10k: Enable SRRI/DRRI support on ddr for WCN3990

[PATCH] x86/xen: Remove use of VLAs
 2018-04-16 13:27 UTC  (3+ messages)

[xen-unstable test] 122322: FAIL
 2018-04-16 13:26 UTC 

[PATCH] tools/kdd: silence gcc 8 warning a different way
 2018-04-16 13:26 UTC  (4+ messages)

(no subject)
 2018-04-16 13:25 UTC 

[PATCH 1/1] nvmet-rdma: Add error flow for post_recv failures
 2018-04-16 13:25 UTC 

[PATCH 00/14] thermal: exynos: pending fixes and cleanups
 2018-04-16 13:24 UTC  (24+ messages)
` [PATCH 02/14] thermal: exynos: Propagate error value from tmu_read()
  ` [PATCH 05/14] thermal: exynos: remove parsing of samsung,tmu_default_temp_offset property
  ` [PATCH 06/14] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties
  ` [PATCH 14/14] arm64: dts: exynos: remove no longer needed samsung thermal properties
  ` [PATCH 07/14] thermal: exynos: remove parsing of samsung,tmu_noise_cancel_mode property
  ` [PATCH 08/14] thermal: exynos: remove parsing of samsung,tmu[_min,_max]_efuse_value properties
  ` [PATCH 09/14] thermal: exynos: remove parsing of samsung,tmu_reference_voltage property
  ` [PATCH 10/14] thermal: exynos: remove parsing of samsung,tmu_gain property
  ` [PATCH 11/14] thermal: exynos: remove parsing of samsung,tmu_cal_type property
  ` [PATCH 12/14] thermal: exynos: remove separate exynos_tmu.h header file

[PATCH] trace: add missing forward declaration
 2018-04-16 13:24 UTC  (2+ messages)

[PATCH v2] perf list: Add s390 support for detailed/verbose pmu event description
 2018-04-16 13:23 UTC 

FAILED: patch "[PATCH] PCI: hv: Serialize the present and eject work items" failed to apply to 4.9-stable tree
 2018-04-16 13:22 UTC  (2+ messages)

[PATCH v4] x86/setup: disallow any src/dst overlaps when relocating Xen image
 2018-04-16 13:22 UTC  (2+ messages)

[RFC PATCH 0/3] vcpu migration improvements
 2018-04-16 13:21 UTC  (3+ messages)
` [RFC PATCH 1/3] xen: Introduce vcpu_sleep_nosync_locked()

nds32 build failures
 2018-04-16 13:22 UTC  (3+ messages)

[Bug 102553] Venus PRO R9 M265X amdgpu: Kernel OOPS si_dpm_set_power_state unable to handle kernel NULL pointer dereference
 2018-04-16 13:22 UTC  (2+ messages)

[PATCHv2 0/9] media/mc: fix inconsistencies
 2018-04-16 13:21 UTC  (10+ messages)
` [PATCHv2 1/9] v4l2-mediabus.h: add hsv_enc
` [PATCHv2 2/9] subdev-formats.rst: fix incorrect types
` [PATCHv2 3/9] media.h: remove __NEED_MEDIA_LEGACY_API
` [PATCHv2 4/9] media: add function field to struct media_entity_desc
` [PATCHv2 5/9] media-ioc-enum-entities.rst: document new 'function' field
` [PATCHv2 6/9] media: add 'index' to struct media_v2_pad
` [PATCHv2 7/9] media-ioc-g-topology.rst: document new 'index' field
` [PATCHv2 8/9] media: add flags field to struct media_v2_entity
` [PATCHv2 9/9] media-ioc-g-topology.rst: document new 'flags' field

[PATCH v4 0/8] mfd: cros_ec: add subdevices and fixes
 2018-04-16 13:20 UTC  (6+ messages)
` [PATCH v4 5/8] mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2018-04-16 13:20 UTC 

[Buildroot] [PATCH] package/swupdate: default website have a new API
 2018-04-16 13:20 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2018-04-16 13:20 UTC 

[PATCH] examples/ip_pipeline: fix buffer not null terminated
 2018-04-16 13:17 UTC  (2+ messages)

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-16 13:12 UTC  (6+ messages)
  ` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier

[PATCH] ath10k: Enable hw checksum for wcn3990
 2018-04-16 13:16 UTC  (3+ messages)
`  "

[PATCH v3 1/2] media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
 2018-04-16 13:16 UTC  (2+ messages)

[PATCH 0/5] wcn36xx: scan related patches
 2018-04-16 13:16 UTC  (6+ messages)
` [PATCH 1/5] wcn36xx: abort scan request when 'dequeued' indicator is sent
` [PATCH 2/5] wcn36xx: cancel pending scan request when interface goes down
` [PATCH 3/5] wcn36xx: handle scan cancellation when firmware support is missing
` [PATCH 4/5] wcn36xx: send bss_type in scan requests
` [PATCH 5/5] wcn36xx: pass information elements "

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-04-16 13:16 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-04-16 13:16 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-04-16 13:16 UTC 

[PATCH v3] crypto: caam: Drop leading zero from input buffer
 2018-04-16 13:16 UTC  (3+ messages)

Build regressions/improvements in v4.17-rc1
 2018-04-16 13:15 UTC  (2+ messages)

[PATCH v6 0/7] switching device representation
 2018-04-16 13:06 UTC  (11+ messages)
` [PATCH v7 0/9] switching devices representation
  ` [PATCH v7 1/9] doc: add switch representation documentation
  ` [PATCH v7 2/9] ethdev: add switch identifier parameter to port
  ` [PATCH v7 3/9] ethdev: add generic create/destroy ethdev APIs
  ` [PATCH v7 4/9] ethdev: Add port representor device flag
  ` [PATCH v7 5/9] app/testpmd: add port name to device info
  ` [PATCH v7 6/9] ethdev: add common devargs parser
  ` [PATCH v7 7/9] ethdev: add switch domain allocator
  ` [PATCH v7 8/9] net/i40e: add support for representor ports
  ` [PATCH v7 9/9] net/ixgbe: "

[RFC PATCH 0/3] Interface for higher order contiguous allocations
 2018-04-16 13:14 UTC  (5+ messages)

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-16 13:13 UTC  (5+ messages)
` [PATCH v4 13/15] KVM: s390: configure the guest's AP devices
` [PATCH v4 15/15] s390: doc: detailed specifications for AP virtualization

[PATCH] app/eventdev: fix gcc 4.8 compilation errors
 2018-04-16 13:13 UTC 

[PATCH 0/3] x86: S3 resume adjustments
 2018-04-16 13:13 UTC  (7+ messages)

[PATCH V4 0/2] blk-mq: fix race between completion and BLK_EH_RESET_TIMER
 2018-04-16 13:12 UTC  (4+ messages)

[Qemu-devel] [PATCH v11 00/17] ARM SMMUv3 Emulation Support
 2018-04-16 13:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH v11 03/17] hw/arm/smmu-common: VMSAv8-64 page table walk
` [Qemu-devel] [PATCH v11 04/17] hw/arm/smmuv3: Skeleton
` [Qemu-devel] [PATCH v11 05/17] hw/arm/smmuv3: Wired IRQ and GERROR helpers

[PATCH 0/3] indirectly reclaimable memory
 2018-04-16 13:09 UTC  (10+ messages)
` [PATCH 3/3] dcache: account external names as "

Draft of Git Rev News edition 38
 2018-04-16 13:08 UTC  (4+ messages)

[PATCH v2 00/19] R-Car M3-N initial support
 2018-04-16 13:07 UTC  (5+ messages)
` [PATCH v2 15/19] dt-bindings: gpio: Add support for r8a77965

[virtio-dev] [PATCH v2 0/2] Introducing RSS virtio-net
 2018-04-16 13:05 UTC  (3+ messages)
` [virtio-dev] [PATCH v2 1/2] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature
` [virtio-dev] [PATCH v2 2/2] content: net: steering mode: Add RSS

dpdk and dpdk-next-net build is broken on RHEL 7.4
 2018-04-16 13:05 UTC  (2+ messages)

[PATCH 1/2] ath9k: fix tx99 use after free
 2018-04-16 12:57 UTC  (3+ messages)
` [PATCH 2/2] ath9k: fix tx99 bus error

OV5640 with 12MHz xclk
 2018-04-16 13:04 UTC  (2+ messages)

[Bug 105883] booting with kernel using amd-staging-drm-next on 2400G hangs
 2018-04-16 13:04 UTC  (5+ messages)

[PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
 2018-04-16 13:03 UTC  (11+ messages)

[PATCH v2 0/2] Add Renesas R8A77980 PFC driver
 2018-04-16 13:02 UTC  (3+ messages)
` [PATCH] pinctrl: sh-pfc: r8a77970: add pin I/O voltage control

Unclear `btrfs subvolume snapshot` command
 2018-04-16 12:45 UTC 

[PATCH v2] ACPI / video: Default lcd_only to true on Win8 ready and newer machines
 2018-04-16 13:02 UTC  (6+ messages)
` [REGRESSION] [v2] "

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-04-16 13:01 UTC  (2+ messages)
` [Bug 105760] [4.17-rc1] "

alsa-lib: add-on configs directory changed to /etc/alsa/conf.d
 2018-04-16 13:01 UTC  (3+ messages)

[PATCH] ieee802154: assembly of 6LoWPAN fragments improvement
 2018-04-16 13:01 UTC  (5+ messages)

[PATCH] btrfs: Do super block verification before writing it to disk
 2018-04-16 13:00 UTC  (3+ messages)

[PATCH v2 1/4] native bbclass: handle base_libdir as well
 2018-04-16 13:00 UTC  (4+ messages)
` [PATCH v2 2/4] libcap: fix (base_)libdir usage
` [PATCH v2 3/4] bind: fix openSSL detection when using multiarch
` [PATCH v2 4/4] python 2.7: fix multilib patch to accept multiarch style paths

[PATCHv6 0/2] Motorola Droid 4 Audio Support
 2018-04-16 12:58 UTC  (5+ messages)
` [PATCHv6 1/2] dt-bindings: mfd: motorola-cpcap: document audio-codec
` [PATCHv6 2/2] mfd: motorola-cpcap: Add audio-codec support

[PATCH v2 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes
 2018-04-16 12:56 UTC  (8+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mfd: ab8500: Example using new OF_MFD_CELL MACRO
` [PATCH v2 3/3] mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs

[Buildroot] [PATCH v1] valgrind: bump version to 3.13.0
 2018-04-16 12:56 UTC  (2+ messages)

[PATCH v4 net-next 00/19] inet: frags: bring rhashtables to IP defrag
 2018-04-16 12:54 UTC  (3+ messages)
` [PATCH v4 net-next 08/19] inet: frags: use rhashtables for reassembly units


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.