All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 02:36:39 to 2026-06-23 04:06:54 UTC [more...]

[PATCH net v2 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode
 2026-06-23  4:06 UTC  (3+ messages)
` [PATCH net v2 1/2] octeontx2-af: fix VF bringup affecting PF promiscuous state
` [PATCH net v2 2/2] octeontx2-af: suppress kpu profile loading warning

[PATCH v11 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-06-23  4:05 UTC  (5+ messages)
` [PATCH v11 1/3] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v11 2/3] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v11 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH bpf-next v7 00/11] bpf: Introduce global percpu data
 2026-06-23  4:05 UTC  (14+ messages)
` [PATCH bpf-next v7 02/11] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
` [PATCH bpf-next v7 08/11] selftests/bpf: Add tests to verify global percpu data
` [PATCH bpf-next v7 11/11] selftests/bpf: Add test to verify bpf_iter for "

[PATCH net] netpoll: fix a use-after-free on shutdown path
 2026-06-23  4:05 UTC  (2+ messages)

[PATCH] NFS: invalidate i_blocks after COMMIT to fix stale block count on NFSv4
 2026-06-23  4:04 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: use %u for unsigned variables in QMI debug logs
 2026-06-23  4:04 UTC 

[PATCH v6] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-23  4:03 UTC  (3+ messages)

[PATCH v3 00/13] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-06-23  4:03 UTC  (10+ messages)
` [PATCH v3 01/13] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v3 03/13] dmaengine: dw-edma: Add delegated channel request helpers
` [PATCH v3 05/13] dmaengine: dw-edma: Add partial channel ownership mode

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-23  4:03 UTC  (3+ messages)

[PATCH v1] ACPICA: Unbreak tools build after switching over to strscpy_pad()
 2026-06-23  4:02 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-06-23  4:01 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH net] eth: fbnic: fix ordering of heartbeat vs ownership
 2026-06-23  4:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: add check for xcp id
 2026-06-23  4:00 UTC  (2+ messages)

CIP Security Image – Improve Security Testing for continued IEC 62443-4-2 Compliance
 2026-06-23  3:58 UTC 

[PATCH] ufs: amd-versal2: Fix missing .priv_auto in driver registration
 2026-06-23  3:53 UTC 

[PATCH bpf-next 0/5] bpf: add bpf_memcmp and bpf_strpbrk kfuncs
 2026-06-23  3:54 UTC  (12+ messages)
` [PATCH bpf-next 1/5] bpf: add bpf_memcmp kfunc
` [PATCH bpf-next 2/5] selftests/bpf: rename local bpf_memcmp to avoid conflict
` [PATCH bpf-next 3/5] selftests/bpf: add tests for bpf_memcmp
` [PATCH bpf-next 4/5] bpf: add bpf_strpbrk kfunc
` [PATCH bpf-next 5/5] selftests/bpf: add tests for bpf_strpbrk

[PATCH] Input: iforce - bound the device-reported force-feedback effect index
 2026-06-23  3:53 UTC  (2+ messages)

[PATCH 00/25] Wrynose pull request
 2026-06-23  3:50 UTC  (2+ messages)
` [oe] "

[PATCH ath-next] wifi: ath12k: remove unused QMI definitions
 2026-06-23  3:51 UTC 

[PATCH 0/7] smb/client: fix fallocate allocation handling
 2026-06-23  3:50 UTC  (9+ messages)
` [PATCH 1/7] smb/client: name the default fallocate mode
` [PATCH 2/7] smb/client: handle smb2_set_sparse() failure in EOF-extending fallocate
` [PATCH 3/7] smb/client: handle smb2_set_sparse() failure in non-extending fallocate
` [PATCH 4/7] smb/client: do not account EOF extension as allocation
` [PATCH 5/7] smb/client: verify allocation after EOF-extending fallocate
` [PATCH 6/7] smb/client: reduce fallocate zero buffer allocation
` [PATCH 7/7] smb/client: emulate small fallocate ranges at EOF

[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-23  3:50 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev2)

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-23  3:47 UTC  (23+ messages)
` [PATCH v7 01/11] cxl: Split decoder programming into a reusable helper
` [PATCH v7 02/11] cxl: Cache decoder settings on PCI devices
` [PATCH v7 03/11] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v7 04/11] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v7 05/11] cxl: Add CXL Device Reset helper
` [PATCH v7 06/11] cxl: Validate HDM ranges before CXL reset
` [PATCH v7 07/11] PCI/cxl: Discover the CXL reset scope
` [PATCH v7 08/11] cxl: Coordinate sibling functions for CXL reset
` [PATCH v7 09/11] cxl: Restore CXL HDM state after PCI reset
` [PATCH v7 10/11] PCI/cxl: Expose CXL Reset as a PCI reset method
` [PATCH v7 11/11] Documentation/ABI: Document CXL Reset "

