linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-25 03:17:26 to 2025-04-25 07:37:43 UTC [more...]

[PATCH v3 0/3] Additional improvements for dma coherent allocator
 2025-04-25  7:35 UTC  (3+ messages)
` [PATCH v3 1/3] rust: dma: clarify wording and be consistent in `coherent` nomenclature
` [PATCH v3 2/3] rust: dma: convert the read/write macros to return Result

[PATCH v2] drm/xe: Allow building as kernel built-in
 2025-04-25  7:36 UTC 

[PATCH v4 0/3] QPIC v2 fixes for SDX75
 2025-04-25  7:36 UTC  (3+ messages)
` [PATCH v4 1/3] mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base

[PATCH v4 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-25  7:35 UTC  (5+ messages)
` [PATCH v4 20/22] rv: Add rtapp_sleep monitor

[PATCH v3 0/2] dma-buf: heaps: Support carved-out heaps
 2025-04-25  7:33 UTC  (5+ messages)
` [PATCH v3 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH v2] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-25  7:32 UTC  (4+ messages)

[PATCH v6 0/9] blk: honor isolcpus configuration
 2025-04-25  7:32 UTC  (6+ messages)
` [PATCH v6 6/9] isolation: introduce io_queue isolcpus type
` [PATCH v6 9/9] blk-mq: prevent offlining hk CPU with associated online isolated CPUs

[PATCH net] net: dsa: fix VLAN 0 filter imbalance when toggling filtering
 2025-04-25  7:30 UTC  (4+ messages)

[PATCH v5 0/8] Support Multi-frequency scale for UFS
 2025-04-25  7:29 UTC  (4+ messages)
` [PATCH v5 5/8] scsi: ufs: core: Enable multi-level gear scaling

[PATCH 0/3] Some small improvements for kernel-doc generation
 2025-04-25  7:29 UTC  (5+ messages)
