All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 09:46:49 to 2018-10-11 10:41:51 UTC [more...]

[PATCH RFC] gpio: new driver for a gpio simulator
 2018-10-11  9:49 UTC  (6+ messages)

[PATCH v2 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-11 10:41 UTC  (5+ messages)
` [PATCH v2 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH v2 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH v2 3/3] i2c: designware: Cleanup bus lock handling

[Qemu-devel] [PATCH 0/4] use object link instead of qdev property
 2018-10-11 10:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] wm8750: remove duplicate macro
` [Qemu-devel] [PATCH 2/4] audio: use TYPE_WM8750 instead of a hardcoded string

[PATCH] app/testpmd: fix flow query failure
 2018-10-11 10:40 UTC  (6+ messages)

[PATCH v2 0/9] Fix _scratch_mkfs_sized() for btrfs
 2018-10-11  3:14 UTC  (4+ messages)
` [PATCH v2 3/9] geneirc/077 fix min size "

[PATCH 0/5] Add a PA-VA Translation table for DPAAx
 2018-10-11 10:39 UTC  (11+ messages)
` [PATCH 3/5] common/dpaax: add library for PA VA translation table

[PATCH] drm/i915/selftests: Disable shrinker across mmap-exhaustion
 2018-10-11 10:37 UTC 

[RFC PATCH for 4.21 00/16] rseq updates, new cpu_opv system call
 2018-10-11 10:37 UTC  (4+ messages)
` [RFC PATCH for 4.21 01/16] rseq/selftests: Add reference counter to coexist with glibc

[PATCH RFC v5 0/4] Move TXQ scheduling and airtime fairness into mac80211
 2018-10-11 10:38 UTC  (6+ messages)
` [PATCH RFC v5 3/4] mac80211: Add airtime accounting and scheduling to TXQs

linux-next: build warnings from the build of Linus' tree
 2018-10-11 10:37 UTC  (13+ messages)

[PATCH] doc: update for ENA supported drivers
 2018-10-11 10:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: Optimize membuf pool allocation
 2018-10-11 10:37 UTC  (6+ messages)
` [PATCH v2] app/testpmd: optimize "

[BUG] gitignore documentation inconsistent with actual behaviour
 2018-10-11 10:37 UTC  (2+ messages)

[PATCH 1/3] compress/isal: enable checksum support in driver
 2018-10-11 10:37 UTC  (5+ messages)
` [PATCH 2/3] test/compress: add checksum tests
` [PATCH 3/3] doc: update ISA-L guide to reflect checksum support

[PATCH v3 0/6] Fix the racy split index problem
 2018-10-11 10:36 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH 7/6] split-index: BUG() when cache entry refers to non-existing shared entry

[PATCH] ethdev: fix flow API item/action name conversion
 2018-10-11 10:36 UTC  (7+ messages)
` [PATCH v1] "

[PATCH v5 00/23] net/atlantic: Aquantia aQtion 10G NIC Family DPDK PMD driver
 2018-10-11 10:35 UTC  (24+ messages)
` [PATCH v5 01/23] net/atlantic: atlantic PMD driver skeleton
` [PATCH v5 02/23] net: atlantic: maintainers and documentation
` [PATCH v5 03/23] net/atlantic: logging macroses and some typedefs
` [PATCH v5 04/23] net/atlantic: hardware registers access routines
` [PATCH v5 05/23] net/atlantic: atlantic hardware layer routines
` [PATCH v5 06/23] net/atlantic: firmware operations layer
` [PATCH v5 07/23] net/atlantic: b0 hardware layer main logic
` [PATCH v5 08/23] net/atlantic: rte device start/stop/initial configuration
` [PATCH v5 09/23] net/atlantic: initial support for Tx/Rx
` [PATCH v5 10/23] net/atlantic: receive side structures and implementation
` [PATCH v5 11/23] net/atlantic: transmit "
` [PATCH v5 12/23] net/atlantic: link status and interrupt management
` [PATCH v5 13/23] net/atlantic: device statistics support
` [PATCH v5 14/23] net/atlantic: support for Rx/Tx descriptors information
` [PATCH v5 15/23] net/atlantic: promisc and allmulti configuration
` [PATCH v5 16/23] net/atlantic: support for RSS and RETA manipulation API
` [PATCH v5 17/23] net/atlantic: flow control configuration
` [PATCH v5 18/23] net/atlantic: support for MAC address manipulations
` [PATCH v5 19/23] net/atlantic: support for MTU configuration
` [PATCH v5 20/23] net/atlantic: support for VLAN filters and offloads
` [PATCH v5 21/23] net/atlantic: support for EEPROM get/set
` [PATCH v5 22/23] net/atlantic: read MAC registers for debug purposes
` [PATCH v5 23/23] net/atlantic: release notes

[Qemu-trivial] [PATCH] pci_bridge: fix typo in comment
 2018-10-11 10:34 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH] revert & cherry-pick: run git gc --auto
 2018-10-11 10:34 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] scsi: ceva: add ls1046a soc support
 2018-10-11 10:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] armv8: dts: fsl-ls1046a: add sata node support
` [U-Boot] [PATCH 3/4] arm64: ls1046ardb: enable DM support for sata
` [U-Boot] [PATCH 4/4] arm64: ls1046aqds: "

[PATCH V6 00/23] mmc: mmci: add sdmmc variant for stm32
 2018-10-11 10:33 UTC  (6+ messages)

[PATCH 0/3] Fix hot plug/unplug of virtual devices
 2018-10-11 10:32 UTC  (4+ messages)
` [PATCH v2 1/3] net/virtio: register/unregister intr handler on start/stop
  ` [PATCH v2 3/3] eal/linux: handle uio read failure in interrupt handler

[PATCH v8 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-10-11 10:31 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

[Qemu-devel] [PATCH v11 0/6] s390x: vfio-ap: guest dedicated crypto adapters
 2018-10-11 10:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v11 5/6] s390x/vfio: ap: Introduce VFIO AP device

[Qemu-devel] [PATCH v1 0/7] qapi/range/memory-device: fixes and cleanups
 2018-10-11 10:28 UTC  (11+ messages)
` [Qemu-devel] [PATCH v1 4/7] range: add some more functions
` [Qemu-devel] [PATCH v1 7/7] memory-device: rewrite address assignment using ranges

[PATCH v5 1/2] bus/pci: harmonize and document rte_pci_read_config return value
 2018-10-11 10:27 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] net/virtio: fix PCI config err handling

[PATCH v3 0/6] System call table generation support
 2018-10-11 10:27 UTC  (6+ messages)
` [PATCH v3 4/6] parisc: uapi header and system call table file generation

[PATCH v2 1/6] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
 2018-10-11 10:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/6] "

