linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-12 00:39:22 to 2025-07-12 14:38:44 UTC [more...]

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-12 14:39 UTC  (15+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 8/8] mt76: use netmem descriptor and APIs for page pool

[PATCH 0/2] tracing: Fix an event field filter issue
 2025-07-12 14:37 UTC  (7+ messages)
` [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format

[PATCH trivial] init: Fix comment typo in do_mounts_initrd.c
 2025-07-12 14:32 UTC 

[PATCH] scsi: hisi_sas: use sysfs_emit() in v3 hw show() functions
 2025-07-12 14:28 UTC 

[PATCH v3 00/13] Add more tests for multi fs block atomic writes
 2025-07-12 14:12 UTC  (14+ messages)
` [PATCH v3 01/13] common/rc: Add _min() and _max() helpers
` [PATCH v3 02/13] common/rc: Fix fsx for ext4 with bigalloc
` [PATCH v3 03/13] common/rc: Add a helper to run fsx on a given file
` [PATCH v3 04/13] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
` [PATCH v3 06/13] generic/1227: Add atomic write test using fio verify on file mixed mappings
` [PATCH v3 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v3 08/13] generic/1229: Stress fsx with atomic writes enabled
` [PATCH v3 09/13] generic/1230: Add sudden shutdown tests for multi block atomic writes
` [PATCH v3 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v3 11/13] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v3 12/13] ext4/063: Atomic write test for extent split across leaf nodes
` [PATCH v3 13/13] ext4/064: Add atomic write tests for journal credit calculation

[PATCH] platform/x86: dell-smbios-wmi: Stop touching WMI device ID
 2025-07-12 14:02 UTC 

[PATCH] ASoC: rockchip: i2s: simplify clock handling and error cleanup in probe
 2025-07-12 13:54 UTC 

[PATCH 5.15.y] ocfs2: fix deadlock in ocfs2_get_system_file_inode
 2025-07-12 13:46 UTC  (2+ messages)

[PATCH v2 0/4] Add RZ/A1 and RZ/A2 support to the rpc-if driver
 2025-07-12 13:39 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: memory-controllers: renesas,rpc-if: Add RZ/A1 and RZ/A2 compat strings
` [PATCH v2 2/4] ARM: dts: renesas: r7s72100: add rpc-if nodes
` [PATCH v2 3/4] ARM: dts: renesas: r7s9210: add rpc-if node
` [PATCH v2 3/4] memory: renesas-rpc-if: Add RZ/A1 and RZ/A2 support

[PATCH] can: janz-ican3: use sysfs_emit() in fwinfo_show()
 2025-07-12 13:36 UTC 

[PATCH net v3 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-12 13:18 UTC  (3+ messages)
` [PATCH net v3 2/3] net: phy: allow drivers to disable polling via get_next_update_time()

[PATCH] hwmon: max31827: use sysfs_emit() in temp1_resolution_show()
 2025-07-12 13:14 UTC 

[PATCH] net: wangxun: fix LIBWX dependencies again
 2025-07-12 13:00 UTC  (2+ messages)

[PATCH] firewire: ohci: reduce the size of common context structure by extracting members into AT structure
 2025-07-12 13:00 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.16-rc6
 2025-07-12 12:57 UTC  (2+ messages)

[PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-07-12 12:54 UTC  (7+ messages)
` [PATCH 1/3] platform/x86: Add Uniwill WMI driver
  ` [External] : "
` [PATCH 2/3] platform/x86: Add Uniwill laptop driver
  ` [External] : "
` [PATCH 3/3] Documentation: laptops: Add documentation for uniwill laptops
  ` [External] : "

[PATCH v12 0/4] support large align and nid in Rust allocators
 2025-07-12 12:43 UTC  (5+ messages)
` [PATCH v12 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH 5.15 000/411] 5.15.186-rc1 review
 2025-07-12 12:37 UTC  (4+ messages)

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-12 12:35 UTC  (4+ messages)

[PATCH net-next v2 1/1] net: selftests: add PHY-loopback test for bad TCP checksums
 2025-07-12 12:25 UTC  (2+ messages)

[PATCH V2 net-next 00/11] net: hns3: use seq_file for debugfs
 2025-07-12 12:19 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS cb73e53f7c0700285d743e7afbe37cba9f7df8f3
 2025-07-12 11:59 UTC 

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-12 11:53 UTC  (10+ messages)
` [PATCH net-next 02/12] ptp: netc: add NETC Timer PTP driver support
` [PATCH net-next 08/12] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH net-next 09/12] net: enetc: Add enetc_update_ptp_sync_msg() to process PTP sync packet
` [PATCH net-next 10/12] net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check

[PATCH] iommu/exynos: add support for reserved regions
 2025-07-12 11:49 UTC 

[PATCH] PCI: Add device-specific reset for Kunpeng virtual functions
 2025-07-12 11:30 UTC 

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-07-12 11:22 UTC  (11+ messages)

[syzbot] [kernel?] WARNING in static_key_dec_not_one
 2025-07-12 11:16 UTC 

[PATCH] irqchip/imx-irqsteer: Fix irq handling if an error occurs in imx_irqsteer_irq_handler()
 2025-07-12 11:02 UTC  (3+ messages)

[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-12 10:41 UTC  (4+ messages)
` [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()

[PATCHv3 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-12 10:40 UTC  (14+ messages)
` [PATCHv3 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv3 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv3 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv3 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv3 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[PATCH net v3] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
 2025-07-12 10:07 UTC 

WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0
 2025-07-12 10:05 UTC  (2+ messages)

[PATCH] md: allow removing faulty rdev during resync
 2025-07-12  9:58 UTC  (2+ messages)

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-12  9:49 UTC  (3+ messages)
` [PATCH v4 14/15] kunit: uapi: Introduce preinit executable

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-12  9:35 UTC  (3+ messages)

[PATCH v6 0/7] media: venus: Add QCM2290 support with AR50_LITE core
 2025-07-12  9:33 UTC  (4+ messages)
` [PATCH v6 4/7] media: venus: hfi_plat_v4: Add capabilities for the 4XX lite core

[PATCH 0/4] Followups to controllers' v1 compilation
 2025-07-12  9:28 UTC  (5+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[tip:x86/bugs] BUILD SUCCESS a026dc61cffd98541e048f3c88d3280bcd105bd4
 2025-07-12  9:18 UTC 

[PATCH net-next] ipv6: mcast: Remove unnecessary null check in mld_del_delrec()
 2025-07-12  9:28 UTC 

[PATCH 0/2] tools/nolibc: add x32 support
 2025-07-12  9:00 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: define time_t in terms of __kernel_old_time_t
` [PATCH 2/2] selftests/nolibc: add x32 test configuration

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-07-12  8:54 UTC  (12+ messages)

[PATCH] generic/365: Add fix hint for ext4
 2025-07-12  8:53 UTC  (3+ messages)

[PATCH v2 0/2] Restore kernel-doc support for prehistoric Python
 2025-07-12  8:32 UTC  (4+ messages)
` [PATCH v2 1/2] docs: kernel-doc: emit warnings for ancient versions of Python
` [PATCH v2 2/2] scripts: kdoc: make it backward-compatible with Python 3.7
` [PATCH v2 3/2] docs: changes: better document Python needs

[syzbot] [bcachefs?] kernel BUG in __bch2_trans_commit (3)
 2025-07-12  8:32 UTC 

[PATCH] dt-bindings: mmc: ti,da830-mmc: convert text based binding to json schema
 2025-07-12  8:29 UTC  (4+ messages)

[PATCH RFC 0/3] PCI/pwrctrl: Allow pwrctrl framework to control PERST# GPIO if available
 2025-07-12  8:29 UTC  (11+ messages)
` [PATCH RFC 2/3] PCI/pwrctrl: Allow pwrctrl core "
` [PATCH RFC 3/3] PCI: qcom: Allow pwrctrl framework to control PERST#

[PATCH v1] ALSA: hda/tas2781: Add TAS2770 support
 2025-07-12  8:29 UTC  (2+ messages)

[PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-07-12  8:27 UTC  (2+ messages)

[PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers
 2025-07-12  8:25 UTC  (4+ messages)
` [PATCH v2 3/8] thermal/drivers/sun8i: add gpadc clock
` (subset) [PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers

[PATCH v4] i2c: busses: Use min() to improve code
 2025-07-12  8:25 UTC  (3+ messages)

drivers/i2c/busses/i2c-xgene-slimpro.c:183:18: sparse: sparse: dereference of noderef expression
 2025-07-12  8:18 UTC 

[PATCH v4 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-07-12  8:16 UTC  (7+ messages)
  ` [PATCH v4 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v4 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920

linux-next: Tree for Jul 11
 2025-07-12  8:11 UTC  (3+ messages)
` linux-next: Tree for Jul 11 [drivers/gpu/drm/amd/amdgpu/amdgpu.ko]

[syzbot] [bcachefs?] kernel BUG in bch2_bkey_pack_pos_lossy (2)
 2025-07-12  8:11 UTC  (2+ messages)

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-07-12  8:10 UTC  (4+ messages)
` [PATCH v7 02/10] accel/rocket: Add a new driver for Rockchip's NPU

[PATCH v10 00/13] nommu UML
 2025-07-12  7:58 UTC  (13+ messages)
` [PATCH v10 09/13] x86/um: nommu: signal handling

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-07-12  7:57 UTC  (8+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent

[PATCH v2 0/4] Allwinner A100/A133 Ethernet MAC (EMAC0) Support
 2025-07-12  7:56 UTC  (2+ messages)
` (subset) "

[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
 2025-07-12  7:55 UTC  (4+ messages)
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats

[PATCH] pmdomain: samsung: Fix splash-screen handover by enforcing a sync_state
 2025-07-12  7:52 UTC  (2+ messages)

[PATCH v6 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-07-12  7:49 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH v6 2/2] usb: dwc3: add generic driver to support flattened

[PATCH v3 0/5] allwinner: a523: Add power controllers
 2025-07-12  7:40 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: power: Add A523 PPU and PCK600 "
` [PATCH v3 2/5] pmdomain: sunxi: sun20i-ppu: add A523 support
` [PATCH v3 3/5] pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller
` [PATCH v3 4/5] pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXI
` [PATCH v3 5/5] arm64: dts: allwinner: a523: Add power controller device nodes

[PATCH V1 0/9] AMD AI Engine device driver for Versal
 2025-07-12  7:33 UTC  (7+ messages)
` [PATCH V1 4/9] dt-bindings: soc: xilinx: Add AI engine DT binding

[PATCH v5 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-07-12  7:30 UTC  (4+ messages)
` [PATCH v5 2/2] usb: dwc3: add generic driver to support flattened

[PATCH v2] kernel/fork: Increase minimum number of allowed threads
 2025-07-12  6:50 UTC  (2+ messages)

[PATCH] serial: 8250_ni: Fix build warning
 2025-07-12  6:49 UTC  (5+ messages)

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-12  6:26 UTC  (5+ messages)

[PATCH v2 net-next] net: wangxun: fix VF drivers Kconfig dependencies and help text
 2025-07-12  5:58 UTC 

[syzbot] [mm?] possible deadlock in lock_next_vma
 2025-07-12  5:57 UTC 

[PATCH v2] fs/xfs: replace strncpy with memtostr_pad()
 2025-07-12  5:56 UTC  (3+ messages)

[RFC V2 00/18] famfs: port into fuse
 2025-07-12  5:54 UTC  (13+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts

[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
 2025-07-12  5:36 UTC  (5+ messages)
` [PATCH V2 2/4] dmaengine: xilinx_dma: Fix irq handler and start transfer path for AXI DMA

[PATCH 0/2] netfs: Fix use of fscache with ceph
 2025-07-12  5:25 UTC  (3+ messages)
` [PATCH 1/2] netfs: Fix copy-to-cache so that it performs collection with ceph+fscache

[PATCH] soundwire: replace scnprintf() with sysfs_emit() for sysfs consistency
 2025-07-12  4:43 UTC 

[PATCH] locking/mutex: Add debug code to help catching violation of mutex lifetime rule
 2025-07-12  4:20 UTC  (9+ messages)

[PATCH v2 4/6] arm64: dts: rockchip: Add ArmSoM Sige1
 2025-07-12  4:00 UTC  (2+ messages)

[RESEND][PATCH v18 0/8] Single RunQueue Proxy Execution (v18)
 2025-07-12  3:58 UTC  (5+ messages)
` [RESEND][PATCH v18 6/8] sched: Add an initial sketch of the find_proxy_task() function

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_request_ibss_scan (2)
 2025-07-12  3:45 UTC 

include/net/ip_fib.h:539:19: sparse: sparse: cast to non-scalar
 2025-07-12  3:41 UTC 

[PATCH V6] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-12  3:24 UTC 

[PATCH v19 0/8] Single RunQueue Proxy Execution (v19)
 2025-07-12  3:33 UTC  (9+ messages)
` [PATCH v19 1/8] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [PATCH v19 2/8] locking/mutex: Rework task_struct::blocked_on
` [PATCH v19 3/8] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [PATCH v19 4/8] sched: Move update_curr_task logic into update_curr_se
` [PATCH v19 5/8] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v19 6/8] sched: Add an initial sketch of the find_proxy_task() function
` [PATCH v19 7/8] sched: Fix proxy/current (push,pull)ability
` [PATCH v19 8/8] sched: Start blocked_on chain processing in find_proxy_task()

[PATCH V5] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-12  3:24 UTC  (3+ messages)

[PATCH v1] PM: suspend: clean up redundant filesystems_freeze/thaw handling
 2025-07-12  3:08 UTC 

[syzbot] [net?] WARNING in rt_set_nexthop
 2025-07-12  3:06 UTC  (3+ messages)

[PATCH v4 0/7] iommufd: Destroy vdevice on device unbind
 2025-07-12  2:39 UTC  (8+ messages)
` [PATCH v4 4/7] iommufd: Destroy vdevice on idevice destroy
` [PATCH v4 5/7] iommufd/vdevice: Remove struct device reference from struct vdevice
` [PATCH v4 6/7] iommufd/selftest: Explicitly skip tests for inapplicable variant

[PATCH V4] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-12  2:24 UTC  (4+ messages)

[PATCH] readahead: Use folio_nr_pages() instead of shift operation
 2025-07-12  2:23 UTC  (3+ messages)

User-space watchdog timers vs suspend-to-idle
 2025-07-12  2:19 UTC  (5+ messages)

[syzbot] [hams?] WARNING: refcount bug in ax25_setsockopt
 2025-07-12  1:44 UTC  (3+ messages)

[PATCH] soc: hisilicon: kunpeng_hccs: Fix incorrect log information
 2025-07-12  1:22 UTC  (3+ messages)

[PATCH net] net: emaclite: Fix missing pointer increment in aligned_read()
 2025-07-12  1:00 UTC  (2+ messages)

[PATCH 00/19] drm/msm/dp: Drop the HPD state machine
 2025-07-12  0:58 UTC  (20+ messages)
` [PATCH 01/19] drm/msm/dp: Track when DP is physically plugged in
` [PATCH 02/19] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers
` [PATCH 03/19] drm/msm/dp: Return early from atomic_enable() if cable is not connected
` [PATCH 04/19] drm/msm/dp: replace ST_DISPLAY_OFF with power_on in msm_dp_hpd_unplug_handle()
` [PATCH 05/19] drm/msm/dp: Replace ST_MAINLINK_READY with link_ready in plug/hpd_irq handlers
` [PATCH 06/19] drm/msm/dp: Replace ST_DISCONNECTED with checks for connected
` [PATCH 07/19] drm/msm/dp: Rework unplug handling
` [PATCH 08/19] drm/msm/dp: Don't delay plug-in handling when ST_DISCONNECT_PENDING
` [PATCH 09/19] drm/msm/dp: Replace ST_DISPLAY_OFF with power_on in atomic_enable()
` [PATCH 10/19] drm/msm/dp: Check if DP is disconnected in atomic post_disable()
` [PATCH 11/19] drm/msm/dp: remove ST_DISPLAY_OFF as a hpd_state
` [PATCH 12/19] drm/msm/dp: Drop ST_MAINLINK_READY hpd_state
` [PATCH 13/19] drm/msm/dp: Drop ST_DISCONNECTED
` [PATCH 14/19] drm/msm/dp: Drop ST_CONNECTED
` [PATCH 15/19] drm/msm/dp: Drop ST_DISCONNECT_PENDING
` [PATCH 16/19] drm/msm/dp: Drop hpd_state from msm_dp
` [PATCH 17/19] drm/msm/dp: Use drm_bridge_hpd_notify()
` [PATCH 18/19] drm/msm/dp: Move link training to atomic_enable()
` [PATCH 19/19] drm/msm/dp: Log connected and link_ready for event handling

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-12  0:49 UTC  (2+ messages)

[PATCH] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-07-12  0:47 UTC  (5+ messages)
` [PATCH v3] "
    `  "

[PATCH] PCI/pwrctrl: Only destroy alongside host bridge
 2025-07-12  0:43 UTC 

[PATCH net-next v08 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-12  0:43 UTC  (3+ messages)
` [PATCH net-next v08 1/8] hinic3: Async Event Queue interfaces

[PATCH v2 0/2] Fix orphan clocks in clk-th1520-ap driver
 2025-07-12  0:39 UTC  (4+ messages)
` [PATCH v2 2/2] clk: thead: th1520-ap: Correctly refer the parent of c910-i0


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).