All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 04:16:55 to 2026-05-11 05:56:48 UTC [more...]

[PATCH v3 0/4] More Fixes for color pipeline
 2026-05-11  5:32 UTC 

[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 

[PATCH 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-05-11  5:52 UTC  (7+ 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

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] build: tolerate use of _Generic from glibc 2.43 with Clang
 2026-05-11  5:46 UTC  (4+ 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 bpf-next v3 00/24] bpf: Support stack arguments for BPF functions and kfuncs
 2026-05-11  5:35 UTC  (25+ 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] 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)

Linux 7.1-rc3 regression (Bluetooth)
 2026-05-11  5:17 UTC 

[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  (38+ 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 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [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 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v4 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [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)
` [PATCH RFC v4 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-11  5:10 UTC  (3+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()

[PATCH v3 00/13] driver core / pmdomain: Add support for fined grained sync_state
 2026-05-11  5:09 UTC  (5+ messages)
` [PATCH v3 02/13] driver core: Enable suppliers to implement fine grained sync_state support
` [PATCH v3 06/13] pmdomain: core: Add initial "

[PATCH net] net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
 2026-05-11  5:06 UTC  (2+ messages)

[PATCH v2] x86/shstk: Provide kernel command line knob to disable
 2026-05-11  5:04 UTC  (9+ messages)

[PATCH v3 0/2] cgroup/cpuset: fix DL attach accounting
 2026-05-11  5:04 UTC  (3+ messages)
` [PATCH v3 1/2] cgroup/cpuset: reset DL migration state on can_attach() failure

[PATCH] rust-analyzer: update generate_rust_analyzer to pass cfg to macros crate
 2026-05-11  5:00 UTC  (4+ messages)

[liveupdate:fixes] BUILD SUCCESS eaf3933ec58da601cf0008afbcca7cf5433321e8
 2026-05-11  4:58 UTC 

[PATCH v4] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-11  4:58 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-11  4:58 UTC  (12+ messages)

[net-next PATCH v3 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-05-11  4:58 UTC  (3+ messages)

[PATCH] docs: platform: update qemu_virt.md
 2026-05-11  4:57 UTC  (2+ messages)

[PATCH v2 0/3] PCI: cadence: Fix and generalize PCIe capability offset for Root Port
 2026-05-11  4:58 UTC  (5+ messages)
` [PATCH v2 2/3] PCI: cadence: Add cdns_pcie_get_pcie_cap() helper and cache capability offset
` [PATCH v2 3/3] PCI: cadence: Use dynamic PCIe capability offset in host driver

[PATCH v2 0/3] fix leaks in some WMI error path
 2026-05-11  4:56 UTC  (2+ messages)

[PATCH] sched/isolation: Don't free memblock allocated cpumasks
 2026-05-11  4:55 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace non-standard BITn macros with BIT(n)
 2026-05-11  4:53 UTC  (3+ messages)

[PATCH] lib: utils: Fix LLVM compile error in MPXY client driver for RPMI MM
 2026-05-11  4:53 UTC  (3+ messages)

[net-next PATCH v2 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-05-11  4:53 UTC  (3+ messages)

[PATCH 0/8] riscv: spacemit: k1: add clock reset drivers, switch to upstream DT
 2026-05-11  4:52 UTC  (3+ messages)

[PATCH] watchdog: wdt_pci: Fix shared IRQ storm and complete system lockup
 2026-05-11  4:52 UTC  (7+ messages)
  `  "

[PATCH] lib: fdt_domain: Default boot-hart to coldboot HART for multi-domain boot
 2026-05-11  4:51 UTC  (2+ messages)

[PATCH 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-05-11  4:51 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/1] riscv: dts: spacemit: enable eMMC for OrangePi RV2
 2026-05-11  4:50 UTC  (3+ messages)

[PATCH] dts: riscv: spacemit: correct 32k clock frequency
 2026-05-11  4:50 UTC  (3+ messages)

[PATCH] arm: mach-k3: j721s2: j784s4: Add errata i2378 workaround
 2026-05-11  4:50 UTC  (3+ messages)

[PATCH v2 0/5] hwmon: (pmbus/adm1266) blackbox, FW rev, rtc_class, GPIO label
 2026-05-11  4:48 UTC  (12+ messages)
` [PATCH v2 1/5] hwmon: (pmbus/adm1266) add firmware_revision debugfs entry
` [PATCH v2 2/5] hwmon: (pmbus/adm1266) add clear_blackbox "
` [PATCH v2 3/5] hwmon: (pmbus/adm1266) add powerup_counter "
` [PATCH v2 4/5] hwmon: (pmbus/adm1266) replace probe-time RTC seed with rtc_class device
` [PATCH v2 5/5] hwmon: (pmbus/adm1266) include adapter number in GPIO line label

[asahilinux:bits/020-dart 4/20] drivers/iommu/apple-dart.c:1236 apple_dart_probe() warn: missing error code 'ret'
 2026-05-11  4:48 UTC  (2+ messages)

[PATCH 0/7] ASoC: ti: Cleanup locking code using guard() helpers
 2026-05-11  4:44 UTC  (4+ messages)
` [PATCH 7/7] ASoC: ti: omap-mcbsp: Simplify lock and resource handling

[PATCH v2] staging: rtl8723bs: fix type issue in DYNAMIC_BB_DYNAMIC_TXPWR
 2026-05-11  4:40 UTC 

Testing MT7921e: MT7902 TX stuck at 6Mbps on 5Ghz VHT connection; only stable at 802.11n or lower at 2.4GHz Non-dual band AP
 2026-05-11  4:40 UTC 

[PATCH] drm/i915/dp: On DPCD read failure skip LT
 2026-05-11  4:39 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH RESEND] ALSA: usb-audio: qcom: Check offload mapping failures
 2026-05-11  4:36 UTC 

[PATCH 0/1] pinctrl: nuvoton: ma35d1: fix MFP register offset and pin table
 2026-05-11  3:17 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v8 0/7] vfio/pci: Add PCIe TPH support
 2026-05-11  4:36 UTC  (5+ messages)
` [PATCH v8 4/7] vfio/pci: Add PCIe TPH interface with capability query

[PATCH] wifi: wilc1000: fix dma_buffer leak on bus acquire failure
 2026-05-11  4:32 UTC  (3+ messages)
` [PATCH v2 v2] "

[PATCH] uprobes: Use flexible array for xol_area bitmap
 2026-05-11  4:33 UTC  (2+ messages)

[syzbot] Monthly xfs report (May 2026)
 2026-05-11  4:32 UTC 

[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
 2026-05-11  4:31 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_configfs: Use available engine for ctx-restore subtests (rev4)

[PATCH i-g-t v2] tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures
 2026-05-11  4:30 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures (rev2)

[PATCH RESEND] ALSA: hda/cs35l41: Fix firmware load work teardown
 2026-05-11  4:29 UTC 

[bug report] scsi: sd: Fix sshdr use in sd_spinup_disk
 2026-05-11  4:29 UTC 

[PATCH v2] drm/bridge: ite-it66121: Convert to DRM HDMI Audio Helper
 2026-05-11  4:26 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Aksh Garg as PCI CADENCE reviewer
 2026-05-11  4:25 UTC  (4+ messages)

[RFC v2 0/2] add kconfirm
 2026-05-11  4:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mfd: rockchip: drop redundant wakeup-source definitions
 2026-05-11  4:22 UTC  (9+ messages)
` [PATCH 2/2] ASoC: dt-bindings: "

[PATCH 1/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-05-11  4:21 UTC  (2+ messages)
`  "

[PATCH net-next 0/2] net: convert remaining CAN protocols to getsockopt_iter
 2026-05-11  4:21 UTC  (3+ messages)
` [PATCH net-next 1/2] can: j1939: convert "

[PATCH] virt: nitro_enclaves: Use flexible array for memory pages
 2026-05-11  4:20 UTC 

[PATCH] staging: rtl8723bs: remove commented out code from odm.c
 2026-05-11  4:20 UTC  (2+ messages)

[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
 2026-05-11  4:18 UTC 

[PATCH wireless-next] wifi: b43legacy: Use flexible array for DMA metadata
 2026-05-11  4:19 UTC  (2+ messages)

[PATCH] coresight: platform: defer connection counter increment until alloc succeeds
 2026-05-11  4:19 UTC 

[PATCH] RDMA/rtrs: Use flexible array for client path stats
 2026-05-11  4:18 UTC 

mm/sparse-vmemmap.c:369:13: error: implicit declaration of function 'vmemmap_alloc_block_zero'; did you mean 'vmemmap_alloc_block_buf'?
 2026-05-11  4:16 UTC 


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.