All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 03:53:13 to 2026-03-25 05:31:00 UTC [more...]

[PATCH net 0/2] Correct BD length masks and BQL accounting for multi-BD TX packets
 2026-03-25  5:30 UTC  (4+ messages)
` [PATCH net 2/2] net: xilinx: axienet: Fix "

[PATCH v12 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-03-25  5:29 UTC  (4+ messages)
` [PATCH v12 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH 0/2] ASoC: Add flag to ignore 0Hz sysclk requests
 2026-03-25  5:27 UTC  (7+ messages)
` [PATCH 1/2] ASoC: simple-card-utils: add ignore_zero_sysclk flag

[PATCH 00/10] config-hook cleanups and two small 'git hook list' features
 2026-03-25  5:26 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/10] hook: replace hook_list_clear() -> string_list_clear_func()

[akpm-mm:mm-stable 72/140] arch/sparc/mm/init_64.c:2582:16: error: call to undeclared function 'vmemmap_pgd_populate'; ISO C99 and later do not support implicit function declarations
 2026-03-25  5:23 UTC 

[PATCH] ALSA: core: Validate compress device numbers without dynamic minors
 2026-03-25  5:24 UTC 

[RFC PATCH 00/22] KVM: combined patchset for MBEC/GMET support
 2026-03-25  5:22 UTC  (16+ messages)
` [PATCH 01/22] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/22] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 04/22] KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBEC
` [PATCH 05/22] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 10/22] KVM: x86/mmu: split XS/XU bits for MBEC
` [PATCH 22/22] KVM: nSVM: enable GMET for guests

[RFC v6 0/1] Do not create drm device for PF only admin mode
 2026-03-25  5:21 UTC  (4+ messages)
` [RFC v6 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode

[syzbot] [iommu?] WARNING in pt_iommu_amdv1_init
 2026-03-25  5:19 UTC  (3+ messages)

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-03-25  5:19 UTC  (8+ messages)

[Patch v7 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-03-25  5:18 UTC  (3+ messages)
` [Patch v7 07/24] perf/x86: Introduce x86-specific x86_pmu_setup_regs_data()

[PATCH] Documentation: PCI: Document decoding of TLP Header in AER messages
 2026-03-25  5:18 UTC  (4+ messages)

[PATCH] common/cnxk: allow typecasting to CN20K NPA structuress
 2026-03-25  5:17 UTC 

[PATCH 0/3] correct the parameter type of some mm functions
 2026-03-25  5:17 UTC  (5+ messages)
` [PATCH 2/3] mm: memcontrol: correct the parameter type of __mod_memcg{_lruvec}_state()

[PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
 2026-03-25  5:15 UTC  (2+ messages)

[PATCH] net: bootp: Drop unused code
 2026-03-25  5:14 UTC  (2+ messages)

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-25  4:34 UTC  (4+ messages)
` [PATCH 10/14] drm/msm: Switch to generic PAS TZ APIs

[PATCH] cmd: dhcp: Select CMD_BOOTP
 2026-03-25  5:13 UTC  (2+ messages)

[android-common:android15-6.6 0/1] drivers/thunderbolt/tb.c:760: warning: expecting prototype for tb_maximum_banwidth(). Prototype was for tb_maximum_bandwidth() instead
 2026-03-25  5:12 UTC 

[PATCH v2] hwmon: (adm1177) fix sysfs ABI violation and current unit conversion
 2026-03-25  5:13 UTC 

[android-common:android15-6.6 1/1] drivers/dma-buf/dma-buf.c:363: warning: Function parameter or member 'name' not described in 'dma_buf_set_name'
 2026-03-25  5:12 UTC 

[PATCH] clk: uniphier: mux: fix signedness bug in get_parent
 2026-03-25  5:11 UTC  (3+ messages)

[PATCH v2 00/26] Enable Pipe writeback
 2026-03-25  5:09 UTC  (28+ messages)