[PATCH] drm/amdgpu: fix aperture mapping leak
 2026-06-23  3:46 UTC 

[PATCH v2 0/8] ext4: allow more DIO writes under shared i_rwsem
 2026-06-23  3:45 UTC  (11+ messages)
` [PATCH v2 1/8] ext4: prevent sleeping allocation in NOWAIT write path
` [PATCH v2 2/8] ext4: drain in-flight DIO before buffered write fallback
` [PATCH v2 5/8] ext4: use kiocb_modified instead of file_modified in DIO/DAX write path
` [PATCH v2 7/8] ext4: handle IOMAP_NOWAIT in ext4_iomap_begin() with cache-only lookup
` [PATCH v2 8/8] ext4: handle IOCB_NOWAIT in ext4_dio_needs_zeroing() "

[PATCH v6] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-23  3:43 UTC 

[PATCH 1/5] drm/amd/pm: Validate pp_table header before reading size
 2026-06-23  3:41 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/pm: Use uploaded size for legacy custom PPTable
` [PATCH 3/5] drm/amd/pm: Validate Tonga PowerPlay state array bounds
` [PATCH 4/5] drm/amd/pm: Validate Vega hwmgr PowerPlay table bounds
` [PATCH 5/5] drm/amd/pm: Validate legacy hwmgr PP table offsets

[PATCH v4 0/2] Bluetooth: btmtk: Add MT7928 support
 2026-06-23  3:41 UTC  (3+ messages)
` [PATCH v4 1/2] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
` [PATCH v4 2/2] Bluetooth: btmtk: Add MT7928 support

