All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-16 07:57:49 to 2020-04-16 08:37:21 UTC [more...]

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-16  8:23 UTC  (7+ messages)
` [PATCH 13/21] mmc: sdhci-msm: Use OPP API to set clk/perf state

[PATCH] pinctrl: sunxi: handle probe defferal
 2020-04-16  8:23 UTC  (3+ messages)

[PATCH] spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size
 2020-04-16  8:33 UTC 

[dpdk-dev] [PATCH v2 00/10] net/mlx5: optimize flow structure
 2020-04-16  8:34 UTC  (11+ messages)
  ` [dpdk-dev] [PATCH v2 01/10] net/mlx5: reorganize fate actions as union
  ` [dpdk-dev] [PATCH v2 02/10] net/mlx5: optimize action flags in flow handle
  ` [dpdk-dev] [PATCH v2 03/10] net/mlx5: reorganize the mlx5 flow handle struct
  ` [dpdk-dev] [PATCH v2 04/10] net/mlx5: optimize flow meter handle type
  ` [dpdk-dev] [PATCH v2 05/10] net/mlx5: allocate meter from indexed pool
  ` [dpdk-dev] [PATCH v2 06/10] net/mlx5: convert mark copy resource to indexed
  ` [dpdk-dev] [PATCH v2 07/10] net/mlx5: optimize flow director filter memory
  ` [dpdk-dev] [PATCH v2 08/10] net/mlx5: optimize mlx5 flow RSS struct
  ` [dpdk-dev] [PATCH v2 09/10] net/mlx5: allocate rte flow from indexed pool
  ` [dpdk-dev] [PATCH v2 10/10] net/mlx5: reorganize rte flow structure

[tip: perf/urgent] tools headers kvm: Sync linux/kvm.h with the kernel sources
 2020-04-16  8:31 UTC 

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-16  8:34 UTC  (5+ messages)
` [PATCH v2 11/16] gpio: add support for the sl28cpld GPIO controller

