All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-17 13:30:18 to 2020-07-17 13:59:10 UTC [more...]

[PULL 0/6] Leak fixes for qtests + fuzzer CI
 2020-07-17 13:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v9 0/3] generic rte atomic APIs deprecate proposal
 2020-07-17 13:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v10 "

[PATCH v5 00/17] perf: ftrace enhancement
 2020-07-17 13:58 UTC  (4+ messages)
` [PATCH v5 02/17] perf ftrace: add option '-F/--funcs' to list available functions

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-17 13:58 UTC  (3+ messages)
` [PATCH v4 06/75] x86/insn: Make inat-tables.c suitable for pre-decompression code

[PATCH 1/3] gpio: mxc: Support module build
 2020-07-17 13:54 UTC  (14+ messages)

[qemu-mainline test] 151952: regressions - FAIL
 2020-07-17 13:57 UTC 

[PATCH v2 00/14] Rid W=1 warnings in SPI
 2020-07-17 13:54 UTC  (32+ messages)
` [PATCH v2 01/14] spi: spi-loopback-test: Fix formatting issues in function header blocks
` [PATCH v2 02/14] spi: spi-bitbang: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH v2 03/14] spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages
` [PATCH v2 04/14] spi: spi-ep93xx: Fix API slippage
` [PATCH v2 05/14] spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc'
` [PATCH v2 06/14] spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_spicc_reset_fifo()
` [PATCH v2 07/14] spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and 's3c64xx_spi_dma_data'
` [PATCH v2 08/14] spi: spi-pl022: Provide missing struct attribute/function param docs
` [PATCH v2 09/14] spi: spi-zynq-qspi: Add description for 2 missing attributes/parameters
` [PATCH v2 10/14] spi: spi-zynqmp-gqspi: Correct a couple of misspellings in kerneldoc
` [PATCH v2 11/14] spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data'
` [PATCH v2 12/14] spi: spi-at91-usart: Remove unused OF table 'struct of_device_id'
` [PATCH v2 13/14] spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
` [PATCH v2 14/14] spi: spi-amd: "

[PULL 0/1] s390x: documentation fix
 2020-07-17 13:56 UTC  (2+ messages)
` [PULL 1/1] docs/s390x: fix vfio-ccw type

[PATCH] nfs-utils: systemd: nfs-server.service: Cleanup extra whitespaces
 2020-07-17 13:55 UTC  (2+ messages)

[PATCH] nfsiostat/mountstats: handle KeyError in compare_iostats()
 2020-07-17 13:55 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/todo: Plumb drm_atomic_state all over
 2020-07-17 13:54 UTC  (2+ messages)
`  "

[PATCH] docs/s390x: fix vfio-ccw type
 2020-07-17 13:53 UTC  (2+ messages)

[nfs-utils PATCH 0/5] nfsdcld: Fix a number of Coverity Scan
 2020-07-17 13:54 UTC  (2+ messages)

[PATCH v4 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-07-17 13:54 UTC  (7+ messages)
` [PATCH v4 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[dpdk-dev] [PATCH 0/7] net/mlx5: add sys_mem_en devarg
 2020-07-17 13:51 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/7] common/mlx5: add mlx5 memory management functions
  ` [dpdk-dev] [PATCH v3 2/7] net/mlx5: add allocate memory from system devarg
  ` [dpdk-dev] [PATCH v3 3/7] net/mlx5: convert control path memory to unified malloc
  ` [dpdk-dev] [PATCH v3 4/7] common/mlx5: "
  ` [dpdk-dev] [PATCH v3 5/7] common/mlx5: convert data path objects "
  ` [dpdk-dev] [PATCH v3 6/7] net/mlx5: convert configuration "
  ` [dpdk-dev] [PATCH v3 7/7] net/mlx5: convert Rx/Tx queue "

[PATCH 00/18] perf metric: Add support to reuse metric
 2020-07-17 13:51 UTC  (5+ messages)
` [PATCH 11/18] perf metric: Add referenced metrics to hash data

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-17 13:49 UTC  (11+ messages)
` [dpdk-dev] [PATCH v7 0/9] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v7 1/9] eal: introduce macros for getting value for bit
  ` [dpdk-dev] [PATCH v7 2/9] eal: introduce RTE common initialization level
  ` [dpdk-dev] [PATCH v7 3/9] common/mlx5: fix empty input style in glue wrappers
  ` [dpdk-dev] [PATCH v7 4/9] common/mlx5: change mlx5 class enum values as bits
  ` [dpdk-dev] [PATCH v7 5/9] common/mlx5: use common rte priority
  ` [dpdk-dev] [PATCH v7 6/9] bus/mlx5_pci: add mlx5 PCI bus
  ` [dpdk-dev] [PATCH v7 7/9] bus/mlx5_pci: register a PCI driver
  ` [dpdk-dev] [PATCH v7 8/9] bus/mlx5_pci: enable net and vDPA to use mlx5 PCI bus driver
  ` [dpdk-dev] [PATCH v7 9/9] common/mlx5: remove class checks from individual driver