[PATCH bpf-next v4 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-23  3:39 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v4 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v4 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH v3 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
 2026-06-23  3:38 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel: Enable survivability tests on discrete platforms >= BMG (rev3)

erofs: is z_erofs_put_pcluster()'s sbi access in the same UAF window as 1aee05e814d2?
 2026-06-23  3:38 UTC  (4+ messages)

[PATCH v1] f2fs: dirty directory inodes on mtime/ctime update
 2026-06-23  3:36 UTC  (3+ messages)
` [f2fs-dev] "

[stefandoesinger-zx297520:mfd 22/124] Warning: drivers/pmdomain/zte/zx29-pm-domains.c:40 Excess struct member 'node_id' description in 'zx29_pm_domain'
 2026-06-23  3:35 UTC 

[PATCH i-g-t] lib/igt_kms, tests: Update joiner comments for clarity
 2026-06-23  3:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: sparse: sparse: incorrect type in initializer (different base types)
 2026-06-23  3:34 UTC 

[smfrench-smb3:ksmbd-for-next-next 12/49] Warning: fs/smb/server/oplock.c:930 function parameter 'wait_ack' not described in 'smb2_lease_break_noti'
 2026-06-23  3:34 UTC 

[PATCH blktests v2 1/2] src/miniublk: switch to ioctl-encoded ublk commands
 2026-06-23  3:27 UTC  (2+ messages)
` [PATCH blktests v2 2/2] src/miniublk: fall back to legacy opcodes on older kernels

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-06-22
 2026-06-23  3:24 UTC 

[PATCH v3] ata: libata-core: Reject an invalid concurrent positioning ranges count
 2026-06-23  3:23 UTC  (2+ messages)

[PATCH] btrfs: print-tree: print header owner as signed
 2026-06-23  3:21 UTC  (4+ messages)

[PATCH] examples/l3fwd: dynamic NUMA-aware alloc lcore_conf
 2026-06-23  3:23 UTC 

[tglx-devel:cleanups 1/36] arch/x86/lib/msr.c:128:2: error: call to undeclared function 'rdmsr_on_cpu'; ISO C99 and later do not support implicit function declarations
 2026-06-23  3:21 UTC 

[PATCH v2 1/2] erofs-utils: lib: don't abort on compression fallback
 2026-06-23  3:20 UTC  (3+ messages)
` [PATCH v2 2/2] erofs-utils: lib: honor rebuild whiteouts for recreated dirs

[PATCH v3] x86/sgx: Fix RCU Tasks stalls in EPC sanitization loop
 2026-06-23  3:20 UTC 

[PATCH 0/2] tools: Fix tools/virtio test build
 2026-06-23  3:17 UTC  (2+ messages)

[PATCH] net: ipa: fix SMEM state handle leaks in SMP2P init
 2026-06-23  3:18 UTC 

[BUG] usbip: vhci-hcd: status sysfs read races with HCD teardown
 2026-06-23  3:16 UTC 

[PATCH 00/18] Wangxun Fixes
 2026-06-23  3:15 UTC  (10+ messages)
` [PATCH v8 00/21] "
  ` [PATCH v8 12/21] net/txgbe: fix link stability for 25G NIC
` [PATCH v9 00/21] Wangxun Fixes

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-22 11:45 UTC  (6+ messages)
    ` [PATCH 2/2] dt-bindings: "

[PATCH v4 0/2] Support zero-sized HDM decoders
 2026-06-23  3:11 UTC  (5+ messages)
` [PATCH v4 2/2] tools/testing/cxl: Enable zero sized decoder under hb0

[PATCH 1/2] bpf: lsm: disable xfrm_decode_session hook attachment
 2026-06-23  3:11 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  3:10 UTC  (10+ messages)
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined

[PATCH] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
 2026-06-22 18:22 UTC  (2+ messages)

[PATCH v3 0/7] livepatch: Introduce replace set support
 2026-06-23  3:08 UTC  (10+ messages)
` [PATCH v3 3/7] livepatch: Support scoped atomic replace using replace_set

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-23  3:07 UTC  (9+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V2 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [PATCH V2 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V2 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH V2 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH V2 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH V2 7/8] arm64: dts: imx8qm-mek: "
` [PATCH V2 8/8] arm64: dts: imx8qxp-mek: "

[PATCH net 0/2] tcp: make TCP-AO lookups more predictable
 2026-06-23  3:05 UTC  (3+ messages)
` [PATCH net 2/2] selftests/net: Add TCP-AO key shadowing test

[PATCH v2 6.1.y 0/3] KVM: nVMX: backport virtual-APIC host NULL-deref fix
 2026-06-23  3:03 UTC  (4+ messages)
` [PATCH v2 6.1.y 1/3] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector

[PATCH v2] x86/sgx: Fix RCU Tasks stalls in EPC sanitization loop
 2026-06-23  3:03 UTC 

[PATCH v33 0/5] Add ASPEED AST2600 I2C controller driver
 2026-06-23  3:01 UTC  (7+ messages)
` [PATCH v33 4/5] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v33 5/5] i2c: ast2600: Add target mode support

[syzbot] [ntfs3?] WARNING in attr_data_get_block_locked (2)
 2026-06-23  3:01 UTC  (2+ messages)

[PATCH] usbip: tools: support SuperSpeed Plus devices
 2026-06-23  3:00 UTC  (2+ messages)

[PATCH v8 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
 2026-06-23  2:59 UTC  (5+ messages)
` [PATCH v8 1/2] scsi: libsas: refactor sas_ex_to_ata() using new helper sas_ex_to_dev()
` [PATCH v8 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover

[rafael-pm:bleeding-edge] BUILD SUCCESS 79e641eccecb1955cba74766fee8dad64d9d5574
 2026-06-23  2:58 UTC 

[RFC bpf-next 0/3] bpf: compare-and-delete (BPF_F_COMPARE) for hash maps
 2026-06-23  2:58 UTC  (3+ messages)

[PATCH net v2] net: sungem: fix probe error cleanup
 2026-06-23  2:57 UTC 

[RESEND PATCH 1/2] erofs-utils: lib: don't abort on compression fallback
 2026-06-23  2:56 UTC  (4+ messages)
` [RESEND PATCH 2/2] erofs-utils: lib: honor rebuild whiteouts for recreated dirs

[PATCH mptcp-next 0/2] remove bpf_mptcp_subflow_queues_empty
 2026-06-23  2:56 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] Squash to "bpf: Export mptcp packet scheduler helpers"