[PATCH v19 QEMU 1/4] virtio-balloon: Implement support for page poison tracking feature
 2020-04-16  8:36 UTC  (6+ messages)
    ` [virtio-dev] "

[PATCH v2 1/4] gpio: pch: Use BIT() and GENMASK() where it's appropriate
 2020-04-16  8:27 UTC  (2+ messages)

[PATCH] x86/boot: Fix early exception handling with CONFIG_PERF_COUNTERS
 2020-04-16  8:35 UTC  (5+ messages)

bdi: fix use-after-free for dev_name(bdi->dev)
 2020-04-16  8:34 UTC  (3+ messages)
` [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info

[PATCH v2,0/5] drivers: uio: new driver uio_fsl_85xx_cache_sram
 2020-04-16  7:29 UTC  (9+ messages)
` [PATCH v3,0/4] "
  ` [PATCH v3,1/4] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr
    ` [PATCH v3, 1/4] "
  ` [PATCH v3,2/4] powerpc: sysdev: fix compile error for fsl_85xx_cache_sram
    ` [PATCH v3, 2/4] "
  ` [PATCH v3,3/4] powerpc: sysdev: fix compile warning "
  ` [PATCH v3,4/4] drivers: uio: new driver "

[PATCH] drm/i915/gt: remove redundant assignment to variable x
 2020-04-16  8:34 UTC  (8+ messages)
      ` [Intel-gfx] "

[PATCH 0/7] SDHCI clock handling fixes and cleanups
 2020-04-16  8:26 UTC  (5+ messages)
` [PATCH 1/7] mmc: sdhci: fix base clock usage in preset value

[PATCH] sched: print information about scheduler granularity
 2020-04-16  8:33 UTC 

[PATCH 01/27] rtc: ds1337: Add driver model support
 2020-04-16  8:34 UTC  (11+ messages)
` [PATCH 04/27] dm: powerpc: P5040DS: add i2c DM support
` [PATCH 05/27] configs: P5040DS: enable DM_I2C
` [PATCH 06/27] dm: powerpc: P1020: add i2c DM support
` [PATCH 07/27] configs: P1020RDB: enable DM_I2C and DM_RTC

[dpdk-dev] [PATCH v4 0/5] support fm10k switch management
 2020-04-16  8:33 UTC  (2+ messages)

[PATCH bpf v2] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
 2020-04-16  8:31 UTC 

[PATCH v2] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-16  8:28 UTC  (9+ messages)

[PATCH v9 00/20] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-04-16  8:15 UTC  (21+ messages)
` [PATCH v9 01/20] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v9 02/20] platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails
` [PATCH v9 03/20] platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate header
` [PATCH v9 04/20] platform/x86: intel_scu_ipc: Introduce new SCU IPC API
` [PATCH v9 05/20] platform/x86: intel_mid_powerbtn: Convert to use "
` [PATCH v9 06/20] watchdog: intel-mid_wdt: "
` [PATCH v9 07/20] platform/x86: intel_scu_ipcutil: "
` [PATCH v9 08/20] platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
` [PATCH v9 09/20] platform/x86: intel_pmc_ipc: Start using "
` [PATCH v9 10/20] mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic
` [PATCH v9 11/20] mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
` [PATCH v9 12/20] mfd: intel_soc_pmic_mrfld: "
` [PATCH v9 13/20] platform/x86: intel_telemetry: "
` [PATCH v9 14/20] usb: typec: mux: Convert the Intel PMC Mux driver "
` [PATCH v9 15/20] platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
` [PATCH v9 16/20] x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()
` [PATCH v9 17/20] platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c
` [PATCH v9 18/20] platform/x86: intel_telemetry: Add telemetry_get_pltdata()
` [PATCH v9 19/20] platform/x86: intel_pmc_ipc: Convert to MFD
` [PATCH v9 20/20] MAINTAINERS: Update entry for Intel Broxton PMC driver

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-16  8:31 UTC  (4+ messages)
` [PATCH v2 10/33] docs: fix broken references for ReST files that moved around

[PATCHv2] media/test_drivers: rename to test-drivers
 2020-04-16  8:25 UTC 

[PATCH] Documentation/media: drop/fix vivi references
 2020-04-16  8:26 UTC 

[dpdk-dev] [PATCH v2] cryptodev: version rte_cryptodev_info_get function
 2020-04-16  8:31 UTC  (3+ messages)

[RESEND PATCH v2 0/2] Resolve revision handling and add support for DA silicon
 2020-04-16  8:06 UTC  (5+ messages)
` [RESEND PATCH v2 1/2] mfd: da9063: Fix revision handling to correctly select reg tables
` [RESEND v2 PATCH 2/2] mfd: da9063: Add support for latest DA silicon revision

qemu_coroutine_yield switches thread?
 2020-04-16  8:28 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] Crypto test refactoring (second phase)
 2020-04-16  8:28 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-16  6:59 UTC  (6+ messages)
` [Ocfs2-devel] [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
  `  "
` [Ocfs2-devel] [PATCH 2/8] fs: extract simple_pin/release_fs to separate files
  `  "
` [PATCH 0/8] Simplefs: group and simplify linux fs code

[PATCH v4l-utils v2] Removed nested functions to support building with clang
 2020-04-16  8:15 UTC 

[PATCH v5 14/29] acpi: Add a binding for ACPI settings in the device tree
 2020-04-16  8:27 UTC  (5+ messages)
` [PATCH v5 00/29] dm: Add programmatic generation of ACPI tables (part A)
    ` Antwort: [PATCH v5 14/29] acpi: Add a binding for ACPI settings in the device tree
      ` Antwort: "

[PATCH v3 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-04-16  8:24 UTC  (9+ messages)
` [PATCH v3 16/31] elx: efct: Driver initialization routines
` [PATCH v3 17/31] elx: efct: Hardware queues creation and deletion
` [PATCH v3 22/31] elx: efct: Extended link Service IO handling
` [PATCH v3 24/31] elx: efct: LIO backend interface routines

[PATCH] memcpy_flushcache: use cache flusing for larger lengths
 2020-04-16  8:24 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] gem_wait/gem_busy: Make the "all" variant a normal subtest
 2020-04-16  8:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

More dwc3 gadget issues with adb
 2020-04-16  8:19 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/12] framework for advanced iAVF PMD
 2020-04-16  8:09 UTC  (13+ messages)
` [dpdk-dev] [PATCH v5 00/11] "
  ` [dpdk-dev] [PATCH v5 01/11] net/iavf: flexible Rx descriptor definitions
  ` [dpdk-dev] [PATCH v5 02/11] net/iavf: return error if opcode is mismatched
  ` [dpdk-dev] [PATCH v5 03/11] net/iavf: flexible Rx descriptor support in normal path
  ` [dpdk-dev] [PATCH v5 04/11] net/iavf: flexible Rx descriptor support in AVX path
  ` [dpdk-dev] [PATCH v5 05/11] net/iavf: flexible Rx descriptor support in SSE path
  ` [dpdk-dev] [PATCH v5 06/11] net/iavf: add flow director enabled switch value
  ` [dpdk-dev] [PATCH v5 07/11] net/iavf: support flow mark in normal data path
  ` [dpdk-dev] [PATCH v5 08/11] net/iavf: support flow mark in AVX path
  ` [dpdk-dev] [PATCH v5 09/11] net/iavf: support flow mark in SSE path
  ` [dpdk-dev] [PATCH v5 10/11] net/iavf: add RSS hash parsing in AVX path
  ` [dpdk-dev] [PATCH v5 11/11] net/iavf: add RSS hash parsing in SSE path

[PATCH v7 0/3] powerpc/powernv: Introduce interface for self-restore support
 2020-04-16  7:53 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] powerpc/powernv: Introduce support and parsing for self-save API
` [PATCH v7 3/3] powerpc/powernv: Preference optimization for SPRs with constant values

[Intel-gfx] [v5] drm/i915/display: Enable DP Display Audio WA
 2020-04-16  8:19 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915/display: Enable DP Display Audio WA (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] media/test_drivers: rename to test-drivers
 2020-04-16  8:18 UTC 

[PATCH] sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()
 2020-04-16  8:17 UTC  (3+ messages)
  ` [External] "

[cip-dev] CIP IRC weekly meeting today
 2020-04-16  8:18 UTC  (3+ messages)

[PATCH RFC 0/6] PWM fan support on Clearfog gt8k
 2020-04-16  8:14 UTC  (5+ messages)

[PATCH] thermal: rcar_thermal: Clean up rcar_thermal_update_temp()
 2020-04-16  8:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v16] tests: Add a test for device hot unplug
 2020-04-16  8:16 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] clk: impd1: Look up clock-output-names
 2020-04-16  8:13 UTC 

[PATCH RT] printk: console must not schedule for drivers
 2020-04-16  8:13 UTC  (3+ messages)

[ndctl PATCH v2] Skip region filtering if numa_node attribute is not present
 2020-04-16  8:13 UTC 

[PATCH 0/2] Bug fixes for FPGA DFL
 2020-04-16  8:06 UTC  (6+ messages)
` [PATCH 1/2] fpga: dfl: pci: reduce the scope of variable 'ret'
` [PATCH 2/2] fpga: dfl: fix bug in port reset handshake

[PATCH RT] signal: Prevent double-free of user struct
 2020-04-16  8:05 UTC  (4+ messages)

[PATCH 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
 2020-04-16  8:13 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: dma: renesas,usb-dmac: convert bindings "

I wonder that wheather the the rtdm interface could be called in user space?
 2020-04-16  8:13 UTC 

[PATCH] serial: sh-sci: Drop unused include
 2020-04-16  8:12 UTC  (2+ messages)

[PATCH v7 0/4] Support for Self Save API in OPAL
 2020-04-16  7:53 UTC  (5+ messages)
` [PATCH v7 1/4] Self Save: Introducing Support for SPR Self Save
` [PATCH v7 2/4] Self save API integration
` [PATCH v7 3/4] API to verify the STOP API and image compatibility
` [PATCH v7 4/4] Advertise the self-save and self-restore attributes in the device tree

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-16  8:07 UTC  (17+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH] KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
 2020-04-16  8:07 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-cpu: support full duplex operation
 2020-04-16  8:05 UTC  (2+ messages)

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-04-16  8:01 UTC  (10+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH v1 1/1] pinctrl: mediatek: remove shadow variable declaration
 2020-04-16  8:02 UTC  (3+ messages)

[PATCH] pwm: imx27: Fix rounding behavior
 2020-04-16  8:02 UTC 

[RFC PATCH v2 0/1] Introduce support for meson building
 2020-04-16  8:01 UTC  (5+ messages)
` [RFC PATCH v2 1/1] Add "

[Intel-gfx] [PATCH 0/9] Per client engine busyness
 2020-04-16  8:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v7 1/2] pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-04-16  8:00 UTC  (8+ messages)
