All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-04 18:34:27 to 2022-05-04 19:41:29 UTC [more...]

[master][PATCH] optee-os, trusted-firmware-a: add leading whitespace when using append override
 2022-05-04 19:41 UTC 

iotests and python dependencies
 2022-05-04 19:38 UTC 

[PATCH] soc: renesas: R-Car V3U is R-Car Gen4
 2022-05-04 19:41 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779a0: Update to R-Car Gen4 compatible values
 2022-05-04 19:40 UTC  (2+ messages)

[agd5f:drm-next 395/460] drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:864:13: warning: variable 'r' set but not used
 2022-05-04 19:39 UTC 

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-04 19:38 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: gpio: renesas,rcar-gpio: "
` [PATCH 2/7] dt-bindings: i2c: renesas,rcar-i2c: "
` [PATCH 3/7] dt-bindings: iommu: renesas,ipmmu-vmsa: "
` [PATCH 5/7] dt-bindings: serial: renesas,hscif: "
` [PATCH 6/7] dt-bindings: serial: renesas,scif: "
` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "

[PATCH v2] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
 2022-05-04 19:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] usb: dwc3: Fix ep0 handling when getting reset while doing control transfer
 2022-05-04 19:36 UTC 

[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
 2022-05-04 19:34 UTC  (4+ messages)
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows

[Buildroot] [PATCH] package/openocd: Fix segfault when using ST-Link driver
 2022-05-04 19:36 UTC  (2+ messages)

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-05-04 19:35 UTC  (5+ messages)
` [PATCH v3 4/9] PCI/PM: Rework changing power states of PCI devices

[PATCH v7 0/2] Make AUX gpio pin optional for ktd2692
 2022-05-04 19:34 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH v7 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH v10 0/9] Enable designware PCI EP EDMA locally
 2022-05-04 19:34 UTC  (5+ messages)
` [PATCH v10 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI for chip specific flags
` [PATCH v10 9/9] PCI: endpoint: Enable DMA controller tests for endpoints with DMA capabilities

[PATCH net-next v3 0/6] ptp: Support hardware clocks with additional free running cycle counter
 2022-05-04 19:33 UTC  (4+ messages)
` [PATCH net-next v3 4/6] ptp: Support late timestamp determination

Debian Bullseye install btrfs raid1
 2022-05-04 19:33 UTC  (7+ messages)

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-05-04 19:33 UTC 

[PULL] drm/msm: several fixes for 5.19
 2022-05-04 19:33 UTC  (2+ messages)

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-05-04 19:33 UTC 

Crash on resume after suspend (5.17.5 and 5.15.36)
 2022-05-04 19:25 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-04 19:32 UTC 

[PATCH 1/4] configs: imx8m: use common imx8m.h for i.MX8MM
 2022-05-04 19:31 UTC  (5+ messages)
` [PATCH 2/4] configs: imx8m: use common imx8m.h for i.MX8MN

stable-rc/queue/5.15 baseline: 137 runs, 1 regressions (v5.15.37-174-g3e309972807a)
 2022-05-04 19:30 UTC 

[PATCH v3 0/2] Remove vfio_device_get_from_dev()
 2022-05-04 19:30 UTC  (4+ messages)
` [PATCH v3 1/2] vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
` [PATCH v3 2/2] vfio/pci: Remove vfio_device_get_from_dev()

[niks:has_ioport_v3 34/39] drivers/tty/serial/8250/8250_port.c:2372:31: error: incompatible type for argument 1 of 'is_upf_fourport'
 2022-05-04 19:28 UTC 

[dtor-input:next 34/37] drivers/input/keyboard/mtk-pmic-keys.c:93:22: error: use of undeclared identifier 'MT6359_TOPSTATUS'
 2022-05-04 19:28 UTC 

drivers/net/wireless/ath/ath11k/qmi.c:2031 ath11k_qmi_load_file_target_mem() error: uninitialized symbol 'ret'
 2022-05-04 19:28 UTC 

[PATCH v11 0/7] MSG_ZEROCOPY + multifd
 2022-05-04 19:18 UTC  (8+ messages)