` [PATCH v2 DO NOT REVIEW 01/26] drm: writeback: rename drm_writeback_connector_init_with_encoder()
` [PATCH v2 DO NOT REVIEW 02/26] drm: writeback: Refactor drm_writeback_connector structure
` [PATCH v2 03/26] drm/i915/writeback: Add writeback registers
` [PATCH v2 04/26] drm/i915/writeback: Add some preliminary writeback definitions
` [PATCH v2 05/26] drm/i915/writeback: Init writeback connector
` [PATCH v2 06/26] drm/i915/writeback: Add function to get modes
` [PATCH v2 07/26] drm/i915/writeback: Add hook to check modes
` [PATCH v2 08/26] drm/i915/writeback: Define encoder->get_hw_state
` [PATCH v2 09/26] drm/i915/writeback: Fill encoder->get_config
` [PATCH v2 10/26] drm/i915/writeback: Add private structure for writeback job
` [PATCH v2 11/26] drm/i915/writeback: Define function for prepare and cleanup hooks
` [PATCH v2 12/26] drm/i915/writeback: Define compute_config for writeback
` [PATCH v2 13/26] drm/i915/writeback: Define function for connector function detect
` [PATCH v2 14/26] drm/i915/writeback: Define function to destroy writeback connector
` [PATCH v2 15/26] drm/i915/writeback: Add connector atomic check
` [PATCH v2 16/26] drm/i915/writeback: Add writeback to xe Makefile
` [PATCH v2 17/26] drm/i915/writeback: Add the enable sequence from writeback
` [PATCH v2 18/26] drm/i915/writeback: Define writeback frame capture function
` [PATCH v2 19/26] drm/{i915/xe}/writeback: Add a writeback helper to get ggtt address
` [PATCH v2 20/26] drm/i915/writeback: Configure WD_STRIDE reg
` [PATCH v2 21/26] drm/i915/writeback: Configure WD_SURF register
` [PATCH v2 22/26] drm/i915/writeback: Enable writeback interrupts
` [PATCH v2 23/26] drm/i915/writeback: Initialize writeback encoder
` [PATCH v2 24/26] drm/i915/writeback: Define the disable sequence for writeback
` [PATCH v2 25/26] drm/i915/writeback: Make exception for writeback connector
` [PATCH v2 26/26] drm/i915/writeback: Modify state verify function
` ✗ Fi.CI.BUILD: failure for Enable Pipe writeback (rev2)

[PATCH v4 0/2] lib/vsprintf: Fixes size check
 2026-03-25  5:04 UTC  (2+ messages)

[akpm-mm:mm-stable 72/140] arch/sparc/mm/init_64.c:2582:16: error: implicit declaration of function 'vmemmap_pgd_populate'; did you mean 'vmemmap_populate'?
 2026-03-25  5:04 UTC  (5+ messages)

[PATCH] ksmbd: ipc: use kzalloc_flex and __counted_by
 2026-03-25  5:03 UTC  (2+ messages)

[PATCH v2 0/2] Bug fixes and IPSR.PMIP support
 2026-03-25  5:00 UTC  (3+ messages)
` [PATCH v2 1/2] hw/riscv/riscv-iommu-hpm: Fix irq_overflow_left residual value bug
` [PATCH v2 2/2] hw/riscv/riscv-iommu: Add IPSR.PMIP RW1C support

[PATCH] media: verisilicon: Remove unnecessary memset() after dma_alloc_coherent
 2026-03-25  5:00 UTC  (2+ messages)

[PATCH for-11.0] tcg: Pass host-endian values to plugin_gen_mem_callbacks_*
 2026-03-25  4:59 UTC  (3+ messages)

[PATCH v4 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-25  4:56 UTC  (5+ messages)
` [PATCH v4 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt

[PATCH nf-next 0/3] IPVS changes, part 4 of 4 - extras
 2026-03-25  4:54 UTC  (4+ messages)
` [PATCH nf-next 3/3] ipvs: add conn_lfactor and svc_lfactor sysctl vars

[PATCH] tools/sched_ext: Regenerate autogen enum headers
 2026-03-25  4:51 UTC 

[meta-networking][PATCH] openvpn: Upgrade to 2.7.0
 2026-03-25  4:50 UTC 

[PATCH net] netvsc: transfer lower device max tso size during VF transition
 2026-03-25  4:50 UTC 

[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
 2026-03-25  4:49 UTC  (2+ messages)

[PATCH v3 0/5] linux-user/riscv: add vector state to signal context
 2026-03-25  4:45 UTC  (2+ messages)

[PATCH v2 0/2] liveupdate: fix incoming error handling and teardown paths
 2026-03-25  4:46 UTC  (3+ messages)
` [PATCH v2 1/2] liveupdate: propagate file deserialization failures
` [PATCH v2 2/2] liveupdate: initialize incoming FLB state before finish

[PATCH V9 0/8] dax: prepare for famfs
 2026-03-25  4:48 UTC  (3+ messages)
  ` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax

[QUESTION] Using bcache to mask transient I/O hangs and errors from an unstable backing device
 2026-03-25  4:41 UTC 

[PATCH v2 3/3] net: pse-pd: add LED trigger support via notification path
 2026-03-25  4:39 UTC  (3+ messages)

[linux-next:master 450/8611] fs/ntfs/mft.c:1417 ntfs_mft_bitmap_extend_allocation_nolock() warn: inconsistent returns '&mftbmp_ni->size_lock'
 2026-03-25  4:39 UTC 

[android-common:android16-6.12-desktop 44/44] drivers/iommu/intel/iommu.c:1460:25: warning: excess elements in struct initializer
 2026-03-25  4:39 UTC 

[PATCH v39 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-25  4:36 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[folded-merged] decode_stacktrace-decode-caller-address-checkpatch-fixes.patch removed from -mm tree
 2026-03-25  4:34 UTC 

[PATCH 1/3] wifi: mt76: connac: use a helper to cache txpower_cur
 2026-03-25  4:33 UTC  (3+ messages)
` [PATCH 2/3] wifi: mt76: connac: factor out rate power limit calculation
` [PATCH 3/3] wifi: mt76: mt792x: report txpower for the requested vif link

[folded-merged] kernel-panic-increase-buffer-size-for-verbose-taint-logging-fix.patch removed from -mm tree
 2026-03-25  4:33 UTC 

[PATCH v2] sched_ext: Choose the right sch->ops.name to output in the print_scx_info()
 2026-03-25  4:32 UTC  (2+ messages)

[PATCH] remote: use plural-only message for diverged branch status
 2026-03-25  4:29 UTC  (8+ messages)

[Bug Report] nvmet-tcp: unbalanced percpu_ref_put on data digest error after nvmet_req_init failure causes refcount underflow, use-after-free, and permanent workqueue deadlock
 2026-03-25  4:29 UTC 

[PATCH v3 00/12] amd-pstate: Introduce AMD CPPC Performance Priority
 2026-03-25  4:28 UTC  (9+ messages)
` [PATCH v3 05/12] amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF
` [PATCH v3 08/12] amd-pstate-ut: Add ability to run a single testcase

[PATCH v3] media: iris: add FPS calculation and VPP FW overhead in frequency formula
 2026-03-25  4:28 UTC 

Btrfs progs release 6.19
 2026-03-25  4:18 UTC  (2+ messages)

[syzbot] [gfs2?] WARNING in gfs2_fill_super
 2026-03-25  4:28 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-03-24
 2026-03-25  4:27 UTC 

[RFC] Proposal: provenance_time (ptime) — a settable timestamp for cross-filesystem migration
 2026-03-25  4:26 UTC 

[PATCH 0/2] drm/bridge: display-connector: detect DP state if cable is plugged on boot
 2026-03-25  4:21 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: display-connector: trigger initial HPD event for DP

What's cooking in git.git (Mar 2026, #10)
 2026-03-25  4:20 UTC 

HVAC Solutions for Your Chemical Plant Projects
 2026-03-25  4:20 UTC 

[PATCH v4 0/2] hwmon: (pmbus/isl68137) Add support for RAA228942 and RAA228943
 2026-03-25  4:17 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: isl68137: Add compatible strings "
` [PATCH v4 2/2] hwmon: (pmbus/isl68137) Add support for Renesas "

[PATCH v9 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-25  4:00 UTC  (12+ messages)
` [PATCH v9 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v9 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v9 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v9 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v9 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v9 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v9 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v9 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v9 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v9 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v9 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[arm-perf:for-next/perf 4/11] drivers/perf/arm-cmn.c:2149:51: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2026-03-25  4:16 UTC 

[android-common:android16-6.12-desktop 44/44] drivers/android/binder.c:3205: warning: Function parameter or struct member 'is_reply' not described in 'binder_netlink_report'
 2026-03-25  4:16 UTC 

[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
 2026-03-25  4:14 UTC  (3+ messages)

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-25  4:13 UTC  (12+ messages)

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-25  4:13 UTC  (12+ messages)
` [PATCH v2 03/19] device core: Introduce confidential device acceptance

[PATCH] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
 2026-03-25  4:10 UTC  (8+ messages)

[PATCH v4 net-next] tcp: add cwnd_event_tx_start to tcp_congestion_ops
 2026-03-25  4:10 UTC  (2+ messages)

[PATCH net-next v2] selftests: drv-net: add missing tc config options for netkit tests
 2026-03-25  4:10 UTC  (2+ messages)

[PATCH v2 net] rtnetlink: fix leak of SRCU struct in rtnl_link_register
 2026-03-25  4:10 UTC  (2+ messages)

[PPATCH net v3] net: mana: fix use-after-free in add_adev() error path
 2026-03-25  4:10 UTC  (2+ messages)

[PATCH] net_sched: codel: fix stale state for empty flows in fq_codel
 2026-03-25  4:10 UTC  (2+ messages)

[PATCH V3] drm/amdgpu: add support to query vram info from firmware
 2026-03-25  4:07 UTC 

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-25  4:07 UTC  (2+ messages)

[PATCH] Drivers: hv: mshv: fix integer overflow in memory region overlap check
 2026-03-25  4:05 UTC 

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-03-25  4:06 UTC  (2+ messages)

[PATCH v2 0/3] Remove deprecated CMDQ APIs (series 4/4)
 2026-03-25  4:04 UTC  (8+ messages)
` [PATCH v2 1/3] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and cmdq_pkt_jump_rel_temp()
` [PATCH v2 2/3] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v2 3/3] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()

[PATCH net-next v4 0/6] net: bcmgenet: add XDP support
 2026-03-25  4:03 UTC  (3+ messages)
` [PATCH net-next v4 4/6] net: bcmgenet: add XDP_TX support

[PATCH v2 0/2] Remove shift_pa from CMDQ jump functions (series 3/4)
 2026-03-25  4:02 UTC  (6+ messages)
` [PATCH v2 1/2] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
` [PATCH v2 2/2] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa

[akpm-mm:mm-nonmm-unstable 49/110] __efistub_cmdline.c:undefined reference to `__efistub___lshrdi3'
 2026-03-25  4:02 UTC  (5+ messages)

[PATCH 6.1 000/481] 6.1.167-rc1 review
 2026-03-25  3:59 UTC  (5+ messages)

[PATCH net] net: lan743x: fix duplex configuration in mac_link_up
 2026-03-25  4:00 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: disable UNI_BSS_INFO_PROTECT_INFO for mt7996
 2026-03-25  3:59 UTC 

[PATCH v5 0/7] Add RISC-V big-endian target support
 2026-03-25  3:58 UTC  (2+ messages)

[PATCH v2 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
 2026-03-25  3:57 UTC  (12+ messages)
` [PATCH v2 1/5] soc: mediatek: Use pkt_write function pointer for subsys ID compatibility
` [PATCH v2 2/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v2 3/5] drm/mediatek:Use reg_write function pointer for subsys ID compatibility
` [PATCH v2 4/5] media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API change
` [PATCH v2 5/5] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()

[PATCH] generic/551: prevent OOM on NFS on systems with no swap memory
 2026-03-25  3:58 UTC 

[PATCH v2 0/9] Add eDP support for RK3576
 2026-03-25  3:58 UTC  (6+ messages)
` [PATCH v2 7/9] drm/bridge: analogix_dp: Rename and simplify is_rockchip()

[PATCH 1/4] wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtime
 2026-03-25  3:58 UTC  (3+ messages)

[PATCH net v5 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-03-25  3:55 UTC  (9+ messages)

[OE-core][PATCH] tzdata,tzcode-native: upgrade 2025c -> 2026a
 2026-03-25  3:55 UTC 

[OE-core][PATCH] epiphany: upgrade 49.2 -> 49.7
 2026-03-25  3:54 UTC 

[PATCH V6 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-03-25  3:53 UTC  (7+ messages)
` [PATCH V6 1/5] dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur
  ` [PATCH V6 1/5] dt-bindings: misc: qcom, fastrpc: "
` [PATCH V6 2/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
` [PATCH V6 3/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP
` [PATCH V6 4/5] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
` [PATCH V6 5/5] arm64: dts: qcom: glymur-crd: add Audio sound card node

[PATCH v8 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-03-25  3:52 UTC  (20+ messages)
` [PATCH v8 09/31] gpu: nova-core: don't assume 64-bit firmware images
` [PATCH v8 14/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH v8 15/31] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH v8 16/31] rust: ptr: add const_align_up()
` [PATCH v8 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH v8 18/31] gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
` [PATCH v8 19/31] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v8 20/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH v8 21/31] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH v8 22/31] gpu: nova-core: Hopper/Blackwell: add FspCotVersion type
` [PATCH v8 23/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v8 24/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v8 25/31] gpu: nova-core: Blackwell: use correct sysmem flush registers
` [PATCH v8 26/31] gpu: nova-core: make WPR heap sizing fallible
` [PATCH v8 27/31] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v8 28/31] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
` [PATCH v8 29/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH v8 30/31] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH v8 31/31] gpu: nova-core: Hopper/Blackwell: integrate FSP boot path into boot()


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.