All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-29 01:22:05 to 2026-04-29 02:48:02 UTC [more...]

[PATCH net-next 0/3] net: psp: add more validation
 2026-04-29  2:48 UTC  (9+ messages)
` [PATCH net-next 1/3] psp: validate protocol before mutating skb in psp_dev_encapsulate()
` [PATCH net-next 2/3] psp: add a comment about a psp_dev add netlink notification
` [PATCH net-next 3/3] psp: validate IPv4 header fields in psp_dev_rcv()

[PATCH v9 0/4] Add support for Orange Pi 5 Pro
 2026-04-29  2:47 UTC  (7+ messages)
` [PATCH v9 1/4] dt-bindings: arm: rockchip: Add "
` [PATCH v9 2/4] arm64: dts: rockchip: rk3588s-orangepi-5: rename PLDO regulator labels to match schematic
` [PATCH v9 3/4] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v9 4/4] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
 2026-04-29  2:44 UTC  (4+ messages)
` [PATCH v3 03/19] VFS: allow d_alloc_name() to be used with ->d_hash

[PATCH] ocfs2: validate inline xattr header before listxattr walks it
 2026-04-29  2:44 UTC 

[PATCH 0/2] Adding Axiado ax3005 based scm3005 board support
 2026-04-29  2:32 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: axiado: Add AX3005 SCM3005 device tree
` [PATCH 2/2] arm: axiado: Add AX3005 based SCM3005 board support

[LSF/MM/BPF TOPIC] Using BPF in MM
 2026-04-29  2:43 UTC  (2+ messages)

[RFC PATCH] sched/fair: scale wake_wide() threshold by SMT width
 2026-04-29  2:43 UTC  (5+ messages)

[PATCH net 0/2] ipv6: tunnel changelink: use cached netns pointer
 2026-04-29  2:38 UTC  (5+ messages)
` [PATCH net 2/2] ip6_gre: Use cached t->net in ip6erspan_changelink()

[PATCH net-next v2] pppoe: optimize hash with word access
 2026-04-29  2:38 UTC 

[PATCH 2/3] DO NOT MERGE: arm64: perf: Add skip_vmio parameter to control device memory callchain guard
 2026-04-29  2:38 UTC  (2+ messages)

[RFC PATCH 11/11] iommu/riscv: support nested iommu for getting iommu hardware information
 2026-04-29  2:37 UTC  (4+ messages)
`  "

[PATCH net-next v41 0/7] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-04-29  2:37 UTC  (8+ messages)
` [PATCH net-next v41 1/7] eea: introduce PCI framework
` [PATCH net-next v41 2/7] eea: introduce ring and descriptor structures
` [PATCH net-next v41 3/7] eea: probe the netdevice and create adminq
` [PATCH net-next v41 4/7] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v41 5/7] eea: implement packet receive logic
` [PATCH net-next v41 6/7] eea: implement packet transmit logic
` [PATCH net-next v41 7/7] eea: introduce ethtool support

[PATCH bpf-next v2 2/2] selftests/bpf: Test insns processed breakdown
 2026-04-29  2:36 UTC  (2+ messages)

[PATCH 0/7] ASoC: spacemit: bug fixes, refactoring, and K3 SoC support
 2026-04-29  2:35 UTC  (24+ messages)
