All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-17 13:20:49 to 2020-07-17 13:51:33 UTC [more...]

[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  (16+ 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)

[PATCH 1/3] gpio: mxc: Support module build
 2020-07-17 13:44 UTC  (16+ 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  (5+ messages)
` [PATCH 1/2] trace-cmd: Add new tracefs API tracefs_instances_walk()
` [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  (14+ messages)
` [PATCH v6 1/6] dt-bindings: drm/msm/gpu: Document gpu opp table
` [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 

[PATCH] lib: zlib: Use post-increment only in inffast.c
 2020-07-17 13:29 UTC  (2+ messages)

[PATCH v5 00/17] perf: ftrace enhancement
 2020-07-17 13:26 UTC  (4+ messages)
` [PATCH v5 03/17] perf ftrace: add option -t/--tid to filter by thread id

tests/vm infrastructure fails to notice that QEMU dying is a failure
 2020-07-17 13:25 UTC  (3+ messages)

[PATCH] blk-mq: remove unused code exist in blk_mq_dispatch_rq_list
 2020-07-17 13:26 UTC  (2+ messages)

[PATCH 00/13] dt-bindings: media: ov5640: Convert to json-schema
 2020-07-17 13:28 UTC  (14+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] arm64: dts: qcom: apq8016-sbc: Fix CSI-2 lanes routing
` [PATCH 03/13] dt-bindings: media: ov5640: Do not limit rotation
` [PATCH 04/13] dt-bindings: media: ti,cal: Remove sensor from example
` [PATCH 05/13] dt-bindings: media: ov5640: Make bus-type mandatory
` [PATCH 06/13] dt-bindings: media: ov5640: Require ep properties
` [PATCH 07/13] dt-bindings: media: ov5640: Remove clock-lanes
` [PATCH 08/13] dt-bindings: media: ov5640: Remove data-shift
` [PATCH 09/13] dt-bindings: media: ov5640: Add default for synch signals
` [PATCH 10/13] dt-bindings: media: ov5640: Demote DVP required properties
` [PATCH 11/13] media: i2c: ov5640: Initialize DVP polarities as default
` [PATCH 12/13] MAINTAINERS: ov5640: Add bindings file
` [PATCH 13/13] dt-bindings: media: ov5640: Add myself as co-maintainer

[Intel-gfx] [PATCH 01/66] drm/i915: Reduce i915_request.lock contention for i915_request_wait
 2020-07-17 13:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH 09/66] drm/i915: Provide a fastpath for waiting on vma bindings

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-17 13:23 UTC  (7+ messages)
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 03/20] thermal: rcar_gen3_thermal: "

[PATCH next v2 0/6] soc: ti: k3-ringacc: updates
 2020-07-17 13:20 UTC  (11+ messages)
` [PATCH next v2 1/6] dt-bindings: soc: ti: k3-ringacc: convert bindings to json-schema
` [PATCH next v2 2/6] soc: ti: k3-ringacc: Move state tracking variables under a struct
` [PATCH next v2 3/6] soc: ti: k3-ringacc: add ring's flags to dump
` [PATCH next v2 4/6] soc: ti: k3-ringacc: add request pair of rings api
` [PATCH next v2 5/6] soc: ti: k3-ringacc: separate soc specific initialization
` [PATCH next v2 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

[PATCH 3/3] iommu/amd: Actually enforce geometry aperture
 2020-07-17 13:22 UTC  (6+ messages)
` [PATCH v2 0/3] iommu/amd: I/O VA address limits

[PATCH] gitlab-ci.yml: Add oss-fuzz build tests
 2020-07-17 13:20 UTC  (4+ messages)


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.