All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 14:43:20 to 2026-04-02 15:34:09 UTC [more...]

[PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
 2026-04-02 15:14 UTC  (11+ messages)
` [EXT] "
    `  "
        `  "
            `  "
                `  "

[PATCH] ata: libata-eh: Do not retry reset if the device is gone
 2026-04-02 15:34 UTC  (3+ messages)

[PATCH v2] perf header: Validate build_id filename length to prevent buffer overflow
 2026-04-02 15:33 UTC  (3+ messages)

[PATCH] scsi: aic7xxx: Fix compiler warnings triggered by user space code
 2026-04-02 15:33 UTC 

[PATCH v2 00/14] Add ARM64 support for MSHV accelerator
 2026-04-02 15:32 UTC  (4+ messages)
` [PATCH v2 06/14] accel/mshv: add arch-specific accelerator init hook

[PATCH BlueZ v1 0/3] Bluetooth: Add initial Channel Sounding
 2026-04-02 15:33 UTC  (5+ messages)
` [PATCH BlueZ v1 1/3] shared: rap: Introduce Channel Sounding HCI raw interface support
` [PATCH BlueZ v1 2/3] bluetooth: Add Channel Sounding config parsing support

[tglx-devel:locking/futex 8/14] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'both'
 2026-04-02 15:31 UTC 

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-04-02 15:30 UTC  (9+ messages)

[PATCH v3 0/3] USE drm mm instead of drm SA for CCS read/write
 2026-04-02 15:30 UTC  (5+ messages)
` [PATCH v3 1/3] drm/xe/mm: add XE MEM POOL manager with shadow support
` [PATCH v3 2/3] drm/xe/mm: Add batch buffer allocation functions for xe_mem_pool manager

[PATCH 0/4] perf arm_spe: Dump IMPDEF events
 2026-04-02 15:30 UTC  (5+ messages)
` [PATCH 2/4] perf arm_spe: Turn event name mappings into an array
` [PATCH 3/4] perf arm_spe: Decode Arm N1 IMPDEF events

[PATCH v2 00/24] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
 2026-04-02 15:30 UTC  (3+ messages)

[PATCH net] vsock: initialize child_ns_mode_locked in vsock_net_init()
 2026-04-02 15:30 UTC  (2+ messages)

[PATCH v3] media: atomisp: gc2235: fix UAF and memory leak
 2026-04-02 15:30 UTC  (3+ messages)

[PATCH v2] mm/damon: validate min_region_size to be power of 2
 2026-04-02 15:29 UTC  (2+ messages)

[PATCH i-g-t] tests/amd/amd_fuzzing: Fix compilation error on fedora
 2026-04-02 15:24 UTC 

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-04-02 15:28 UTC  (7+ messages)
` [PATCH RFC 07/12] migration: Introduce stopcopy_bytes in save_query_pending()
` [PATCH RFC 08/12] vfio/migration: Fix incorrect reporting for VFIO pending data

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-02 15:27 UTC  (8+ messages)
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option

(sashiko review) [RFC PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
 2026-04-02 15:27 UTC  (2+ messages)

[PATCH net-next] net: always inline some skb helpers
 2026-04-02 15:26 UTC 

[net-next v36] mctp pcc: Implement MCTP over PCC Transport
 2026-04-02 15:26 UTC  (3+ messages)

[PATCH v4] read-cache: use istate->repo for trace2 logging
 2026-04-02 15:25 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/3] rust: more memory barriers bindings
 2026-04-02 15:24 UTC  (4+ messages)
` [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
` [PATCH 2/3] rust: sync: generic memory barriers
` [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code

[PATCH] ASoC: intel: sof_sdw: Prepare for configuration without a jack
 2026-04-02 15:25 UTC  (2+ messages)

[RFC v2 0/7] hw/tpm: CRB chunking capability to handle PQC
 2026-04-02 15:22 UTC  (4+ messages)
` [RFC v2 6/7] hw/tpm: Add support for VM migration with TPM CRB chunking

[PATCH v2] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
 2026-04-02 15:23 UTC  (2+ messages)
` (sashiko review) "

[PATCH v4 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-04-02 15:23 UTC  (9+ messages)
` [PATCH v4 1/2] rust: sizes: add SizeConstants trait for device address space constants
` [PATCH v4 2/2] gpu: nova-core: use SizeConstants trait for u64 size constants

[PATCH 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-04-02 15:22 UTC  (3+ messages)
` [PATCH 10/13] drm/xe/pf: Reprovision scheduling to default when no VFs

[PATCH] usb: cdns3: attempt to fix Kconfig dependencies
 2026-04-02 15:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/ncurses: improve EGREP detection in configure script
 2026-04-02 15:21 UTC 

[patch V4 00/14] futex: Address the robust futex unlock race for real
 2026-04-02 15:22 UTC  (15+ messages)
` [patch V4 01/14] futex: Move futex task related data into a struct
` [patch V4 02/14] futex: Make futex_mm_init() void
` [patch V4 03/14] futex: Move futex related mm_struct data into a struct
` [patch V4 04/14] futex: Provide UABI defines for robust list entry modifiers
` [patch V4 05/14] uaccess: Provide unsafe_atomic_store_release_user()
` [patch V4 06/14] x86: Select ARCH_MEMORY_ORDER_TSO
` [patch V4 07/14] futex: Cleanup UAPI defines
` [patch V4 08/14] futex: Add support for unlocking robust futexes
` [patch V4 09/14] futex: Add robust futex unlock IP range
` [patch V4 10/14] futex: Provide infrastructure to plug the non contended robust futex unlock race
` [patch V4 11/14] x86/vdso: Prepare for robust futex unlock support
` [patch V4 12/14] x86/vdso: Implement __vdso_futex_robust_try_unlock()
` [patch V4 13/14] Documentation: futex: Add a note about robust list race condition
` [patch V4 14/14] selftests: futex: Add tests for robust release operations

[PATCH v6 0/6] Use killable vma write locking in most places
 2026-04-02 15:20 UTC  (10+ messages)
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls

[PATCH v4 0/2] Change Rust Binder crate name to rust_binder
 2026-04-02 15:21 UTC  (5+ messages)
` [PATCH v4 1/2] rust: support overriding crate_name

[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
 2026-04-02 15:19 UTC  (3+ messages)
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype

[PATCH v2 0/3] arm: demuxed ID registers (CCSIDR_EL1)
 2026-04-02 15:19 UTC  (12+ messages)
` [PATCH v2 1/3] arm: handle demuxed ID registers
` [PATCH v2 2/3] arm: handle CCSIDR_EL1 as a demuxed register
` [PATCH v2 3/3] arm/kvm: get demuxed ID registers from kvm

[PATCH 0/4] drivers: hv: mark some sysfs attribute as const
 2026-04-02 15:18 UTC  (5+ messages)
` [PATCH 1/4] drivers: hv: mark chan_attr_ring_buffer "
` [PATCH 2/4] drivers: hv: use ATTRIBUTE_GROUPS helper
` [PATCH 3/4] drivers: hv: mark bus attributes as const
` [PATCH 4/4] drivers: hv: mark channel "

[PATCH net 1/1] batman-adv: reject oversized global TT response buffers
 2026-04-02 15:12 UTC 

[PATCH 0/2] Subject: [PATCH 0/2] iio: light: cm3323: fix and cleanup
 2026-04-02 15:17 UTC  (3+ messages)
` [PATCH 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 2/2] iio: light: cm3323: use dev_err_probe() in probe path

[PATCH 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-02 15:17 UTC  (6+ messages)

[PATCH] i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
 2026-04-02 15:16 UTC  (6+ messages)

[PATCH 1/3] fpga: dfl: add bounds check in dfh_get_param_size()
 2026-04-02 15:16 UTC  (4+ messages)
` [PATCH 3/3] fpga: microchip-spi: add bounds checks in mpf_ops_parse_header()

[PATCH v2] i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
 2026-04-02 15:14 UTC  (2+ messages)

[PATCH v3 0/6] staging: rtl8723bs: cleanup code and style
 2026-04-02 15:04 UTC  (7+ messages)
` [PATCH v3 1/6] staging: rtl8723bs: core: simplify boolean comparisons
` [PATCH v3 2/6] staging: rtl8723bs: hal: "
` [PATCH v3 3/6] staging: rtl8723bs: os_dep: "
` [PATCH v3 4/6] staging: rtl8723bs: core: style cleanup
` [PATCH v3 5/6] staging: rtl8723bs: hal: "
` [PATCH v3 6/6] staging: rtl8723bs: os_dep: "

[PATCH bpf-next v3 0/6] Fix invariant violations and improve branch detection
 2026-04-02 15:12 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Refactor reg_bounds_sanity_check
` [PATCH bpf-next v3 2/6] bpf: Use bpf_verifier_env buffers for reg_set_min_max
` [PATCH bpf-next v3 3/6] bpf: Exit early if reg_bounds_sync gets invalid inputs
` [PATCH bpf-next v3 4/6] bpf: Simulate branches to prune based on range violations
` [PATCH bpf-next v3 5/6] selftests/bpf: Cover invariant violation case from syzbot
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove invariant violation flags

[PATCH] dt-bindings: arm: arm,vexpress-scc: convert to DT schema
 2026-04-02 15:11 UTC  (2+ messages)

[PATCH 0/3] driver core: make struct device_driver and bus_type groups members constant arrays
 2026-04-02 15:11 UTC  (3+ messages)
` [PATCH 1/3] driver core: constify group arrays arguments in driver_add_groups and driver_remove_groups

[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
 2026-04-02 15:10 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] worktree: remove "the_repository" from is_current_worktree()

Updated Invitation: KernelCI Bisection Introduction
 2026-04-02 15:09 UTC 

Invitation: Copy of KernelCI Bisection Introduction
 2026-04-02 15:09 UTC 

[PATCH] perf trace: Fix potential u64 underflow in duration calculation
 2026-04-02 15:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-04-02 15:08 UTC  (4+ messages)
` [PATCH v26 10/10] sched: Handle blocked-waiter migration (and return migration)

[GIT PULL] RTLA changes for v7.1
 2026-04-02 15:08 UTC  (3+ messages)

[PATCH v4 0/3] soc: renesas: add MFIS driver
 2026-04-02 15:08 UTC  (3+ messages)
` [PATCH v4 2/3] soc: renesas: Add Renesas R-Car "
  ` Sashiko review (Re: [PATCH v4 2/3] soc: renesas: Add Renesas R-Car MFIS driver)

[PATCH v3 00/10] Introduce Xe Uncorrectable Error Handling
 2026-04-02 15:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Introduce Xe Uncorrectable Error Handling (rev3)

[PATCH net-next v4 00/14] net: sleepable ndo_set_rx_mode
 2026-04-02 15:06 UTC  (3+ messages)

[PATCH i-g-t 0/7] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-04-02 15:06 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_pipe_crc_basic: add mst suspend-resume test (rev6)

[PATCH 0/12] fixing the remainder of the C23 strchr warnings
 2026-04-02 15:05 UTC  (6+ messages)
` [PATCH 08/12] skip_prefix(): check const match between in and out params

[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
 2026-04-02 15:05 UTC  (2+ messages)

[BUG] Linux Kernel CIFS Client SMB2_open_free KFENCE Double-Free
 2026-04-02 15:05 UTC  (2+ messages)

[PATCH v2 1/4] ls1028ardb: add env variables to assist boot
 2026-04-02  3:51 UTC  (4+ messages)
` [PATCH v2 2/4] ls1043a: "
` [PATCH v2 3/4] ls1046a: "
` [PATCH v2 4/4] lx2160ardb: "

[PATCH v2] block: Increase BLK_DEF_MAX_SECTORS_CAP
 2026-04-02 15:03 UTC  (7+ messages)

[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
 2026-04-02 15:03 UTC  (6+ messages)

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-02 15:03 UTC  (9+ messages)
` [PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC
` [PATCH v1 22/27] xen/riscv: implement init_intc_phandle()
` [PATCH v1 23/27] xen/riscv: call do_initcalls() in start_xen()
` [PATCH v1 24/27] xen/riscv: init rcu

[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-02 15:03 UTC  (5+ messages)

[PATCH v6 00/12] Rockchip VOP2 support
 2026-04-02  3:33 UTC  (4+ messages)
` [PATCH v6 07/12] video: rockchip: vop2: Add video bridge support

[PATCH net-next] net-timestamp: take track of the skb when wait_for_space occurs
 2026-04-02 15:02 UTC  (3+ messages)

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-02 15:01 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: s390: Add some useful mask macros
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 3/6] KVM: s390: Allow 4k granularity for memslots
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling

[PATCH] btrfs: fix unnecessary UUID tree rescan on mount
 2026-04-02 15:00 UTC  (2+ messages)

[PATCH] drivers: base: Fix typo 'interupt' -> 'interrupt' in platform_get_irq_affinity()
 2026-04-02 15:01 UTC  (2+ messages)

[PATCH 0/4] Slight code cleanup - remove dead code, fix typos, unify patterns
 2026-04-02 15:00 UTC  (7+ messages)
` [PATCH 1/4] lib/packagedata.py: slight improvement to code readability
` [PATCH 2/4] package_pkgdata: fix typo to stop calling undefined function
  ` Patchtest results for "
` [PATCH 3/4] sstate: remove dead code and unify path operations
` [PATCH 4/4] package: update the comment block explaining 'emit_pkgdata'
  ` Patchtest results for "

[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-02 14:58 UTC 

[Question] Sched: Severe scheduling latency (>10s) observed on kernel 6.12 with specific workload
 2026-04-02 14:58 UTC  (7+ messages)

[PATCH 0/4] xdiff: reduce the size of a couple of arrays
 2026-04-02 14:57 UTC  (5+ messages)
` [PATCH 1/4] xdiff: reduce size of action arrays
` [PATCH 2/4] xdiff: cleanup xdl_clean_mmatch()
` [PATCH 3/4] xprepare: simplify error handling
` [PATCH 4/4] xdiff: reduce the size of array

[PATCH i-g-t] drm-uapi-experimental/xe_drm_eudebug: Adjust definition in xe_drm_eudebug.h
 2026-04-02 14:57 UTC  (3+ messages)

[PATCH v2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-02 14:57 UTC  (2+ messages)

[PATCH] lib: sbi: Fix hw a/d updating defaults
 2026-04-02 14:56 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] bpf: Prep patches for static stack liveness
 2026-04-02 14:56 UTC  (3+ messages)
` [syzbot ci] "

[PATCH] tools/gputop: Fix zero output when stdout is not a terminal
 2026-04-02 14:56 UTC  (2+ messages)

[PATCH v15 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-04-02 14:55 UTC  (13+ messages)
` [PATCH v15 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v15 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v15 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v15 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v15 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v15 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v15 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v15 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v15 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v15 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v15 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v15 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH net-next v7] selftests: net: add tests for PPP
 2026-04-02 14:55 UTC  (11+ messages)

[PATCH 1/2] drm/i915: Track fence region ID in plane state
 2026-04-02 14:54 UTC  (2+ messages)

IOMMU faults after S3
 2026-04-02 14:53 UTC  (11+ messages)

[PATCH 1/3] classes/vex: remove
 2026-04-02 14:53 UTC  (5+ messages)
` [OE-core] "

[RFC PATCH] dt-bindings: incomplete-devices: allow additional properties
 2026-04-02 14:52 UTC  (3+ messages)

[PATCH v2] i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
 2026-04-02 14:52 UTC  (2+ messages)

[iptables PATCH] arptables: Warn when ignoring '-p' option
 2026-04-02 14:52 UTC 

[PATCH] kbuild: builddeb - avoid recompiles for non-cross-compiles
 2026-04-02 14:51 UTC 

[PATCH v7 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-04-02 14:50 UTC  (5+ messages)
` [PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[PATCH v9 0/3] tracing: Remove backup instance after read all
 2026-04-02 14:52 UTC  (7+ messages)
` [PATCH v9 2/3] tracing: Remove the backup instance automatically after read

[PATCH] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-02 14:48 UTC  (4+ messages)

kernel.org tooling update
 2026-04-02 14:49 UTC  (6+ messages)
` slowly decommission bugzilla? (was: Re: kernel.org tooling update)

[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-02 14:48 UTC  (3+ messages)
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices

[PATCH net-next] net: stmmac: qcom-ethqos: set clk_csr
 2026-04-02 14:47 UTC 

[PATCH v6 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-02 14:47 UTC  (5+ messages)
` [PATCH v6 03/22] fsverity: generate and store zero-block hash
    ` [f2fs-dev] "

[PATCH net 1/1] net: sched: act_csum: validate nested VLAN headers
 2026-04-02 14:46 UTC 

[PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
 2026-04-02 14:46 UTC 

[tj-cgroup:for-7.0-fixes] BUILD SUCCESS 089f3fcd690c71cb3d8ca09f34027764e28920a0
 2026-04-02 14:45 UTC 

[PATCH bpf-next 04/10] bpf: Support stack arguments for kfunc calls
 2026-04-02 14:45 UTC  (3+ messages)

[OE-core][whinlatter][PATCH v2] nghttp2: upgrade 1.66.0 -> 1.68.1
 2026-04-02 14:45 UTC  (2+ messages)
` Patchtest results for "

[PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver
 2026-04-02 14:45 UTC  (2+ messages)

[PATCH v2] ALSA: hda: Notify IEC958 Default PCM switch state changes
 2026-04-02 14:45 UTC 

[PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
 2026-04-02 14:44 UTC  (2+ messages)

bus: mhi: host: pci_generic: round up nr_irqs to a power of two
 2026-04-02 14:44 UTC 

[PATCH] Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] array
 2026-04-02 14:44 UTC  (2+ messages)
`  "

[PATCH i-g-t] tests/amdgpu/amd_fuzzing: Remove unused variable
 2026-04-02 14:43 UTC  (3+ messages)


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.