` [PATCH v11 1/7] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v11 2/7] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v11 3/7] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v11 4/7] migration: Add migrate_use_tls() helper
` [PATCH v11 5/7] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v11 6/7] multifd: Send header packet without flags if zero-copy-send is enabled
` [PATCH v11 7/7] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-05-04 19:22 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915: warn about missing ->get_buf_trans initialization
 2022-05-04 19:28 UTC  (3+ messages)

[PATCH] fsnotify: add generic perm check for unlink/rmdir
 2022-05-04 19:27 UTC  (3+ messages)

[PATCH] kunit: take `kunit_assert` as `const`
 2022-05-04 19:26 UTC  (5+ messages)

[Patch net-next v13 00/13] net: dsa: microchip: DSA driver support for LAN937x
 2022-05-04 19:26 UTC  (3+ messages)
` [Patch net-next v13 05/13] net: dsa: microchip: add DSA support for microchip LAN937x

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-04 19:25 UTC  (11+ messages)

[meta-arago][master/dunfell][PATCH] psplash: Update patches to match newer psplash version
 2022-05-04 19:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-04 19:22 UTC 

[PATCH v6 0/3] Add Qualcomm MPM irqchip driver support
 2022-05-04 19:21 UTC  (3+ messages)

[ANNOUNCE] xfsprogs 5.16.0 released
 2022-05-04 19:21 UTC 

[PATCH] kunit: Taint kernel if any tests run
 2022-05-04 19:19 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 00/13] stackleak: fixes and rework
 2022-05-04 19:16 UTC  (10+ messages)
` [PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()
` [PATCH v2 09/13] lkdtm/stackleak: rework boundary management

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-04 19:18 UTC  (2+ messages)

[PATCH v2] ffa-debugfs-mod: Do not build for TI SOCs
 2022-05-04 19:18 UTC  (2+ messages)