` [PATCH v7 2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding "

[PATCH v11] ovl: Improving syncfs efficiency
 2020-04-16  8:00 UTC  (6+ messages)

[PATCH 00/11] ASoC: QCOM: Add support for SC7180 lpass variant
 2020-04-16  7:56 UTC  (3+ messages)
` [PATCH 07/11] Documentation: dt-bindings: sound: Add details for new dai properties

[PATCH RFCv1 0/7] Support Async Page Fault
 2020-04-16  7:59 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-16 15:31 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5 0/9] add packed ring vectorized path
  ` [dpdk-dev] [PATCH v5 1/9] net/virtio: add Rx free threshold setting
  ` [dpdk-dev] [PATCH v5 2/9] net/virtio: enable vectorized path
  ` [dpdk-dev] [PATCH v5 3/9] net/virtio: inorder should depend on feature bit
  ` [dpdk-dev] [PATCH v5 4/9] net/virtio-user: add vectorized path parameter
  ` [dpdk-dev] [PATCH v5 5/9] net/virtio: add vectorized packed ring Rx path
  ` [dpdk-dev] [PATCH v5 6/9] net/virtio: reuse packed ring xmit functions
  ` [dpdk-dev] [PATCH v5 7/9] net/virtio: add vectorized packed ring Tx path
  ` [dpdk-dev] [PATCH v5 8/9] net/virtio: add election for vectorized path
  ` [dpdk-dev] [PATCH v5 9/9] doc: add packed "

[PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
 2020-04-16  7:53 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v2 0/8] tools/vhost: Reset virtqueue on tests
 2020-04-16  7:56 UTC  (8+ messages)
` [PATCH v2 1/8] tools/virtio: fix virtio_test.c indentation
` [PATCH v2 3/8] vhost: Replace vq->private_data access by backend accesors
` [PATCH v2 4/8] vhost: Fix bad order in vhost_test_set_backend at enable
` [PATCH v2 5/8] tools/virtio: Use __vring_new_virtqueue in virtio_test.c
` [PATCH v2 6/8] tools/virtio: Extract virtqueue initialization in vq_reset
` [PATCH v2 7/8] tools/virtio: Reset index in virtio_test --reset
` [PATCH v2 8/8] tools/virtio: Use tools/include/list.h instead of stubs

double-freed irq when suspending with Thinkpad Thunderbolt Dock attached
 2020-04-16  8:01 UTC  (2+ messages)

[PATCH] Removed nested functions to support building with clang
 2020-04-16  7:58 UTC 

[RFC PATCH 1/5] thermal: rename thermal_cooling_device_stats_update()
 2020-04-16  7:58 UTC  (11+ messages)
` [RFC PATCH 5/5] ACPI: processor: do update when maximum cooling state changed

[igt-dev] [PATCH v2] Add eDP support in Link Layer Compliance Tool
 2020-04-16  8:03 UTC 


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.