All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 10:51:59 to 2020-09-03 11:25:54 UTC [more...]

[GIT PULL] AFFS fix for 5.9
 2020-09-03 11:09 UTC 

[RFC 0/3] try to solve the DMA to MMIO issue
 2020-09-03 11:23 UTC  (6+ messages)

[PATCH v1 0/8] some testing and CI updates (re-greening)
 2020-09-03 11:21 UTC  (7+ messages)
` [PATCH v1 1/8] CODING_STYLE.rst: flesh out our naming conventions
` [PATCH v1 2/8] crypto: fix build with gcrypt enabled
` [PATCH v1 3/8] tests/docker: add python3-setuptools the docker images
` [PATCH v1 4/8] usb-host: restrict workaround to new libusb versions
` [PATCH v1 7/8] target/mips: simplify gen_compute_imm_branch logic
` [PATCH v1 8/8] migration: use pstrcpy to copy run state

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

[PATCH] exfat: eliminate dead code in exfat_find()
 2020-09-03 11:12 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings
 2020-09-03 11:23 UTC  (6+ messages)
` [PATCH 6/7] arm64: dts: ti: k3-*: Use generic adc for node names

flood of "dm-X: error: dax access failed" due to 5.9 commit 231609785cbfb
 2020-09-03 11:24 UTC  (10+ messages)
            ` [External] "

[PATCH 1/3] cooker/cookerdata: Use BBHandledException, not sys.exit()
 2020-09-03 11:24 UTC  (3+ messages)
` [PATCH 2/3] cookerdata: Fix exception raise statements
` [PATCH 3/3] cooker: Avoid parser deadlocks

[PATCH v2 0/7] pseries NUMA distance rework
 2020-09-03 11:22 UTC  (7+ messages)
` [PATCH v2 5/7] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PATCH v2 7/7] spapr_hcall: h_home_node_associativity now reads numa_assoc_array

[dpdk-dev] [PATCH] doc: improve NFP PMD multiport PF documentation
 2020-09-03 11:23 UTC 

RPi4 U-Boot freeze
 2020-09-03 11:23 UTC  (2+ messages)

[GIT PULL] Fixes for omaps for v5.9-rc cycle
 2020-09-03 11:21 UTC 

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-03 11:08 UTC  (7+ messages)

[Intel-gfx] [PATCH v9 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-09-03 11:12 UTC  (38+ messages)
` [PATCH v9 05/17] pwm: lpss: Add pwm_lpss_prepare_enable() helper
` [PATCH v9 06/17] pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state
  ` [Intel-gfx] "
` [PATCH v9 07/17] pwm: lpss: Remove suspend/resume handlers
    ` [Intel-gfx] "
` [PATCH v9 08/17] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v9 09/17] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v9 10/17] pwm: crc: Fix period changes not having any effect
  ` [Intel-gfx] "
` [PATCH v9 11/17] pwm: crc: Enable/disable PWM output on enable/disable
  ` [Intel-gfx] "
` [PATCH v9 12/17] pwm: crc: Implement apply() method to support the new atomic PWM API
  ` [Intel-gfx] "
` [PATCH v9 13/17] pwm: crc: Implement get_state() method
  ` [Intel-gfx] "
` [PATCH v9 14/17] drm/i915: panel: Add get_vbt_pwm_freq() helper
  ` [Intel-gfx] "
` [PATCH v9 15/17] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
  ` [Intel-gfx] "
` [PATCH v9 16/17] drm/i915: panel: Honor the VBT PWM min setting "
  ` [Intel-gfx] "
` [PATCH v9 17/17] drm/i915: panel: Use atomic PWM API "
  ` [Intel-gfx] "

[PATCH] sctp: Honour SCTP_PARTIAL_DELIVERY_POINT even under memory pressure
 2020-09-03 11:21 UTC  (3+ messages)

[PATCH v3 00/22] Improvements for Tegra I2C driver
 2020-09-03 11:09 UTC  (5+ messages)
