All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 10:44:45 to 2020-09-03 11:21:48 UTC [more...]

[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 

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

[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

[PATCH v2 0/7] pseries NUMA distance rework
 2020-09-03 11:17 UTC  (4+ messages)
` [PATCH v2 7/7] spapr_hcall: h_home_node_associativity now reads numa_assoc_array

[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

[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  (61+ messages)
` [Intel-gfx] "
` [PATCH v9 01/17] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
  ` [Intel-gfx] "
` [PATCH v9 02/17] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
  ` [Intel-gfx] "
` [PATCH v9 03/17] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
  ` [Intel-gfx] "
` [PATCH v9 04/17] pwm: lpss: Add range limit check for the base_unit register value
  ` [Intel-gfx] "
` [PATCH v9 05/17] pwm: lpss: Add pwm_lpss_prepare_enable() helper
  ` [Intel-gfx] "
` [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
  ` [Intel-gfx] "
` [PATCH v9 09/17] pwm: crc: Fix off-by-one error in the clock-divider calculations
  ` [Intel-gfx] "
` [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] "

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] arm64: Enable PCI write-combine resources under sysfs
 2020-09-03 11:08 UTC  (6+ messages)

[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 

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

[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  (7+ messages)
` [PATCH v5 1/8] monitor: simplify functions for getting a dup'd fdset entry
` [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  (4+ messages)
` [PATCH 1/3] ASoC: fsl: Replace tasklet with work
` [PATCH 2/3] ASoC: sh: "
` [PATCH 3/3] ASoC: txx9: "

Thouhgs about cross-platform signals and process
 2020-09-03 10:51 UTC  (3+ messages)

[PATCH 00/11] mmc: Minor cleanups and compile test
 2020-09-03 10:49 UTC  (5+ messages)
` [PATCH 04/11] mmc: jz4740: Simplify with dev_err_probe()

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-03 10:48 UTC  (5+ messages)
` [PATCH v2 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH v2 00/10] soundwire: intel: add multi-link support
 2020-09-03 10:44 UTC  (3+ messages)

[PATCH 0/7] ASoC: soundwire: Move sdw stream operations to
 2020-09-03 10:42 UTC  (2+ messages)

[PATCH v6 00/12] monitor: Optionally run handlers in coroutines
 2020-09-03 10:49 UTC  (4+ messages)

[PATCH 00/11] ALSA: Kill tasklet usage
 2020-09-03 10:41 UTC  (9+ messages)
` [PATCH 01/11] ALSA: pcsp: Replace tasklet with work
` [PATCH 03/11] ALSA: usb-audio: "
` [PATCH 05/11] ALSA: aloop: "
` [PATCH 06/11] ALSA: hdsp: "
` [PATCH 08/11] ALSA: riptide: Replace tasklet with threaded irq
` [PATCH 09/11] ALSA: asihpi: "
` [PATCH 10/11] ALSA: firewire: Replace tasklet with work
` [PATCH 11/11] ALSA: mixart: Correct comment wrt obsoleted tasklet usage

[PATCH 1/3] kea: no need to depend on kea-native
 2020-09-03 10:47 UTC  (3+ messages)
` [PATCH 2/3] kea: don't use PACKAGECONFIG inappropriately
` [PATCH 3/3] kea: bump to 1.7.10

[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
 2020-09-03 10:44 UTC  (10+ messages)
` [PATCH v3 7/7] migration: introduce snapshot-{save, load, delete} QMP commands

[PATCH v2 0/15] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups
 2020-09-03 10:46 UTC  (2+ messages)
` [PATCH v3 1/15] btrfs: add btrfs_sysfs_add_device helper

[MPTCP] Re: [MPTCP][PATCH v8 mptcp-next 0/8] Add REMOVE_ADDR support
 2020-09-03 10:46 UTC 

[PATCH v2 0/3] Optionally skip linking/copying the built-ins
 2020-09-03 10:45 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] ci: stop linking built-ins to the dashed versions

[PATCH v11 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-03 10:44 UTC  (4+ messages)
` [PATCH v11 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

❌ FAIL: Test report for kernel 5.9.0-rc3-f75aef3.cki (arm-next)
 2020-09-03 10:42 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the mips-fixes tree
 2020-09-03 10:01 UTC  (2+ messages)

[PATCH 0/3] Enable CPUFreq for STi stih418 SoC
 2020-09-03 10:43 UTC  (2+ messages)

[PATCH V2 0/6] perf tools: Enable AUX area tracing snapshots using a FIFO
 2020-09-03 10:44 UTC  (4+ messages)
` [PATCH V2 5/6] perf record: Add 'snapshot' control command


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.