All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-22 18:21:34 to 2025-05-22 19:08:30 UTC [more...]

[PATCH v4 00/15] qapi: remove all TARGET_* conditionals from the schema
 2025-05-22 19:05 UTC  (13+ messages)
` [PATCH v4 01/15] qapi: expose rtc-reset-reinjection command unconditionally
` [PATCH v4 02/15] qapi: expand docs for SEV commands
` [PATCH v4 03/15] qapi: make SEV commands unconditionally available
` [PATCH v4 05/15] qapi: make SGX "
` [PATCH v4 07/15] qapi: remove the misc-target.json file
` [PATCH v4 08/15] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
` [PATCH v4 09/15] qapi: make most CPU commands unconditionally available
` [PATCH v4 10/15] qapi: make s390x specific "
` [PATCH v4 11/15] qapi: remove qapi_specific_outputs from meson.build
` [PATCH v4 13/15] qapi: use imperative style in documentation
` [PATCH v4 14/15] qapi/misc-i386: s/field will be set/field is set/
` [PATCH v4 15/15] qapi/misc-i386: move errors to their own documentation section

[PATCH v5 0/4] Importing and exporting stashes to refs
 2025-05-22 19:08 UTC  (10+ messages)
` [PATCH] Makefile: avoid constant rebuilds with compilation database
  ` [PATCH v6 0/5] Importing and exporting stashes to refs
  ` [PATCH v6 1/5] object-name: make get_oid quietly return an error
  ` [PATCH v6 2/5] reflog-walk: expose read_complete_reflog
  ` [PATCH v6 3/5] builtin/stash: factor out revision parsing into a function
  ` [PATCH v6 4/5] builtin/stash: provide a way to export stashes to a ref
  ` [PATCH v6 5/5] builtin/stash: provide a way to import stashes from "

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-05-22 19:03 UTC  (16+ messages)
` [PATCH v3 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v3 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v3 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v3 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v3 5/9] drivers/perf: riscv: Export "
` [PATCH v3 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v3 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v3 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH] base-files: refresh patch to fix fuzz
 2025-05-22 19:07 UTC  (3+ messages)
` [OE-core] "

[PATCH] Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands
 2025-05-22 19:07 UTC  (2+ messages)
`  "

[CI] drm/xe/guc: Test new GuC v70.45.2 for BMG, LNL
 2025-05-22 19:07 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Test new GuC v70.45.2 for BMG, LNL (rev2)

[RFC PATCH v9 0/4] Report vfio-ap configuration changes
 2025-05-22 19:05 UTC  (8+ messages)
` [RFC PATCH v9 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[PATCH RFC v2] mm: add support for dropping LRU recency on process exit
 2025-05-22 19:07 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 0/8] ice: implement SRIOV VF Active-Active LAG
 2025-05-22 19:06 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 2/8] [PATCH iwl-next 2/8] ice: replace u8 elements with bool where

[PATCH v3 0/3] cgroup, docs: cpu controller interaction with various scheduling policies
 2025-05-22 19:07 UTC  (3+ messages)
` [PATCH v3 1/3] cgroup, docs: convert space indentation to tab indentation

[PATCH] jffs2: silence lockdep warning on evict path
 2025-05-22 18:58 UTC  (3+ messages)

[PATCH v3 1/9] drm/amdgpu: read back register after written
 2025-05-22 19:06 UTC  (3+ messages)
` [PATCH v3 9/9] "

[PATCH 1/1] dt-bindings: media: convert fsl-vdoa.txt to yaml format
 2025-05-22 19:06 UTC  (5+ messages)

[PATCH] jffs2: Decrease xattr length limit to avoid summary write error
 2025-05-22 19:05 UTC  (2+ messages)

[PATCH v5 00/30] drm/msm/dpu: rework HW block feature handling
 2025-05-22 19:03 UTC  (31+ messages)