` [PATCH v3 01/22] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v3 04/22] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error

[RFC PATCH v3 0/2] Add Krait Cache Scaling support
 2020-09-03 11:00 UTC  (7+ messages)
    ` R: "
          ` R: "

[PATCH] dmaengine: sf-pdma: Fix an error that calls callback twice
 2020-09-03 11:17 UTC 

[dpdk-dev] [PATCH 0/2] add anti replay support in OCTEON TX2 security
 2020-09-03 11:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/octeontx2: add anti replay support in security session
` [dpdk-dev] [PATCH 2/2] net/octeontx2: add replay check for inline inbound packets

[PATCH v2 6/9] spi: spi-s3c64xx: Check return values
 2020-09-03 11:18 UTC  (3+ messages)

pwm-sun4i: PWM backlight is not turned off on shutdown
 2020-09-03 11:18 UTC  (5+ messages)

[PATCH v3 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-03 11:18 UTC  (7+ messages)
` [PATCH v3 06/21] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table

[RFC PATCH 00/12] hw: Forbid DMA write accesses to MMIO regions
 2020-09-03 11:08 UTC  (23+ messages)
` [PATCH 01/12] pci: pass along the return value of dma_memory_rw
` [PATCH 02/12] dma: Let dma_memory_valid() take MemTxAttrs argument
` [PATCH 03/12] dma: Let dma_memory_set() "
` [PATCH 04/12] dma: Let dma_memory_rw_relaxed() "
` [PATCH 05/12] dma: Let dma_memory_rw() "
` [PATCH 06/12] dma: Let dma_memory_read/write() "
` [PATCH 07/12] dma: Let dma_memory_map() "
` [PATCH 08/12] docs/devel/loads-stores: Add regexp for DMA functions
` [PATCH 09/12] dma: Let load/store DMA functions take MemTxAttrs argument
` [RFC PATCH 10/12] exec/memattrs: Introduce MemTxAttrs::direct_access field
` [RFC PATCH 11/12] hw/pci: Only allow PCI slave devices to write to direct memory
` [RFC PATCH 12/12] dma: Assert when device writes to indirect memory (such MMIO regions)

flatview_write_continue global mutex deadlock
 2020-09-03 11:16 UTC 

watchdog start on restart
 2020-09-03 11:13 UTC  (4+ messages)

[PATCH 0/2] Add support for loading images above 4GB
 2020-09-03 11:16 UTC  (4+ messages)
` [PATCH 1/2] spl: Use standard FIT entries
` [PATCH 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format

[RESEND PATCH v14 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-09-03 11:01 UTC  (5+ messages)
` [RESEND PATCH v14 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

Schedutil scaling governor is missing time_in_state
 2020-09-03 11:02 UTC  (2+ messages)

[PATCH] python2: fix segmentation fault in ptest test_bigrepeat
 2020-09-03 11:12 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 1/2] usb/typec: fix array overruns in ucsi.c partner_altmode[]
 2020-09-03 11:10 UTC  (7+ messages)
    ` [PATCH v4 "
        ` [PATCH v5 "

[PATCH net-next v2 0/3] DP83869 Feature additions
 2020-09-03 11:05 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: dp83869: Add speed optimization feature

[PATCH] mbsinit.3: wsfix
 2020-09-03 11:05 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-03 11:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH 1/1] edac: fsl_ddr_edac: fix expected data message
 2020-09-03 10:58 UTC  (3+ messages)
` [PATCH v2 "

[dpdk-dev] Issue with VFIO/IOMMU
 2020-09-03 11:09 UTC 

[PATCH] arm64: zynqmp: Change bl2_plat_get_bl31_params() guarding
 2020-09-03 11:08 UTC 

[PATCH] hw/ide: check null block pointer before blk_drain
 2020-09-03 11:05 UTC  (3+ messages)

[RFC qemu 0/6] mirror: implement incremental and bitmap modes
 2020-09-03 11:04 UTC  (4+ messages)

[RFC v8 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-03 11:06 UTC  (5+ messages)
` [RFC v8 3/5] memory: Add IOMMU_DEVIOTLB_UNMAP IOMMUTLBNotificationType

[PATCH] 9pfs: log warning if msize <= 8192
 2020-09-03 10:57 UTC  (4+ messages)

[PATCH 0/2] dma-mapping: update default segment_boundary_mask
 2020-09-03 10:57 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: introduce dma_get_seg_boundary_nr_pages()

[PATCH v7 00/16] QEMU cpus.c refactoring part2
 2020-09-03 10:56 UTC  (17+ messages)
` [PATCH v7 01/16] cpu-timers, icount: new modules
` [PATCH v7 02/16] icount: rename functions to be consistent with the module name
` [PATCH v7 03/16] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v7 04/16] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v7 05/16] cpus: extract out qtest-specific code to accel/qtest
` [PATCH v7 06/16] cpus: extract out kvm-specific code to accel/kvm
` [PATCH v7 07/16] cpus: extract out hax-specific code to target/i386/
` [PATCH v7 08/16] cpus: extract out whpx-specific "
` [PATCH v7 09/16] cpus: extract out hvf-specific code to target/i386/hvf/
` [PATCH v7 10/16] cpus: cleanup now unneeded includes
` [PATCH v7 11/16] cpus: remove checks for non-NULL cpus_accel
` [PATCH v7 12/16] cpus: add handle_interrupt to the CpusAccel interface
` [PATCH v7 13/16] hvf: remove hvf specific functions from global includes
` [PATCH v7 14/16] whpx: remove whpx "
` [PATCH v7 15/16] hax: remove hax "
` [PATCH v7 16/16] kvm: remove kvm "

[igt-dev] [PATCH i-g-t 1/2] lib/igt_device_scan: Fix device selection filter
 2020-09-03 11:01 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_device_scan: Select intel as default vendor for intel_gpu_top

[PATCH] drm/amdgpu: fix max_entries calculation v4
 2020-09-03 11:02 UTC  (2+ messages)

[dpdk-dev] DPDK Release Status Meeting 3/09/2020
 2020-09-03 11:01 UTC 

[Buildroot] [PATCH 1/1] package/bison: bump to 3.7.1
 2020-09-03 11:01 UTC 

[Bug 209129] HW related error message under Gnome important tab
 2020-09-03 10:59 UTC 

[PATCH] KVM: LAPIC: Reset timer_advance_ns if timer mode switch
 2020-09-03 10:57 UTC  (3+ messages)

[PATCH 00/12] hw/riscv: Clean up the directory
 2020-09-03 10:56 UTC  (3+ messages)

[PATCH v5 0/8] block: improve error reporting for unsupported O_DIRECT
 2020-09-03 10:54 UTC  (4+ messages)
` [PATCH v5 5/8] util: add Error object for qemu_open_internal error reporting

[PATCH] debianutils: change SRC_URI to use snapshot.debian.org
 2020-09-03 10:54 UTC 

[ovmf test] 153617: regressions - FAIL
 2020-09-03 10:54 UTC 

[PATCH] gdk-pixbuf: add tests PACKAGECONFIG
 2020-09-03 10:54 UTC 

[PATCH] iio: dac: ad5593r: Dynamically set AD5593R channel modes
 2020-09-03 10:54 UTC  (8+ messages)

[PATCH v2 0/7] riscv: Clean up timer drivers
 2020-09-03 10:53 UTC  (9+ messages)
` [PATCH v2 7/7] riscv: Update SiFive device tree for new CLINT driver

[PULL v2 00/15] Cirrus-CI improvements, and other CI-related fixes, m68k
 2020-09-03 10:52 UTC  (6+ messages)

[Buildroot] [RFC PATCH v1 1/1] package/pkg-golang: download deps to vendor tree if not present
 2020-09-03 10:52 UTC  (3+ messages)

[PATCH 0/3] ASoC: Kill tasklet usage
 2020-09-03 10:47 UTC  (3+ messages)
` [PATCH 2/3] ASoC: sh: Replace tasklet with work
` [PATCH 3/3] ASoC: txx9: "

Thouhgs about cross-platform signals and process
 2020-09-03 10:51 UTC  (3+ 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.