` [PATCH mptcp-next 2/2] Squash to "selftests/bpf: Add bpf_burst scheduler & test"

[PATCH v5 0/2] clk: amlogic: Add A9 AO clock controller
 2026-06-23  2:55 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Add Amlogic "
` [PATCH v5 2/2] clk: amlogic: Add A9 AO clock controller driver

[PATCH v3 0/1] contrib/plugins: add dlcall to call host functions from a guest
 2026-06-23  2:51 UTC  (5+ messages)

[PATCH] platform: generic: spacemit: k1: fix wrong address definitions
 2026-06-23  2:49 UTC  (2+ messages)

[PATCH 0/3] ksmbd: fix some memory leaks in ksmbd_vfs_* functions
 2026-06-23  2:46 UTC  (5+ messages)
` [PATCH 2/3] ksmbd: fix acl.sd_buf memory leak in ksmbd_vfs_get_sd_xattr
` [PATCH 3/3] ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr

[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
 2026-06-23  2:47 UTC  (2+ messages)

[PATCH i-g-t v6 0/3] Improve max-bpc query error handling
 2026-06-23  2:43 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Improve max-bpc query error handling (rev2)

[PATCH 1/1] PCI: mediatek-gen3: fix unreachable error message in probe
 2026-06-23  2:43 UTC  (2+ messages)

[BUG] usb: gadget: u_serial: ttyGS open races with configfs function removal
 2026-06-23  2:43 UTC 

[PATCH] xfs: fix AGFL extent count calculation in xrep_agfl_fill
 2026-06-23  2:41 UTC 

[PATCH v9 00/12] hw/riscv: Add the Tenstorrent Atlantis machine
 2026-06-23  2:40 UTC  (3+ messages)
` [PATCH v9 08/12] hw/riscv/atlantis: Provide a simple halting payload

[PATCH v3] usb: serial: option: add multiple VID/PID
 2026-06-23  2:41 UTC 

[PATCH v3 0/3] vfio/pci: add vfio-pci ATS control property
 2026-06-23  2:35 UTC  (3+ messages)
` [PATCH v3 1/2] iommufd: Introduce handler for device ATS support
` [PATCH v3 2/2] vfio/pci: Add ats property

[hare-scsi-devel:configfs-ns.v6 26/26] dir.c:(.text+0x1b90): dangerous relocation: unsupported relocation
 2026-06-23  2:38 UTC 

[PATCH V13 0/9] Add Invensense ICM42607
 2026-06-23  2:37 UTC  (5+ messages)
` [PATCH V13 8/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607

[PATCH] HID: hid-sensor-custom: Fix sysfs group leak on failure
 2026-06-23  2:36 UTC  (2+ messages)


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.