All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-20 00:48:08 to 2022-04-20 02:33:09 UTC [more...]

[PATCH 0/3] soundwire: pm runtime improvements
 2022-04-20  2:32 UTC  (3+ messages)
` [PATCH 1/3] soundwire: intel: prevent pm_runtime resume prior to system suspend
` [PATCH 3/3] soundwire: bus: pm_runtime_request_resume on peripheral attachment

[PATCH 00/10] Increase consistency of domain examples
 2022-04-20  2:10 UTC  (3+ messages)
` [PATCH 01/10] docs: xlexample.hvm: Mention this isn't useful for other guests
` [PATCH 02/10] docs: xlexample.*: Use consistent vCPU count

[PATCH v2 0/2] qga: Support NVMe disk type and SMART
 2022-04-20  2:26 UTC  (3+ messages)
` [PATCH v2 1/2] qga: Introduce NVMe disk bus type
` [PATCH v2 2/2] qga: Introduce disk smart

[PATCH] Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"
 2022-04-20  2:32 UTC 

[PATCH] soundwire: cadence: recheck device0 attachment after status change
 2022-04-20  2:30 UTC  (2+ messages)

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-20  2:31 UTC  (3+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

linux-next: manual merge of the block tree with Linus' tree
 2022-04-20  2:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20  2:30 UTC 

[PATCH 0/7] Cleanup MediaTek clk reset drivers
 2022-04-20  2:20 UTC  (11+ messages)
` [PATCH 4/7] clk: mediatek: reset: Add reset.h
` [PATCH 5/7] clk: mediatek: reset: Revise structure to control reset register

[PATCH] btrfs: fix assertion failure during scrub due to block group reallocation
 2022-04-20  2:24 UTC  (2+ messages)

[PATCH 1/2] armv8: fsl-layerscape: Respect Kconfig for erratum A009007
 2022-04-20  2:22 UTC  (4+ messages)
` [PATCH 2/2] arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A

[PATCH] wwan_hwsim: Avoid flush_scheduled_work() usage
 2022-04-20  2:22 UTC 

[BUG] ata: pata_marvell: Warning when probing the module
 2022-04-20  2:21 UTC  (5+ messages)

[PATCH for-5.18 0/3] block: throttle related fixes
 2022-04-20  2:20 UTC  (5+ messages)
` [PATCH 2/3] block: let blkcg_gq grab request queue's refcnt

[PATCH v2 bpf-next] bpf: Fix usage of trace RCU in local storage
 2022-04-20  2:20 UTC  (2+ messages)

RAID-[56] stabilisation
 2022-04-20  2:19 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  2:19 UTC 

[PATCH v5 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-20  2:17 UTC  (7+ messages)
` [PATCH v5 1/4] qapi/machine.json: Add cluster-id

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-20  2:18 UTC  (12+ messages)

[PATCH] ASoC: fsl: Fix error handling in pcm030_fabric_probe
 2022-04-20  2:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/7] disk: don't compile in partition support for spl/tpl if not really necessary
 2022-04-20  2:17 UTC  (6+ messages)
` [PATCH 3/7] disk: define nullified functions for !PARTITIONS

[PATCH 0/2] objtool: Fix code reloc vs weak symbols
 2022-04-20  2:16 UTC  (3+ messages)
` [PATCH 2/2] objtool: Fix code relocs "

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-20  2:13 UTC  (7+ messages)

[PATCH printk v3 14/15] printk: extend console_lock for proper kthread support
 2022-04-20  2:13 UTC  (2+ messages)

[PATCH -next] arm64: ftrace: Add DYNAMIC_FTRACE_WITH_ARGS support
 2022-04-20  2:09 UTC  (2+ messages)

[PATCH net-next v2 0/2] tcp: ensure rate sample to use the most recently sent skb
 2022-04-20  2:11 UTC  (6+ messages)
` [PATCH net-next v2 1/2] tcp: ensure to use the most recently sent skb when filling the rate sample

[PATCH RESEND] blk-mq: fix possible creation failure for 'debugfs_dir'
 2022-04-20  2:10 UTC  (2+ messages)

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.18-rc3)
 2022-04-20  2:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20  2:08 UTC 

[PATCH] octeon_ep: Remove unnecessary cast
 2022-04-20  2:07 UTC  (2+ messages)

[ovmf test] 169551: regressions - FAIL
 2022-04-20  2:06 UTC 

[PATCH] drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
 2022-04-20  2:02 UTC 

[PATCH v8 0/7] DAX poison recovery
 2022-04-20  2:04 UTC  (16+ messages)
` [dm-devel] "
` [PATCH v8 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
  ` [dm-devel] "
` [PATCH v8 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
  ` [dm-devel] "
` [PATCH v8 3/7] mce: fix set_mce_nospec to always unmap the whole page
  ` [dm-devel] "
` [PATCH v8 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
  ` [dm-devel] "
` [PATCH v8 5/7] dax: add .recovery_write dax_operation
  ` [dm-devel] "
` [PATCH v8 6/7] pmem: refactor pmem_clear_poison()
  ` [dm-devel] "
` [PATCH v8 7/7] pmem: implement pmem_recovery_write()
  ` [dm-devel] "

[PATCH 0/5] 9pfs: macOS host fixes
 2022-04-20  2:03 UTC  (3+ messages)
` [PATCH 1/5] 9pfs: fix qemu_mknodat(S_IFREG) on macOS

[PATCH] ACPI: Avoid flush_scheduled_work() usage
 2022-04-20  2:02 UTC  (2+ messages)

[PATCH net-next 0/2] ipv6: Use ipv6_only_sock helper function
 2022-04-20  1:58 UTC  (3+ messages)
` [PATCH net-next 1/2] ipv6: Remove __ipv6_only_sock()
` [PATCH net-next 2/2] ipv6: Use ipv6_only_sock() helper in condition

[PATCH net-next] PCI: add Corigine vendor ID into pci_ids.h
 2022-04-20  1:59 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  1:58 UTC 

[PATCH v3 4/7] scsi: ufs-renesas: Add support for Renesas R-Car UFS controller
 2022-04-20  1:56 UTC  (4+ messages)

Problem creating domU guest on arm64
 2022-04-20  1:55 UTC  (2+ messages)

[PATCH v7 0/4] Allow drm_writeback_connector to accept pointer to drm_encoder
 2022-04-20  1:54 UTC  (3+ messages)
` [PATCH v7 4/4] drm/vc4: change vc4 driver to use drm_writeback_connector_init_with_encoder()

[PATCH] arm/xen: Fix refcount leak in xen_dt_guest_init
 2022-04-20  1:49 UTC  (3+ messages)
` [PATCH v2] arm/xen: Fix some refcount leaks

Proposal for Porting Xen to Armv8-R64 - DraftB
 2022-04-20  1:49 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  1:48 UTC 

[PATCH v2 00/17] Add writeback block support for DPU
 2022-04-20  1:46 UTC  (18+ messages)
` [PATCH v2 01/17] drm: allow passing possible_crtcs to drm_writeback_connector_init()
` [PATCH v2 02/17] drm: introduce drm_writeback_connector_init_with_encoder() API
` [PATCH v2 03/17] drm: allow real encoder to be passed for drm_writeback_connector
` [PATCH v2 04/17] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH v2 05/17] drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctl
` [PATCH v2 06/17] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH v2 07/17] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH v2 08/17] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH v2 09/17] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH v2 10/17] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH v2 11/17] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH v2 12/17] drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
` [PATCH v2 13/17] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH v2 14/17] drm/msm/dpu: add the writeback connector layer
` [PATCH v2 15/17] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH v2 16/17] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH v2 17/17] drm/msm/dpu: add writeback blocks to the display snapshot

[bluetooth-next:master] BUILD SUCCESS 90a32ae4bfa2c712a804fddfeab232cc1348a89a
 2022-04-20  1:43 UTC 

[PATCH v11 0/3] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-04-20  1:41 UTC  (9+ messages)
` [PATCH v11 1/3] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v11 2/3] mtd: spi-nor: spansion: Add local function to discover page size

[PATCH 5.10 000/105] 5.10.112-rc1 review
 2022-04-20  1:39 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  1:38 UTC 

[PATCH v2 0/4] KVM: x86: APICv fixes
 2022-04-20  1:37 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
` [PATCH v2 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
` [PATCH v2 3/4] KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
` [PATCH v2 4/4] KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-04-20  1:35 UTC  (2+ messages)

[PATCH] riscv: ae350: Fix xip config boot failure
 2022-04-20  1:33 UTC 

Solutions to fix the problem which u-boot failed to load the kernel on ast2500 EVB
 2022-04-20  1:33 UTC  (3+ messages)

[PATCH 0/2] Miscellenous ISA string fixup
 2022-04-20  1:32 UTC  (6+ messages)
` [PATCH 1/2] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
` [PATCH 2/2] RISC-V: KVM: Restrict the extensions that can be disabled

[PATCH] Staging: fbtft: Fix style problem in header
 2022-04-20  1:32 UTC  (3+ messages)

[bvanassche:scsi-gap-zone 10/10] include/linux/kern_levels.h:5:25: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'sector_t' {aka 'long long unsigned int'}
 2022-04-20  1:32 UTC 

[PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-20  1:27 UTC  (25+ messages)
` [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
    ` [f2fs-dev] "
` [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
        ` [f2fs-dev] "
` [PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
      ` [f2fs-dev] "
` [PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
    ` [f2fs-dev] "
` [PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
      ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip

RTT-PROBE: lore-subspace-rtt
 2022-04-20  1:28 UTC 

[PATCH v2 0/2] AF_XDP patches for zero-copy in igc driver
 2022-04-20  1:26 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v2 1/2] igc: Fix race in igc_xdp_xmit_zc
  `  "
` [Intel-wired-lan] [PATCH v2 2/2] igc: Trigger proper interrupts in igc_xsk_wakeup
  `  "

[PATCH] crypto: atmel - Avoid flush_scheduled_work() usage
 2022-04-20  1:27 UTC 

[PATCH v3 0/4] Add TDX Guest Attestation support
 2022-04-20  1:26 UTC  (4+ messages)
` [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH] drm/i915: Fix race in __i915_vma_remove_closed
 2022-04-20  1:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH 2/2] riscv: ae350: Fix OF_BOARD boot failure
 2022-04-20  1:23 UTC 

[PATCH 0/3] dt-bindings: arm: mediatek: Convert some docs to DT schema
 2022-04-20  1:19 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: arm: mediatek: infracfg: Convert "

[PATCH bpf-next v1 1/2] bpf: Extend batch operations for map-in-map bpf-maps
 2022-04-20  1:17 UTC  (2+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: handle "

[PATCH v4 0/4] Add support for Silicon Mitus SM5703 MFD
 2022-04-20  1:19 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: Add bindings "

RTT-PROBE: lore-subspace-rtt
 2022-04-20  1:18 UTC 

[Intel-gfx] [PATCH v3 0/7] GSC support
 2022-04-20  1:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for GSC support (rev7)

[PATCH] drm/bridge: Fix error handling in analogix_dp_probe
 2022-04-20  1:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] riscv: ae350: Fix OF_BOARD boot failure
 2022-04-20  1:14 UTC 

[PATCH net 0/2] net: fix kernel dropping GSO tagged packets
 2022-04-20  1:11 UTC  (12+ messages)
` [PATCH net 1/2] net/af_packet: adjust network header position for VLAN "
` [PATCH net 2/2] virtio_net: check L3 protocol for VLAN packets

next/pending-fixes build: 209 builds: 2 failed, 207 passed, 6 errors, 6 warnings (v5.18-rc3-274-g668a596978074)
 2022-04-20  1:11 UTC 

[PATCH BlueZ] test: changes for Python3
 2022-04-20  1:10 UTC  (2+ messages)

[PATCH BlueZ] settings-storage: Document use of StateDirectory
 2022-04-20  1:10 UTC  (2+ messages)

[PATCH BlueZ 1/2] bluetooth.service: Set StateDirectoryMode
 2022-04-20  1:10 UTC  (2+ messages)

[PATCH v4 0/3] ixgbe SFP handling fixes
 2022-04-20  1:09 UTC  (11+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

RTT-PROBE: lore-subspace-rtt
 2022-04-20  1:08 UTC 

[PATCH -next] cpuidle: riscv: support non-SMP config
 2022-04-20  1:07 UTC  (3+ messages)

[PATCH mptcp-next 0/3] mptcp: fix bug in userspace PM APIs
 2022-04-20  1:04 UTC  (3+ messages)
` [PATCH mptcp-next 1/3] Squash-to: mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE

[PATCH mptcp-next 3/3] Squash-to: mptcp: netlink: allow userspace-driven subflow establishment
 2022-04-20  1:02 UTC  (2+ messages)
` Squash-to: mptcp: netlink: allow userspace-driven subflow establishment: Tests Results

[PATCH] hwmod: (pmbus) disable PEC if not enabled
 2022-04-20  1:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Ensure type tags are always ordered first in BTF
 2022-04-20  1:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  0:57 UTC 

[PATCH v2 0/4] null_blk cleanup and device naming improvements
 2022-04-20  0:57 UTC  (5+ messages)
` [PATCH v2 1/4] block: null_blk: Fix code style issues
` [PATCH v2 2/4] block: null_blk: Cleanup device creation and deletion
` [PATCH v2 3/4] block: null_blk: Cleanup messages
` [PATCH v2 4/4] block: null_blk: Improve device creation with configfs

[PATCH 1/2] dt-bindings: display: simple: Add Startek KD070WVFPA043-C069A panel
 2022-04-20  0:56 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add Startek KD070WVFPA043-C069A panel support

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-04-20  0:53 UTC  (7+ messages)
` [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-20  0:50 UTC  (4+ messages)

[bvanassche:scsi-gap-zone 10/10] drivers/scsi/scsi_debug.c:5101:5: warning: format specifies type 'unsigned int' but the argument has type 'sector_t' (aka 'unsigned long long')
 2022-04-20  0:51 UTC 

[blk] 8f5fea65b0: fxmark.ssd_ext4_no_jnl_DWSL_72_directio.works/sec 10.4% improvement
 2022-04-20  0:50 UTC  (2+ messages)

[PATCH] drm/vc4: Fix pm_runtime_get_sync() error checking
 2022-04-20  0:49 UTC  (2+ messages)
` [PATCH v2] drm/vc4: Fix pm_runtime_get_sync() usage

[PATCH 0/2] KVM: Fix mmu_notifier vs. pfncache race
 2022-04-20  0:48 UTC  (3+ messages)
` [PATCH 1/2] KVM: Fix race between mmu_notifier invalidation and pfncache refresh
` [PATCH 2/2] KVM: Do not speculatively mark pfn cache valid to "fix" race

[PATCH] tools: kwboot: Fix spelling of "followed" in kwboot.1
 2022-04-20  0:48 UTC 

[PATCH 1/2] drm/amdkfd: Add SVM range mapped_to_gpu flag
 2022-04-20  0:47 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: Update mapping if range attributes changed

[RFC PATCH 00/15] Region driver
 2022-04-20  0:47 UTC  (8+ messages)
` [RFC PATCH 05/15] cxl/acpi: Reserve CXL resources from request_free_mem_region


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.