` [PATCH 1/7] ASoC: spacemit: fix RX DMA params not set when TX is running
` [PATCH 2/7] ASoC: spacemit: move hw constraints from hw_params to startup
` [PATCH 3/7] ASoC: spacemit: adjust FIFO trigger threshold to half FIFO size
` [PATCH 4/7] ASoC: dt-bindings: add SpacemiT K3 SoC compatible
` [PATCH 5/7] ASoC: dt-bindings: add fixed-sample-rate property for SpacemiT K1/K3
` [PATCH 6/7] ASoC: spacemit: add fixed-sample-rate constraint support
` [PATCH 7/7] ASoC: spacemit: add K3 SoC support with additional clocks

[linux-next:master 914/1887] arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-an400.dtb: clock-controller@0 (amlogic,t7-peripherals-clkc): clock-names:14: 'ext_rmii' was expected
 2026-04-29  2:34 UTC 

[PATCH] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-04-29  2:30 UTC  (3+ messages)

[STATUS] next/master - 9974969c14031a097d6b45bcb7a06bb4aa525c40
 2026-04-29  2:30 UTC 

[PATCH bpf-next 3/4] bpf: Fix deadlock in kptr dtor in nmi
 2026-04-29  2:29 UTC  (2+ messages)

[PATCH] imx: ahab: Use authenticated header for images loading
 2026-04-29  2:32 UTC  (2+ messages)

[PATCH] arm: dts: socfpga: agilex: Add eMMC device tree source file
 2026-04-29  2:29 UTC 

[PATCH] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-04-29  2:27 UTC 

[PATCH v5 net 00/10] octeontx2-af: npc: cn20k: MCAM fixes
 2026-04-29  2:27 UTC  (11+ messages)
` [PATCH v5 net 01/10] octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k
` [PATCH v5 net 02/10] octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in init
` [PATCH v5 net 03/10] octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollback
` [PATCH v5 net 04/10] octeontx2-af: npc: cn20k: Fix target map and rule
` [PATCH v5 net 05/10] octeontx2-af: npc: cn20k: Clear MCAM entries by index and key width
` [PATCH v5 net 06/10] octeontx2-af: npc: cn20k: Fix bank value
` [PATCH v5 net 07/10] octeontx2-af: npc: cn20k: Fix MCAM actions read
` [PATCH v5 net 08/10] octeontx2-af: npc: cn20k: Initialize default-rule index outputs up front
` [PATCH v5 net 09/10] octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on free
` [PATCH v5 net 10/10] octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indices

[PATCH] imx9: clock: Fix missing break in get_clk_src_rate
 2026-04-29  2:30 UTC  (2+ messages)

[DPDK/core Bug 1937] [dpdk23.11.7-rc1] DPDK build failed with clang21.1.8 on Fedora43
 2026-04-29  2:28 UTC  (2+ messages)

[PATCH] net: phy: nxp-c45-tja11xx: Fix incorrect usage of devm_kzalloc
 2026-04-29  2:30 UTC  (2+ messages)

[PATCH 0/2] Proxy Execution fixes for v7.1-rc
 2026-04-29  2:27 UTC  (6+ messages)
` [PATCH 1/2] sched: proxy-exec: Close race causing workqueue work being delayed

[PATCH] imx9: scmi: Support iMX95/94/952 secondary boot
 2026-04-29  2:29 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Print breakdown of insns processed by subprogs
 2026-04-29  2:26 UTC  (2+ messages)

[PATCH] agp: amd64: fix null-ptr-deref in amd64_fetch_size
 2026-04-29  2:25 UTC 

[PATCH] smb: smbdirect: fix MR registration for coalesced SG lists
 2026-04-29  2:25 UTC 

[PATCH] smb: smbdirect: fix MR registration for coalesced SG lists
 2026-04-29  2:25 UTC 

[syzbot] [net?] WARNING: ODEBUG bug in lane_ioctl (3)
 2026-04-29  2:25 UTC 