RFC: PCI devices passthrough on Arm design proposal
 2020-07-17 13:50 UTC  (7+ messages)
    `  "

[PATCH 1/1] inside-secure irq balance
 2020-07-17 13:50 UTC  (11+ messages)

[PATCH v5 0/5] IOMMU user API enhancement
 2020-07-17 13:49 UTC  (10+ messages)
` [PATCH v5 1/5] docs: IOMMU user API
` [PATCH v5 2/5] iommu/uapi: Add argsz for user filled data
` [PATCH v5 3/5] iommu/uapi: Use named union for user data

[Bluez PATCH] gatt: Support DeviceInfo Service when vid/pid is specified
 2020-07-17 13:49 UTC  (2+ messages)
` [Bluez] "

[PATCH 1/2 v2] usb: ohci-omap: Create private state container
 2020-07-17 13:49 UTC  (4+ messages)
` [PATCH 2/2 v2] usb: ohci-omap: Convert to use GPIO descriptors

[PATCH net-next 0/4] cxgb4: add ethtool self_test support
 2020-07-17 13:47 UTC  (5+ messages)
` [PATCH net-next 1/4] cxgb4: Add ethtool self-test support
` [PATCH net-next 2/4] cxgb4: Add link test to ethtool self test
` [PATCH net-next 3/4] cxgb4: Add speed link test to ethtool
` [PATCH net-next 4/4] cxgb4: add loop back "

[dpdk-dev] ixgbe vector rx does not conform to rte_eth_rx_burst() API
 2020-07-17 13:49 UTC  (4+ messages)
  ` [dpdk-dev] ixgbe vector rx does not conform torte_eth_rx_burst() API

[PATCH] io_uring: fix sq array offset calculation
 2020-07-17 13:48 UTC  (6+ messages)

[PATCH v2 0/3] kgdb: Honour the kprobe blacklist when setting breakpoints
 2020-07-17 13:48 UTC  (2+ messages)

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-17 13:42 UTC  (19+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode

[PATCH v2 00/20] backup performance: block_status + async
 2020-07-17 13:45 UTC  (3+ messages)
` [PATCH v2 04/20] block/block-copy: More explicit call_state

[PATCH v4 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-07-17 13:46 UTC  (3+ messages)
` [PATCH v5 0/7] x86/boot: Remove run-time "

[PATCH v1 0/4]
 2020-07-17 13:46 UTC  (5+ messages)
` [PATCH v1 1/4] usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)

[PATCH] arm64: arch_k3: enable chipid driver
 2020-07-17 13:44 UTC  (6+ messages)

NAT performance issue 944mbit -> ~40mbit
 2020-07-17 13:45 UTC  (16+ messages)
            ` [Intel-wired-lan] "

[PATCH 0/4] Some reserved memory hardenings
 2020-07-17 13:45 UTC  (4+ messages)
` [PATCH 1/4] lmb/bdinfo: dump lmb info via bdinfo

[PATCH 1/1] radix-tree: do not export radix_tree_preloads as GPL
 2020-07-17 13:45 UTC  (4+ messages)

[PATCH 0/7] Add support for SD card in AM654x-evm
 2020-07-17 13:43 UTC  (12+ messages)
` [PATCH 7/7] arm64: defconfig: Enable AM654x SDHCI controller

[PATCH v5 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-17 13:44 UTC  (52+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
  `  "
` [Intel-gfx] [PATCH v5 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
  `  "
` [Intel-gfx] [PATCH v5 03/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
  `  "
` [Intel-gfx] [PATCH v5 04/16] pwm: lpss: Add range limit check for the base_unit register value
  `  "
` [PATCH v5 05/16] pwm: lpss: Add pwm_lpss_prepare_enable() helper
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
  `  "
` [Intel-gfx] [PATCH v5 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
  `  "
` [PATCH v5 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 09/16] pwm: crc: Fix period changes not having any effect
  `  "
` [Intel-gfx] [PATCH v5 10/16] pwm: crc: Enable/disable PWM output on enable/disable
  `  "
` [Intel-gfx] [PATCH v5 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
  `  "
` [PATCH v5 12/16] pwm: crc: Implement get_state() method
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
  `  "
` [Intel-gfx] [PATCH v5 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
  `  "
