All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 13:33:49 to 2026-03-17 14:09:07 UTC [more...]

[PATCH v1] qga: add guest-get-windows-security-info command
 2026-03-17 14:07 UTC  (2+ messages)

[PATCH v2 00/12] Enable lock context analysis
 2026-03-17 14:08 UTC  (11+ messages)
` [PATCH v2 02/12] block: Make the lock context annotations compatible with Clang
` [PATCH v2 05/12] loop: Add lock context annotations
` [PATCH v2 10/12] zloop: Add a "
` [PATCH v2 11/12] zram: Add "
` [PATCH v2 12/12] block: Enable lock context analysis for all block drivers

Does the SPARC optimized crypto and CRC code actually work?
 2026-03-17 14:06 UTC  (5+ messages)

[GIT PULL] i.MX fixes for 7.0
 2026-03-17 14:08 UTC  (3+ messages)

[PATCH v2] arm: k3: Kconfig: Enable fTPM and RPMB support
 2026-03-17 14:07 UTC  (4+ messages)

[PATCH] lib/vsprintf: Validate sleepable context during restrictred pointer formatting
 2026-03-17 14:07 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ice: add ethtool reset support to safe mode ops
 2026-03-17 14:11 UTC  (2+ messages)

[PATCH RFC 0/8] Exynos850 CPU hotplug support and pmu_intr_gen cleanup
 2026-03-17 14:07 UTC  (4+ messages)
` [PATCH RFC 8/8] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH 1/1] platform: int3472: Drop redundant initialisation to 0 and NULL
 2026-03-17 14:07 UTC  (2+ messages)

[PATCH] target/s390x/kvm: Simplify the async pfault handling code
 2026-03-17 14:06 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: memory windows
 2026-03-17 14:07 UTC  (3+ messages)

