All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-12 11:59:12 to 2026-06-12 12:38:50 UTC [more...]

[PATCH] mtd: spi-nor: fix dummy buswidth to use data bus width
 2026-06-12  9:33 UTC  (2+ messages)

[PATCH net-next 0/9] net: sparx5: add L3 unicast routing offload
 2026-06-12 12:37 UTC  (2+ messages)
` [PATCH net-next 1/9] net: microchip: vcap: fix rule move for rules of coprime size

[PATCH 2/3 net-next v6] ipv4: handle devconf post-set actions on netlink updates
 2026-06-12 12:38 UTC  (2+ messages)

[PATCH v5 0/7] Fix and add some spi-nor flash parts (v5)
 2026-06-12  9:00 UTC  (9+ messages)
` [PATCH v5 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
` [PATCH v5 2/7] mtd: spi-nor-ids: Add support for ESMT/EON EN25QX128A/EN25QH256/EN25QX256A
` [PATCH v5 3/7] mtd: spi-nor-ids: Remove SPI_NOR_HAS_LOCK flag from GigaDevice GD25B256
` [PATCH v5 7/7] mtd: spi-nor-ids: Add support for Winbond W25Q256JV-M/W25Q512JV-M

[PATCH v2 00/60] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-06-12 12:38 UTC  (17+ messages)
` [PATCH v2 29/60] scsi: qla2xxx: Update handling of status entries for 29xx series
` [PATCH v2 30/60] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling "
` [PATCH v2 31/60] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v2 32/60] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v2 33/60] scsi: qla2xxx: Add size check for ELS status entry layout on 29xx
` [PATCH v2 34/60] scsi: qla2xxx: Add 29xx extended logio IOCB support
` [PATCH v2 35/60] scsi: qla2xxx: Enhance task management IOCB handling for 29xx series
` [PATCH v2 36/60] scsi: qla2xxx: Add abort command "

[OE-core] [master] [PATCH] libusb1: fix CVE-2026-23679 and CVE-2026-47104
 2026-06-12 12:38 UTC 

[PATCH v2 0/5] mtd: rawnand: zynq: Fixes and software ECC support
 2026-06-12  8:44 UTC  (4+ messages)

[PATCH] xfs/842: test close() deadlocks on frozen filesystems
 2026-06-12 12:37 UTC 

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Skip downscale test on first commit failure
 2026-06-12 12:37 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH bpf-next v2] bpf: Fix unaligned interpreter panic on JIT fallback path
 2026-06-12 12:37 UTC  (2+ messages)

[PATCH] spi: uniphier: Fix completion initialization order before devm_request_irq()
 2026-06-12 12:37 UTC  (4+ messages)

[PATCH 00/13] qemu: promote to first-class controller component
 2026-06-12 12:36 UTC  (14+ messages)
` [PATCH 01/13] qemu: rename the build_qemu component to qemu
` [PATCH 02/13] qemu: make the role a first-class lint pass
` [PATCH 03/13] qemu: give the component its own Kconfig
` [PATCH 04/13] qemu: default to the upstream QEMU git tree
` [PATCH 05/13] qemu: install under the controller data path
` [PATCH 06/13] qemu: document the component
` [PATCH 07/13] qemu: track the latest stable upstream release
` [PATCH 08/13] qemu: infer QEMU_USE_DEVELOPMENT_VERSION from CONFIG_QEMU
` [PATCH 09/13] qemu: split into verify, setup and a build chain
` [PATCH 10/13] qemu: leave existing tree alone after the initial clone
` [PATCH 11/13] qemu: add the nixosfi-qemu-build defconfig
` [PATCH 12/13] qsu: follow QEMU_BIN_PATH when QEMU is enabled
` [PATCH 13/13] qemu: note the build-output capture limitation

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-06-12 12:37 UTC  (5+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

[PATCH 0/2] fs/squashfs: fix two out-of-bounds reads on crafted images
 2026-06-12  7:54 UTC  (3+ messages)
` [PATCH 1/2] fs/squashfs: bound the inode table walk in sqfs_find_inode()
` [PATCH 2/2] fs/squashfs: bound fragment offset/size in sqfs_read_nest()

[PATCH] net: cdp: reject CDP TLVs with a length below the 4-byte header
 2026-06-12  7:47 UTC 

Fwd: SySS Responsible Disclosure Policy - U-Boot vulnerabilities
 2026-06-12  6:32 UTC  (3+ messages)

[PATCH] net: ti: am65-cpsw-nuss: allow skipping phy_config() for speed
 2026-06-12  5:33 UTC  (4+ messages)

[PATCH 0/2] configs: imx95: enable PCI_INIT_R for Toradex modules
 2026-06-12  8:59 UTC  (3+ messages)
` [PATCH 1/2] configs: toradex-smarc-imx95: enable PCI_INIT_R
` [PATCH 2/2] configs: verdin-imx95: "

[PATCH 0/4] mtd: spi-nor: split SFDP, ID database, and fixups
 2026-06-12  5:40 UTC  (5+ messages)
` [PATCH 1/4] mtd: spi-nor: move SFDP logic out of the core
` [PATCH 2/4] mtd: spi-nor: import manufacturer driver concept from Linux
` [PATCH 3/4] mtd: spi-nor: move flash info entries to manufacturer drivers
` [PATCH 4/4] mtd: spi-nor: move fixups "

[PATCH v3 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
 2026-06-12 12:35 UTC  (4+ messages)
` [PATCH v3 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()

[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-12 12:35 UTC 

[PATCH v4 0/3] Add camera clock controller support on Glymur platform
 2026-06-12 12:35 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: clock: qcom: Add Glymur camera clock controller

[PATCH] udf: validate partition reference before freeing blocks
 2026-06-12 12:29 UTC  (2+ messages)

[PATCH] gpu: nova-core: remove `#[allow(non_snake_case)]`
 2026-06-12 12:34 UTC 

[PATCH net-next v4 0/4] net: openvswitch: Decouple flow operations from RTNL
 2026-06-12 12:32 UTC  (3+ messages)
` [PATCH net-next v4 1/4] net: openvswitch: make flow_table an rcu pointer

[PATCH 0/2] Minor improvement in FDT extension parsing
 2026-06-12 12:32 UTC  (2+ messages)

[PATCH v4] lib: sbi: add UBSan support
 2026-06-12 12:32 UTC  (2+ messages)

[PATCH] lib: sbi: Fix LLVM compile error observed in sbi_mpxy.c
 2026-06-12 12:32 UTC  (2+ messages)

[PATCH] watchdog: stm32_iwdg: Base pretimeout on timeout when not specified
 2026-06-12 12:32 UTC 

[PATCH] ASoC: hisilicon: Use guard() for spin locks
 2026-06-12 12:31 UTC 

[OE-core] [wrynose] [PATCH] apt: fix CVE-2011-3374
 2026-06-12 12:31 UTC 

[OE-core] [master] [PATCH] apt: fix CVE-2011-3374
 2026-06-12 12:29 UTC 

[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
 2026-06-12 12:27 UTC  (7+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests

[LTP] [PATCH v6 1/8] fs/acl: Add ACL_USER_OBJ permission test
 2026-06-12 12:27 UTC  (2+ messages)
` [LTP] "

[PATCH 0/5] Improve the invalidation path in AMD
 2026-06-12 12:27 UTC  (7+ messages)

[net-next v1 0/6] Add synopsys designware GMAC NCSI support
 2026-06-12 10:54 UTC  (4+ messages)
` [net-next v1 1/6] dt-bindings: net: dwmac: Add snps,use-ncsi property
    ` 回复: "

[LTP] [PATCH v8 1/2] doc: Add missing API references to api_c_tests.rst
 2026-06-12 12:27 UTC  (2+ messages)
` [LTP] "

[PATCH net] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
 2026-06-12 12:27 UTC  (2+ messages)

[PATCH] fs: fix ups and tidy ups to /proc/filesystems caching
 2026-06-12 12:26 UTC  (2+ messages)

[PATCH] ABI: sysfs-class-infiniband: minor cleanup
 2026-06-12 12:26 UTC 

[PATCH] dev-manual: correct which package variables support which backends
 2026-06-12 12:26 UTC  (5+ messages)
` [docs] "

[PATCH wireless-next v1] wifi: mwifiex: fix permanently busy scans after multiple roam iterations
 2026-06-12 12:25 UTC 

[PATCH net v4] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
 2026-06-12 12:25 UTC  (2+ messages)

[PATCH] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-06-12 12:23 UTC  (2+ messages)

[PATCHSET v2] Add lockless MPSC FIFO queue for task work
 2026-06-12 12:23 UTC  (4+ messages)
` [PATCH 3/6] io_uring: switch local task_work to a mpscq

[PATCH v4 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-06-12 12:23 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: s390: Minor refactor of base/ext facility lists
` [PATCH v4 2/4] s390/sclp: Detect ASTFLEIE 2 facility
` [PATCH v4 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v4 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2

[PATCH 2/4] sparc: led: reject zero-length proc writes
 2026-06-12 12:23 UTC  (2+ messages)

[LTP] [PATCH v2] clone11: skip CLONE_NEWCGROUP on kernels < 4.6
 2026-06-12 12:22 UTC  (2+ messages)
` [LTP] "

[PATCH] net/xfrm: fix refcount leak in clone_policy()
 2026-06-12 12:22 UTC  (4+ messages)

[PATCH] ALSA: hda/hdmi: Add force-connect quirk for HP EliteDesk 800 G5 Mini
 2026-06-12 12:21 UTC  (4+ messages)

[LTP] [PATCH v4] power_management: rewrite runpwtests04.sh in C
 2026-06-12 12:20 UTC 

[PATCH v8 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
 2026-06-12 12:21 UTC  (13+ messages)
` [PATCH v8 02/18] drm/amdgpu: add SVM core header and VM integration
` [PATCH v8 03/18] drm/amdgpu: add SVM attribute subsystem types
` [PATCH v8 04/18] drm/amdgpu: implement SVM attribute tree and helper functions
` [PATCH v8 05/18] drm/amdgpu: implement SVM attribute set/get/clear operations
` [PATCH v8 06/18] drm/amdgpu: add SVM range types and work queue interface
` [PATCH v8 07/18] drm/amdgpu: implement SVM range GPU mapping core

[PATCH v3 0/2] drm/xe/debugfs: Add a debugfs for pcode information
 2026-06-12 12:21 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/debugfs: Add a debugfs for pcode information (rev3)

[PATCHSET 0/2] Add lockless MPSC FIFO queue for task work
 2026-06-12 12:21 UTC  (6+ messages)
` [PATCH 2/2] io_uring: switch local task_work to a mpscq

[PATCH v4] rethook: Remove the running task check in rethook_find_ret_addr()
 2026-06-12 12:20 UTC  (4+ messages)

[PATCH 0/5] bootlinux: direct-boot: enable development
 2026-06-12 12:18 UTC  (6+ messages)
` [PATCH 1/5] bootlinux: emit compile_commands.json into the kernel source tree
` [PATCH 2/5] bootlinux: build kernel GDB helpers (scripts_gdb) into the build directory
` [PATCH 3/5] bootlinux: enable Rust in the direct-boot imageless config
` [PATCH 4/5] bootlinux: generate rust-project.json for rust-analyzer
` [PATCH 5/5] linux: add linux-direct-boot-menuconfig target

[RFC PATCH 0/1] vfs: pass S_IFDIR mode to vfs_prepare_mode()
 2026-06-12 12:19 UTC  (5+ messages)

[OE-core][scarthgap][PATCH 1/3] qemu: Fix CVE-2025-14876
 2026-06-12 12:18 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH 2/3] qemu: Fix CVE-2026-0665
` [OE-core][scarthgap][PATCH 3/3] qemu: Fix CVE-2026-2243

[PATCH v9 0/9] Add support for i.MX94 DCIF
 2026-06-12 12:18 UTC  (9+ messages)
` [PATCH v9 5/9] drm/imx: "
` [PATCH v9 6/9] dt-bindings: clock: nxp, imx95-blk-ctl: Add ldb child node
  ` [PATCH v9 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: "
` [PATCH v9 7/9] arm64: dts: imx94: Add display pipeline nodes
` [PATCH v9 8/9] arm64: dts: imx943-evk: Add display support using IT6263
` [PATCH v9 9/9] MAINTAINERS: Add entry for i.MX94 DCIF driver

ld.lld: error: undefined symbol: __kcfi_typeid_aria_aesni_avx_encrypt_16way
 2026-06-12 12:16 UTC 

[PATCH v8 0/5] Add support for K230 board
 2026-06-12  7:04 UTC  (6+ messages)
` [PATCH v8 1/5] target/riscv: add thead-c908 cpu support
` [PATCH v8 2/5] hw/riscv: add k230 board initial support
` [PATCH v8 3/5] hw/watchdog: add k230 watchdog "
` [PATCH v8 4/5] tests/qtest: add test for K230 watchdog
` [PATCH v8 5/5] docs/system/riscv: add documentation for k230 machine

[Bug 73081] Fail to setup Bluetooth on Dell Venue 11 Pro
 2026-06-12 12:16 UTC 

[RFC PATCH 0/6] Support virtio-mem memory hotplug in TDX guests
 2026-06-12 12:16 UTC  (2+ messages)

[Buildroot] [PATCH 2025.02.x] package/{gawk, gcc-initial, htop, kbd, m4, nano, qt6declarative, qt6svg, xkeyboard-config}: add CPE identifiers
 2026-06-12 12:16 UTC  (13+ messages)
` [Buildroot] [PATCH v2 00/11] add CPE identifiers for pkg-stats
` [Buildroot] [PATCH v2 01/11] package/gawk: add CPE
` [Buildroot] [PATCH v2 02/11] package/gcc/gcc-initial/gcc-initial: "
` [Buildroot] [PATCH v2 03/11] package/htop: "
` [Buildroot] [PATCH v2 04/11] package/kbd: "
` [Buildroot] [PATCH v2 05/11] package/m4: "
` [Buildroot] [PATCH v2 06/11] package/nano: "
` [Buildroot] [PATCH v2 07/11] package/patchelf: "
` [Buildroot] [PATCH v2 08/11] package/qt6/qt6declarative: "
` [Buildroot] [PATCH v2 09/11] package/qt6/qt6svg: "
` [Buildroot] [PATCH v2 10/11] package/seatd: "
` [Buildroot] [PATCH v2 11/11] package/x11r7/xkeyboard-config: add CPE exemple of detected CVE https://nvd.nist.gov/vuln/detail/CVE-2012-0064

[OE-core][scarthgap][PATCH 1/6] rsync: Fix CVE-2026-29518
 2026-06-12 12:13 UTC  (6+ messages)
` [OE-core][scarthgap][PATCH 2/6] rsync: Fix CVE-2026-43619
` [OE-core][scarthgap][PATCH 3/6] rsync: Fix CVE-2026-43618
` [OE-core][scarthgap][PATCH 4/6] rsync: Fix CVE-2026-43620
` [OE-core][scarthgap][PATCH 5/6] rsync: Fix CVE-2026-43617
` [OE-core][scarthgap][PATCH 6/6] rsync: Fix CVE-2026-45232

[PATCH v1 1/4] ACPI: APEI: GHES: Refactor Grace decoder helpers
 2026-06-12 12:09 UTC  (4+ messages)
` [PATCH v1 2/4] ACPI: APEI: GHES: Add NVIDIA Vera decoder
` [PATCH v1 3/4] ACPI: APEI: GHES: Add Grace and Vera KUnit coverage
` [PATCH v1 4/4] selftests: firmware: Add NVIDIA GHES EINJ selftest

[PATCH] Documentation: ABI: testing: iio: minor cleanup
 2026-06-12 12:13 UTC 

[OE-core] [master] [PATCH] tar: Fix CVE-2026-5704
 2026-06-12 12:12 UTC 

[PATCH 0/2] btrfs: fix incorrect barrier usage in relocation
 2026-06-12 12:13 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix reloc root cleanup in merge_reloc_roots()
` [PATCH 2/2] btrfs: fix memory barrier order in reloc_root_is_dead()

[LTP] [PATCH v8 0/2] doc: Add missing headers and complete API docs
 2026-06-12 12:11 UTC  (3+ messages)
` [LTP] [PATCH v8 2/2] doc: complete struct tst_test documentation

[PATCH bpf-next v2 0/2] bpf: support shift operations with non-const source operand
 2026-06-12 12:10 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: support shift operations with non-const src operand
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for non-const src shift

[PATCH 6.12.y] iomap: don't revert iov_iter on partially completed buffered writes
 2026-06-12 12:10 UTC 

[PATCH v2 0/3] platform/x86: asus-armoury: more ppt data
 2026-06-12 12:10 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86: asus-armoury: add support for GA402NJ
` [PATCH v2 2/3] platform/x86: asus-armoury: add support for GA403UM
` [PATCH v2 3/3] platform/x86: asus-armoury: add support for FX608JPR

[PATCH] drm: Consistently define pci_device_ids using named initializers
 2026-06-12 12:10 UTC  (2+ messages)

[PATCH v6 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-06-12 12:10 UTC  (3+ messages)
` [PATCH v6 2/5] iio: adc: add "

[PATCH v11 0/9] Add support for NXP P3H2x4x I3C hub driver
 2026-06-12 12:09 UTC  (4+ messages)
` [PATCH v11 7/9] i3c: hub: Add support for the I3C interface in the I3C hub

[LTP] [PATCH v6] mmapstress06: Convert to new API
 2026-06-12 12:09 UTC  (3+ messages)
` [LTP] [PATCH v7] "

[PATCH v9 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
 2026-06-12 12:09 UTC  (2+ messages)

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-12 12:08 UTC  (4+ messages)
` [PATCH v3 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)

[PATCH v2] gpu: nova-core: clarify FSP ordering in the chipset table
 2026-06-12 12:06 UTC  (2+ messages)

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-12 12:06 UTC  (7+ messages)
` [PATCH v7 02/30] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v7 25/30] drm/vc4: hdmi: Convert to common HDMI 2.0 SCDC scrambling helpers

[PATCH v8 0/9] Add support for i.MX94 DCIF
 2026-06-12 12:06 UTC  (7+ messages)
` [PATCH v8 7/9] arm64: dts: imx943: Add display pipeline nodes
` [PATCH v8 8/9] arm64: dts: imx943-evk: Add display support using IT6263

[f2fs-dev] [PATCH 0/4] Reduce the time spent in interrupt context
 2026-06-12 12:05 UTC  (5+ messages)
` [f2fs-dev] [PATCH 4/4] f2fs: Run f2fs_write_end_io() asynchronously

[PATCH v3 2/2] xfs: prevent close() from hanging on frozen filesystems
 2026-06-12 12:05 UTC 

[PATCH v3 1/2] xfs: add a XFS_TRANS_WRITECOUNT_TRYLOCK flag
 2026-06-12 12:05 UTC 

[PATCH 0/3] platform/x86: asus-armoury: more ppt data
 2026-06-12 12:05 UTC  (6+ messages)
` [PATCH] platform/x86: asus-armoury: fix mini-LED mode get/set on MODE2 devices
` [PATCH 3/3] platform/x86: asus-armoury: add support for FX608JPR

[PATCH v3 0/2] xfs: resolve close() deadlocks on frozen filesystems
 2026-06-12 12:04 UTC 

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc)
 2026-06-12 12:03 UTC  (2+ messages)

[PATCH v2] powerpc/fadump: define MIN_RMA in bytes value to fix overflow
 2026-06-12 12:02 UTC 

[Bug 221521] New: Bluetooth: btusb/mt7921 - Failed to send wmt func ctrl (-22) on MediaTek MT7921 combo adapter
 2026-06-12 12:02 UTC  (2+ messages)
` [Bug 221521] "

[PATCH RFC 0/2] bitbake: Add basic landlock support
 2026-06-12 11:38 UTC  (3+ messages)
` [PATCH [RFC] 1/2] utils: Add landlock_restrict_network function
` [PATCH [RFC] 2/2] bitbake-worker: Call landlock_restrict_network for tasks without network

[PATCH] terminal.bbclass: fix typo
 2026-06-12 12:01 UTC  (2+ messages)
` Patchtest results for "

Recent changes (master)
 2026-06-12 12:00 UTC 

[PATCH v2 00/19] `zerocopy` support
 2026-06-12 11:58 UTC  (5+ messages)

[PATCH] ARM: dts: i.MX8MP FRDM: remove memory node
 2026-06-12 11:58 UTC 

[f2fs-dev] [PATCH RESEND 1/5] f2fs: fix extent merge failure when largest extent is not in rb-tree
 2026-06-12 11:58 UTC  (5+ messages)
` [f2fs-dev] [PATCH RESEND 2/5] f2fs: only initialize largest extent without extent_node at inode init
` [f2fs-dev] [PATCH RESEND 3/5] f2fs: punch largest extent instead of dropping it entirely on overlap
` [f2fs-dev] [PATCH RESEND 4/5] f2fs: add extent_access_mode to track extent cache access patterns
` [f2fs-dev] [PATCH RESEND 5/5] f2fs: add ioctl to export read extent cache to userspace for debug


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.