` [Intel-gfx] [PATCH v5 15/16] drm/i915: panel: Honor the VBT PWM min setting "
  `  "
  ` [Intel-gfx] [PATCH v5 16/16] drm/i915: panel: Use atomic PWM API "
    `  "

[PATCH v1] PCI: controller: Remove duplicate error message
 2020-07-17 13:44 UTC  (9+ messages)

gpiolib gpio_chrdev_release duration is about 30 ms
 2020-07-17 13:44 UTC  (3+ messages)

[PATCH v2 net-next 0/3] Fully describe the waveform for PTP periodic output
 2020-07-17 13:43 UTC  (3+ messages)
` [PATCH v2 net-next 3/3] net: mscc: ocelot: add support for PTP waveform configuration

[PATCH 0/4] ASoC: Fix dailink checks for DPCM
 2020-07-17 13:42 UTC  (9+ messages)
` [PATCH 1/4] ASoC: soc-pcm: dpcm: fix playback/capture checks

[meta-arm] [PATCH] arm-bsp/image_types_disk_img: do not force 'ext4' FS by default
 2020-07-17 13:42 UTC  (2+ messages)
`  "

[PATCH] drm: sun4i: hdmi: Fix inverted HPD result
 2020-07-17 13:40 UTC  (3+ messages)

TB Cache size grows out of control with qemu 5.0
 2020-07-17 13:40 UTC  (5+ messages)

[PATCH 0/4] nfs-utils: nfs.conf features to enable use of machine-id as nfs4_unique_id
 2020-07-17 13:40 UTC  (5+ messages)
` [PATCH 4/4] nfs-utils: Update nfs4_unique_id module parameter from the nfs.conf value

[PATCH] net: ethernet: et131x: Remove redundant register read
 2020-07-17 13:40 UTC  (2+ messages)

[RFC PATCH-for-5.1 v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count
 2020-07-17 13:38 UTC 

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-17 13:37 UTC  (4+ messages)

drivers/xen/grant-table.c:747:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-17 13:36 UTC  (2+ messages)

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-17 13:33 UTC  (6+ messages)
` [PULL 28/53] Makefile: simplify MINIKCONF rules

[PATCH v1 0/5] candidate fixes for 5.1-rc1 (shippable, semihosting, OOM tcg)
 2020-07-17 13:32 UTC  (3+ messages)
` [PATCH v1 4/5] util: add qemu_get_host_physmem utility function

[PATCH] ceph: check the sesion state and return false in case it is closed
 2020-07-17 13:32 UTC  (3+ messages)

[PATCH 0/2] Modularization of DFL private feature drivers
 2020-07-17 13:32 UTC  (4+ messages)

[PATCH v2 0/8] zbd: Fix initial zone write pointer of regular block devices
 2020-07-17 13:32 UTC  (2+ messages)

[PATCH 4/6] arm: trusted-firmware-m: Add recipe
 2020-07-17 13:32 UTC  (11+ messages)
` [meta-arm] "

[PATCH 1/2] bcmgenet: fix DMA buffer management
 2020-07-17 13:32 UTC  (2+ messages)
` [PATCH 2/2] bcmgenet: Add support for rgmii-rxid

[PATCHv4 0/4] watchdog: rti-wdt: attach to running timer
 2020-07-17 13:29 UTC  (5+ messages)
` [PATCHv4 1/4] watchdog: use __watchdog_ping in startup
` [PATCHv4 2/4] watchdog: add support for adjusting last known HW keepalive time
` [PATCHv4 3/4] watchdog: rti-wdt: attach to running watchdog during probe
` [PATCHv4 4/4] watchdog: rti-wdt: balance pm runtime enable calls

[usb:usb-linus] BUILD SUCCESS c7300cdf8f683ae00cf74616b5fd14ffac327979
 2020-07-17 13:30 UTC 

[PATCH 0/2] Enhancements to trace-cmd clear
 2020-07-17 13:31 UTC  (3+ messages)
` [PATCH 2/2] trace-cmd: Enhance "trace-cmd clear" to be instance aware

[PATCH v6 0/6] Add support for GPU DDR BW scaling
 2020-07-17 13:29 UTC  (8+ messages)
` [PATCH v6 2/6] drm: msm: a6xx: send opp instead of a frequency
` [PATCH v6 3/6] drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDR
` [PATCH v6 4/6] arm64: dts: qcom: SDM845: Enable GPU DDR bw scaling
` [PATCH v6 5/6] arm64: dts: qcom: sc7180: Add interconnects property for GPU
` [PATCH v6 6/6] arm64: dts: qcom: sc7180: Add opp-peak-kBps to GPU opp

[PATCH v1] PCI: dwc: fix a warning about variable 'res' is uninitialized
 2020-07-17 13:30 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.