` [PATCH 1/3] docs: Sphinx: kerneldoc: only initialize kernel-doc classes once
` [PATCH 2/3] scripts/lib/kdoc: change mode to 0644
` [PATCH 3/3] scripts/lib/kdoc/kdoc_parser.py: move kernel entry to a class

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-25  7:29 UTC  (4+ messages)
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH] net: call inet_twsk_put() on TIMEWAIT sockets It is possible for a pointer of type struct inet_timewait_sock to be returned from the functions __inet_lookup_established() and __inet6_lookup_established(). This can cause a crash when the returned pointer is of type struct inet_timewait_sock and sock_put() is called on it. The following is a crash call stack that shows sk->sk_wmem_alloc being accessed in sk_free() during the call to sock_put() on a struct inet_timewait_sock pointer. To avoid this issue, use inet_twsk_put() instead of sock_put() when sk->sk_state is TCP_TIME_WAIT
 2025-04-25  7:31 UTC 

[PATCH] can: m_can: initialize spin lock on device probe
 2025-04-25  7:18 UTC  (5+ messages)

[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
 2025-04-25  7:26 UTC  (4+ messages)
` [PATCH 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()

objtool errors and warnings with clang-21
 2025-04-25  7:25 UTC  (3+ messages)

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-04-25  7:25 UTC  (8+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [RFC PATCH 03/21] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()

[PATCH] btrfs: get rid of goto in alloc_test_extent_buffer()
 2025-04-25  7:23 UTC 

[PATCH v1] watchdog: lenovo_se30_wdt: Fix null-ptr-deref in lenovo_se30_wdt_probe()
 2025-04-25  7:20 UTC  (2+ messages)

[PATCH v4] bus: mhi: host: pci: Disable runtime PM for QDU100
 2025-04-25  7:19 UTC 

[PATCH drm-next v2] drm/hyperv: Replace simple-KMS with regular atomic helpers
 2025-04-25  7:15 UTC  (2+ messages)

[PATCH net-next v4 0/2] Refactoring designware VLAN code
 2025-04-25  7:15 UTC  (11+ messages)
` [PATCH net-next v4 1/2] net: stmmac: Refactor VLAN implementation
` [PATCH net-next v4 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-04-25  7:13 UTC  (5+ messages)
` [PATCH v5 11/17] perf: Simplify get_perf_callchain() user logic

[PATCH] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
 2025-04-25  6:12 UTC  (2+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-25  7:11 UTC  (12+ messages)
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR

[PATCH v6 0/4] virtio-net: disable delayed refill when pausing rx
 2025-04-25  7:10 UTC  (5+ messages)
` [PATCH v6 1/4] selftests: net: move xdp_helper to net/lib
` [PATCH v6 2/4] selftests: net: add flag to force zerocopy mode in xdp_helper
` [PATCH v6 3/4] selftests: net: retry when bind returns EBUSY "
` [PATCH v6 4/4] selftests: net: add a virtio_net deadlock selftest

[syzbot] [mm?] INFO: task hung in exit_mmap (2)
 2025-04-25  7:09 UTC 

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-25  7:09 UTC  (8+ messages)
  ` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag

[PATCH v3 0/4] Fairphone 5 DisplayPort over USB-C support
 2025-04-25  7:08 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: usb-switch: Allow data-lanes property in port
` [PATCH v3 2/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add PTN36502 redriver
` [PATCH v3 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add OCP96011 audio switch
` [PATCH v3 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Hook up DisplayPort over USB-C

[PATCH v5 0/5] media: qcom: iris: add support for QCS8300
 2025-04-25  7:08 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: media: qcom,sm8550-iris: document QCS8300 IRIS accelerator

[PATCH v3] bus: mhi: host: pci: Disable runtime PM for QDU100
 2025-04-25  7:08 UTC  (2+ messages)

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-25  7:06 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC

[PATCH 1/2] LoongArch: KVM: Add parameter exception code with exception handler
 2025-04-25  7:05 UTC  (2+ messages)

[PATCH v4] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-04-25  7:04 UTC  (2+ messages)

[PATCH v6 0/6] EDAC/Versal NET: Add support for error notification
 2025-04-25  7:03 UTC  (7+ messages)
` [PATCH v6 1/6] cdx: add the cdx headers to include/linux
` [PATCH v6 3/6] cdx: Export Symbols for MCDI RPC and Initialization
` [PATCH v6 5/6] dt-bindings: memory-controllers: Add support for Versal NET EDAC

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-25  7:01 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations

[PATCH 0/5] cdx: Minor cleanups
 2025-04-25  6:59 UTC  (7+ messages)
` [PATCH 1/5] cdx: Enable compile testing
` [PATCH 2/5] cdx: controller: Simplify with dev_err_probe()
` [PATCH 3/5] cdx: controller: Drop useless probe success message
` [PATCH 4/5] cdx: controller: Do not open-code module_platform_driver()
` [PATCH 5/5] cdx: MAINTAINERS: Explicitly mention Greg who handles patches

[PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
 2025-04-25  6:58 UTC  (4+ messages)

[PATCH] hung_task: configurable hung-task stacktrace loglevel
 2025-04-25  6:58 UTC  (4+ messages)

[PATCH v2 0/2] dma-buf: heaps: Use constant name for CMA heap
 2025-04-25  6:58 UTC  (5+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name

[PATCH net-next v4 0/8] Add Microchip ZL3073x support (part 1)
 2025-04-25  6:55 UTC  (9+ messages)
` [PATCH net-next v4 5/8] mfd: zl3073x: Add functions to work with register mailboxes

[PATCH V2 0/3] Scheduler time slice extension
 2025-04-25  6:53 UTC  (6+ messages)
` [PATCH V2 1/3] Sched: "

drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-04-25  6:53 UTC  (5+ messages)
` [PATCH v3 2/4] drm/msm/dp: Account for LTTPRs capabilities
` [PATCH v3 3/4] drm/msm/dp: Prepare for link training per-segment for LTTPRs

[PATCH] mm/compaction: do not break pages whose order is larger than target order
 2025-04-25  6:53 UTC  (2+ messages)

[PATCH v3 0/2] Enable automatic SVN updates for SGX enclaves
 2025-04-25  6:52 UTC  (10+ messages)
` [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc

[PATCH v3] arm64: dts: qcom: add initial support for qcom sa8255p-ride
 2025-04-25  6:51 UTC  (5+ messages)

[PATCH] net: dsa: qca8k: fix led devicename when using external mdio bus
 2025-04-25  6:49 UTC 

[PATCH v5 00/10] phy: qcom: Introduce USB support for SM8750
 2025-04-25  6:49 UTC  (7+ messages)
` [PATCH v5 06/10] phy: qcom: Add M31 based eUSB2 PHY driver
` [PATCH v5 10/10] arm64: defconfig: Add M31 eUSB2 PHY config

[PATCH v4 1/4] serial: 8250: fix panic due to PSLVERR
 2025-04-25  6:48 UTC  (7+ messages)
` [PATCH v4 2/4] serial: 8250: introduce serial8250_discard_data()
` [PATCH v4 3/4] serial: 8250: warning on entering dw8250_force_idle unlocked
` [PATCH v4 4/4] serial: 8250_dw: fix PSLVERR on RX_TIMEOUT

[PATCH net-next v2] rtase: Modify the format specifier in snprintf to %u
 2025-04-25  6:40 UTC 

[PATCH 1/2] bindings: arm: fsl: Add PHYTEC phyBOARD-Nash-i.MX93 board
 2025-04-25  6:41 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add PHYTEC phyBOARD-Nash-i.MX93 support

[PATCH net-next v2] rtase: Use min() instead of min_t()
 2025-04-25  6:34 UTC 

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-25  6:31 UTC  (3+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "

[PATCH 1/2] configfs: Add CONFIGFS_ATTR_PERM helper
 2025-04-25  6:27 UTC  (2+ messages)

[PATCH v3 0/2] mailbox: Add support for bcm74110
 2025-04-25  6:28 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: "

[PATCH 1/1] Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline
 2025-04-25  6:25 UTC  (3+ messages)

[PATCH 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-25  6:23 UTC  (8+ messages)
` [PATCH 2/3] net: mana: Add sched HTB "

[net-next v7 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-25  6:18 UTC  (6+ messages)
` [net-next v7 4/7] net: mtip: The L2 switch driver for imx287

[PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
 2025-04-25  6:15 UTC  (2+ messages)

[PATCH net-next] rtase: Use min() instead of min_t()
 2025-04-25  6:09 UTC  (4+ messages)

[PATCH 6.14 000/449] 6.14.3-rc1 review
 2025-04-25  6:06 UTC  (3+ messages)
` [PATCH] rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()

[PATCH] drm/i915/gsc: mei interrupt top half should be in irq disabled context
 2025-04-25  6:04 UTC  (2+ messages)

[PATCH 0/2] efi: Add a mechanism for embedding SBAT section
 2025-04-25  6:03 UTC  (3+ messages)
` [PATCH 2/2] x86/efi: Implement support for embedding SBAT data for x86

[PATCH 1/3] ASoC: amd: acp: Fix NULL pointer deref on acp resume path
 2025-04-25  6:01 UTC  (3+ messages)
` [PATCH 2/3] ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot
` [PATCH 3/3] ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mach) failure

[PATCH v4 5/5] PCI: cadence: Add callback functions for RP and EP controller
 2025-04-25  6:01 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
 2025-04-25  5:59 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] ktls, sockmap: Fix missing uncharge operation
` [PATCH bpf-next v1 2/2] selftests/bpf: Add test to cover sockmap with ktls

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-04-25  5:59 UTC  (2+ messages)

[PATCH v6 0/3] Add basic SPI support for SOPHGO SG2042 SoC
 2025-04-25  5:59 UTC  (3+ messages)
` [PATCH v6 2/3] spi: dt-bindings: snps,dw-apb-ssi: Add compatible "

[PATCH v2] pid: annotate data-races around pid_ns->pid_allocated
 2025-04-25  5:58 UTC 

[PATCH v2] usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
 2025-04-25  5:55 UTC 

[PATCH v2 0/9] media: i2c: imx334: Miscellaneous cleanups and improvements
 2025-04-25  5:54 UTC  (3+ messages)

[PATCH v4] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-25  5:52 UTC  (2+ messages)

[PATCH v3] wifi: ath11k: Fix MHI target memory reuse logic
 2025-04-25  5:51 UTC 

[PATCH v8 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-04-25  5:49 UTC  (8+ messages)
` [PATCH v8 02/10] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller

[PATCH] bcache: add the deferred_flush IO processing path in the writeback mode
 2025-04-25  5:46 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.16] sched_ext: Introduce scx_sched
 2025-04-25  5:38 UTC  (3+ messages)
` [PATCH 10/12] sched_ext: Move event_stats_cpu into scx_sched

[PATCH v2 0/2] serdev: Improve messages printed by dev_err() and dev_dbg()
 2025-04-25  5:38 UTC  (3+ messages)
` [PATCH v2 2/2] serdev: Remove repeated device name in dev_(err|dbg) messages

[PATCH] ufs: core: Remove redundant query_complete trace
 2025-04-25  5:38 UTC  (2+ messages)

[syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in lo_rw_aio
 2025-04-25  5:38 UTC  (8+ messages)
` [PATCH] loop: Add sanity check for read/write_iter
    ` [PATCH V2] "
` [syzbot] Re: [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in lo_rw_aio

[PATCH v1] pid: annotate data-races around pid_ns->pid_allocated
 2025-04-25  5:37 UTC  (6+ messages)

[RFC PATCH] drm/bridge: ti-sn65dsi86: Enable HPD functionality
 2025-04-25  5:34 UTC  (2+ messages)

[PATCH 0/1] swiotlb: Make IO_TLB_SEGSIZE Configurable
 2025-04-25  5:32 UTC  (5+ messages)

[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
 2025-04-25  5:31 UTC  (5+ messages)
` [PATCH v9 08/10] drm: get rid of drm_sched_job::id
` [PATCH v9 10/10] drm/amdgpu: update trace format to match gpu_scheduler_trace

[PATCH 0/3] BMI270: Add support for step counter and motion events
 2025-04-25  5:25 UTC  (7+ messages)
` [PATCH 1/3] iio: imu: bmi270: add channel for step counter
` [PATCH 2/3] iio: imu: bmi270: add step counter watermark event
` [PATCH 3/3] iio: imu: bmi270: add support for motion events

[PATCH] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
 2025-04-25  5:23 UTC 

[GIT PULL] bcachefs fixes for 6.15-rc4
 2025-04-25  5:23 UTC  (4+ messages)

[PATCH v3] dt-bindings: arm: qcom: add SA8255p Ride board
 2025-04-25  5:19 UTC  (5+ messages)

[PATCH] iommu/amd: Remove unnecessary break statements
 2025-04-25  5:16 UTC 

[syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in lo_rw_aio
 2025-04-25  5:13 UTC 

[PATCH v3 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
 2025-04-25  5:10 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am68-sk/k3-j721s2-mcu: Add bootph-all property to enable Ethernet boot
` [PATCH v3 2/2] arm64: dts: ti: k3-am62p*/k3-j722s: "

[PATCH 0/2] staging: rtl8723bs: Use scoped_guard for mutex handling
 2025-04-25  5:10 UTC  (2+ messages)

[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
 2025-04-24 13:35 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: allwinner: correct the model name for Radxa Cubie A5E
 2025-04-25  4:47 UTC  (4+ messages)

[PATCH net-next v1 0/4] Improve EEE control for KSZ switches and clarify ethtool output
 2025-04-25  4:41 UTC  (6+ messages)
` [PATCH net-next v1 4/4] net: phy: Always read EEE LPA in genphy_c45_ethtool_get_eee()

[PATCH v3 0/3] Use kmem_cache for memcg alloc
 2025-04-25  4:35 UTC  (8+ messages)
` [PATCH v3 1/3] mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
` [PATCH v3 2/3] mm/memcg: use kmem_cache when alloc memcg
` [PATCH v3 3/3] mm/memcg: use kmem_cache when alloc memcg pernode info

[PATCH v2 RESEND] fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()
 2025-04-25  4:30 UTC  (2+ messages)

[PATCH 01/10] exportfs: add module description
 2025-04-25  4:27 UTC  (4+ messages)
` [PATCH 04/10] fpga: tests: add module descriptions

[PATCH v1 net] net: lan743x: Fix memory leak when GSO enabled
 2025-04-25  4:28 UTC 

[PATCH net] net: ethernet: mtk_eth_soc: sync mtk_clks_source_name array
 2025-04-25  4:29 UTC 

[PATCH v2] sched_ext: Clarify CPU context for running/stopping callbacks
 2025-04-25  4:29 UTC  (4+ messages)

[PATCH v4 0/2] staging: iio: frequency: ad9832: Fix and
 2025-04-25  4:25 UTC  (5+ messages)
` [PATCH v4 1/2] staging: iio: frequency: ad9832: Use SLEEP bit instead of RESET to disable output
` [PATCH v4 2/2] staging: iio: frequency: ad9832: Refactor powerdown control

[PATCH v5 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-25  4:21 UTC  (3+ messages)

[PATCH v4 3/5] PCI: cadence: Add header support for PCIe HPA controller
 2025-04-25  4:18 UTC  (2+ messages)

[PATCH 6.6 000/393] 6.6.88-rc1 review
 2025-04-25  4:18 UTC  (2+ messages)

[PATCH] coresight: trbe: Save/restore state across CPU low power state
 2025-04-25  4:16 UTC  (5+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-25  4:02 UTC  (11+ messages)
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH 00/29] x86/boot/e820: Assorted E820 table handling features and cleanups
 2025-04-25  3:55 UTC  (3+ messages)
` [PATCH 29/29] x86/boot/e820: Treat non-type-2 'reserved' E820 region types as E820_TYPE_RESERVED

[PATCH v3] khugepaged: Pass folio instead of head page to trace events
 2025-04-25  3:53 UTC  (2+ messages)

[PATCH] ACPI: pci_root: Constify fwnode_handle in acpi_pci_root_remap_iospace
 2025-04-25  3:48 UTC 

[RFC PATCH v4 0/3] Virtio SPI Linux driver
 2025-04-25  3:45 UTC  (4+ messages)
` [RFC PATCH v4 3/3] SPI: Add virtio SPI driver

[PATCH] perf/x86/intel: Fix lbr event can placed into non lbr group
 2025-04-25  3:44 UTC  (7+ messages)

[PATCH net-next v4 3/8] mfd: Add Microchip ZL3073x support
 2025-04-25  3:36 UTC  (2+ messages)

all crypto selftests failed on linux-next-20250424
 2025-04-25  3:33 UTC  (4+ messages)
` [PATCH] crypto: Remove CRYPTO_ALG_ENGINE bit
    ` [PATCH] crypto: arm/blake2b - Set FINAL_NONZERO

Adding __popcountsi2 and __popcountdi2
 2025-04-25  3:30 UTC  (4+ messages)

[PATCH 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
 2025-04-25  3:30 UTC  (2+ messages)

[PATCH-cgroup v2] cgroup/rstat: Improve cgroup_rstat_push_children() documentation
 2025-04-25  3:16 UTC 


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).