` [meta-ti] "

[PATCH 00/17] imx: imx8m: clean up wdog code
 2022-05-04 19:18 UTC  (5+ messages)
` [PATCH 11/17] imx: imx8mn_smm_s2: clean up board watchdog code
` [PATCH 12/17] imx: imx8mn_var_som: "

[PATCH qemu] spapr: Use address from elf parser for kernel address
 2022-05-04 19:16 UTC  (2+ messages)

CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
 2022-05-04 19:15 UTC  (4+ messages)

Possible bug in ipoib_reap_dead_ahs in datagram mode
 2022-05-04 19:15 UTC 

[PATCH v3 0/8] Remove vfio_group from the struct file facing VFIO API
 2022-05-04 19:14 UTC  (9+ messages)
` [PATCH v3 1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
` [PATCH v3 2/8] kvm/vfio: Store the struct file in the kvm_vfio_group
` [PATCH v3 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
` [PATCH v3 4/8] vfio: Remove vfio_external_group_match_file()
` [PATCH v3 5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
` [PATCH v3 6/8] vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
` [PATCH v3 7/8] kvm/vfio: Remove vfio_group from kvm
` [PATCH v3 8/8] vfio/pci: Use the struct file as the handle not the vfio_group

[Nouveau] [PATCH] drm/nouveau: remove trace_dma_fence_emit
 2022-05-04 19:14 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-04 19:12 UTC 

[PATCH] KVM: VMX: Fix build error on claim of vmx_get_pid_table_order()
 2022-05-04 19:12 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-05-04 19:11 UTC  (13+ messages)

[PATCH v3 0/3] object-info: add option for retrieving object info
 2022-05-04 19:09 UTC  (5+ messages)
` [PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
  ` [PATCH v4 3/8] object-store: add function to free object_info contents

[PATCH v2 0/1] hw/arm/aspeed: Add fby35 machine type
 2022-05-04 19:07 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v2] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-04 19:08 UTC 

9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
 2022-05-04 18:33 UTC  (4+ messages)

[Intel-gfx] [PATCH 01/12] drm/i915: Drop IPC from display 13 and newer
 2022-05-04 19:07 UTC  (12+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915/display: Disable DSB for DG2 and Alderlake-P
` [Intel-gfx] [PATCH 03/12] drm/i915: Drop has_gt_uc from device info
` [Intel-gfx] [PATCH 04/12] drm/i915: Drop has_rc6 "
` [Intel-gfx] [PATCH 05/12] drm/i915: Drop has_rc6p "
` [Intel-gfx] [PATCH 06/12] drm/i915: Drop has_reset_engine "
` [Intel-gfx] [PATCH 07/12] drm/i915: Drop has_logical_ring_elsq "
` [Intel-gfx] [PATCH 08/12] drm/i915: Drop has_ddi "
` [Intel-gfx] [PATCH 09/12] drm/i915: Drop has_dp_mst "
` [Intel-gfx] [PATCH 10/12] drm/i915: Drop has_psr "
` [Intel-gfx] [PATCH 11/12] drm/i915: Drop has_psr_hw_tracking "
` [Intel-gfx] [PATCH 12/12] drm/i915: Drop supports_tv "

[PATCH v10 0/5] Add support for RZ/G2L VSPD
 2022-05-04 19:06 UTC  (6+ messages)
` [PATCH v10 1/5] media: dt-bindings: media: renesas,vsp1: Document RZ/G2L VSPD bindings
` [PATCH v10 2/5] media: renesas: vsp1: Add support to deassert/assert reset line
` [PATCH v10 3/5] media: renesas: vsp1: Add support for VSP software version
` [PATCH v10 4/5] media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bit
` [PATCH v10 5/5] media: renesas: vsp1: Add support for RZ/G2L VSPD

[PATCH 5.17 000/225] 5.17.6-rc1 review
 2022-05-04 19:05 UTC 

[patch 0/3] x86/fpu: Prevent FPU state corruption
 2022-05-04 19:05 UTC  (9+ messages)
` [patch 3/3] x86/fpu: Make FPU protection more robust

[pull] amdgpu drm-fixes-5.18
 2022-05-04 19:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-04 19:02 UTC 

Dane użytkownika dla đŸ’š Allison want to play with you! Start Play: http://inx.lv/GHNL?dw90 đŸ’š na Polski Związek Głuchych Oddział Małopolski w Krakowie
 2022-05-04 16:46 UTC 

[PATCH 0/2] arm64: pair of minor hardening tweaks
 2022-05-04 18:59 UTC  (3+ messages)
` [PATCH 1/2] arm64: lds: move special code sections out of kernel exec segment

[PATCH net v1] dim: initialize all struct fields
 2022-05-04 18:58 UTC 

[PATCH net-next RESEND] MAINTAINERS: add missing files for bonding definition
 2022-05-04 18:59 UTC 

[patch v12 00/13] extensible prctl task isolation interface and vmstat sync
 2022-05-04 18:56 UTC  (5+ messages)

[PATCH v2 0/2] KVM/arm64: sys_reg_table_init() small improvements
 2022-05-04 18:55 UTC  (3+ messages)

[PATCH 00/16] support non power of 2 zoned devices
 2022-05-04 18:55 UTC  (7+ messages)
  ` [PATCH 04/16] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 "

[PATCH 0/2] Add support for NXP PCA6408
 2022-05-04 18:55 UTC  (3+ messages)
` [PATCH 1/2] gpio: pca953xx: Add support for pca6408

[PATCH] drm/nouveau/subdev/bus: Ratelimit logging for fault errors
 2022-05-04 18:55 UTC  (8+ messages)
    ` [Nouveau] "

[PATCH for-7.1 v2 0/1] use dc->vmsd with spapr devices vmstate
 2022-05-04 18:51 UTC  (2+ messages)

[PATCH v2 0/1] Coverity fixes in hw/ppc/spapr_nvdimm.c
 2022-05-04 18:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-04 18:52 UTC 

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-04 18:52 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 07/10] platform/x86/intel/ifs: Add scan test support

[PATCH v8 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-05-04 18:48 UTC  (12+ messages)
` [PATCH v8 1/5] perf: Add SNOOP_PEER flag to perf mem data struct
` [PATCH v8 2/5] perf tools: sync addition of PERF_MEM_SNOOPX_PEER
` [PATCH v8 3/5] perf mem: Print snoop peer flag
` [PATCH v8 4/5] perf arm-spe: Don't set data source if it's not a memory operation
` [PATCH v8 5/5] perf arm-spe: Use SPE data source for neoverse cores

[PATCH v8 0/3 RESEND] Multicolor PWM LED support
 2022-05-04 18:49 UTC  (4+ messages)
  ` [PATCH v1] leds: Move pwm-multicolor driver into rgb directory

ANN: SELinux userspace 3.4-rc3 release candidate
 2022-05-04 18:48 UTC 

[PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
 2022-05-04 18:47 UTC  (14+ messages)

[PATCH net-next v2] bond: add mac filter option for balance-xor
 2022-05-04 18:47 UTC  (2+ messages)
` [PATCH iproute2 next v2] bond: add mac_filter option

[PATCH v2 00/26] Folio patches for 5.19
 2022-05-04 18:28 UTC  (2+ messages)
` [PATCH v2 03/26] alpha: Fix alloc_zeroed_user_highpage_movable()

[PATCH v2] vfio/pci: Remove vfio_device_get_from_dev()
 2022-05-04 18:47 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Josh Poimboeuf's email address
 2022-05-04 18:47 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 0/2] btrfs: zoned: fix zone activation logic
 2022-05-04 18:46 UTC  (3+ messages)

[masahiroy:lto-cleanup-wip 53/61] scripts/mod/modpost.c:2311:33: error: no member named 'is_gpl' in 'struct symbol'
 2022-05-04 18:45 UTC 

[PATCH v2 1/2] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-04 18:45 UTC  (4+ messages)
` [PATCH v3] "

[Intel-gfx] [PATCH] drm/i915/reset: Add Wa_22011802037 for gen11 and execlist backend
 2022-05-04 18:45 UTC  (7+ messages)

[PATCH][next] selftests/seccomp: Fix spelling mistake "Coud" -> "Could"
 2022-05-04 18:45 UTC  (2+ messages)

[PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT
 2022-05-04 18:44 UTC  (3+ messages)

[PATCH] selftests: mqueue: fix all errors
 2022-05-04 18:44 UTC  (2+ messages)

[PATCH v3] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
 2022-05-04 18:44 UTC  (6+ messages)

[PATCH] clk: renesas: cpg-mssr: Add a delay after deassert
 2022-05-04 18:44 UTC 

[PATCH] nvme: set dma alignment to 3
 2022-05-04 18:43 UTC 

[PATCH 00/16] Misc cleanups
 2022-05-04 18:41 UTC  (3+ messages)
` [PATCH 04/16] compiler.h: add QEMU_{BEGIN, END}_IGNORE_INITIALIZER_OVERRIDES

RTT-PROBE: lore-subspace-rtt
 2022-05-04 18:42 UTC 

[cip-dev][isar-cip-core][PATCH] swupdate: Update SRCREV
 2022-05-04 18:41 UTC  (3+ messages)

[igt-dev] [PATCH] tests/amdgpu/amd_bypass: skip if DSC is enabled on the connector
 2022-05-04 18:41 UTC 

[PATCH] drm/msm: Limit command submission when no IOMMU
 2022-05-04 18:41 UTC  (3+ messages)

[Patch v2] net/netvsc: report correct stats values
 2022-05-04 18:38 UTC  (10+ messages)

[PATCH 0/12] ptrace: cleaning up ptrace_stop
 2022-05-04 18:28 UTC  (9+ messages)
` [PATCH v2 07/12] ptrace: Don't change __state

[PATCH] soc: qcom: socinfo: Add another ID for sc7180
 2022-05-04 18:30 UTC  (4+ messages)
` (subset) "

[Intel-gfx] [PATCH 1/3] drm/i915: remove unused GEM_DEBUG_DECL() and GEM_DEBUG_BUG_ON()
 2022-05-04 18:37 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: remove single-use GEM_DEBUG_EXEC()
` [Intel-gfx] [PATCH 3/3] drm/i915/display: stop using BUG()

[PATCH v1 0/3] iio: accel: add MSA311 accelerometer driver
 2022-05-04 18:36 UTC  (4+ messages)
` [PATCH v1 3/3] dt-bindings: iio: accel: add dt-binding schema for msa311 accel driver

[PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-05-04 18:32 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/2] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
 2022-05-04 18:34 UTC 

[PATCH v10 0/8] cgroup/cpuset: Major cpu partition code restructuring
 2022-05-04 18:33 UTC  (3+ messages)

[jirislaby:devel 57/73] include/linux/consolemap.h:50:9: error: use of undeclared identifier 'c'
 2022-05-04 18:35 UTC 

[PATCH] leds: is31fl32xx: Improve error reporting in .remove()
 2022-05-04 18:31 UTC 

[PATCH] KVM: X86: correct trace_kvm_pv_tlb_flush stats
 2022-05-04 18:27 UTC 

stable-rc/queue/5.4 baseline: 91 runs, 4 regressions (v5.4.191-83-g2d723d526f73)
 2022-05-04 18:28 UTC 

cache dirent names for the cached directory while we hold a lease
 2022-05-04 18:27 UTC  (3+ messages)
` [PATCH] cifs: cache dirent names for cached directories

[ovmf test] 170114: regressions - FAIL
 2022-05-04 18:34 UTC 

[PATCH net-next] net: Make msg_zerocopy_alloc static
 2022-05-04 18:26 UTC  (2+ messages)

[PATCH 0/2] ACPI: ARM CoreSight Performance Monitoring Unit
 2022-05-04 18:26 UTC  (3+ messages)
` [PATCH 2/2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support


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.