All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 04:22:02 to 2026-02-27 06:35:10 UTC [more...]

[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-02-27  5:25 UTC  (4+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-27  6:34 UTC  (6+ messages)

[PATCH v5 30/32] mm: memcontrol: convert objcg to be per-memcg per-node type
 2026-02-27  6:34 UTC  (4+ messages)
` [PATCH v5 update "

[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run3 (2)
 2026-02-27  6:35 UTC  (3+ messages)

[PATCH net v1] tls: fix hung task in tx_work_handler by using non-blocking sends
 2026-02-27  6:32 UTC 

[PATCH v6 06/10] fsmonitor: deduplicate settings logic for Unix platforms
 2026-02-27  6:31 UTC  (2+ messages)

[PATCH v6 05/10] fsmonitor: deduplicate IPC path logic for Unix platforms
 2026-02-27  6:31 UTC  (2+ messages)

[PATCH v6 04/10] fsmonitor: use pthread_cond_timedwait for cookie wait
 2026-02-27  6:31 UTC  (2+ messages)

[PATCH v6 04/10] fsmonitor: use pthread_cond_timedwait for cookie wait
 2026-02-27  6:31 UTC  (2+ messages)

[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-02-27  6:30 UTC  (13+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()

[PATCH] virt: fsl_hypervisor: fix header kernel-doc warnings
 2026-02-27  6:30 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: Add CPU clock and OPP table for i.MX7ULP
 2026-02-27  6:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: fsl: imx7ulp-smc1: Add #clock-cells property
` [PATCH v2 2/2] ARM: dts: imx7ulp: Add CPU clock and OPP table support

[PATCH] i2c: mux: reg: use device property accessors
 2026-02-27  6:28 UTC  (4+ messages)

[moderation/CI] Re: KVM: pfncache: Add guest_memfd support to pfncache
 2026-02-27  6:28 UTC 

[PATCH] RDMA/rxe: Add network namespace support
 2026-02-27  6:28 UTC  (10+ messages)

[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
 2026-02-27  6:27 UTC 

Linux 6.19.4
 2026-02-27  6:26 UTC  (5+ messages)
` Linux 6.19.4 - Oops, regression

[PATCH] fsmonitor: fix two bugs in watchman hook retry path
 2026-02-27  6:25 UTC  (2+ messages)
` [PATCH] fsmonitor-watchman: fix variable reference and remove redundant code

[PATCH] integrity: digsig: Add blank line after declarations
 2026-02-27  6:23 UTC 

[PATCH 00/12] staging: rtl8723bs: remove unnecessary pointer casts
 2026-02-27  6:23 UTC  (3+ messages)

[PATCH 00/10] NTB: epf: Enable per-doorbell bit handling while keeping legacy offset
 2026-02-27  6:23 UTC  (4+ messages)
` [PATCH 05/10] PCI: endpoint: pci-epf-vntb: Implement db_vector_count/mask for doorbells

[PATCH i-g-t] tests/intel/kms_big_fb: Skip 90/270 rotation on Display Ver >= 13
 2026-02-27  6:33 UTC 

[PATCH] arm64: dts: exynos: gs101-pixel-common: add Maxin MAX77759 fuel gauge
 2026-02-27  6:22 UTC 

[PATCHv3 net 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-02-27  6:21 UTC  (6+ messages)
` [PATCHv3 net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port

[RFC V1 10/16] arm64/mm: Route all pgtable writes via ptdesc_set()
 2026-02-27  6:19 UTC  (4+ messages)

[PATCH 1/2] drm/dp: Add definition for Panel Replay full-line granularity
 2026-02-27  6:19 UTC  (4+ messages)

[PATCH v2] drm/gma500: fix kernel-doc warning for framebuffer init/create functions
 2026-02-27  6:18 UTC 

[PATCH 1/1] RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
 2026-02-27  6:18 UTC 

[PATCH v6 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-02-27  6:15 UTC  (14+ messages)
` [PATCH v6 01/13] soc: qcom: geni-se: Refactor geni_icc_get() and make qup-memory ICC path optional
` [PATCH v6 02/13] soc: qcom: geni-se: Add geni_icc_set_bw_ab() function
` [PATCH v6 03/13] soc: qcom: geni-se: Introduce helper API for resource initialization
` [PATCH v6 04/13] soc: qcom: geni-se: Handle core clk in geni_se_clks_off() and geni_se_clks_on()
` [PATCH v6 05/13] soc: qcom: geni-se: Add resources activation/deactivation helpers
` [PATCH v6 06/13] soc: qcom: geni-se: Introduce helper API for attaching power domains
` [PATCH v6 07/13] soc: qcom: geni-se: Introduce helper APIs for performance control
` [PATCH v6 08/13] dt-bindings: i2c: Describe SA8255p
` [PATCH v6 09/13] i2c: qcom-geni: Isolate serial engine setup
` [PATCH v6 10/13] i2c: qcom-geni: Move resource initialization to separate function
` [PATCH v6 11/13] i2c: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v6 12/13] i2c: qcom-geni: Store of_device_id data in driver private struct
` [PATCH v6 13/13] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms

[PATCH 1/2] procps: upgrade from 4.0.5 to 4.0.6
 2026-02-27  6:17 UTC  (4+ messages)
` [PATCH 2/2] procps: support ptest when TCLIBC is glibc
  ` [OE-core] "

[RFC v1 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-02-27  6:16 UTC  (2+ messages)
` [RFC v1 2/2] powerpc/64s: Add support for huge pfnmaps

[PATCH i-g-t v2] tests/intel/kms_sharpness_filter: Restructure modifier validation into per-modifier subtests
 2026-02-27  6:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix static assertion failure issue
 2026-02-27  6:15 UTC  (2+ messages)

[PATCH 0/3] iio: filter: admv8818: Bug fix and other improvements
 2026-02-27  6:14 UTC  (4+ messages)
` [PATCH 1/3] iio: filter: admv8818: Add missing error code
` [PATCH 2/3] iio: filter: admv8818: Simplify locking with guard()
` [PATCH 3/3] iio: filter: admv8818: Minor cleanups

[PATCH v5 0/6] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2026-02-27  6:14 UTC  (7+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: ipq5424-rdp466: Remove eMMC support
` [PATCH v5 6/6] arm64: dts: qcom: ipq5332-rdp442: "

[PATCH i-g-t 0/1] Bash autocompletion feature for igt
 2026-02-27  6:14 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[git pull] drm fixes for 7.0-rc2
 2026-02-27  6:13 UTC 

[PATCH] mm/debug_vm_pgtable: Replace WRITE_ONCE() with pxd_clear()
 2026-02-27  6:12 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS a6813a28450b6882d850d0f1ab06fbe38a155bbd
 2026-02-27  6:09 UTC 

[PATCH v2] usb: core: new quirk to handle devices with zero configurations
 2026-02-27  6:06 UTC  (2+ messages)

[PATCH] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-02-27  6:06 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v5 00/32] Eliminate Dying Memory Cgroup
 2026-02-27  6:05 UTC  (7+ messages)
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats

[Intel-wired-lan] [PATCH iwl-net 0/2] ice: fix AQ command 0x06EE usage by retrying
 2026-02-27  6:06 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/2] ice: reintroduce retry mechanism for indirect AQ
` [Intel-wired-lan] [PATCH iwl-net 2/2] ice: fix retry for AQ command 0x06EE

[PATCH] smb/server: Fix another refcount leak in smb2_open()
 2026-02-27  6:04 UTC  (3+ messages)

[PATCHv6 00/13] kexec: Use BPF lskel to enable kexec to load PE format boot image
 2026-02-27  6:03 UTC  (3+ messages)

[PATCH] mm/slab: a debug patch to investigate the issue further
 2026-02-27  6:02 UTC  (3+ messages)

[PATCH] doc: improve e1000 driver documentation
 2026-02-27 16:21 UTC  (3+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v3 0/8] Introduce the end_syncfs option
 2026-02-27  5:55 UTC  (9+ messages)
` [PATCH v3 1/8] fio: introduce "
` [PATCH v3 2/8] engines: sync: add support for DDIR_SYNCFS
` [PATCH v3 3/8] engines: libaio: "
` [PATCH v3 4/8] engines: io_uring: "
` [PATCH v3 5/8] engines: fallocate: "
` [PATCH v3 6/8] engines: fileoperations: "
` [PATCH v3 7/8] engines: ftruncate: "
` [PATCH v3 8/8] engines: posixaio: "

[PATCH bpf v2 0/5] Close race in freeing special fields and map value
 2026-02-27  6:00 UTC  (7+ messages)
` [PATCH bpf v2 1/5] bpf: Register dtor for freeing special fields
` [PATCH bpf v2 2/5] bpf: Lose const-ness of map in map_check_btf()
` [PATCH bpf v2 3/5] bpf: Delay freeing fields in local storage
` [PATCH bpf v2 4/5] bpf: Retire rcu_trace_implies_rcu_gp() from "
` [PATCH bpf v2 5/5] selftests/bpf: Add tests for special fields races

[PATCH 12/12] staging: rtl8723bs: remove unnecessary casts in ioctl_cfg80211.c
 2026-02-27  5:59 UTC  (2+ messages)

[PATCH 11/12] staging: rtl8723bs: remove unnecessary casts in rtl8723b_hal_init.c
 2026-02-27  5:58 UTC  (2+ messages)

[PATCH] usb: cdns3: fix cdns3_bind() to avoid returning error and probe parent
 2026-02-27  5:59 UTC 

[PATCH] dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
 2026-02-27  5:58 UTC 

[PATCH 0/6] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-02-27  5:55 UTC  (7+ messages)
` [PATCH v3 0/8] "

[PATCH v4 0/3] Enable tertiary USB controller in OTG mode
 2026-02-27  5:56 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller

[PATCHv2 0/3] nvme: multi-path scan races fixes
 2026-02-27  5:55 UTC  (3+ messages)
` [PATCHv2 3/3] nvme: fix unmatched id's under delayed path deletion

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-02-27  5:54 UTC  (5+ messages)

[PATCH v2] add: support pre-add hook
 2026-02-27  5:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/5] Add initial remoteproc support for Kaanapali SoC
 2026-02-27  5:52 UTC  (8+ messages)
` [PATCH v3 3/5] dt-bindings: remoteproc: qcom,pas: Document pas for SoCCP on Kaanapali and Glymur platforms

[PATCH 00/14] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-02-27  5:49 UTC  (6+ messages)
` [PATCH 08/14] drm/i915/dp: Add AS SDP support for PR with link ON

[PATCH] staging: rtl8723bs: remove RTL8188E references
 2026-02-27  5:49 UTC  (2+ messages)

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-27  5:46 UTC  (8+ messages)

[PATCH v3 0/3] regcache: Avoid accessing non-initialised cache
 2026-02-27  5:43 UTC  (4+ messages)
` [PATCH v3 1/3] regcache: Move HW readback after cache initialisation

[PATCH] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support
 2026-02-27  5:42 UTC  (3+ messages)

[PATCH 6.12.y] blk-throttle: fix access race during throttle policy activation
 2026-02-27  5:42 UTC 

[PATCH -net] net: openvswitch: clean up some kernel-doc warnings
 2026-02-27  5:42 UTC  (3+ messages)

[PATCH v2] mfd: core: Preserve OF node when ACPI handle is present
 2026-02-27  5:40 UTC  (2+ messages)

[PATCH] drm/amd/pm: restrict sensor load values to 0-100
 2026-02-27  5:40 UTC  (5+ messages)

[PATCH v4 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-27  5:36 UTC  (10+ messages)
` [PATCH v4 1/4] PCI: rockchip: drop 2.5 GT/s defines
` [PATCH v4 2/4] PCI: rockchip: drive at 2.5 GT/s only and error out other speeds
` [PATCH v4 3/4] PCI: rockchip-host: do not attempt 5.0 GT/s retraining
` [PATCH v4 4/4] PCI: rockchip-ep: "

[PATCH v7 0/2] media: i2c: imx412: power on timing adjust
 2026-02-27  5:34 UTC  (2+ messages)

[PATCH 6.1.y 5.15.y 5.10.y 0/3] drm/exynos: vidi: fix various memory corruption bugs
 2026-02-27  5:33 UTC  (4+ messages)
` [PATCH 6.1.y 5.15.y 5.10.y 1/3] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
` [PATCH 6.1.y 5.15.y 5.10.y 2/3] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
` [PATCH 6.1.y 5.15.y 5.10.y 3/3] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free

[RFC v2 0/3] Decoupling large folios dependency on THP
 2026-02-27  5:31 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur-crd: Enable bluetooth
 2026-02-27  5:31 UTC 

[oe] [meta-oe] [PATCH v1] abseil-cpp: Add CVE_PRODUCT to support product name
 2026-02-27  5:30 UTC  (4+ messages)
` [oe] [meta-oe] [PATCH v1] googletest: "

[PATCH 0/2] arm64: dts: qcom: Add Hamoa EVK camera DTSO
 2026-02-27  5:29 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: hamoa-iot-som: Add pm8010 L4M regulator
` [PATCH 2/2] arm64: dts: qcom: hamoa-iot-evk-camera-imx577: Add DT overlay

[PATCH v10] setup: improve error diagnosis for invalid .git files
 2026-02-27  5:26 UTC  (4+ messages)
` [PATCH v11] "

[PATCH] xfs: add write pointer to xfs_rtgroup_geometry
 2026-02-27  5:16 UTC  (3+ messages)

[PATCH v2 0/4] Introduce Xe Correctable Error Handling
 2026-02-27  5:12 UTC  (4+ messages)
` [PATCH v2 2/4] drm/xe/sysctrl: Add system controller interrupt handler

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-27  5:11 UTC  (4+ messages)

[bug report] phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support
 2026-02-27  5:11 UTC  (4+ messages)

[oe] [meta-selinux] [PATCH v1] selinux_common: Correct `CVE_PRODUCT` value
 2026-02-27  5:10 UTC 

[PATCH] ext2: remove stale TODO about kmap
 2026-02-27  5:09 UTC  (2+ messages)

[PATCH] ext2: replace BUG_ON with WARN_ON_ONCE in ext2_get_blocks
 2026-02-27  5:08 UTC  (2+ messages)

[PATCH] ext2: guard reservation window dump with EXT2FS_DEBUG
 2026-02-27  5:06 UTC  (2+ messages)

[PATCH v2 0/8] zbd: fix problems of random write with unaligned block size
 2026-02-27  5:06 UTC  (9+ messages)
` [PATCH v2 1/8] zbd: fix zone selection of random writes
` [PATCH v2 2/8] zbd: fix write zone accounting
` [PATCH v2 3/8] zbd: introduce write_zone_remainder option
` [PATCH v2 4/8] doc: explain the option write_zone_remainder

[PATCH] blktrace: fix __this_cpu_read/write in preemptible context
 2026-02-27  5:03 UTC 

[PATCH 6.6.y 0/3] drm/exynos: vidi: fix various memory corruption bugs
 2026-02-27  4:59 UTC  (4+ messages)
` [PATCH 6.6.y 1/3] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
` [PATCH 6.6.y 2/3] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
` [PATCH 6.6.y 3/3] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free

[PATCH] staging: rtl8723bs: fix function header alignment
 2026-02-27  4:57 UTC  (3+ messages)

[PATCH v4 00/24] Runtime TDX Module update support
 2026-02-27  4:36 UTC  (3+ messages)
` [PATCH v4 07/24] coco/tdx-host: Implement firmware upload sysfs ABI for TDX Module updates

[PATCH v2 0/1] smb/server: fix some refcount leaks
 2026-02-27  4:53 UTC  (10+ messages)
` [PATCH v2 1/1] smb/server: fix refcount leak in smb2_open()

[PATCH] staging: fbtft: fix macro whitespace errors
 2026-02-27  4:51 UTC  (3+ messages)

[acrn:6.17/linux 5/8] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2026-02-27  4:48 UTC 

[broonie-ci:kvm-arm64-sme 3/31] arch/arm64/kernel/fpsimd.c:406:87: warning: suggest parentheses around '-' in operand of '&'
 2026-02-27  4:48 UTC 

[acrn:6.17/linux 4/8] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-02-27  4:48 UTC 

[PATCH] ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic parts
 2026-02-27  4:45 UTC  (2+ messages)

[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-27  4:41 UTC  (6+ messages)

[PATCH 1/8] net/cnxk: support of plain packet reassembly
 2026-02-27  4:37 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/8] net/cnxk: support IPsec Rx inject for cn20k
  ` [PATCH v3 3/8] common/cnxk: update platform features
  ` [PATCH v3 4/8] common/cnxk: add RQ PB and WQE cache config
  ` [PATCH v3 5/8] net/cnxk: config RQ PB and WQE caching
  ` [PATCH v3 6/8] net/cnxk: update SA context push size
  ` [PATCH v3 7/8] net/cnxk: flow rule update for non-in-place IPsec
  ` [PATCH v3 8/8] common/cnxk: enable CPT CQ for inline IPsec inbound

[PATCH v4 0/5] smb: move duplicate definitions into common header file, part 2
 2026-02-27  4:37 UTC  (3+ messages)
` [PATCH v4 5/5] smb: introduce struct file_posix_info

[PATCH] hwmon: gpd-fan: replace custom EC I/O with kernel ec_read/ec_write
 2026-02-27  4:35 UTC  (2+ messages)

am335x: error with timer initialization (ENODEV)
 2026-02-27  3:06 UTC 

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-02-27  4:31 UTC  (2+ messages)
` [LSF/MM/BPF] "

[PATCH v6 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-02-27  4:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for platform/x86/intel/vsec: Prep for ACPI PMT discovery (rev6)

Stack buffer overflow (write) in kvaser_usb_leaf_wait_cmd via malicious USB
 2026-02-27  4:29 UTC  (7+ messages)

[PATCH RESEND v3 0/2] ARM: dts: airoha: en7523: update dts
 2026-02-27  4:26 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] ARM: dts: airoha: en7523: add node to support spinand flashes
` [PATCH RESEND v3 2/2] ARM: dts: airoha: en7523: add reset-controller support

[moderation/CI] Re: ext4: test if inode's all dirty pages are submitted to disk
 2026-02-27  4:25 UTC 

[PATCH i-g-t 00/19] lib/kms: Clean up more of igt_kms API
 2026-02-27  4:24 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for lib/kms: Clean up more of igt_kms API (rev2)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-02-26
 2026-02-27  4:24 UTC 

[PATCH] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-02-27  4:23 UTC 

[PATCH v2 0/2] format-patch: add cover-letter-format option
 2026-02-27  4:23 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] format-patch: add ability to use alt cover format

[PATCH v9 0/9] gpu: nova-core: add Turing support
 2026-02-27  4:21 UTC  (4+ messages)
` [PATCH v9 9/9] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing


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.