All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-10 12:31:24 to 2023-03-10 13:29:32 UTC [more...]

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-03-10 13:28 UTC  (9+ messages)
` [PATCH v6 1/4] "

[PATCH v8 00/11] target/arm: Allow CONFIG_TCG=n builds
 2023-03-10 13:28 UTC  (9+ messages)
` [PATCH v8 03/11] target/arm: Move aa32_max_features out of cpu_tcg.c
` [PATCH v8 08/11] tests/qtest: Fix tests when no KVM or TCG are present

[robh:dt/property-read 60/75] drivers/usb/host/ehci-ppc-of.c:161:62: error: expected ';' before 'ehci'
 2023-03-10 13:29 UTC 

[PATCH] drm/virtio: Enable fb damage clips property for the primary plane
 2023-03-10 13:27 UTC  (7+ messages)

[PATCH] arm64: PCI: Add quirk for platforms running Windows
 2023-03-10 13:26 UTC  (4+ messages)

[PATCH] drm/mcde: Do not use dirty GEM FB handling
 2023-03-10 13:27 UTC  (2+ messages)

[PATCH v3 0/6] Introduce PRU platform consumer API
 2023-03-10 13:23 UTC  (9+ messages)
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
    ` [EXTERNAL] "
        ` [EXTERNAL] "

RTT-PROBE: lore-subspace-rtt
 2023-03-10 13:25 UTC 

[oe-layersetup][master][PATCH] configs: change git:// urls to https://
 2023-03-10 13:23 UTC  (2+ messages)
` [meta-arago] "

[PATCH v2 0/2] Fix ARM Generic Timer interrupt parsing
 2023-03-10 13:23 UTC  (3+ messages)
` [PATCH v2 2/2] arch/arm: time: Add support for parsing interrupts by names

[PATCH 0/9] ASoC: add audio digital codecs for Qualcomm SM8550
 2023-03-10 13:22 UTC  (10+ messages)
` [PATCH 1/9] ASoC: dt-bindings: qcom,lpass-rx-macro: narrow clocks per variants
` [PATCH 2/9] ASoC: dt-bindings: qcom,lpass-rx-macro: Add SM8550 RX macro
` [PATCH 3/9] ASoC: codecs: lpass-rx-macro: add support for SM8550
` [PATCH 4/9] ASoC: dt-bindings: qcom,lpass-tx-macro: narrow clocks per variants
` [PATCH 5/9] ASoC: dt-bindings: qcom,lpass-tx-macro: Add SM8550 TX macro
` [PATCH 6/9] ASoC: codecs: lpass-tx-macro: add support for SM8550
` [PATCH 7/9] ASoC: dt-bindings: qcom,lpass-va-macro: Add SM8550 VA macro
` [PATCH 8/9] ASoC: dt-bindings: qcom,lpass-wsa-macro: Add SM8550 WSA macro
` [PATCH 9/9] ASoC: codecs: lpass-wsa-macro: add support for SM8550

