All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 05:11:35 to 2026-05-11 06:34:18 UTC [more...]

[PATCH 6.1.y 1/2] Bluetooth: hci_sync: Remove remaining dependencies of hci_request
 2026-05-11  6:34 UTC 

[PATCH 0/5] ocfs2: validate inline xattr header consumers
 2026-05-11  6:33 UTC  (9+ messages)
` [PATCH 1/5] ocfs2: validate inline xattr header before ibody lookups
` [PATCH 2/5] ocfs2: validate inline xattr header before checking outside values
` [PATCH 3/5] ocfs2: validate inline xattr header before ibody remove
` [PATCH 4/5] ocfs2: validate inline xattr header before inline refcount attach

[rdma:wip/leon-for-next] BUILD SUCCESS 784e12a8c45571b255e0b69a63dbc87600f2b2aa
 2026-05-11  6:32 UTC 

Linux 7.0.6
 2026-05-11  6:33 UTC  (2+ messages)

Linux 6.18.29
 2026-05-11  6:33 UTC  (2+ messages)

[PATCH v2] Remove the deprecated glusterfs block driver
 2026-05-11  6:30 UTC 

[RFC PATCH v2 00/64] drivers: usb: dwc3: sync code with Linux v6.16-rc7
 2026-05-11  6:31 UTC  (3+ messages)

[PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-05-11  6:30 UTC  (4+ messages)

[PATCH net] net: core: dev: add reprocess depth limit for another_round in __netif_receive_skb_core
 2026-05-11  6:30 UTC 

[PATCH] firmware: stratix10-svc: remove RSU command exclusion from no-support callback
 2026-05-11  6:25 UTC 

Linux 7.1-rc3 regression (Bluetooth)
 2026-05-11  6:30 UTC  (2+ messages)

[PATCH 0/5] CI: Refresh ARM Debian testing
 2026-05-11  6:29 UTC  (9+ messages)
` [PATCH 1/5] CI: Adjust test needs[] to ensure binaries/ is non-root
` [PATCH 2/5] CI: Refresh the Debian 12 arm32 cross compile container
` [PATCH 3/5] CI: Refresh the Debian 12 arm64 container
` [PATCH 4/5] CI: Add a Debian 13 (Trixie) "

[PATCH v4 0/3] nolibc: Add fallocate()
 2026-05-11  6:29 UTC  (2+ messages)

[PATCH net] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
 2026-05-11  6:28 UTC  (2+ messages)

CVE-2026-43500: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
 2026-05-11  6:26 UTC 

[PATCH wireless-next] wifi: mac80211: Fix ADDBA request rejection after MLD link removal
 2026-05-11  6:26 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: fix type issue in DYNAMIC_BB_DYNAMIC_TXPWR
 2026-05-11  6:25 UTC  (2+ messages)

[PATCH] selftests/cgroup: fix misleading debug message in test_cgfreezer_time_child
 2026-05-11  6:25 UTC 

[Buildroot] [PATCH 1/1] package/python3: security bump version to 3.14.5
 2026-05-11  6:24 UTC 

[syzbot] [net?] WARNING in qdisc_tree_reduce_backlog (2)
 2026-05-11  6:23 UTC 

[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
 2026-05-11  6:22 UTC  (2+ messages)

[PATCH v3] tee: fix params_from_user() error path in tee_ioctl_supp_recv
 2026-05-07 15:39 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-11  6:21 UTC  (3+ messages)

[RFC PATCH] ovl: keep merged and impure readdir caches separate
 2026-05-11  6:20 UTC 

[PATCH v5 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-11  6:20 UTC  (4+ messages)
` [PATCH v5 3/6] drm/xe/xe_ras: Add helper to clear error counter

[PATCH v14 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
 2026-05-11  6:20 UTC  (6+ messages)

[PATCH] nvmet-tcp: Fix potential UAF when ddgst mismatch
 2026-05-11  6:20 UTC  (2+ messages)

[PATCH] nvme/tcp: handle rejected keys for secure concatnation
 2026-05-11  6:20 UTC  (2+ messages)

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices
 2026-05-11  6:06 UTC  (2+ messages)

[PATCH 0/2] asus-armoury: gate PPT writes on active fan curves
 2026-05-11  6:19 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: asus-armoury: gate PPT writes behind active fan curve
` [PATCH 2/2] platform/x86: asus-armoury: expose requires_fan_curve via sysfs

[PATCH bpf-next v3 00/24] bpf: Support stack arguments for BPF functions and kfuncs
 2026-05-11  6:19 UTC  (32+ messages)
` [PATCH bpf-next v3 01/24] bpf: Convert bpf_get_spilled_reg macro to static inline function
` [PATCH bpf-next v3 02/24] bpf: Remove copy_register_state wrapper function
` [PATCH bpf-next v3 03/24] bpf: Add helper functions for r11-based stack argument insns
` [PATCH bpf-next v3 04/24] bpf: Set sub->arg_cnt earlier in btf_prepare_func_args()
` [PATCH bpf-next v3 05/24] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v3 06/24] bpf: Refactor jmp history to use dedicated spi/frame fields
` [PATCH bpf-next v3 07/24] bpf: Add precision marking and backtracking for stack argument slots
` [PATCH bpf-next v3 08/24] bpf: Refactor record_call_access() to extract per-arg logic
` [PATCH bpf-next v3 09/24] bpf: Extend liveness analysis to track stack argument slots
` [PATCH bpf-next v3 10/24] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next v3 11/24] bpf: Prepare architecture JIT support for stack arguments
` [PATCH bpf-next v3 12/24] bpf: Enable r11 based insns
` [PATCH bpf-next v3 13/24] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next v3 14/24] bpf: Reject stack arguments if tail call reachable
` [PATCH bpf-next v3 15/24] bpf: Pass bpf_subprog_info to bpf_int_jit_compile()
` [PATCH bpf-next v3 16/24] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v3 17/24] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next v3 18/24] selftests/bpf: Add tests for stack argument validation
` [PATCH bpf-next v3 19/24] selftests/bpf: Add BTF fixup for __naked subprog parameter names
` [PATCH bpf-next v3 20/24] selftests/bpf: Add verifier tests for stack argument validation
` [PATCH bpf-next v3 21/24] selftests/bpf: Add precision backtracking test for stack arguments
` [PATCH bpf-next v3 22/24] bpf, arm64: Map BPF_REG_0 to x8 instead of x7
` [PATCH bpf-next v3 23/24] bpf, arm64: Add JIT support for stack arguments
` [PATCH bpf-next v3 24/24] selftests/bpf: Enable stack argument tests for arm64

[PATCH] commit-reach: early exit paint_down_to_common for single merge-base
 2026-05-11  6:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] erofs: use the opener's credential when verifing metadata accesses
 2026-05-11  6:18 UTC  (3+ messages)

[PATCH v1] 9p: Fix mkdir to return NULL on success
 2026-05-11  6:18 UTC 

[PATCH v2 sched_ext/for-7.1-fixes] sched_ext: Fix ops->priv clobber on concurrent attach/detach
 2026-05-11  6:18 UTC 

[PATCH 1/2] [RFC] debugobjects: avoid gcc-16.0.1 section mismatch
 2026-05-11  6:17 UTC  (3+ messages)

[PATCH] docs: Update nosmt support for arm64
 2026-05-11  6:17 UTC  (2+ messages)

[PATCH 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-05-11  6:17 UTC  (11+ messages)
` [PATCH 01/16] media: iris: Skip UBWC configuration when not supported
` [PATCH 02/16] media: iris: Filter UBWC raw formats based on hardware capabilities
` [PATCH 05/16] media: iris: add vpu op hook to disable ARP buffer
` [PATCH 06/16] media: iris: Add platform data field for watchdog interrupt mask
` [PATCH 08/16] media: iris: skip PIPE if it is not supported by the platform

[PATCH RFC 04/17] ext4: fix incorrect block bitmap free clusters update on metadata overlap
 2026-05-11  6:17 UTC  (2+ messages)

[kirkstone][PATCH] libxml2: fix CVE id in CVE-2026-0990.patch
 2026-05-11  6:16 UTC 

[PATCH net] rtnetlink: add RTEXT_FILTER_TERSE_DUMP support
 2026-05-11  6:16 UTC  (3+ messages)

[PATCH] riscv: dts: spacemit: k3: Add pwm support
 2026-05-11  6:15 UTC  (2+ messages)

[PATCH v4 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-05-11  6:12 UTC  (4+ messages)
` [PATCH v4 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver

[PATCH v2 0/2] thermal: qcom: tsens: fix temperature handling
 2026-05-11  6:15 UTC  (4+ messages)
` [PATCH v2 1/2] thermal: qcom: tsens: atomic temperature read with hardware-guided retries

[PATCH] selftests/cgroup: fix child process escaping to parent cleanup in test_cpucg_nice
 2026-05-11  6:15 UTC 

[PATCH] ocfs2: revalidate the journal dinode before toggling dirty
 2026-05-11  6:15 UTC  (4+ messages)

[PATCH v2] btrfs: mark file extent range dirty after converting prealloc extents
 2026-05-11  6:14 UTC  (2+ messages)

[PATCH] build: tolerate use of _Generic from glibc 2.43 with Clang
 2026-05-11  6:10 UTC  (5+ messages)

[OE-core][PATCH v2] libffi: add ptest support
 2026-05-11  6:09 UTC  (3+ messages)
` [OE-core][PATCH v3] "

linux-next: build failure after merge of the pinctrl-intel tree
 2026-05-11  6:09 UTC  (2+ messages)

[PATCH] selftests/cgroup: Add NULL check after malloc in cgroup_util.c
 2026-05-11  6:08 UTC 

[PATCH v3 0/3] riscv: dts: spacemit: enable USB3 on OrangePi
 2026-05-11  6:01 UTC  (3+ messages)

[Patch] support libical 4.0
 2026-05-11  5:58 UTC 

[PATCH i-g-t v1] tests/intel/kms_joiner: Fix mixed_output subtest skips
 2026-05-11  6:03 UTC  (2+ messages)

[PATCH v3 0/7] PCI: Add common helper for 100 ms delay after link training
 2026-05-11  5:59 UTC  (8+ messages)
` [PATCH v3 1/7] PCI: Add pci_host_common_link_train_delay() helper
` [PATCH v3 2/7] PCI: cadence: Add post-link delay for LGA and j721e glue driver
` [PATCH v3 3/7] PCI: cadence: HPA: Add post-link delay
` [PATCH v3 4/7] PCI: dwc: Use common pci_host_common_link_train_delay() helper
` [PATCH v3 5/7] PCI: aardvark: Add 100 ms delay after link training
` [PATCH v3 6/7] PCI: mediatek-gen3: Add 100 ms delay after link up
` [PATCH v3 7/7] PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helper

[PATCH 01/11] video: bridge: anx6345: Staticize and constify driver ops
 2026-05-11  6:02 UTC  (3+ messages)
` [PATCH 09/11] video: stm32: "

FAILED: patch "[PATCH] rxrpc: Also unshare DATA/RESPONSE packets when paged frags" failed to apply to 5.10-stable tree
 2026-05-11  6:02 UTC 

[PATCH 01/14] reset: ast2500: Staticize and constify driver ops
 2026-05-11  6:02 UTC  (3+ messages)
` [PATCH 12/14] reset: sti: "

FAILED: patch "[PATCH] rxrpc: Also unshare DATA/RESPONSE packets when paged frags" failed to apply to 5.15-stable tree
 2026-05-11  6:02 UTC 

FAILED: patch "[PATCH] rxrpc: Also unshare DATA/RESPONSE packets when paged frags" failed to apply to 6.1-stable tree
 2026-05-11  6:02 UTC 

FAILED: patch "[PATCH] rxrpc: Also unshare DATA/RESPONSE packets when paged frags" failed to apply to 6.6-stable tree
 2026-05-11  6:02 UTC 

FAILED: patch "[PATCH] rxrpc: Also unshare DATA/RESPONSE packets when paged frags" failed to apply to 6.12-stable tree
 2026-05-11  6:02 UTC 

[PATCH] configs: stm32mp13: add SPI-NAND UBI boot support
 2026-05-11  6:01 UTC  (2+ messages)

[PATCH v3 00/12] Enable lock context analysis
 2026-05-11  6:00 UTC  (11+ messages)
` [PATCH v3 02/12] block/bdev: Annotate the blk_holder_ops callback invocations

[PATCH v3 0/4] More Fixes for color pipeline
 2026-05-11  5:32 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
` [PATCH v3 2/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
` [PATCH v3 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes
` [PATCH v3 4/4] drm/i915: Fix color blob reference handling in intel_plane_state

[PATCH] ppc/spapr: Skip system reset for quiesced CPUs
 2026-05-11  5:55 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/dropbear: bump version to 2026.91
 2026-05-11  5:56 UTC  (2+ messages)

[linux-next:master 12063/13385] net/ipv4/icmp.c:597 icmp_route_lookup() warn: passing zero to 'ERR_PTR'
 2026-05-11  5:53 UTC 

[PATCH] drm/xe/madvise: Skip invalidation for purgeable state updates
 2026-05-11  5:54 UTC 

What's cooking in git.git (May 2026, #02)
 2026-05-11  5:51 UTC  (2+ messages)

[REGRESSION] 6.12.y: d66792919d4f (sched/deadline: Use revised wakeup rule for dl_server) causes latencies up to 50ms with PREEMPT_RT
 2026-05-11  5:50 UTC  (2+ messages)

CVE report - kirkstone - 2026-05-11
 2026-05-11  5:50 UTC 

CVE report - master - 2026-05-11
 2026-05-11  5:50 UTC 

CVE report - scarthgap - 2026-05-11
 2026-05-11  5:50 UTC 

CVE report - whinlatter - 2026-05-11
 2026-05-11  5:50 UTC 

[PATCH] mm/fadvise: avoid remote LRU drain for mapped folio failures
 2026-05-11  5:47 UTC  (2+ messages)

[PATCH 0/7] nvme-cli: add nvme top command for real-time monitoring
 2026-05-11  5:46 UTC  (3+ messages)

[PATCH v8 0/6] Add driver for EC found on Qualcomm reference devices
 2026-05-11  5:45 UTC  (4+ messages)
` [PATCH v8 2/6] platform: arm64: "

[PATCH v3] mm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag due to allocation failure order
 2026-05-11  5:45 UTC  (3+ messages)

[PATCH v2] mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure
 2026-05-11  5:44 UTC  (6+ messages)

[sunxi:sunxi/dt-for-7.2 2/4] FATAL ERROR: Syntax error parsing input tree
 2026-05-11  5:43 UTC  (2+ messages)

[PATCH v2 1/2] intel_iommu: widen impl.min_access_size to 8 to fix MMIO abort
 2026-05-11  5:41 UTC  (4+ messages)
` [PATCH v3 1/2] intel_iommu: fix guest-triggerable abort on oversized MMIO access

[PATCH sched_ext/for-7.1-fixes] sched_ext: Fix ops->priv NULL pointer deref in bpf_scx_unreg()
 2026-05-11  5:41 UTC  (3+ messages)

[PATCH] Input: tsc2007 - fix resistance calculation when A/D value is saturated
 2026-05-11  5:40 UTC 

[PATCH] fpga: altera-cvp: Extend wrapped HW credit counter in software
 2026-05-11  5:38 UTC 

[PATCH v3 0/9] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-11  5:38 UTC  (7+ messages)
` [PATCH v3 2/9] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v3 4/9] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED

[PATCH v2 0/4] Add compatible strings for RPM and mailbox devices for Shikra
 2026-05-11  5:35 UTC  (4+ messages)
` [PATCH v2 4/4] mailbox: qcom-apcs-ipc: Add Shikra APCS IPC support

[PATCH] clk: hisilicon: reset: Use devm_kzalloc to initialize hisi_reset_controller
 2026-05-11  5:32 UTC 

[PATCH] crypto: algif_aead - Prevent async UAF on early socket close
 2026-05-11  5:32 UTC 

[i-g-t] tests/intel/xe_madvise: Add partial-unbind-dontneed subtest
 2026-05-11  5:31 UTC  (2+ messages)

[PATCH] crypto : ecc - Fix carry overflow in vli multiplication
 2026-05-11  5:30 UTC  (2+ messages)

ARM deadlock with PL310 on Armada-38x
 2026-05-11  5:30 UTC 

[PATCH] lib: sbi_domain: reject overflowing address range in check_addr_range()
 2026-05-11  5:24 UTC  (4+ messages)

[PATCH i-g-t 0/2] tests/intel/kms_tbt: Add DP tunneling validation tests
 2026-05-11  5:43 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_connector_helper: Add DRM connector helpers using libdisplay-info
` [PATCH i-g-t 2/2] tests/intel/kms_tbt: Add DP tunneling validation tests

[PATCH v2 0/5] workqueue: Detect stalled in-flight workers
 2026-05-11  5:21 UTC  (5+ messages)
` [PATCH v2 4/5] workqueue: Show all busy workers in stall diagnostics

[PATCH v4 0/3] iio: adc: ti-ads1298: Minor driver cleanups
 2026-05-11  5:20 UTC  (5+ messages)
` [PATCH v4 2/3] iio: adc: ti-ads1298: Fix incorrect timeout comment

[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-11  5:20 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/ddi: Fix cleanup after HDMI "

[RFC 0/7] drm/display/dp_tunnel: Add debugfs surface for BWA validation
 2026-05-11  5:40 UTC  (8+ messages)
` [RFC 1/7] drm/display/dp_tunnel: Add debugfs interface with info file
` [RFC 2/7] drm/display/dp_tunnel: Add bw_alloc_enable debugfs knob
` [RFC 3/7] drm/display/dp_tunnel: Add bw_limit debugfs cap for BW pressure injection
` [RFC 4/7] drm/i915/dp_tunnel: Wire up DP tunnel debugfs from DRM core
` [RFC 5/7] drm/i915/display: Expose DP tunnel debugfs under each connector
` [RFC 6/7] drm/display/dp_tunnel: Sync SW allocated_bw after enabling BW alloc
` [RFC 7/7] drm/i915/dp_tunnel: Re-attach dp_tunnel debugfs to MST children on re-detect

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-05-11  5:18 UTC  (3+ messages)

[PATCH] target/riscv: add Zvknha as an implied extension for Zvknhb
 2026-05-11  5:17 UTC 

[PATCH 1/4] drm/amdgpu: add MEC pipe reset helpers
 2026-05-11  5:17 UTC  (3+ messages)

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-05-11  5:15 UTC  (3+ messages)

[PATCH i-g-t] lib/pciids: sync with kernel commit e68a60f9e6a6
 2026-05-11  5:15 UTC  (2+ messages)

[PATCH 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
 2026-05-11  5:15 UTC  (3+ messages)

[PATCH] hw/ufs: Zero reserved bytes in REPORT LUNS response header
 2026-05-11  5:14 UTC 

[PATCH RFC v4 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-11  5:11 UTC  (16+ messages)
` [PATCH RFC v4 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v4 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v4 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v4 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v4 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v4 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v4 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v4 10/18] riscv_cbqri: Add bandwidth "
` [PATCH RFC v4 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v4 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v4 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v4 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v4 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v4 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v4 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)


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.