` [PATCH v5 01/30] drm/msm/dpu: stop passing mdss_ver to setup_timing_gen()
` [PATCH v5 02/30] drm/msm/dpu: drop INTF_SC7280_MASK
` [PATCH v5 03/30] drm/msm/dpu: inline _setup_ctl_ops()
` [PATCH v5 04/30] drm/msm/dpu: inline _setup_dsc_ops()
` [PATCH v5 05/30] drm/msm/dpu: inline _setup_dspp_ops()
` [PATCH v5 06/30] drm/msm/dpu: inline _setup_mixer_ops()
` [PATCH v5 07/30] drm/msm/dpu: remove DSPP_SC7180_MASK
` [PATCH v5 08/30] drm/msm/dpu: get rid of DPU_CTL_HAS_LAYER_EXT4
` [PATCH v5 09/30] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG
` [PATCH v5 10/30] drm/msm/dpu: get rid of DPU_CTL_FETCH_ACTIVE
` [PATCH v5 11/30] drm/msm/dpu: get rid of DPU_CTL_DSPP_SUB_BLOCK_FLUSH
` [PATCH v5 12/30] drm/msm/dpu: get rid of DPU_CTL_VM_CFG
` [PATCH v5 13/30] drm/msm/dpu: get rid of DPU_DATA_HCTL_EN
` [PATCH v5 14/30] drm/msm/dpu: get rid of DPU_INTF_STATUS_SUPPORTED
` [PATCH v5 15/30] drm/msm/dpu: get rid of DPU_INTF_INPUT_CTRL
` [PATCH v5 16/30] drm/msm/dpu: get rid of DPU_PINGPONG_DSC
` [PATCH v5 17/30] drm/msm/dpu: get rid of DPU_PINGPONG_DITHER
` [PATCH v5 18/30] drm/msm/dpu: get rid of DPU_MDP_VSYNC_SEL
` [PATCH v5 19/30] drm/msm/dpu: get rid of DPU_MDP_PERIPH_0_REMOVED
` [PATCH v5 20/30] drm/msm/dpu: get rid of DPU_MDP_AUDIO_SELECT
` [PATCH v5 21/30] drm/msm/dpu: get rid of DPU_MIXER_COMBINED_ALPHA
` [PATCH v5 22/30] drm/msm/dpu: get rid of DPU_DIM_LAYER
` [PATCH v5 23/30] drm/msm/dpu: get rid of DPU_DSC_HW_REV_1_2
` [PATCH v5 24/30] drm/msm/dpu: get rid of DPU_DSC_OUTPUT_CTRL
` [PATCH v5 25/30] drm/msm/dpu: get rid of DPU_WB_INPUT_CTRL
` [PATCH v5 26/30] drm/msm/dpu: get rid of DPU_SSPP_QOS_8LVL
` [PATCH v5 27/30] drm/msm/dpu: drop unused MDP TOP features
` [PATCH v5 28/30] drm/msm/dpu: drop ununused PINGPONG features
` [PATCH v5 29/30] drm/msm/dpu: drop ununused MIXER features
` [PATCH v5 30/30] drm/msm/dpu: move features out of the DPU_HW_BLK_INFO

[PATCH 0/3] Add media jobs framework
 2025-05-22 19:04 UTC  (5+ messages)
` [PATCH 2/3] media: mc: "

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-05-22 19:04 UTC  (12+ messages)
` [PATCH 1/2] imap-send: fix bug causing cfg->folder being set to NULL

[PATCH] cpuset: introduce non-blocking cpuset.mems setting option
 2025-05-22 19:03 UTC  (6+ messages)
  ` [External] "

[meta-xfce][walnascar][PATCH] xfce4 update HOMEPAGEs
 2025-05-22 19:02 UTC 

[PATCH] rust: Fix build with clang/musl for aarch64
 2025-05-22 19:01 UTC  (2+ messages)
` [PATCH] vulkan-samples: Upgrade to latest tip of trunk

[PATCH v2] drm/xe: Add configfs to load with fewer engines
 2025-05-22 19:01 UTC  (2+ messages)

[RFC PATCH bpf-next] bpf: Support L4 csum update for IPv6 address changes
 2025-05-22 19:01 UTC  (4+ messages)

[PATCH] selftests/mm: Deduplicate test names in madv_populate
 2025-05-22 18:59 UTC  (2+ messages)

[PATCH 0/2] uncompress: lz4 fixes
 2025-05-22 18:59 UTC  (3+ messages)
` [PATCH 1/2] initrd: fix lz4 decompress with initrd
` [PATCH 2/2] uncompress: fix prebuffering

[PATCH v2 0/3] arm64: dts: qcom: sc7280: Add property for sc7280
 2025-05-22 18:59 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sc7280: Add memory region for audiopd

[PATCH BlueZ v1 1/4] org.bluez.Adapter: Add AutoConnect to SetDiscoveryFilter
 2025-05-22 18:59 UTC  (2+ messages)
` [BlueZ,v1,1/4] "

[PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
 2025-05-22 18:58 UTC  (7+ messages)

[PATCH 0/2] arm64: dts: qcom: qcs615: Add support for camss
 2025-05-22 18:57 UTC  (3+ messages)
` [PATCH 1/2] "

Add git imap-get-recipients command
 2025-05-22 18:55 UTC  (5+ messages)

[PATCH v8 0/2] Add DSI display support for SA8775P target
 2025-05-22 18:54 UTC  (2+ messages)

[PATCH v7 0/6] qcom: Add support for IQ-9075-evk board
 2025-05-22 18:54 UTC  (2+ messages)

