messages from 2026-05-19 21:45:09 to 2026-05-19 22:40:09 UTC [more...]
[PATCH v7 0/6] airoha: an7581: USB support
2026-05-19 22:40 UTC (17+ messages)
` [PATCH v7 1/6] dt-bindings: soc: Add bindings for Airoha SCU Serdes lines
` [PATCH v7 2/6] dt-bindings: clock: airoha: Add PHY binding for Serdes port
` [PATCH v7 3/6] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v7 4/6] clk: en7523: Add support for selecting the Serdes port in SCU
` [PATCH v7 5/6] phy: move and rename Airoha PCIe PHY driver to dedicated directory
` [PATCH v7 6/6] phy: airoha: Add support for Airoha AN7581 USB PHY
[PATCH 0/3] usb: dwc3: xilinx: minor fixes for dwc3-xilinx glue driver
2026-05-19 22:39 UTC (5+ messages)
` [PATCH 2/3] usb: dwc3: xilinx: use reset_control_reset() in versal init
[Buildroot] [PATCH 1/1] package/cog: fix build with Weston 15
2026-05-19 22:39 UTC
[PATCH 1/2][V5] tests/kms_hdr: Fix HDR metadata probe in test_hdr
2026-05-19 22:38 UTC (3+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [1/2,V5] "
` ✓ i915.CI.BAT: success "
[PATCH v5 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
2026-05-19 22:39 UTC (2+ messages)
[PATCH] perf build-id: Fix off-by-one bug when printing kernel/module build-id
2026-05-19 22:38 UTC
Incorrect/lacking References in mail headers?
2026-05-19 22:38 UTC (2+ messages)
[OE-core][wrynose][PATCH 1/2] busybox: patch CVE-2024-58251
2026-05-19 22:36 UTC (3+ messages)
` [OE-core][wrynose][PATCH 2/2] busybox: fix CVE-2026-29004
[PATCH v2 00/17] Rework frame descriptors
2026-05-19 22:36 UTC (12+ messages)
` [PATCH v2 05/17] media: v4l2-subdev: Allocate frame descriptors based on the need
` [PATCH v2 06/17] media: v4l2-subdev: Change the maximum number of routes
` [PATCH v2 07/17] media: v4l2-subdev: Return dynamically allocated pass-through routes
` [PATCH v2 08/17] media: v4l2-subdev: Always return at least one frame descriptor
` [PATCH v2 10/17] media: nxp: imx8-isi: Use v4l2_subdev_get_frame_desc()
[PATCH v9 00/40] target/mips: add missing Octeon user-mode support
2026-05-19 22:35 UTC (4+ messages)
` [PATCH v9 13/40] tcg: Introduce tcg_gen_addN_i64
[PATCH v2 0/7] ASoC: codecs: aw88261: fixes and cleanup
2026-05-19 22:36 UTC (7+ messages)
` [PATCH v2 2/7] ASoC: codecs: aw88261: add TDM support
` [PATCH v2 7/7] ASoC: codecs: aw88261: make volume control usable
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-19 22:35 UTC (5+ messages)
` [PATCH v2 09/16] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v2 11/16] iommu/vt-d: preserve PASID table of preserved device
[PATCHv2] nvme-pci: fix dma mapping leak on data setup error
2026-05-19 22:33 UTC
[PATCH] watchdog: orion_wdt: Use devm APIs for clock and watchdog management
2026-05-19 22:33 UTC (3+ messages)
[ardb:arm64-remap-linear-data-alias-v5 2/13] arch/powerpc/lib/code-patching.c:120:30: warning: passing argument 1 of 'map_patch_area' discards 'const' qualifier from pointer target type
2026-05-19 22:33 UTC
[PATCH] nvme-pci: fix dma mapping leak on data setup error
2026-05-19 22:33 UTC (2+ messages)
[PATCH v3 0/5] i2c: mt7621: improve support for Airoha
2026-05-19 22:32 UTC (6+ messages)
` [PATCH v3 1/5] i2c: mt7621: rework cmd/wait OPs to support atomic afer variant
` [PATCH v3 2/5] i2c: mt7621: clear pending interrupt on i2c reset
` [PATCH v3 3/5] dt-bindings: i2c: mt7621: Document an7581 compatible
` [PATCH v3 4/5] i2c: mt7621: limit SCL_STRETCH only to Mediatek SoC
` [PATCH v3 5/5] i2c: mt7621: make device reset optional
[PATCHBOMB v9] fuse/libfuse/e2fsprogs: faster file IO for containerized ext4 servers
2026-05-19 22:33 UTC (35+ messages)
` [PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c
` [PATCH 2/4] fuse: store backing id in fuse_backing objects
` [PATCH 3/4] fuse_trace: move the passthrough-specific code back to passthrough.c
` [PATCH 4/4] fuse: clean up per-file type inode initialization
` [PATCHSET v9 2/4] fuse: basic plumbing to upload file mappings from servers
` [PATCH 01/11] fuse: implement the basic iomap mechanisms
` [PATCH 02/11] fuse_trace: "
` [PATCH 03/11] fuse: make iomap debugging configurable at runtime
` [PATCH 04/11] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices
` [PATCH 05/11] fuse_trace: "
` [PATCH 06/11] fuse: create a per-inode flag for setting exclusive mode
` [PATCH 07/11] fuse: create a per-inode flag for toggling iomap
` [PATCH 08/11] fuse_trace: "
` [PATCH 09/11] fuse: isolate the other regular file IO paths from iomap
` [PATCH 10/11] fuse: implement basic iomap reporting such as FIEMAP and SEEK_{DATA,HOLE}
` [PATCH 11/11] fuse_trace: "
` [PATCHSET v9 3/4] fuse: allow servers to use iomap for better file IO performance
` [PATCH 1/6] fuse: implement direct IO with iomap
` [PATCH 2/6] fuse_trace: "
` [PATCH 3/6] fuse: implement buffered "
` [PATCH 4/6] fuse_trace: "
` [PATCH 5/6] fuse: implement inline data file IO via iomap
` [PATCH 6/6] fuse_trace: "
` [PATCHSET v9 4/4] fuse: discovery and configuration of iomap
` [PATCH 1/9] fuse: advertise support for iomap
` [PATCH 2/9] fuse: query filesystem geometry when using iomap
` [PATCH 3/9] fuse_trace: "
` [PATCH 4/9] fuse: use an unrestricted backing device with iomap pagecache io
` [PATCH 5/9] fuse: disable direct fs reclaim for any fuse server that uses iomap
` [PATCH 6/9] fuse: allow privileged mount helpers to pre-approve iomap usage
` [PATCH 7/9] fuse: invalidate ranges of backing devices being used for iomap
` [PATCH 8/9] fuse_trace: invalidate ranges of block "
` [PATCH 9/9] fuse: set iomap backing device block size
[PATCH v2 0/4] buildsys: Stop checking for ESA/390 host
2026-05-19 22:31 UTC (7+ messages)
` [PATCH v2 2/4] MAINTAINERS: Fix tcg/s390x/ path
` [PATCH v2 3/4] buildsys: Stop checking for ESA/390 host
` [PATCH v2 4/4] tests/tcg: Explicitly check for 64-bit z/Architecture
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-05-19 22:30 UTC (6+ messages)
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
[PATCH 0/2] RDMA/rxe: fix shared memory TOCTOU in receive path
2026-05-19 22:30 UTC (5+ messages)
[PATCH net] ipv4: use WARN_ON_ONCE() in ip_rt_bug()
2026-05-19 22:30 UTC (2+ messages)
[PATCH net] ipv4: icmp: reject broadcast/multicast routes
2026-05-19 22:30 UTC (2+ messages)
[PATCH v8 00/12] Add SPL support for Qualcomm platforms, starting with sdm845
2026-05-19 22:25 UTC (5+ messages)
` [PATCH v8 07/12] mach-snapdragon: Kconfig: changes / additions to support SPL
[PATCH] hfs: rework hfsplus_readdir() logic
2026-05-19 22:28 UTC
[PATCH v5 0/6] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-05-19 22:27 UTC (5+ messages)
` [PATCH v5 3/6] iommu/arm-smmu-v3: Suppress EVTQ/PRIQ events in "
[PATCH] clk: stm32: add missing bitfield.h header
2026-05-19 22:26 UTC
+ mm-memcg-swap-store-cgroup-id-in-cluster-table-directly-fix.patch added to mm-new branch
2026-05-19 22:26 UTC
[PATCH 00/11] perf/x86/intel: Fix inaccurate hard-coded event configurations
2026-05-19 22:26 UTC (11+ messages)
` [PATCH 01/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for ICX
` [PATCH 02/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for SPR
` [PATCH 03/11] perf/x86/intel: Update event constraints for DMR
` [PATCH 04/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for ADL
` [PATCH 10/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for SRF
[syzbot] [usb?] KASAN: slab-use-after-free Write in iowarrior_write_callback (2)
2026-05-19 22:26 UTC
[akpm-mm:mm-new 323/362] mm/memcontrol-v1.c:651:31: error: implicit declaration of function 'swp_cluster_offset'
2026-05-19 22:26 UTC (2+ messages)
[PATCH v2 1/2] drm/amdgpu: Use asic specific pte_addr_mask
2026-05-19 22:25 UTC (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: drm/amdgpu: Set correct DMA mask for gfx12.1
[PATCH] arm64/entry: Don't disable preemption in debug_exception_enter() with RT kernel
2026-05-19 22:25 UTC
[RFC PATCH bpf-next 00/12] bpf: A common way to attach struct_ops to a cgroup
2026-05-19 22:25 UTC (14+ messages)
` [RFC PATCH bpf-next 01/12] bpf: Remove __rcu tagging in st_link->map
` [RFC PATCH bpf-next 02/12] bpf: Make struct_ops tasks_rcu grace period optional
` [RFC PATCH bpf-next 03/12] bpf: Add bpf_struct_ops accessor helpers
` [RFC PATCH bpf-next 04/12] bpf: Remove unnecessary prog_list_prog() check
` [RFC PATCH bpf-next 05/12] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check
` [RFC PATCH bpf-next 06/12] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [RFC PATCH bpf-next 07/12] bpf: Move LSM trampoline unlink into bpf_cgroup_link_auto_detach()
` [RFC PATCH bpf-next 08/12] bpf: Add a few bpf_cgroup_array_* helper functions
` [RFC PATCH bpf-next 09/12] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [RFC PATCH bpf-next 10/12] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [RFC PATCH bpf-next 11/12] libbpf: Support attaching struct_ops to a cgroup
` [RFC PATCH bpf-next 12/12] selftests/bpf: Test "
[PATCH 0/5] cxl: Introduce devm_cxl_probe_mem() and fix region deletion
2026-05-19 22:24 UTC (7+ messages)
` [PATCH 1/5] cxl/region: Block region delete during region creation
` [PATCH 2/5] cxl/region: Resolve region deletion races
` [PATCH 3/5] cxl/memdev: Pin parents for entire memdev lifetime
[PATCH v4 0/5] thermal/drivers: airoha: Add support for AN7583
2026-05-19 22:24 UTC (6+ messages)
` [PATCH v4 1/5] thermal/drivers: airoha: Convert to regmap API
` [PATCH v4 2/5] thermal/drivers: airoha: Generalize probe function
` [PATCH v4 3/5] thermal/drivers: airoha: Generalize get_thermal_ADC and set_mux function
` [PATCH v4 4/5] dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoC
` [PATCH v4 5/5] thermal/drivers: airoha: Add support for AN7583 Thermal Sensor
[PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
2026-05-19 22:23 UTC (3+ messages)
[PATCH] docs/devel/tcg-ops: Fix reStructuredText format
2026-05-19 22:22 UTC (2+ messages)
(no subject)
2026-05-19 22:20 UTC (5+ messages)
` [PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
[PATCH] disas/riscv.c: add 'cbo' insns to disassembler
2026-05-19 22:20 UTC (2+ messages)
Trail of Bits + OpenAI security project with [QEMU]
2026-05-19 17:18 UTC
[RFC PATCH 0/4] timekeeping: add feed-forward clock discipline via vmclock
2026-05-19 22:20 UTC (9+ messages)
` [RFC PATCH 1/4] timekeeping: Remove xtime_remainder from ntp_error accumulation
[PATCH v2 0/3] Fixes for flip_done timeouts
2026-05-19 22:18 UTC (5+ messages)
` [PATCH v2 1/3] Revert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"
` [PATCH v2 2/3] drm/amd/display: Use vline2 interrupt on DCN instead of vstartup
` [PATCH v2 3/3] drm/amd/display: Check for flip completion in OTG interrupt handlers
[PATCH] bpf: avoid padding in struct bpf_common_attr
2026-05-19 22:17 UTC (2+ messages)
[PATCH] regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16
2026-05-19 22:16 UTC (3+ messages)
[PATCH v2 net-next 0/2] rtnetlink: RTNL avoidance in rtnl_getlink()
2026-05-19 22:17 UTC (5+ messages)
` [PATCH v2 net-next 1/2] rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()
[kvm-unit-tests PATCH v3 00/20] x86: Better backtraces for leaf functions
2026-05-19 22:15 UTC (8+ messages)
` [kvm-unit-tests PATCH v3 04/20] x86: Dedup guest/host context switch of registers across SVM and VMX
` [kvm-unit-tests PATCH v3 06/20] x86/virt: Track "guest regs" using per-CPU variable
` [kvm-unit-tests PATCH v3 08/20] x86/vmx: Use separate VMCSes for BSP vs. AP in INIT test
[PATCH 0/2] cxl: fortify string fixups
2026-05-19 22:12 UTC (3+ messages)
` [PATCH 1/2] cxl/fwctl: Fix __fortify_panic
` [PATCH 2/2] cxl/test: "
What's cooking in git.git (May 2026, #04)
2026-05-19 22:11 UTC (2+ messages)
[PATCH 0/2] timers/migration: Fixes on top of per capacity hierarchies
2026-05-19 22:09 UTC (3+ messages)
` [PATCH 1/2] timers/migration: Fix hotplug migrator selection target on asymetric capacity machines
` [PATCH 2/2] timers/migration: Deactivate per-capacity hierarchies under nohz_full
[PATCH] generic: add a test case for fallocate i_size extension
2026-05-19 22:08 UTC (2+ messages)
[PATCH v2 00/21] fuse: extend passthrough to inode operations
2026-05-19 22:07 UTC (8+ messages)
` [PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies
` "
drivers/base/regmap/regmap-i2c.c:340:42: sparse: sparse: incorrect type in argument 3 (different base types)
2026-05-19 22:05 UTC (2+ messages)
` [PATCH v2] regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16
[ast-bpf:arena_slab 63/63] Warning: mm/slub.c:5466 function parameter 's' not described in 'kmem_cache_alloc_nolock'
2026-05-19 22:03 UTC
[ardb:arm64-remap-linear-data-alias-v5 2/13] arch/powerpc/lib/code-patching.c:120:23: error: passing 'const uint8_t[4096]' (aka 'const unsigned char[4096]') to parameter of type 'void *' discards qualifiers
2026-05-19 22:03 UTC
[PATCH 0/2] tests/intel/xe_sriov_vfio: fix region-info subtest and cleanup path
2026-05-19 22:04 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v5] tracing/eprobes: Allow use of BTF names to dereference pointers
2026-05-19 22:03 UTC (2+ messages)
[post LSFMM summary] where is fuse going?
2026-05-19 22:03 UTC (4+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-19 22:01 UTC (13+ messages)
[RFC] knfsd: per-client fair scheduling to prevent single-client starvation
2026-05-19 22:02 UTC (5+ messages)
[PATCH 0/2] drm/nouveau: nv04 FIFO cleanup + recovery for Tesla
2026-05-19 22:01 UTC (2+ messages)
[PATCH v9 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status
2026-05-19 22:01 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
2026-05-19 22:00 UTC (8+ messages)
` [PATCH v3] "
[PATCH v3] mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
2026-05-19 22:00 UTC (5+ messages)
[PATCH i-g-t] tests/xe_pat: Use S3 instead of standby
2026-05-19 21:59 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2] kconfig: add kconfig-sym-check static checker
2026-05-19 21:58 UTC
[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
2026-05-19 21:58 UTC (12+ messages)
[PATCH] ASoC: mediatek: mt2701: fix snprintf bounds
2026-05-19 21:57 UTC (3+ messages)
[Buildroot] [PATCH/next v2 1/1] package/util-linux: bump version to 2.42.1
2026-05-19 21:57 UTC (2+ messages)
[PATCH] revision: use priority queue in limit_list()
2026-05-19 21:56 UTC (8+ messages)
[PATCH v2] checkpatch: warn on uppercase N/Y/M as Kconfig tristate literals
2026-05-19 21:56 UTC
[PATCH v1 1/1] iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()
2026-05-19 21:56 UTC
[PATCHv1 0/7] hw/arm: Adding Cortex-M7 Asymmetric Multiprocessing boot support for i.MX8MP
2026-05-19 21:54 UTC (10+ messages)
` [PATCHv1 3/7] hw/misc: Add SRC (System Reset Controller) to i.MX8MP
` [PATCHv1 4/7] hw/misc: Add MU (Messaging Unit) IP to i.MX8MP device model
` [PATCHv1 5/7] hw/misc: Extend i.MX8MP CCM with Cortex-M7 clock outputs
` [PATCHv1 6/7] hw/arm: Enable Cortex-M7 AMP boot on i.MX8MP
[PATCH] bpf, libbpf: reject non-exclusive metadata maps in the signed loader
2026-05-19 21:53 UTC
[PATCH] rcu/nocb: reduce stack usage in nocb_gp_wait()
2026-05-19 21:52 UTC (2+ messages)
[PATCH v8] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
2026-05-19 21:52 UTC (2+ messages)
[PATCH v5 00/63] target/arm: Implement FEAT_FP8
2026-05-19 21:52 UTC (4+ messages)
` [PATCH v5 45/63] target/arm: Implement FMLALB, FMLALT for AdvSIMD
[PATCH] mm/hugetlb: restore reservation on error in hugetlb_mfill_atomic_pte() resubmission path
2026-05-19 21:52 UTC (3+ messages)
[meta-virtualization][meta-cloud-services][PATCH] layer: update LAYERSERIES_COMPAT to wrynose
2026-05-19 21:51 UTC (2+ messages)
[PULL 00/18] Block layer patches
2026-05-19 21:51 UTC (3+ messages)
` [PULL 13/18] commit: Drain nodes across all of bdrv_commit()
[PATCH v2] iio: chemical: scd30: Replace manual locking with RAII locking
2026-05-19 21:51 UTC (3+ messages)
[PATCH] tests/core_hotunplug: add *-with-load subtests exercising GPU workload during hotplug
2026-05-19 21:47 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/core_hotunplug: add *-with-load subtests exercising GPU workload during hotplug (rev3)
[PATCH v12 00/33] perf tool: Add evsel to perf_sample
2026-05-19 21:46 UTC (4+ messages)
` [PATCH v13 00/32] "
[PATCH v2] x86/mm: Disable broadcast TLB flush when PCID is disabled
2026-05-19 21:47 UTC (4+ messages)
[PATCH] smc: Use flexible array for SMCD connections
2026-05-19 21:45 UTC (3+ messages)
[PATCH] netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
2026-05-19 21:43 UTC (3+ messages)
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.