[PATCH] pci/linux: use RTE_IOVA_VA whenever possible
 2018-10-11 10:26 UTC  (4+ messages)

[PATCH] net/ixgbe: fix busy polling while fiber link update
 2018-10-11 10:26 UTC  (7+ messages)

[GIT PULL 3/5] firmware: tegra: Changes for v4.20-rc1
 2018-10-11 10:24 UTC  (3+ messages)
` [GIT PULL 3/5 v2] "

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-11 10:22 UTC  (3+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-10-11 10:20 UTC  (14+ messages)

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-10-11 10:19 UTC  (5+ messages)

[PATCH] staging: erofs: harden inode lookup for 32-bit platforms
 2018-10-11 10:18 UTC  (5+ messages)

[PATCH] e2fsprogs: fix test f_detect_junk print error msg
 2018-10-11 10:17 UTC  (4+ messages)
` [PATCH] e2fsprogs: fix test i_bitmaps failed

[PATCH V2] e2fsprogs: fix test f_detect_junk print error msg
 2018-10-11 10:16 UTC  (2+ messages)
` [PATCH] e2fsprogs: fix test i_bitmaps failed

[PATCH 0/3] Device Tree for ASUS Tinker Board S [v3]
 2018-10-11 10:12 UTC  (7+ messages)
` [PATCH 3/3] This patch adds wifi to asus tinker board S

