messages from 2026-02-26 19:33:53 to 2026-02-26 20:38:02 UTC [more...]
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-26 20:09 UTC (20+ messages)
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [f2fs-dev] "
` [PATCH 17/61] nilfs2: update "
` [f2fs-dev] "
` [PATCH 25/61] ceph: update format strings "
` [f2fs-dev] "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [f2fs-dev] "
[PATCH v11 0/2] rust: clist patches for nova-core memory management
2026-02-26 19:34 UTC (4+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
[PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
2026-02-26 20:34 UTC (2+ messages)
[PATCH] kbuild: install-extmod-build: Package resolve_btfids if necessary
2026-02-26 20:37 UTC (2+ messages)
[PATCH v4] hwlatdetect: Add MTBF calculation
2026-02-26 20:37 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/transmission: bump version to 4.1.1
2026-02-26 20:36 UTC
[PATCH 0/4] memory: Few code cleanups
2026-02-26 20:35 UTC (5+ messages)
` [PATCH 1/4] memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probe
` [PATCH 2/4] memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return value
` [PATCH 3/4] memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probe
` [PATCH 4/4] memory: tegra-mc: Use %pe format
[PATCH bpf-next v4 0/4] bpf: Allow void return type for global subprogs
2026-02-26 20:35 UTC (4+ messages)
` [PATCH bpf-next v4 2/4] bpf: Separate bpf_throw() and bpf_exit() return value validation
[PATCH] rt-tests: hwlatdetect: Add check that width is not zero
2026-02-26 20:34 UTC
[PATCH] kconfig: fix potential NULL pointer dereference in conf_askvalue
2026-02-26 20:35 UTC (4+ messages)
[REGRESSION] madvise(MADV_REMOVE) corrupts pages in THP-backed MAP_SHARED memfd (bisected to 7460b470a131)
2026-02-26 20:34 UTC
[RFC PATCH 00/14] repack: incremental MIDX/bitmap-based repacking
2026-02-26 20:34 UTC (5+ messages)
` [RFC PATCH 01/14] midx: use `string_list` for retained MIDX files
` [RFC PATCH 02/14] strvec: introduce `strvec_init_alloc()`
[PATCH v1] PCI: Add write-only 'uevent' sysfs attribute for PCI slots
2026-02-26 20:33 UTC (7+ messages)
[PATCH v3 0/5] pkcs7: better handling of signed attributes
2026-02-26 20:31 UTC (3+ messages)
` [PATCH v3 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
[android-common:android12-kiwi-5.10 205/205] htmldocs: Warning: Documentation/devicetree/bindings/usb/dwc3-st.txt references a file that doesn't exist: Documentation/devicetree/bindings/usb/generic.txt
2026-02-26 20:32 UTC
Improving DISTRO_FEATURES backfill & opt-out
2026-02-26 20:31 UTC (4+ messages)
` [Openembedded-architecture] "
` [OE-core] "
[PATCH v3 0/2] arm/hvf: Add SME2 support
2026-02-26 20:30 UTC (4+ messages)
` [PATCH v3 1/2] hvf/arm: handle FEAT_SME2 migration
[PATCH] iio: tsl2772: fix all kernel-doc warnings
2026-02-26 20:29 UTC (4+ messages)
[PATCH v1 00/11] arm64: dts: freescale: imx8mm-var-som: Align SOM and Symphony DTSs
2026-02-26 20:29 UTC (10+ messages)
` [PATCH v1 06/11] arm64: dts: freescale: imx8mm-var-som: Update WiFi/BT configuration
[PATCH mm-unstable v2 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-02-26 20:27 UTC (9+ messages)
` [PATCH mm-unstable v2 3/5] mm/khugepaged: define COLLAPSE_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v2 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
[PATCH] Added special upper bound check for the logical block address in mmc_ioctl_cdrom_read_data()
2026-02-26 20:28 UTC (3+ messages)
` [PATCH v2 1/2] [PATCH] cdrom: extra upper bound check for logical block address
[PATCH] usb: dwc3: Support for USB3340x ULPI PHY, via "snps,enable_xcvrdly_quirk"
2026-02-26 20:27 UTC (7+ messages)
[PATCH] genksyms: Fix parsing a declarator with a preceding attribute
2026-02-26 20:26 UTC (3+ messages)
[PATCH v2 0/9] i2c: provide and use i2c_adapter_set_node()
2026-02-26 20:25 UTC (6+ messages)
` [PATCH v2 8/9] i2c: designware-amdisp: "
[PATCH net] net: dsa: b53: prevent standalone from trying to forward to other ports
2026-02-26 20:24 UTC (2+ messages)
[PATCH v2 00/12] i2c: configure parent device and OF node through the adapter struct
2026-02-26 20:24 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/libbytesize: bump version to 2.12
2026-02-26 20:23 UTC
[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
2026-02-26 20:22 UTC (8+ messages)
` [RFC PATCH 1/7] vfio/pci: Ensure VFIO barmap is set up before creating a DMABUF
` [RFC PATCH 2/7] vfio/pci: Clean up DMABUFs before disabling function
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF
` [RFC PATCH 4/7] dma-buf: uapi: Mechanism to revoke DMABUFs via ioctl()
` [RFC PATCH 5/7] vfio/pci: Permanently revoke a DMABUF on request
` [RFC PATCH 6/7] vfio/pci: Add mmap() attributes to DMABUF feature
` [RFC PATCH 7/7] [RFC ONLY] selftests: vfio: Add standalone vfio_dmabuf_mmap_test
[PATCH v2 0/4] i2c: provide and use i2c_adapter_dev()
2026-02-26 20:23 UTC (2+ messages)
[PATCH] mfd: core: Preserve OF node when ACPI handle is present
2026-02-26 20:22 UTC (5+ messages)
[PATCH 2/2] mm: zero range of eof folio exposed by inode size extension
2026-02-26 20:22 UTC (3+ messages)
` [PATCH] mm: fix pagecache_isize_extended() early-return bypass for large folio mappings
[PATCH nf-next] netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
2026-02-26 20:22 UTC
[Buildroot] [PATCH/next 1/1] package/lxc: bump version to 6.0.5
2026-02-26 20:22 UTC
[android-common:android14-kiwi-6.1 108/108] Documentation/devicetree/bindings/pci/amlogic,axg-pcie.yaml: Unresolvable reference: /schemas/pci/snps,dw-pcie-common.yaml#
2026-02-26 20:21 UTC
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-02-26 20:21 UTC (10+ messages)
[Buildroot] [PATCH/next 1/1] package/libnfs: bump version to 6.0.2
2026-02-26 20:21 UTC
[PATCH nf-next v2 0/3] ipv6: switch nft_fib_ipv6 to fib6_lookup
2026-02-26 20:21 UTC (4+ messages)
` [PATCH nf-next v2 1/3] ipv6: export fib6_lookup for nft_fib_ipv6
` [PATCH nf-next v2 2/3] ipv6: make ipv6_anycast_destination logic useable without dst_entry
` [PATCH nf-next v2 3/3] netfilter: nft_fib_ipv6: switch to fib6_lookup
[PATCH] ceph: Do not skip the first folio of the next object in writeback
2026-02-26 20:21 UTC (9+ messages)
[bluez/bluez]
2026-02-26 20:21 UTC
[bluez/bluez] d94844: hciemu: Fix silently dropping packet if writev ret
2026-02-26 20:21 UTC
[PATCH net-next v3 0/5] net: macb: EyeQ5 support
2026-02-26 20:20 UTC (5+ messages)
` [PATCH net-next v3 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible
[PATCH net-next v2 00/12] BIG TCP for UDP tunnels
2026-02-26 20:20 UTC (15+ messages)
` [PATCH net-next v2 01/12] net/sched: act_csum: don't mangle UDP tunnel GSO packets
` [PATCH net-next v2 02/12] udp: gso: Simplify handling length in GSO_PARTIAL
` [PATCH net-next v2 03/12] geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
` [PATCH net-next v2 04/12] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v2 05/12] net: Enable BIG TCP with partial GSO
` [PATCH net-next v2 06/12] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v2 07/12] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v2 08/12] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next v2 09/12] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next v2 10/12] vxlan: Enable BIG TCP packets
` [PATCH net-next v2 11/12] geneve: "
` [PATCH net-next v2 12/12] selftests: net: Add a test for BIG TCP in UDP tunnels
[PATCH] oe-init-build-env: Drop VSCode setup
2026-02-26 20:19 UTC
[PATCH 1/1] arm64: dts: imx8mp-beacon: remove fallback ethernet-phy-ieee802.3-c22
2026-02-26 20:19 UTC
[Buildroot] [PATCH/next 1/1] package/libkrb5: bump version to 1.22.2
2026-02-26 20:20 UTC
[bluez/bluez] 21459a: shared/bap: Fix endpoint configuration
2026-02-26 20:20 UTC
[PATCH BlueZ v2] shared/bap: Fix endpoint configuration
2026-02-26 20:20 UTC (2+ messages)
[PATCH v2] fs: remove stale and duplicate forward declarations
2026-02-26 20:18 UTC
[GSOC RFC PATCH] builtin/repo: add path.in-worktree field
2026-02-26 20:16 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/piglit: bump version to git 3051e13ae1
2026-02-26 20:16 UTC
[PATCH 1/4] platform/x86/uniwill: uniwill-laptop: Rework hwmon feature defines
2026-02-26 20:14 UTC (4+ messages)
` [PATCH 3/4] platform/x86/uniwill: Apply features across all TUXEDO devices
[Buildroot] [PATCH/next 1/1] package/libmodbus: bump version to 3.1.12
2026-02-26 20:14 UTC
[PATCH v1 0/1] support igb uio driver for VF devices
2026-02-26 20:14 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] net/nbl: add igb uio support for NBL "
[Buildroot] [PATCH] package/tinyproxy: add patch for CVE-2025-63938
2026-02-26 20:14 UTC (2+ messages)
[PATCH 00/62] Bug fixes and refactoring patches related to locking
2026-02-26 20:13 UTC (6+ messages)
` [PATCH 01/62] kvm: Make pi_enable_wakeup_handler() easier to analyze
[PATCH] iio: pressure: abp2030pa: Replace IRQF_ONESHOT with IRQF_NO_THREAD
2026-02-26 20:04 UTC (2+ messages)
[PATCH] e2fsck: large dir rehash fix
2026-02-26 20:13 UTC
[Buildroot] [PATCH/next 1/1] package/libeastl: bump version to 3.27.01
2026-02-26 20:13 UTC
[Buildroot] [git commit] package/tinyproxy: add patch for CVE-2025-63938
2026-02-26 20:10 UTC
[PATCH] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection
2026-02-26 20:12 UTC (3+ messages)
[PATCH v3] libceph: Use u32 for non-negative values in ceph_monmap_decode()
2026-02-26 20:11 UTC (3+ messages)
[PATCH 6.19 000/781] 6.19.4-rc2 review
2026-02-26 20:10 UTC (2+ messages)
[Buildroot] [PATCH] package/igmpproxy: add patch for CVE-2025-50681
2026-02-26 20:10 UTC (2+ messages)
[Buildroot] [git commit] package/igmpproxy: add patch for CVE-2025-50681
2026-02-26 20:04 UTC
[PATCH 0/2] iio: temperature: add ADI MAX30210 SPI temperature sensor
2026-02-26 20:08 UTC (3+ messages)
` [PATCH 2/2] iio: temperature: add ADI MAX30210 driver
[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
2026-02-26 20:06 UTC (3+ messages)
[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G
2026-02-26 19:54 UTC
[RESEND V1 1/1] dt-bindings: auxdisplay: change to unevaluatedProperties
2026-02-26 20:06 UTC (5+ messages)
[PATCH v5 30/32] mm: memcontrol: convert objcg to be per-memcg per-node type
2026-02-26 20:05 UTC (3+ messages)
` [PATCH v5 update "
[PATCH] drm/xe/compat: Remove unused i915_reg.h from compat header
2026-02-26 20:04 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/compat: Remove unused i915_reg.h from compat header (rev2)
[PATCH BlueZ v2 1/2] hciemu: Fix silently dropping packet if writev return -EAGAIN
2026-02-26 20:03 UTC (2+ messages)
` [PATCH BlueZ v2 2/2] bthost: Add segmentation support for L2CAP LE-(E)CRED mode
[PATCH resend] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
2026-02-26 20:01 UTC (3+ messages)
[thomas-weissschuh:b4/kbuild-uapi-c 14/14] riscv64-linux-gcc: error: language c++ not recognized
2026-02-26 20:01 UTC
[PATCH] arm64: dts: ti: k3-am62a7-sk: Disable mmc Schmitt Trigger
2026-02-26 19:59 UTC (11+ messages)
[PATCH] MAINTAINERS: Add myself as reviewer for SWAP
2026-02-26 19:57 UTC (2+ messages)
[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
2026-02-26 19:57 UTC (9+ messages)
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
[PATCH v4 00/24] bsd-user: Upstream misc system calls (System V IPC, reboot, etc)
2026-02-26 19:56 UTC (4+ messages)
` [PATCH v4 18/24] bsd-user: Add do_bsd___semctl implementation
[PATCH 0/5] builtin/repo: include largest object information
2026-02-26 19:56 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/5] builtin/repo: collect largest inflated objects
` [PATCH v2 3/5] builtin/repo: add OID annotations to table output
[PATCH v4 00/24] export/fuse: Use coroutines and multi-threading
2026-02-26 19:54 UTC (2+ messages)
[PATCH nf-next 0/5] IPVS changes, part 3 of 4 - per-net tables
2026-02-26 19:50 UTC (6+ messages)
` [PATCH nf-next 1/5] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCH nf-next 2/5] ipvs: add resizable hash tables
` [PATCH nf-next 3/5] ipvs: use resizable hash table for services
` [PATCH nf-next 4/5] ipvs: switch to per-net connection table
` [PATCH nf-next 5/5] ipvs: use more keys for connection hashing
[PATCH 0/5] crypto: Drop stale usages in various help texts
2026-02-26 19:54 UTC (2+ messages)
[Buildroot] [PATCH 1/8] utils/generate-cyclonedx: add option to control patch diff inclusion in SBOM
2026-02-26 19:54 UTC (3+ messages)
[pci:controller/dwc-imx6] BUILD SUCCESS 3b55079d6387805ede687e234d84669aeb0f7e98
2026-02-26 19:53 UTC
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-02-26 19:52 UTC (5+ messages)
` [PATCH kernel 7/9] coco/sev-guest: Implement the guest support for SEV TIO (phase2)
[PATCH net v2] net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
2026-02-26 19:54 UTC (2+ messages)
[PATCH 6.18 000/641] 6.18.14-rc2 review
2026-02-26 19:52 UTC (2+ messages)
[PATCH] net: enetc: fix sirq-storm by clearing IDR registers
2026-02-26 19:51 UTC (4+ messages)
iwlwifi + mac80211: Force success in case of EIO in dis-assoc path?
2026-02-26 19:51 UTC
[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
2026-02-26 19:48 UTC (2+ messages)
[RFC PATCH 0/1] Avoid per WMI message tb allocation
2026-02-26 19:48 UTC (3+ messages)
` [RFC PATCH 1/1] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
[PATCH v4 0/7] Enable PC diversion via the plugin API
2026-02-26 19:47 UTC (10+ messages)
` [PATCH v4 4/7] tests/tcg: add test for qemu_plugin_set_pc API
` [PATCH v4 5/7] plugins: add read-only property for registers
[PATCH] hash: fix pointer alignment
2026-02-26 19:47 UTC (4+ messages)
[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
2026-02-26 19:46 UTC (8+ messages)
[PATCH v4 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
2026-02-26 19:45 UTC (5+ messages)
` [PATCH v4 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}
IMA and PQC
2026-02-26 19:44 UTC (11+ messages)
[Buildroot] [PATCH 7/9] utils/generate-cyclonedx: add generic purl for http(s) source URIs
2026-02-26 19:44 UTC (3+ messages)
[PATCH] rt-tests: cyclictest: Fix -A long name in manpage
2026-02-26 19:43 UTC (2+ messages)
[RFC PATCH 0/2] dma: DMA slave device bringup tool
2026-02-26 19:43 UTC (6+ messages)
[PATCH 5.10.y-cip 0/9] RZ/G2L SSI Improvements
2026-02-26 19:42 UTC (10+ messages)
` [PATCH 5.10.y-cip 1/9] iopoll: Do not use timekeeping in read_poll_timeout_atomic()
` [PATCH 5.10.y-cip 2/9] dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
` [PATCH 5.10.y-cip 3/9] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
` [PATCH 5.10.y-cip 4/9] ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
` [PATCH 5.10.y-cip 5/9] ASoC: renesas: rz-ssi: Use dev variable in probe()
` [PATCH 5.10.y-cip 6/9] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
` [PATCH 5.10.y-cip 7/9] ASoC: renesas: rz-ssi: Move DMA configuration
` [PATCH 5.10.y-cip 8/9] ASoC: renesas: rz-ssi: Add support for 24 bits sample width
` [PATCH 5.10.y-cip 9/9] ASoC: renesas: rz-ssi: Add support for 32 "
[PATCH v4 1/2] hfsplus: refactor b-tree map page access and add node-type validation
2026-02-26 19:40 UTC
[RFC][PATCH 0/6] x86/topo: SNC Divination
2026-02-26 19:42 UTC (3+ messages)
` [RFC][PATCH 6/6] x86/resctrl: Fix SNC detection
[PATCH rdma-next 0/4] Add pinned revocable dmabuf import interface
2026-02-26 19:41 UTC (5+ messages)
` [PATCH rdma-next 4/4] RDMA/irdma: Add support for revocable pinned dmabuf import
[Buildroot] [PATCH/next 1/3] package/spirv-{headers, tools}: bump to version 1.4.341.0
2026-02-26 19:40 UTC (3+ messages)
` [Buildroot] [PATCH/next 2/3] package/spirv-llvm-translator: bump to llvm_release_220 branch
` [Buildroot] [PATCH/RFC/next 3/3] package/llvm-project: bump version to 22.1.0
[PATCH] x86/boot/sev: Move SEV decompressor variables into the .data section
2026-02-26 19:38 UTC (5+ messages)
[PATCH v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
2026-02-26 19:39 UTC (5+ messages)
` [PATCH v10 09/13] x86/mm: Reset tags in a canonical address helper call
[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-02-26 19:39 UTC (3+ messages)
` [PATCH v5 15/18] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
[PATCH v17 0/3] Improve proc RSS accuracy
2026-02-26 19:38 UTC (5+ messages)
[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-02-26 19:36 UTC (3+ messages)
` [PATCH v2 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
[PATCH v4 0/7] fix multi-process VF hotplug
2026-02-26 19:37 UTC (2+ messages)
[PATCH] wifi: iwlwifi: prevent NAPI processing after firmware error
2026-02-26 19:37 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
2026-02-26 19:36 UTC (3+ messages)
[PATCH v5 1/1] NFSD: move accumulated callback ops to per-net namespace
2026-02-26 19:35 UTC
[pci:endpoint] BUILD SUCCESS f6797680fe312ae6d32a773eb4d33400f24555c2
2026-02-26 19:32 UTC
[PATCH 6.1.y-cip 0/8] RZ/G2L SSI Improvements
2026-02-26 19:33 UTC (9+ messages)
` [PATCH 6.1.y-cip 1/8] iopoll: Do not use timekeeping in read_poll_timeout_atomic()
` [PATCH 6.1.y-cip 2/8] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
` [PATCH 6.1.y-cip 3/8] ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
` [PATCH 6.1.y-cip 4/8] ASoC: renesas: rz-ssi: Use dev variable in probe()
` [PATCH 6.1.y-cip 5/8] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
` [PATCH 6.1.y-cip 6/8] ASoC: renesas: rz-ssi: Move DMA configuration
` [PATCH 6.1.y-cip 7/8] ASoC: renesas: rz-ssi: Add support for 24 bits sample width
` [PATCH 6.1.y-cip 8/8] ASoC: renesas: rz-ssi: Add support for 32 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.