[PATCH v4 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-03-10 13:21 UTC  (4+ messages)
` [PATCH v4 2/2] drm/panel: Add driver for Novatek NT36523

[ANNOUNCE] util-linux v2.39-rc1
 2023-03-10 13:20 UTC 

[PATCH v2 0/3] virtio_ring: Clean up code for virtio ring and pci
 2023-03-10 13:21 UTC  (3+ messages)

[PATCH v1 1/1] devres: Pass unique name of the resource to devm_add_action()
 2023-03-10 13:21 UTC  (2+ messages)

[PATCH] stat: Fix ioprio print
 2023-03-10 13:20 UTC  (2+ messages)

[PATCH] receive-pack: fix stale packfile locks when dying
 2023-03-10 13:20 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1] s390: ipl: fix physical-virtual confusion for diag308
 2023-03-10 13:20 UTC  (5+ messages)

Utility btrfs-diff-go confused by btrfs-send output - a file isn't changed but is associated with an UPDATE_EXTENT command
 2023-03-10 13:20 UTC 

[PATCH] app/crypto-perf: fix test file memory leak
 2023-03-10 13:20 UTC 

[virtio-dev] [RFC PATCH v6] virtio-video: Add virtio video device specification
 2023-03-10 13:19 UTC  (11+ messages)
` [virtio-dev] "

[Intel-wired-lan] [intel-next PATCH 00/14] ice: refactor mailbox overflow detection
 2023-03-10 13:19 UTC  (29+ messages)
` [Intel-wired-lan] [intel-next PATCH 01/14] ice: re-order ice_mbx_reset_snapshot function
` [Intel-wired-lan] [intel-next PATCH 02/14] ice: convert ice_mbx_clear_malvf to void and use WARN
` [Intel-wired-lan] [intel-next PATCH 03/14] ice: track malicious VFs in new ice_mbx_vf_info structure
` [Intel-wired-lan] [intel-next PATCH 04/14] ice: move VF overflow message count into struct ice_mbx_vf_info
` [Intel-wired-lan] [intel-next PATCH 05/14] ice: remove ice_mbx_deinit_snapshot
` [Intel-wired-lan] [intel-next PATCH 06/14] ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler
` [Intel-wired-lan] [intel-next PATCH 07/14] ice: initialize mailbox snapshot earlier in PF init
` [Intel-wired-lan] [intel-next PATCH 08/14] ice: declare ice_vc_process_vf_msg in ice_virtchnl.h
` [Intel-wired-lan] [intel-next PATCH 09/14] ice: always report VF overflowing mailbox even without PF VSI
` [Intel-wired-lan] [intel-next PATCH 10/14] ice: remove unnecessary &array[0] and just use array
` [Intel-wired-lan] [intel-next PATCH 11/14] ice: pass mbxdata to ice_is_malicious_vf()
` [Intel-wired-lan] [intel-next PATCH 12/14] ice: print message if ice_mbx_vf_state_handler returns an error
` [Intel-wired-lan] [intel-next PATCH 13/14] ice: move ice_is_malicious_vf() to ice_virtchnl.c
` [Intel-wired-lan] [intel-next PATCH 14/14] ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()

[PATCH 0/7] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-03-10 13:19 UTC  (14+ messages)
` [PATCH 1/7] dsa: marvell: Provide per device information about max frame size
` [PATCH 6/7] dsa: marvell: Correct value of max_frame_size variable after validation

[PULL 0/3] Edk2 stable202302 20230309 patches
 2023-03-10 13:18 UTC  (4+ messages)

[PATCH 1/3] fs/ntfs3: use wrapper i_blocksize() in ntfs_zero_range()
 2023-03-10 13:18 UTC  (2+ messages)

[qemu-mainline test] 179526: regressions - trouble: fail/pass/starved
 2023-03-10 13:18 UTC 

[PATCH] mm: memory-failure: correct HWPOISON_INJECT config
 2023-03-10 13:38 UTC 

[PATCH] atm: he: fix potential ioremap leak of membase in he_dev
 2023-03-10 13:15 UTC  (3+ messages)

[PATCH 4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption
 2023-03-10 12:57 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
 2023-03-10 13:15 UTC  (7+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable

[PATCH] [RFC] drm/drm_buddy fails to initialize on 32-bit architectures
 2023-03-10 13:13 UTC  (5+ messages)

[PATCH 00/15] SM6375 feature enablement (round one)
 2023-03-10 13:15 UTC  (4+ messages)
` [PATCH 09/15] arm64: dts: qcom: sm6375: Add CPUCP L3 node

RTT-PROBE: lore-subspace-rtt
 2023-03-10 13:15 UTC 

[Intel-xe] [RFC] drm/i915: add kconfig option to enable/disable legacy platform support
 2023-03-10 13:14 UTC  (4+ messages)

[regression] RPI4B drm vc4: no crtc or sizes since 5.17 (works in 5.16; and still broken in at least 6.1)
 2023-03-10 13:10 UTC  (12+ messages)

curl
 2023-03-10 13:09 UTC  (3+ messages)
` [OE-core][dunfell][PATCH] curl: Fix CVE CVE-2021-22897

[PATCH v3] i2c: lpi2c: cache peripheral clock rate
 2023-03-10 13:08 UTC  (2+ messages)

[Intel-gfx] [CI 1/3] drm/i915/opregion: Fix opregion setup during system resume on platforms without display
 2023-03-10 13:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "

FAILED: patch "[PATCH] media: uvcvideo: Fix race condition with usb_kill_urb" failed to apply to 4.14-stable tree
 2023-03-10 13:05 UTC  (3+ messages)

[PATCH for-8.0] ide: Fix manual in-flight count for TRIM BH
 2023-03-10 13:05 UTC  (7+ messages)

[ipset PATCH 0/2] Two minor code fixes
 2023-03-10 13:05 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-10 13:05 UTC 

[PATCH] ls-files: fix "--format" output of relative paths
 2023-03-10 13:04 UTC 

[cip-dev] [isar-cip-core][PATCH] ebg-secure-boot-snakeoil: drop space in remove override
 2023-03-10  9:26 UTC 

[PATCH] usb: renesas_usbhs: Fix use after free bug in usbhs_remove due to race condition
 2023-03-10 13:02 UTC 

[PATCH v2 0/1] s390: ipl: fix physical-virtual confusion for diag308
 2023-03-10 13:02 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] regmap: cache: Do not panic for REGCACHE_NONE regmap
 2023-03-10 13:02 UTC  (2+ messages)

[PATCH v6 0/3] Add support for NXP bluetooth chipsets
 2023-03-10 13:00 UTC  (5+ messages)
` [PATCH v6 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
    ` [EXT] "

[PATCH] driver core: platform: added arguments check for platform_device_add_resources()
 2023-03-10 12:57 UTC  (2+ messages)

[intel-tdx:kvm-upstream-workaround 172/432] arch/x86/include/asm/tdx.h:114:49: warning: shift count >= width of type
 2023-03-10 12:58 UTC 

[PATCH 0/3] Some code refactor surround CR4.UMIP virtualization
 2023-03-10 12:57 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Rename vmx_umip_emulated() to cpu_has_vmx_desc()
` [PATCH 2/3] KVM: VMX: Remove a unnecessary cpu_has_vmx_desc() check in vmx_set_cr4()
` [PATCH 3/3] KVM: VMX: Use the canonical interface to read CR4.UMIP bit

[intel-tdx:kvm-upstream-workaround 172/432] include/uapi/linux/const.h:28:33: error: left shift count >= width of type
 2023-03-10 12:58 UTC 

[PATCH v1 0/2] spi: loongson: add bus driver for the loongson spi
 2023-03-10 12:56 UTC  (5+ messages)
` [PATCH v1 2/2] spi: loongson: add bus driver for the loongson spi controller

FAILED: patch "[PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only" failed to apply to 6.1-stable tree
 2023-03-10 12:56 UTC  (4+ messages)
` [PATCH 6.1.y 1/2] arm64: mte: Fix/clarify the PG_mte_tagged semantics
  ` [PATCH 6.1.y 2/2] arm64: Reset KASAN tag in copy_highpage with HW tags only

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-03-10 12:55 UTC  (19+ messages)
` [PATCH v1 02/14] iommufd: Add nesting related data structures for ARM SMMUv3

FAILED: patch "[PATCH] arm64: efi: Make efi_rt_lock a raw_spinlock" failed to apply to 6.1-stable tree
 2023-03-10 12:54 UTC  (3+ messages)
` [PATCH 6.1.y] arm64: efi: Make efi_rt_lock a raw_spinlock

RTT-PROBE: lore-subspace-rtt
 2023-03-10 12:55 UTC 

Please apply commit 06e472acf964 ("scsi: mpt3sas: Remove usage of dma_get_required_mask() API") to stable series
 2023-03-10 12:53 UTC  (6+ messages)

next/pending-fixes build: 179 builds: 4 failed, 175 passed, 7 errors, 12 warnings (v6.3-rc1-336-gbec2983895c5)
 2023-03-10 12:54 UTC 

[PATCH 0/5] ext4: Fix stale buffer loading from last failed
 2023-03-10 12:52 UTC  (6+ messages)
` [PATCH 1/5] ext4: Fix reusing stale buffer heads from last failed mounting
` [PATCH 2/5] jbd2: remove unused feature macros
` [PATCH 3/5] jbd2: switch to check format version in superblock directly
` [PATCH 4/5] jbd2: factor out journal initialization from journal_get_superblock()
` [PATCH 5/5] jbd2: remove j_format_version

[PATCH] gpiolib: acpi: use the fwnode in acpi_gpiochip_find()
 2023-03-10 12:51 UTC  (3+ messages)

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-10 12:51 UTC  (5+ messages)
` [PATCH 05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables

[OE-core] [RFC] Add new python modules for building others
 2023-03-10 12:52 UTC  (4+ messages)
` [PATCH] pypi.bbclass: Set SRC_URI downloadfilename with an optional prefix

[PATCH 0/3] efi: arm64: Set NX compat flag where appropriate
 2023-03-10 12:50 UTC  (8+ messages)
` [PATCH 1/3] efi/libstub: zboot: Mark zboot EFI application as NX compatible
` [PATCH 2/3] efi/libstub: arm64: Remap relocated image with strict permissions
` [PATCH 3/3] arm64: efi: Set NX compat flag in PE/COFF header

Revert "Many Pages: Remove references to C89"
 2023-03-10 12:49 UTC  (3+ messages)

[PATCH v2] i2c: lpi2c: cache peripheral clock rate
 2023-03-10 12:47 UTC  (5+ messages)

[intel-tdx:kvm-upstream-workaround 172/432] include/uapi/linux/const.h:28:33: warning: left shift count >= width of type
 2023-03-10 12:47 UTC 

[RFC PATCH v2 0/7] Add dedicated Qcom ICE driver
 2023-03-10 12:45 UTC  (3+ messages)
` [RFC PATCH v2 6/7] mmc: sdhci-msm: Switch to the new ICE API

RTT-PROBE: lore-subspace-rtt
 2023-03-10 12:45 UTC 

[PATCH v2 000/101] fbdev: Fix memory leak in option parsing
 2023-03-10 12:44 UTC  (8+ messages)
` [PATCH v2 001/101] lib: Add option iterator

[RFC dwarves] syscall functions in BTF
 2023-03-10 12:43 UTC  (2+ messages)

[RFC PATCH v4 0/4] several updates to virtio/vsock
 2023-03-10 12:40 UTC  (5+ messages)

[PATCH 00/11] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
 2023-03-10 12:42 UTC  (5+ messages)
` [PATCH 10/11] include/exec: fix kerneldoc definition
` [PATCH 11/11] tests/avocado: don't use tags to define drive

[LTP] [PATCH 0/3] Move container utils to testcases/lib/
 2023-03-10 12:42 UTC  (5+ messages)
` [LTP] [PATCH 1/3] ns_exec.c: Rename to testcases/lib/tst_ns_exec.c
` [LTP] [PATCH 2/3] ns_create.c: Rename to testcases/lib/tst_ns_create.c
` [LTP] [PATCH 3/3] ns_ifmove.c: Rename to testcases/lib/tst_ns_ifmove.c

[PATCH RESEND v2 00/16] Misc fixes, sanity checks and xz/zstd compression
 2023-03-10 12:42 UTC  (7+ messages)
` [PATCH RESEND v2 05/16] WHENCE: comment out duplicate MediaTek firmware

[PATCH] qat: update licence text
 2023-03-10 12:40 UTC  (2+ messages)

[PATCH] rtl_bt: Update RTL8822C BT USB firmware to 0x0CC6_D2E3
 2023-03-10 12:39 UTC  (2+ messages)

[Bug 217171] New: ext4: stale buffer loading from last failed mounting
 2023-03-10 12:38 UTC  (4+ messages)
` [Bug 217171] "

GSoC 2023
 2023-03-10 12:38 UTC  (4+ messages)

[PATCH] rtl_bt: Update RTL8822C BT UART firmware to 0x05C6_D2E3
 2023-03-10 12:38 UTC  (2+ messages)

[PATCH v5] scsi: support packing multi-segment in UNMAP command
 2023-03-10 12:36 UTC 

[PATCH] PCI: rcar: avoid defines prefixed with CONFIG
 2023-03-10 12:36 UTC  (2+ messages)

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-03-10 12:36 UTC  (9+ messages)

[PATCH v11 00/13] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-03-10 12:35 UTC  (14+ messages)
` [PATCH v11 01/13] PCI: dwc: Fix writing wrong value if snps,enable-cdm-check
` [PATCH v11 02/13] PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
` [PATCH v11 03/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v11 04/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v11 05/13] PCI: dwc: Refactor PCIE_PORT_LINK_CONTROL handling
` [PATCH v11 06/13] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v11 07/13] PCI: designware-ep: Expose dw_pcie_ep_exit() to module
` [PATCH v11 08/13] PCI: dwc: Add dw_pcie_num_lanes_setup()
` [PATCH v11 09/13] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v11 10/13] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v11 11/13] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v11 12/13] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v11 13/13] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller

[PATCH] mailmap: add entry for Tobias Klauser
 2023-03-10 12:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-10 12:35 UTC 

[Intel-wired-lan] [PATCH net] iavf: fix hang on reboot with ice
 2023-03-10 12:26 UTC 

[LTP] [PATCH v1] Rewrite eventfd01 using new LTP API
 2023-03-10 12:34 UTC  (2+ messages)

[PATCH 0/7] Add PCIe2 support for Rockchip Boards
 2023-03-10 12:31 UTC  (6+ messages)
` [PATCH 4/7] phy: rockchip: Add naneng combo phy support for RK3588

[igt-dev] [PATCH i-g-t] tests/kms: Cleanup to use linear modifier and cairo ctx
 2023-03-10 12:31 UTC  (2+ messages)

[bug report] mm: return an ERR_PTR from __filemap_get_folio
 2023-03-10 12:31 UTC 

[PATCH] platform/x86: apple-gmux: return -EFAULT if copy fails
 2023-03-10 12:31 UTC 


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.