virtio-console downgrade the virtio-pci-blk performance
 2018-10-11 10:15 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 0/7] hisi_sas: Misc bugfixes and an optimisation patch
 2018-10-11 10:15 UTC  (6+ messages)

[PATCH 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-11 10:14 UTC  (4+ messages)
` [PATCH 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code

[PATCH 1/3] staging: greybus: loopback.c: remove unused gb_loopback::lbid
 2018-10-11 10:11 UTC  (4+ messages)
` [PATCH 2/3] staging: greybus: loopback.c: do insertion in O(n) instead of O(n lg n)

[PATCH v3 0/6] Add method to describe tile/bit_level_packed formats
 2018-10-11 10:11 UTC  (8+ messages)
` [PATCH v3 1/6] drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info

linux-next: manual merge of the crypto tree with the mac80211-next tree
 2018-10-11 10:08 UTC  (2+ messages)

[PATCH v3 0/3] force IOVA to a particular mode
 2018-10-11 10:08 UTC  (3+ messages)

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-11 10:04 UTC  (8+ messages)
` [PATCH 5/5] arm64: dts: add LX2160ARDB board support

[PATCH 0/4] rt2800: more register programing tweaks
 2018-10-11 10:07 UTC  (2+ messages)

[4.4.y 4.9.y 0/1] ext4 CVE fixes for 4.9 and 4.4
 2018-10-11  2:42 UTC  (2+ messages)
` [4.4.y 4.9.y 1/1] ext4: avoid running out of journal credits when appending to an inline file

[U-Boot] [PATCH] axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
 2018-10-11 10:06 UTC 

[PATCH 0/4] drm/i915/perf: Add OA buffer size uAPI parameter
 2018-10-11 10:06 UTC  (4+ messages)
` [PATCH 3/4] drm/i915/perf: do not warn when OA buffer is already allocated

[PATCH v3 1/4] rt2x00: remove unneeded check
 2018-10-11 10:06 UTC  (11+ messages)
` [PATCH v3 4/4] rt2800: fix registers init for MT7620

[Qemu-devel] [Bug 639651] [NEW] DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP after sysprepping
 2018-10-11  9:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed

[Qemu-devel] [Bug 1368204] [NEW] WinME isn't able to detect QEMU's cdrom drive and other hard drives automatically
 2018-10-11  9:52 UTC  (2+ messages)
` [Qemu-devel] [Bug 1368204] "

[RFC v2] cfg80211: add peer measurement with FTM API
 2018-10-11 10:05 UTC  (5+ messages)

[PATCH] oeqa/manual: transfer manual test cases from testopia to oeqa
 2018-10-11 10:05 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 00/10] drm/i915: Remove low hanging crtc->config fruit, part 2
 2018-10-11 10:04 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: Remove crtc->config dereference from drrs_ctl
` [PATCH 02/10] drm/i915: Make intel_dp_set_m_n take crtc_state
` [PATCH 03/10] drm/i915: Remove crtc->config references in vlv_prepare_pll
` [PATCH 04/10] drm/i915: Always read out M2_N2 in intel_cpu_transcoder_get_m_n
` [PATCH 05/10] drm/i915: Pass crtc_state to update_scanline_offset
` [PATCH 06/10] drm/i915: Remove crtc->config dereferences in intel_sanitize_crtc
` [PATCH 07/10] drm/i915: Remove crtc->config dereferences in intel_modeset_setup_hw_state
` [PATCH 08/10] drm/i915: Pass crtc_state to lpt_program_iclkip
` [PATCH 09/10] drm/i915: Pass crtc_state to ivybridge_update_fdi_bc_bifurcation
` [PATCH 10/10] drm/i915: Remove crtc->active from crtc_enable callbacks

s390: runtime warning about pgtables_bytes
 2018-10-11 10:04 UTC 

[U-Boot] [PATCH v2 0/4] Stratix10 FPGA reconfiguration support
 2018-10-11 10:03 UTC  (11+ messages)
` [U-Boot] [PATCH v2 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table

[PATCH] KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb()
 2018-10-11 10:03 UTC 

[Qemu-devel] [PATCH RFC v5 0/7] qemu_thread_create: propagate errors to callers to check
 2018-10-11 10:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v5 1/7] Fix segmentation fault when qemu_signal_init fails

[PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v6)
 2018-10-11 10:01 UTC  (3+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v7)

[Buildroot] meson for host package with executables doesn't work
 2018-10-11 10:01 UTC  (2+ messages)

[Qemu-devel] [Bug 1797332] [NEW] qemu nested virtualization is not working with Ubuntu16.04
 2018-10-11  9:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1797332] "

[Buildroot] [Bug 11391] New: Valgind availability on ARM
 2018-10-11 10:00 UTC  (2+ messages)
` [Buildroot] [Bug 11391] "

[PATCH] ocfs2: clean up some data_ac usage
 2018-10-11  9:59 UTC  (4+ messages)
` [Ocfs2-devel] "

[PATCH] iwlwifi: fix spelling mistake "registrating" -> "registering"
 2018-10-11  9:57 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/4] pkg-waf: add support for <pkg>_SUBDIR
 2018-10-11  9:57 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] pkg-meson: <pkg>_SUBDIR cleanup
` [Buildroot] [PATCH v2 3/4] pkg-python: "
` [Buildroot] [PATCH v2 4/4] pkg-cmake: "

[ovmf test] 128613: all pass - PUSHED
 2018-10-11  9:55 UTC 

[PATCH] openssl: use nativeperl to build
 2018-10-11  9:55 UTC 

[PATCH RFC] panic: Avoid extra noisy messages due to stopped cpus
 2018-10-11  9:59 UTC  (3+ messages)

[xen-4.9-testing test] 128553: regressions - FAIL
 2018-10-11  9:53 UTC 

[PATCH v4 1/2] brcmfmac: Add support for getting nvram contents from EFI variables
 2018-10-11  9:51 UTC  (2+ messages)
` [PATCH v4 2/2] brcmfmac: Fix ccode from EFI nvram when necessary

[Qemu-devel] [PATCH v3 0/4] mips: Increase the insn_flags holder size and clean mips-defs.h
 2018-10-11  9:50 UTC  (2+ messages)

[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
 2018-10-11  9:50 UTC  (4+ messages)
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management

[PATCH][next] ath10k: fix out of bound read on array ath10k_rates
 2018-10-11  9:49 UTC  (5+ messages)

[PATCH v4 0/2] Enable smmu support on sdm845
 2018-10-11  9:49 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
` [PATCH v4 2/2] dts: arm64/sdm845: Add node for arm,mmu-500

[Qemu-devel] [PATCH v2 2/2] monitor: delay monitor iothread creation
 2018-10-11  9:49 UTC  (3+ messages)

A mail kvóta túllépte a korlátot
 2018-10-11  2:20 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-10-09
 2018-10-11  9:48 UTC  (5+ messages)
` [Buildroot] Analysis "

[PATCH net-next V3] virtio_net: ethtool tx napi configuration
 2018-10-11  9:47 UTC  (4+ messages)

[PATCH v7] regulator: fixed: Convert to use GPIO descriptor only
 2018-10-11  9:46 UTC  (4+ messages)

[PATCH 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-10-11  9:46 UTC  (19+ messages)
` [PATCH 2/7] dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
  ` [2/7] "
` [PATCH 3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
  ` [3/7] "
` [PATCH 4/7] arm: dts: ls1021a: add qdma device tree nodes
  ` [4/7] "
` [PATCH 5/7] arm64: dts: ls1043a: "
  ` [5/7] "
` [PATCH 6/7] arm64: dts: ls1046a: "
  ` [6/7] "
` [PATCH 7/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings
  ` [7/7] "


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.