[PATCH v4 00/30] drm/msm/dpu: rework HW block feature handling
 2025-05-22 18:53 UTC  (6+ messages)
` [PATCH v4 09/30] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG

[PATCH v6 0/4] media: venus: enable venus on qcs615
 2025-05-22 18:53 UTC  (3+ messages)
` [PATCH v6 4/4] arm64: dts: qcom: qcs615-ride: enable venus node to initialize video codec

[PATCH] kernel/sysctl-test: Unregister sysctl table after test completion
 2025-05-22 18:53 UTC  (2+ messages)

[RFC PATCH v0 0/2] Batch migration for NUMA balancing
 2025-05-22 18:52 UTC  (2+ messages)

[PATCH] cvsserver: avoid precedence problem between ! and %s
 2025-05-22 18:51 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v3 0/2] livepatch, arm64/module: Enable late module relocations
 2025-05-22 18:42 UTC  (3+ messages)
` [PATCH v3 1/2] livepatch, x86/module: Generalize late module relocation locking
` [PATCH v3 2/2] arm64/module: Use text-poke API for late relocations

[PATCH v2 1/2] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
 2025-05-22 18:46 UTC  (9+ messages)
  ` [EXT] "

[PULL 00/12] Migration 20250520 patches
 2025-05-22 18:47 UTC  (2+ messages)

[PATCH v2 0/7] stratix10: Add framework for asynchronous communication with SDM
 2025-05-22 18:47 UTC  (7+ messages)
` [PATCH v2 3/7] firmware: stratix10-svc: Add initial support for asynchronous communication with Stratix 10 service channel

[PATCH] driver core: platform: Use devres group to free driver probe resources
 2025-05-22 18:47 UTC  (11+ messages)

[RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn
 2025-05-22 18:45 UTC  (7+ messages)
` [PATCH v2 1/4] nbd: Add multi-conn option
` [PATCH v2 4/4] nbd: Enable multi-conn using round-robin

[PATCH v2 00/12] qapi: remove all TARGET_* conditionals from the schema
 2025-05-22 18:45 UTC  (6+ messages)
` [PATCH v2 09/12] qapi: make most CPU commands unconditionally available

[PATCHv2 0/5] wifi: ath9k: add ahb OF support
 2025-05-22 18:45 UTC  (6+ messages)
` [PATCHv2 1/5] wifi: ath9k: ahb: reorder declarations
` [PATCHv2 2/5] wifi: ath9k: ahb: reorder includes
` [PATCHv2 3/5] wifi: ath9k: ahb: replace id_table with of
` [PATCHv2 4/5] dt-bindings: net: wireless: ath9k: add OF bindings
` [PATCHv2 5/5] mips: dts: qca: add wmac support

[PATCH] ALSA: atmel: Replace deprecated strcpy() with strscpy()
 2025-05-22 18:37 UTC  (2+ messages)

[PATCH v2 0/2] packfile: avoid access(3p) calls for missing packs
 2025-05-22 18:44 UTC  (6+ messages)
` [PATCH v2 2/2] midx: stop repeatedly looking up nonexistent packfiles

[RFC PATCH v0 0/2] Batch migration for NUMA balancing
 2025-05-22 18:43 UTC  (2+ messages)
` Apologies and clarifications on DAMON-disruptions (was Re: [RFC PATCH v0 0/2] Batch migration for NUMA balancing)

[GIT PULL] smb3 client fixes
 2025-05-22 18:42 UTC 

[PATCH 1/2] watchdog: stm32: Fix wakeup source leaks on device unbind
 2025-05-22 18:36 UTC  (3+ messages)

[PATCH v2 0/7] single-binary: build target common libraries with dependencies
 2025-05-22 18:41 UTC  (4+ messages)
` [PATCH v2 2/7] hw/arm: remove explicit dependencies listed

[PATCH v2] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-22  6:51 UTC  (2+ messages)

ca-certificates: postinst shift count out of range error
 2025-05-22 18:40 UTC 

[PATCH 1/3] nl80211cmd: add NL80211_CMD_ASSOC_COMEBACK
 2025-05-22 18:41 UTC  (3+ messages)
` [PATCH 2/3] nl80211util: support parsing NL80211_ATTR_TIMEOUT
` [PATCH 3/3] netdev: support handling NL80211_CMD_ASSOC_COMEBACK

[PATCH] soc: mediatek: Do not enable MTK_SOCINFO by default during compile testing
 2025-05-22 18:34 UTC  (3+ messages)

[PATCH v3 0/2] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-05-22 18:40 UTC  (2+ messages)

[pull] amdgpu drm-fixes-6.15
 2025-05-22 18:39 UTC 

[PATCH v3 0/4] KVM: s390: some cleanup and small fixes
 2025-05-22 18:40 UTC  (3+ messages)
` [PATCH v3 4/4] KVM: s390: simplify and move pv code

[PATCH 0/5] clk: Do not enable by default during compile testing
 2025-05-22 18:32 UTC  (7+ messages)
` [PATCH 2/5] clk: nuvoton: "
` [PATCH 3/5] clk: stm32: "

[ndctl PATCH v3] test/monitor.sh: replace sleep with event driven wait
 2025-05-22 18:38 UTC  (4+ messages)

[yocto-autobuilder-helper][PATCH] janitor/ab-janitor: attempt initial clones until success
 2025-05-22 18:38 UTC 

[PATCH v5 0/1] *** Initial Wiznet W5500 support ***
 2025-05-22 18:37 UTC  (2+ messages)
` [PATCH v5 1/1] Initial support for Wiznet W5500

[GIT PULL] ASoC updates for v6.16
 2025-05-22 18:35 UTC  (2+ messages)

[PATCH 1/2] dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing
 2025-05-22 18:35 UTC  (2+ messages)

[PATCH v2 00/21] Appended Signature Secure Boot Support for PowerPC
 2025-05-22 18:34 UTC  (7+ messages)
` [PATCH v2 04/21] dl: provide a fake grub_dl_set_persistent for the emu target
` [PATCH v2 05/21] pgp: factor out rsa_pad
` [PATCH v2 06/21] crypto: move storage for grub_crypto_pk_* to crypto.c

[GIT PULL] ASoC fixes for v6.15-rc7
 2025-05-22 18:33 UTC  (2+ messages)

[PULL 0/5] Block layer patches
 2025-05-22 18:31 UTC  (6+ messages)
` [PULL 1/5] scsi-disk: Add native FUA write support
` [PULL 2/5] scsi-disk: Advertise FUA support by default
` [PULL 3/5] qemu-img: fix offset calculation in bench
` [PULL 4/5] file-posix: allow BLKZEROOUT with -t writeback
` [PULL 5/5] file-posix: Probe paths and retry SG_IO on potential path errors

[PATCH] block: Fix a deadlock related freezing zoned storage devices
 2025-05-22 18:32 UTC  (3+ messages)

[PATCH] riscv: vector: fix xtheadvector save/restore
 2025-05-22 18:27 UTC  (3+ messages)

[soc:soc/defconfig] BUILD SUCCESS 93b07587bb256c45110dd339a304278175cc53f1
 2025-05-22 18:26 UTC 

[PATCH v3 0/5] cdx: Minor cleanups
 2025-05-22 18:30 UTC  (3+ messages)

[PATCH v3 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-05-22 18:03 UTC  (5+ messages)
` [PATCH v3 01/10] dt-bindings: npu: rockchip,rknn: Add bindings

[PATCH] mmc: sdhci-esdhc-imx: do not change pinctrl state in suspend if function irq is wakeup source
 2025-05-22 18:29 UTC  (4+ messages)

[PATCH] drm: drm_auth: Convert mutex usage to guard(mutex)
 2025-05-22 18:28 UTC  (3+ messages)

[meta-oe][PATCH] python3-bitarray: switch to PEP-517 build backend
 2025-05-22 18:27 UTC 

[f2fs-dev] [PATCH v2] mkfs.f2fs: ensure zone size is equal or bigger than segment size
 2025-05-22 18:26 UTC  (2+ messages)
`  "

[NDCTL PATCH v6 0/4] ndctl: Add support and test for CXL Features support
 2025-05-22 18:25 UTC  (7+ messages)
` [NDCTL PATCH v6 4/4] cxl/test: Add test for cxl features device

[PATCH RFC 00/10] btrfs: new performance-based chunk allocation using device roles
 2025-05-22 18:19 UTC  (2+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: ensure zone size is equal or bigger than segment size
 2025-05-22 18:24 UTC  (2+ messages)
`  "

[PATCH 01/14] Fix stack-skip counts for caller and stackdepth
 2025-05-22 18:01 UTC  (2+ messages)
` [PATCH 04/14] Test: caller and stackdepth tests for fbt provider

[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
 2025-05-22 18:22 UTC  (6+ messages)
` [PATCH v6 1/5] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v6 2/5] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v6 4/5] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v6 5/5] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver

[PATCH 03/10] drm/i915/display: Add strength and winsize register
 2025-05-22 18:22 UTC  (2+ messages)

[XTF PATCH v2 0/2] xtf: integrate argo test
 2025-05-22 18:22 UTC  (4+ messages)
` [XTF PATCH v2 2/2] tests/argo: use event channel to get own domain ID


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.