[PATCH 1/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-04-29  2:24 UTC  (2+ messages)

[PATCH] imx8mp_evk: Fix the ND mode VDD_SOC voltage
 2026-04-29  2:26 UTC  (2+ messages)

[LTP] [PATCH v1] mmapstress06: TCONF on systems without swap space
 2026-04-29  2:22 UTC  (4+ messages)

[PATCH] ocfs2: validate local xattr value bounds on lookup
 2026-04-29  2:20 UTC 

[PATCH v2 1/7] clk: imx6q: cosmetic: keep pll definitions together
 2026-04-29  2:20 UTC  (3+ messages)
` [PATCH v2 3/7] imx6: clock: allow different clock sources for ldb

[PATCH net-next v3] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-29  2:16 UTC 

[PATCH v2 0/8] power: pmic: mtk-pwrap: add more capability flags
 2026-04-29  2:18 UTC  (3+ messages)

[RFC PATCH] drm/i915/psr: Prevent DC entry during active vblank for Panel Replay
 2026-04-29  2:15 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[f2fs-dev] [PATCH v2] f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()
 2026-04-29  2:14 UTC  (3+ messages)
  `  "

[PATCH] btrfs: fix fill_holes() to merge a new hole with both adjacent items
 2026-04-29  2:13 UTC 

[PATCH] adding check to prevent overflow in sqfs_find_inode
 2026-04-29  2:14 UTC  (3+ messages)

[PATCH v3 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
 2026-04-29  2:12 UTC  (4+ messages)
` [PATCH v3 1/3] ASoC: dapm: Fix widget lookup with snd_soc_dapm_widget_name_cmp()
` [PATCH v3 2/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
` [PATCH v3 3/3] ASoC: fsl: imx-rpmsg: Switch to core ignore-suspend-widgets support

[PATCH v2] LoongArch: detect and disable sc.q if erratic
 2026-04-29  2:13 UTC  (5+ messages)
` Ping: "

Strange behavior with scrub, quotas, and snapshots
 2026-04-29  2:11 UTC  (14+ messages)

[PATCH v1] clk: imx95-blk-ctl: Fix REFCLK rise-fall mismatch on i.MX95
 2026-04-29  2:13 UTC  (2+ messages)

[PATCH 0/2] tests/intel/xe_exec_multi_queue: Replace sleep with deterministic wait
 2026-04-29  2:08 UTC  (3+ messages)
` [PATCH 1/2] tests/intel/xe_exec_multi_queue: use timestamp to check job start
` [PATCH 2/2] tests/intel/xe_exec_multi_queue: replace sleep with barrier queue

回覆: NVL32 BMC enablement — offering help on ftgmac100 work
 2026-04-29  2:08 UTC  (3+ messages)
`  "
  ` 回覆: NVL32 BMC enablement ― "

[PATCH] x86/CPU/AMD: Clear RDRAND CPUID if Built-In-Self-Test failed on boot
 2026-04-29  2:08 UTC  (4+ messages)

[PATCH v2 0/3] microchip core-qspi gpio-cs fixes + cleanup
 2026-04-29  2:07 UTC  (4+ messages)
` [PATCH v2 1/3] spi: microchip-core-qspi: control built-in cs manually

[PATCH v2 0/4] Fix some errors in the devfreq core layer when governor is NULL
 2026-04-29  2:04 UTC  (4+ messages)

[PATCH] staging: media: atomisp: ov2722: clean up ov2722_startup()
 2026-04-29  2:03 UTC 

[PATCH ipsec-next v3] xfrm: cleanup error path in xfrm_add_policy()
 2026-04-29  2:01 UTC  (2+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Add debugfs entry to display HWDD raw
 2026-04-29  1:59 UTC  (2+ messages)

[PATCH net-next] tcp: add sk->sk_synq_overflow_ts
 2026-04-29  1:58 UTC  (2+ messages)

[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-29  1:58 UTC  (7+ messages)

[syzbot] [hfs?] general protection fault in hfsplus_cat_write_inode
 2026-04-29  1:58 UTC  (2+ messages)
` Forwarded: [PATCH] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw

[PATCH net-next 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-04-29  1:57 UTC  (9+ messages)
` [PATCH net-next 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next 2/4] r8152: Add support for the RTL8159 chip
` [PATCH net-next 3/4] r8152: Add irq mitigation for RTL8157/9
` [PATCH net-next 4/4] r8152: Add firmware upload capability for RTL8157/RTL8159

[PATCH 0/3] arm64: dts: qcom: eliza: Add ADSP and USB support
 2026-04-29  1:57 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: qcom: eliza: Describe the ADSP and USB related nodes

[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-04-29  1:57 UTC  (11+ messages)
` [PATCH v3 09/13] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v3 12/13] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()

[PATCH 00/17] DC Patches May 4 2026
 2026-04-29  1:19 UTC  (18+ messages)
` [PATCH 01/17] drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)
` [PATCH 02/17] drm/amd/display: Remove unused state param from enable_link_analog
` [PATCH 03/17] drm/amd/display: Fix type mismatches in DML and normalize loop bounds
` [PATCH 04/17] drm/amd/display: Do DML float narrowing explicit
` [PATCH 05/17] drm/amd/display: Implement block sequencing infrastructure for modular hardware operations
` [PATCH 06/17] drm/amd/display: Clean Up Legacy DML Content
` [PATCH 07/17] drm/amd/display: remove watermark range notify
` [PATCH 08/17] drm/amd/display: Rename backlight_properties to pwr_backlight_properties
` [PATCH 09/17] drm/amd/display: Skip HDR metadata update when Smart Power OLED enabled
` [PATCH 10/17] drm/amd/display: Fix type mismatches in DC and DMUB modules
` [PATCH 11/17] drm/amd/display: Fix type mismatches using guards and explicit casts
` [PATCH 12/17] drm/amd/display: Find link encoder for flexible DIG mapping cases
` [PATCH 13/17] drm/amd/display: add memory bandwidth override debug interface
` [PATCH 14/17] drm/amd/display: fix buffer overruns warnings
` [PATCH 15/17] drm/amd/display: Update tmz field for LSDMA
` [PATCH 16/17] drm/amd/display: add max bandwidth budget to QoS interface
` [PATCH 17/17] drm/amd/display: Promote DC to 3.2.381

[RFC PATCH 10/11] iommupt: Add RISC-V dirty tracking PTE ops
 2026-04-29  1:52 UTC  (4+ messages)
`  "

[PATCH net 0/4] mptcp: misc fixes for v7.1-rc2
 2026-04-29  1:50 UTC  (2+ messages)

[PATCH] nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
 2026-04-29  1:50 UTC  (3+ messages)

[PATCH bpf-next 2/4] bpf: Use rcu_work in BTF teardown
 2026-04-29  1:49 UTC  (2+ messages)

[PATCH v2] nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
 2026-04-29  1:47 UTC 

[PATCH net-next] net/mlx5: Add MLX5_VXLAN config option
 2026-04-29  1:46 UTC  (2+ messages)

[RFC PATCH 08/11] iommu/riscv: Add dirty tracking support for second-stage domains
 2026-04-29  1:46 UTC  (4+ messages)
`  "

[Intel-wired-lan] [PATCH iwl-next v3] e1000e: Avoid DMA re-mapping on RX copybreak
 2026-04-29  1:43 UTC 

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-29  1:41 UTC  (7+ messages)
` [PATCH net-next v7 1/4] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH net-next v7 4/4] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[RFC PATCH 07/11] iommupt: Don't preset D when RISC-V IOMMU dirty tracking on
 2026-04-29  1:41 UTC  (4+ messages)
`  "

[PATCH net-next] ppp: add PPPOX symbol
 2026-04-29  1:40 UTC  (2+ messages)

[RESEND PATCH v3] selftests/futex: fix the failed futex_requeue test issue
 2026-04-29  1:40 UTC  (2+ messages)

[PATCH net v2 0/4] netconsole: configfs store callback fixes
 2026-04-29  1:40 UTC  (2+ messages)

[PATCH v2 net 0/5] net/sched: sch_cake: annotate data-races in cake_dump_stats() (series)
 2026-04-29  1:40 UTC  (2+ messages)

[PATCH v2 1/3] mm/page_owner: add filter infrastructure
 2026-04-29  1:39 UTC  (2+ messages)

[PATCH v3 0/2] iio: light: iqs621-als: use lock guards and prefer early error handling
 2026-04-29  1:29 UTC  (3+ messages)
` [PATCH v3 1/2] iio: light: iqs621-als: use lock guards
` [PATCH v3 2/2] iio: light: iqs621-als: prefer early error handling over if (!ret)

[PATCH v2 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-04-29  1:37 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

[PATCH] ata: libata-sata: retry hardreset when device detected but PHY not established
 2026-04-29  1:36 UTC  (6+ messages)

[PATCH v3 4/4] mm/page_owner: document page_owner filter features
 2026-04-29  1:35 UTC  (2+ messages)

[PATCH net-next] net: dummy: do not acquire RTNL for too long
 2026-04-29  1:30 UTC  (2+ messages)

[PATCH net v2] net: psp: check for device unregister when creating assoc
 2026-04-29  1:30 UTC  (2+ messages)

[PATCH net v2 0/2] sctp: fix a vtag verification failure caused by stale INITs
 2026-04-29  1:30 UTC  (2+ messages)

[PATCH net 1/8] netfilter: arp_tables: fix IEEE1394 ARP payload parsing
 2026-04-29  1:30 UTC  (2+ messages)

[PATCH net] bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
 2026-04-29  1:30 UTC  (2+ messages)

[PATCH net] net: psp: require admin permission for dev-set and key-rotate
 2026-04-29  1:30 UTC  (2+ messages)

[PATCH net-next v5 0/3] gve: add support for PTP gettimex64
 2026-04-29  1:28 UTC  (4+ messages)
` [PATCH net-next v5 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next v5 2/3] gve: make nic clock reads thread safe
` [PATCH net-next v5 3/3] gve: implement PTP gettimex64

[PATCH v3 3/4] mm/page_owner: add NUMA node filter with nodelist support
 2026-04-29  1:28 UTC  (2+ messages)

[PATCH 2/6] scsi: Protect INQUIRY sysfs attributes with mutex
 2026-04-29  1:27 UTC  (2+ messages)
` [PATCH v2 "

[oe] [PATCH 00/75] Whinlatter pull request
 2026-04-29  1:27 UTC 

[PATCH] drm/xe: Destroy mutex on gpu_buddy_init failure in VRAM manager init
 2026-04-29  1:27 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH net v2] ipv6: addrconf: skip ERRDAD transition when address already DEAD
 2026-04-29  1:26 UTC  (2+ messages)
` [PATCH net v4] "

[PATCH v4] ACPI: pmic: Replace mutex_lock/unlock() with guard()/scoped_guard()
 2026-04-29  1:24 UTC 

[PATCH net v2] net: mctp i2c: check length before marking flow active
 2026-04-29  1:23 UTC  (3+ messages)

[PATCH v2] net: net_failover: Fix the deadlock in slave register
 2026-04-29  1:19 UTC  (2+ messages)

[Intel-wired-lan] [RFC PATCH] ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
 2026-04-29  1:21 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.