[PATCH V1 vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
 2026-03-17 14:06 UTC  (9+ messages)
` [PATCH V1 vfio 6/6] vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO

[PATH v2] usb: usblp: add the reset_resume function interface
 2026-03-17 14:06 UTC  (3+ messages)

[PATCH] CI: Update sjg lab to match currently actively boards
 2026-03-17 14:06 UTC  (2+ messages)

[PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation
 2026-03-17 14:05 UTC  (8+ messages)

[PATCH] gpio: shared: call gpio_chip::of_xlate() if set
 2026-03-17 14:05 UTC  (9+ messages)

[meta-beagle][PATCHv3] u-boot-bb.org: Add a tick-timer for PocketBeagle
 2026-03-17 14:05 UTC  (3+ messages)
` [meta-ti] "

[PATCH rdma-next v2 1/1] RDMA/mana: Provide a modern CQ creation interface
 2026-03-17 14:05 UTC  (10+ messages)
  ` [EXTERNAL] "

[PATCH] mm/pagewalk: fix race between concurrent split and refault
 2026-03-17 14:05 UTC  (3+ messages)

[PATCH i-g-t] tools/intel_framebuffer_dump: dump frame buffers with igt_fb API
 2026-03-17 14:05 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v13 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-17 14:02 UTC  (13+ messages)
` [PATCH v13 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v13 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v13 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v13 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v13 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v13 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v13 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v13 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v13 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v13 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v13 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v13 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2026-03-17 14:04 UTC  (6+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)

[OE-core][PATCH] default-providers: switch pkgconfig provider to pkgconf
 2026-03-17 14:04 UTC  (3+ messages)

[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-17 14:01 UTC  (11+ messages)
` [PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
` [PATCH 02/10 net-next v3] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 03/10 net-next v3] ipv6: remove dynamic ICMPv6 sender registration infrastructure
` [PATCH 04/10 net-next v3] ipv6: prepare headers for ipv6_stub removal
` [PATCH 05/10 net-next v3] drivers: net: drop ipv6_stub usage and use direct function calls
` [PATCH 06/10 net-next v3] ipv4: "
` [PATCH 07/10 net-next v3] net: convert remaining ipv6_stub users to "
` [PATCH 08/10 net-next v3] bpf: remove ipv6_bpf_stub completely and use "
` [PATCH 09/10 net-next v3] ipv6: remove ipv6_stub infrastructure completely
` [PATCH 10/10 net-next v3] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH] greybus: Omit a redundant pm_runtime_mark_last_busy() call in two functions()
 2026-03-17 14:04 UTC  (2+ messages)

[PATCH net-next] gve: add XDP metadata support for DQ RDA
 2026-03-17 14:03 UTC  (2+ messages)

[PULL v3 00/85] Audio patches
 2026-03-17 14:02 UTC  (4+ messages)
` [PULL v3 72/85] audio/mixeng: replace redundant pcm_info fields with AudioFormat

[PATCH 1/2] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-03-17 14:03 UTC  (3+ messages)
` [PATCH 2/2] HID: multitouch: Check to ensure report responses match the request
  ` (subset) "

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-17 14:03 UTC  (4+ messages)
` [PATCH v2 5/7] mm: list_lru: introduce caller locking for additions and deletions

[PATCH] staging: greybus: gbphy: Omit a redundant pm_runtime_mark_last_busy() call in gb_gbphy_idle()
 2026-03-17 14:03 UTC  (2+ messages)

[PATCH v2 0/8] Implement SR-IOV support for PVH
 2026-03-17 14:02 UTC  (3+ messages)
` [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions

[PATCH] clk: add new Kconfig to control default behavior of disabling unused clocks
 2026-03-17 14:02 UTC  (10+ messages)

[PATCH] docs: pt_BR: translate process/1.Intro.rst
 2026-03-17 14:01 UTC  (2+ messages)
` [PATCH v2] "

[meta-oe][PATCH v2] freerdp3: upgrade 3.23.0 -> 3.24.0
 2026-03-17 14:02 UTC 

[PATCH] scsi: Fix oversized data length in scsi_inquiry()
 2026-03-17 14:02 UTC  (3+ messages)

[PATCH v1 0/5] bpf: Add tunnel decapsulation and GSO state updates per new flags
 2026-03-17 14:01 UTC  (5+ messages)
` [PATCH v1 3/5] bpf: add helper masks for ADJ_ROOM decap flags

[PATCH] ipvs: Move defense_work to system_dfl_long_wq
 2026-03-17 14:00 UTC 

[meta-oe][PATCH] freerdp3: upgrade 3.23.0 -> 3.24.0
 2026-03-17 13:59 UTC 

[PATCH] btrfs: btrfs_log_dev_io_error() on all bio errors
 2026-03-17 13:59 UTC  (4+ messages)

[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
 2026-03-17 13:58 UTC  (4+ messages)

[PATCH i-g-t 0/1] add intel related yuv restrictions to kms_chamelium_frames
 2026-03-17 13:59 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
 2026-03-17 13:58 UTC  (2+ messages)
` [PATCH -mm v2] do_notify_parent: sanitize the valid_signal() checks

[PATCH 0/2] Enable lt8713sx bridge with displayport for monaco-evk
 2026-03-17 13:58 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport
` [PATCH 2/2] arm64: defconfig: Enable Lontium LT8713sx driver

[PATCH] drivers/net: reorder Intel drivers list in meson script
 2026-03-17 13:57 UTC  (4+ messages)
` [PATCH] usertools/pmdinfo: fix search for PMD info string

[PATCH 0/6] dmaengine: Add common dma_slave_config and split it into src and dst parts
 2026-03-17 13:56 UTC  (5+ messages)

panasonic-laptop: eco_mode broken on CF-SV1 (newer Let's Note model)
 2026-03-17 13:56 UTC 

[PATCH] staging: rtl8723bs: collapse duplicate goto exit conditions
 2026-03-17 13:55 UTC 

[PATCH v3 0/8] hw/vfio: single-binary
 2026-03-17 13:55 UTC  (5+ messages)
` [PATCH v3 4/8] hw/vfio: eradicate CONFIG_IOMMU from sources

[PATCH v2 0/2] ASoC: fix usage of playback_only and capture_only
 2026-03-17 13:55 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: fsl: imx-card: initialize "

[PATCH 00/17] KVM: arm64: More user_mem_abort() rework
 2026-03-17 13:55 UTC  (3+ messages)
` [PATCH 11/17] KVM: arm64: Restrict the scope of the 'writable' attribute

[meta-oe][PATCH] libwebsockets: upgrade 4.5.2 -> 4.5.4
 2026-03-17 13:55 UTC  (3+ messages)
` [oe] "

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-03-17 13:55 UTC  (2+ messages)

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-17 13:54 UTC  (3+ messages)
` [PATCH v4 04/15] hwspinlock: add callback to fill private data of a hwspinlock

[PATCH v2 2/2] gpu: nova-drm: rename nova/ directory to nova-drm/
 2026-03-17 13:53 UTC  (6+ messages)
` [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm

[PATCH 0/2] MEI interrupt fixes
 2026-03-17 13:54 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: allow request_irq on GSC interrupt
` [PATCH 2/2] drm/xe: Use same NUMA node for MEI interrupt
` ✗ CI.checkpatch: warning for MEI interrupt fixes
` ✓ CI.KUnit: success "

[PATCH] ext4: fix bigalloc cluster arithmetic when s_first_data_block != 0
 2026-03-17 13:53 UTC  (3+ messages)

[PATCH] hsi: hsi_core: use kzalloc_flex
 2026-03-17 13:53 UTC  (2+ messages)

[PATCH 5.10 001/147] RDMA/siw: Fix potential NULL pointer dereference in header processing
 2026-03-17 13:13 UTC  (3+ messages)
` [PATCH 5.10 005/147] i3c: remove i2c board info from i2c_dev_desc

[PATCH i-g-t v1] tests/kms_content_protection: check sink capability after modeset
 2026-03-17 13:53 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_content_protection: check sink capability after modeset (rev4)

Increase default NFSv4 server size "max_block_size" to 4MB
 2026-03-17 13:51 UTC  (3+ messages)

[PATCHv2] mm: remove '!root_reclaim' checking in should_abort_scan()
 2026-03-17 13:50 UTC  (2+ messages)

[PATCH v2 0/2] Update designware pwm driver
 2026-03-17 13:50 UTC  (3+ messages)

[PATCH 0/3] More lock context annotation fixes
 2026-03-17 13:49 UTC  (5+ messages)
` [PATCH 2/3] locking: Add lock context support in do_raw_{read,write}_trylock()
` [PATCH 3/3] locking: Add lock context annotations in the spinlock implementation

[PATCH] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
 2026-03-17 13:48 UTC  (2+ messages)

[PATCH] nvmem: rockchip-otp: implement SoC UID reading
 2026-03-17 13:47 UTC 

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2026-03-17 13:48 UTC 

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2026-03-17 13:48 UTC 

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2026-03-17 13:48 UTC 

Reaching Out Again with Marketing Insights
 2026-03-17 13:48 UTC 

[PATCH v1] builtin/patch-id.c: make reliance on the_hash_algo explicit
 2026-03-17 13:47 UTC 

[PATCH] plugins/api-system: Handle migrate_add_blocker() failure
 2026-03-17 13:47 UTC  (2+ messages)
` [PATCH v2 v2] "

[PATCH v5 0/8] riscv: Add support for P8700 platform on Boston board
 2026-03-17 13:47 UTC  (4+ messages)
` [PATCH v5 7/8] libfdt: Allow non-64b aligned memreserve entries

[RFC PATCH v3 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption
 2026-03-17 13:46 UTC  (3+ messages)
` [RFC PATCH v3 2/3] x86/acpi: Integrate BGRT preservation with status reporting

[PATCH] staging: media: imx: fixed a brace coding style issue
 2026-03-17 13:44 UTC 

[PATCH 0/4] drm/i915/display: don't access display PCH registers in non-display code
 2026-03-17 13:47 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PULL 0/2] Block layer patches
 2026-03-17 13:45 UTC  (3+ messages)
` [PULL 1/2] throttle-group: Fix race condition in throttle_group_restart_queue()
` [PULL 2/2] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'

[PATCH v5 0/6] Migrate on fault for device pages
 2026-03-17 13:45 UTC  (5+ messages)
` [PATCH v5 2/6] mm: Add helper to convert HMM pfn to migrate pfn

[PATCH] fs: revert insert_inode_locked() eviction wait change and explain why
 2026-03-17 13:44 UTC  (5+ messages)

[PATCH] EFI Loader: Correct dependencies for EFI_HTTP_BOOT
 2026-03-17 13:44 UTC  (5+ messages)

[PATCH] KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()
 2026-03-17 13:44 UTC  (3+ messages)

[PATCH 0/3] target/ppc: Replace target_ulong -> uint64_t for TARGET_PPC64
 2026-03-17 13:43 UTC  (7+ messages)
` [PATCH 1/3] target/ppc: Explicitly declare CFAR register as 64-bit
` [PATCH 2/3] target/ppc: Explicitly declare 'cpu_reserve_val2' "
` [PATCH 3/3] target/ppc: Explicitly declare BHRB related "

[PATCH] fs: clear I_DIRTY_TIME in sync_lazytime
 2026-03-17 13:44 UTC 

[PATCH 1/2] drm/xe: allow request_irq on GSC interrupt
 2026-03-17 13:43 UTC 

[PATCH 0/3] Make corstone1000 multicore configuration platform-agnostic
 2026-03-17 13:42 UTC  (4+ messages)
` [PATCH 1/3] arm-bsp: corstone1000: Make "
` [PATCH 2/3] arm-bsp/trusted-firmware-a: corstone1000: Remove FVP requirement for TF-A multicore
` [PATCH 3/3] arm-bsp/trusted-firmware-m: corstone1000: Remove FVP requirement for TF-M multicore

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-17 13:42 UTC  (2+ messages)

[PATCH] core: Rework REGMAP symbols implementation
 2026-03-17 13:42 UTC  (3+ messages)

[PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
 2026-03-17 13:42 UTC  (3+ messages)

[PATCH 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-03-17 13:41 UTC  (10+ messages)
` [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`

[PATCH net v1] IB/core: Fix use-after-free of ipvlan phy_dev in ib_get_eth_speed
 2026-03-17 13:41 UTC  (4+ messages)

buffer cache simplification v5
 2026-03-17 13:40 UTC  (5+ messages)
` [PATCH 1/4] xfs: don't keep a reference for buffers on the LRU
` [PATCH 2/4] xfs: use a lockref for the buffer reference count
` [PATCH 3/4] xfs: switch (back) to a per-buftarg buffer hash
` [PATCH 4/4] xfs: don't decrement the buffer LRU count for in-use buffers

[PATCH] usb: gadget: Move USB_GADGET_DUALSPEED to be slightly more visible
 2026-03-17 13:41 UTC  (3+ messages)

[android-common:main-16k-gs-shusky-5.15 30/30] drivers/cma_test/cma_alloc_test_drv.c:75:12: error: incompatible function pointer types initializing 'int (*)(struct platform_device *)' with an expression of type 'void (struct platform_device *)'
 2026-03-17 13:40 UTC 

bio allocation cleanups
 2026-03-17 13:40 UTC  (5+ messages)
` [PATCH 1/3] block: mark bvec_{alloc,free} static
` [PATCH 3/3] block: remove bvec_free

[PATCH] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
 2026-03-17 13:34 UTC  (2+ messages)

[RESEND PATCH] mux: mmio: Zero the allocated memory
 2026-03-17 13:33 UTC  (2+ messages)

[ANNv2] Media Summit on May 26th in Nice, France
 2026-03-17 13:40 UTC 

vfs continuous integration testing
 2026-03-17 13:40 UTC 

[PATCH] reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRL
 2026-03-17 13:40 UTC  (3+ messages)

[yocto-autobuilder2] [PATCH] config: Add musl-ptest for qemuarm64 and qemux86-64
 2026-03-17 13:40 UTC 

[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-03-17 13:39 UTC  (9+ messages)
` [PATCH V10 3/4] iio: adc: Add support for QCOM "

[meta-beagle][PATCHv2] u-boot-bb.org: Add a tick-timer for PocketBeagle
 2026-03-17 13:39 UTC  (3+ messages)
` [meta-ti] "

buffer cache simplification v4
 2026-03-17 13:39 UTC  (5+ messages)

[PATCH v3 0/1] AMD VM crashing on deferred memory error injection
 2026-03-17 13:38 UTC  (4+ messages)
` [PATCH v3 1/1] x86/mce/amd: Guard SMCA DESTAT access on non-SMCA machines

[PATCH 0/2] ASoC: Add flag to ignore 0Hz sysclk requests
 2026-03-17 13:39 UTC  (3+ messages)
` [PATCH 1/2] ASoC: simple-card-utils: add ignore_zero_sysclk flag

[PATCH] optee: Correct dependencies for BOOTM_OPTEE
 2026-03-17 13:38 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Allocate cmdq_batch on the heap
 2026-03-17 13:38 UTC  (3+ messages)

[PATCH net-next v3 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-03-17 13:37 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: extract domain ID validation helpers
 2026-03-17 13:37 UTC  (3+ messages)

[PATCH 1/2] soc: xilinx: Fix race condition in event registration
 2026-03-17 13:35 UTC 

[PATCH v5 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-03-17 13:35 UTC  (3+ messages)
` [PATCH v5 14/20] drm: renesas: rz-du: Add RZ/G3E support

[PATCH 1/2] soc: xilinx: Fix race condition in event registration
 2026-03-17 13:34 UTC 

[PATCH] Drivers: hv: vmbus: Move add_interrupt_randomness back to real interrupt
 2026-03-17 13:34 UTC  (5+ messages)

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-17 13:34 UTC 

[RFC PATCH] quota: allow unprivileged users to query ID 0 default limits
 2026-03-17 13:31 UTC  (4+ messages)
` [PATCH v2] xfs: return default quota limits for IDs without a dquot

[PATCH RFC] net/slirp: allow hostfwd socket paths with dashes
 2026-03-17 13:33 UTC  (2+ messages)

[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-17 13:33 UTC  (14+ messages)
` [PATCH v5 01/10] dt-bindings: soc: mobileye: Add EyeQ7H OLB
` [PATCH v5 02/10] reset: eyeq: Add EyeQ7H compatibles
` [PATCH v5 03/10] clk: fixed-factor: Rework initialization with parent clocks
` [PATCH v5 04/10] clk: fixed-factor: Export __clk_hw_register_fixed_factor()
` [PATCH v5 05/10] clk: eyeq: Prefix the PLL registers with the PLL type
` [PATCH v5 06/10] clk: eyeq: Introduce a generic clock type
` [PATCH v5 07/10] clk: eyeq: Convert clocks declaration to eqc_clock
` [PATCH v5 08/10] clk: eyeq: Drop PLL, dividers, and fixed factors structs
` [PATCH v5 09/10] clk: eyeq: Add EyeQ7H compatibles
` [PATCH v5 10/10] MAINTAINERS: Add entry for Mobileye RISC-V SoCs

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-17 13:33 UTC  (5+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v2 1/4] PCI: mvebu: Simplify with scoped for each OF child loop
 2026-03-17 13:33 UTC  (2+ messages)
` [PATCH v2 4/4] PCI: rpaphp: "


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.