The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-11 00:00:00 to 2025-04-11 05:38:36 UTC [more...]

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-11  5:37 UTC  (10+ messages)
` [PATCH v6 01/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v6 02/14] memblock: Add support for scratch memory
` [PATCH v6 03/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v6 04/14] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v6 05/14] kexec: add KHO parsing support
` [PATCH v6 06/14] kexec: enable KHO support for memory preservation
` [PATCH v6 07/14] kexec: add KHO support to kexec file loads
` [PATCH v6 08/14] kexec: add config option for KHO
` [PATCH v6 09/14] arm64: add KHO support

[PATCH v3 0/2] New rcutorture candidate commits for 6.16
 2025-04-11  5:36 UTC  (7+ messages)
` [PATCH v3 1/2] rcutorture: Perform more frequent testing of ->gpwrap
        ` [v3,1/2] "

[PATCH v3 0/1] net/mlx5: Fix null-ptr-deref in TTC table creation
 2025-04-11  5:34 UTC  (3+ messages)
` [PATCH v3 1/1] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH RFC 0/6] Add support to read the restart reason from IMEM
 2025-04-11  5:34 UTC  (15+ messages)
` [PATCH RFC 1/6] dt-bindings: sram: qcom,imem: Document IPQ5424 compatible
` [PATCH RFC 2/6] arm64: dts: qcom: ipq5424: Add the IMEM node
` [PATCH RFC 3/6] dt-bindings: watchdog: Add Qualcomm restart reason binding
` [PATCH RFC 5/6] watchdog: qcom-wdt: add support to read the restart reason from IMEM

[PATCH net-next v6 00/12] Convert LAN78xx to PHYLINK
 2025-04-11  5:33 UTC  (3+ messages)
` [PATCH net-next v6 08/12] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-11  5:32 UTC  (4+ messages)
` [PATCH v4 1/4] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()

[PATCH v1] perf lock: Add --duration-filter option
 2025-04-11  5:24 UTC 

[PATCH] usb: quirks: Add quirk to prefer vendor-specific configuration
 2025-04-11  5:25 UTC  (3+ messages)

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:22 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: accel: add device tree for AMD PKI accelerator
 2025-04-11  5:17 UTC  (5+ messages)
` [PATCH v2 2/3] accel/amdpk: add driver "

[PATCH net-next] net: ngbe: fix memory leak in ngbe_probe() error path
 2025-04-11  5:14 UTC  (3+ messages)

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:12 UTC  (3+ messages)
  ` replacement of strncpy in ticp_node_get_linkname()

[PATCH] ASoC: wm_adsp: Use vmemdup_user() instead of open-coding
 2025-04-11  5:06 UTC  (2+ messages)

[PATCH] media: Fix invalid link creation when source entity has 0 pads
 2025-04-11  5:05 UTC  (9+ messages)

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-11  5:06 UTC  (3+ messages)

[PATCH] drivers/base/memory: Avoid overhead from for_each_present_section_nr()
 2025-04-11  5:04 UTC  (6+ messages)

[PATCH v2 0/3] Restrict devmem for confidential VMs
 2025-04-11  4:59 UTC  (6+ messages)
` [PATCH v2 1/3] x86/devmem: Remove duplicate range_is_allowed() definition
` [PATCH v2 2/3] devmem: Block mmap access when read/write access is restricted
` [PATCH v2 3/3] x86/devmem: Restrict /dev/mem access for potentially unaccepted memory by default

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-11  4:52 UTC  (3+ messages)
` [RFC PATCH 7/9] rv: Retry when da monitor detects race conditions

[PATCH v6 00/11] Add R5F and C7xv device nodes
 2025-04-11  4:50 UTC  (16+ messages)
` [PATCH v6 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors

[PATCHv4] platform/x86: ideapad-laptop: added support for some new buttons
 2025-04-11  4:41 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
 2025-04-11  4:47 UTC 

[PATCH] LoongArch: Enhance robust of kprobe
 2025-04-11  4:46 UTC  (4+ messages)

[RFC PATCH] net/smc: Consider using kfree_sensitive() to free cpu_addr
 2025-04-11  4:44 UTC 

[PATCH 6/7] PCI: cadence: Add callback functions for Root Port and EP controller
 2025-04-11  4:26 UTC  (3+ messages)

[PATCH 4/7] PCI: cadence: Add support for PCIe Endpoint HPA controllers
 2025-04-11  4:23 UTC  (3+ messages)

[PATCH 2/7] PCI: cadence: Add header support for PCIe next generation controllers
 2025-04-11  4:16 UTC  (3+ messages)

[PATCH 0/7] Enhance the PCIe controller driver
 2025-04-11  4:10 UTC  (5+ messages)

[PATCH V3] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-11  4:09 UTC  (2+ messages)

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-11  4:02 UTC  (2+ messages)

[PATCH v7 0/6] bugfix some driver issues
 2025-04-11  3:59 UTC  (7+ messages)
` [PATCH v7 1/6] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v7 2/6] hisi_acc_vfio_pci: add eq and aeq interruption restore
` [PATCH v7 3/6] hisi_acc_vfio_pci: bugfix cache write-back issue
` [PATCH v7 4/6] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH v7 5/6] hisi_acc_vfio_pci: bugfix live migration function without VF device driver
` [PATCH v7 6/6] hisi_acc_vfio_pci: update function return values

[PATCH v3 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-04-11  4:01 UTC  (4+ messages)
` [PATCH v3 1/5] tsm-mr: Add TVM Measurement Register support

[PATCH] iommu: Clear IOMMU DMA ops when detaching a device from its IOMMU group
 2025-04-11  4:00 UTC  (3+ messages)

[PATCH] iommu: Clear iommu-dma ops on cleanup
 2025-04-11  3:55 UTC  (3+ messages)

[PATCH v6 0/6] usb: dwc3: qcom: Flatten dwc3 structure
 2025-04-11  3:50 UTC  (7+ messages)
` [PATCH v6 1/6] usb: dwc3: qcom: Snapshot driver for backwards compatibilty
` [PATCH v6 2/6] dt-bindings: usb: Introduce qcom,snps-dwc3
` [PATCH v6 3/6] usb: dwc3: core: Expose core driver as library
` [PATCH v6 4/6] usb: dwc3: core: Don't touch resets and clocks
` [PATCH v6 5/6] usb: dwc3: qcom: Don't rely on drvdata during probe
` [PATCH v6 6/6] usb: dwc3: qcom: Transition to flattened model

[PATCH v5 12/16] arm64: add KHO support
 2025-04-11  3:47 UTC  (2+ messages)

[PATCH 05/11] vt: update ucs_width.c using gen_ucs_width.py
 2025-04-11  3:47 UTC  (2+ messages)

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-11  3:40 UTC  (6+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()

[PATCH v2] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-11  3:37 UTC  (2+ messages)

[git pull] drm fixes for 6.15-rc2
 2025-04-11  3:37 UTC  (2+ messages)

[PATCH v10 00/11] arm64: support poll_idle()
 2025-04-11  3:32 UTC  (3+ messages)
` [PATCH v10 10/11] arm64: idle: export arch_cpu_idle()

[PATCH v1] ASoC: tas2781: Swap channel for SPI projects
 2025-04-11  3:29 UTC 

[PATCH] usb: common: usb-conn-gpio: use a unique names for usb connector devices
 2025-04-11  3:27 UTC 

[GIT PULL] bcachefs fixes for 6.15-rc2
 2025-04-11  3:27 UTC  (2+ messages)

[PATCH] btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_truncate_inode_items()
 2025-04-11  3:44 UTC 

[PATCH ath-next v2 0/2] wifi: ath12k: handle scan vdev consistently
 2025-04-11  3:16 UTC  (3+ messages)
` [PATCH ath-next v2 1/2] wifi: ath12k: handle scan link during vdev create
` [PATCH ath-next v2 2/2] wifi: ath12k: Use scan link ID 15 for all scan operations

[PATCH ath-next 0/2] wifi: ath12k: handle scan vdev consistently
 2025-04-11  3:16 UTC  (4+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: handle scan link during vdev create
` [PATCH ath-next 2/2] wifi: ath12k: Use scan link ID 15 for all scan operations

[PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
 2025-04-11  3:14 UTC  (4+ messages)

[Patch v4 net-next 0/3] Add support for mdb offload failure notification
 2025-04-11  3:13 UTC  (3+ messages)
` [Patch v4 net-next 1/3] net: bridge: mcast: Add offload failed mdb flag

[PATCH] init: Update help for CONFIG_KERNEL_LZO
 2025-04-11  3:13 UTC 

[PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
 2025-04-11  3:11 UTC  (3+ messages)

[PATCH net-next v25 00/23] Introducing OpenVPN Data Channel Offload
 2025-04-11  3:07 UTC  (9+ messages)
` [PATCH net-next v25 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v25 02/23] ovpn: add basic netlink support
` [PATCH net-next v25 04/23] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v25 07/23] ovpn: implement basic TX path (UDP)

[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
 2025-04-11  3:07 UTC  (3+ messages)
` [PATCH v2 13/15] drm/mediatek: add ovlsys_adaptor "

[syzbot] [wireless?] divide error in mac80211_hwsim_link_info_changed (2)
 2025-04-11  3:06 UTC 

[PATCH v4 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2025-04-11  2:56 UTC  (5+ messages)
` [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC "

[PATCH v2 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-11  2:54 UTC  (7+ messages)
` [PATCH v2 01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
` [PATCH v2 02/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgenc compatible

[PATCH v2] RISC-V: vDSO: Wire up getrandom() vDSO implementation
 2025-04-11  2:46 UTC 

[PATCH v3 0/7] Provides support for Trigger Generation Unit
 2025-04-11  2:51 UTC  (8+ messages)
` [PATCH v3 4/7] coresight-tgu: Add TGU decode support
` [PATCH v3 7/7] coresight-tgu: add reset node to initialize

[Bug Report] A compilation failure occurs when landlock and RANDSTRUCT are combined with GCC 14.2.0
 2025-04-11  2:50 UTC  (4+ messages)

[PATCH] LoongArch: Handle fp, lsx, lasx and lbt assembly symbols
 2025-04-11  2:47 UTC  (3+ messages)

[PATCH] mmc: esdhc-imx: convert to modern PM_OPS
 2025-04-11  2:45 UTC  (2+ messages)

[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
 2025-04-11  2:43 UTC  (3+ messages)
  ` 答复: "

[PATCH v2] scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
 2025-04-11  2:41 UTC  (2+ messages)

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-11  2:36 UTC  (8+ messages)

[PATCH] RISC-V: Fix PCI I/O port addressing for MMU-less configurations
 2025-04-11  2:34 UTC 

[PATCH 1/2] erofs: add __packed annotation to union(__le16..)
 2025-04-11  2:28 UTC  (5+ messages)

[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
 2025-04-11  2:32 UTC  (8+ messages)

[PATCH 5.10.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  2:26 UTC 

[PATCH] accel/habanalabs:fix typos found in command_submission.c
 2025-04-11  2:23 UTC 

[PATCH net-next v4 0/2] tcp: add a new TW_PAWS drop reason
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH net-next v3 0/2] trace: add tracepoint for tcp_sendmsg_locked()
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH v2] usbnet: asix AX88772: leave the carrier control to phylink
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH -next] drm/sched: Remove duplicate linux/atomic.h header
 2025-04-11  2:17 UTC 

[PATCH v3] mm: pcp: increase pcp->free_count threshold to trigger free_high
 2025-04-11  2:16 UTC  (2+ messages)

[PATCH v4 0/3] Driver for the Apple SPMI controller
 2025-04-11  2:03 UTC  (2+ messages)

[PATCH v9 drm-dp 0/9] Add HPD, getting EDID, colorbar features in DP function
 2025-04-11  1:58 UTC  (2+ messages)

[PATCH 0/2] TDX attestation support
 2025-04-11  1:42 UTC  (3+ messages)

[PATCH] usb: cdnsp: Fix issue with resuming from L1
 2025-04-11  1:41 UTC  (2+ messages)

[PATCH RFC v2 00/14] md: introduce a new lockless bitmap
 2025-04-11  1:36 UTC  (7+ messages)

[BUG] CAAM refcount warnings
 2025-04-11  1:36 UTC  (7+ messages)
` [PATCH] crypto: caam/qi - Fix drv_ctx refcount bug
      ` [PATCH] crypto: api - Allow delayed algorithm destruction

[PATCH v2] PM: EM: Fix potential division-by-zero error in em_compute_costs()
 2025-04-11  1:28 UTC 

[PATCH 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-04-11  1:29 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: starfive: add DT for Orange Pi RV

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in generic_file_read_iter
 2025-04-11  1:24 UTC  (3+ messages)
` [syzbot] "
` [PATCH] fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr

[RFC][PATCH] panic: lib: Add TAINT for FAULT_INJECTION
 2025-04-11  1:25 UTC  (3+ messages)

[PATCH] PM: EM: Fix potential division-by-zero error in em_compute_costs()
 2025-04-11  1:14 UTC  (3+ messages)

[PATCH 0/6] Add support for A523 Thermal system
 2025-04-11  1:21 UTC  (8+ messages)
` [PATCH 1/6] thermal/drivers/sun8i: add gpadc clock
` [PATCH 2/6] thermal/drivers/sun8i: replace devm_reset_control_get to shared
` [PATCH 3/6] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH 4/6] arm64: dts: allwinner: A523: Add SID controller node
` [PATCH 5/6] arm64: dts: allwinner: A523: Add thermal sensors and zones
` [PATCH 6/6] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in generic_file_read_iter
 2025-04-11  1:15 UTC 

[PATCH 0/2] media: synopsys: hdmirx: Report frame drops
 2025-04-11  1:13 UTC  (5+ messages)
` [PATCH 1/2] media: synopsys: hdmirx: Renamed frame_idx to sequence
` [PATCH 2/2] media: synopsys: hdmirx: Count dropped frames

[PATCH 0/4] net: fix bugs and error handling in qinheng ch9200 driver and mii interface
 2025-04-11  1:12 UTC  (5+ messages)
` [PATCH 1/4] net: fix uninitialised access in mii_nway_restart()

[PATCH 0/7] soc: aspeed: lpc-snoop: Miscellaneous fixes
 2025-04-11  1:08 UTC  (8+ messages)
` [PATCH 1/7] soc: aspeed: lpc-snoop: Cleanup resources in stack-order
` [PATCH 2/7] soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
` [PATCH 3/7] soc: aspeed: lpc-snoop: Ensure model_data is valid
` [PATCH 4/7] soc: aspeed: lpc-snoop: Constrain parameters in channel paths
` [PATCH 5/7] soc: aspeed: lpc-snoop: Rename 'channel' to 'index' "
` [PATCH 6/7] soc: aspeed: lpc-snoop: Rearrange "
` [PATCH 7/7] soc: aspeed: lpc-snoop: Lift channel config to const structs

[PATCH net-next] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-11  1:07 UTC 

[PATCH v1 0/3] Fixes for USB3 CV Chapter 9.15 tests
 2025-04-11  1:00 UTC  (10+ messages)
` [PATCH v1 2/3] usb: gadget: Use get_status callback to set remote wakeup capability

[PATCH 1/4] tick/nohz: remove function tick_nohz_full_add_cpus_to
 2025-04-11  0:58 UTC  (4+ messages)
` [PATCH 2/4] sched/isolation: clean up housekeeping_cpu

[PATCH] spi: amd: add CONFIG_PCI dependency
 2025-04-11  0:54 UTC  (2+ messages)

[PATCH] perf symbols: Ignore mapping symbols on riscv
 2025-04-11  0:53 UTC  (2+ messages)

[PATCH 1/1 v6.15-rc1] perf libunwind arm64: Fix missing close parens in an if statement
 2025-04-11  0:51 UTC  (2+ messages)

[PATCH net-next] af_unix: Remove unix_unhash()
 2025-04-11  0:50 UTC  (2+ messages)

[RESEND PATCH v1 0/7] Performance improvement of decoder
 2025-04-11  0:49 UTC  (3+ messages)

[PATCH] ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4
 2025-04-11  0:44 UTC  (2+ messages)

[syzbot] [acpi?] KASAN: slab-use-after-free Read in software_node_notify_remove
 2025-04-11  0:42 UTC  (2+ messages)
` [PATCH] software node: Prevent link creation failure from causing kobj reference count imbalance

[PATCH v2] perf report: Skip unsupported new event types
 2025-04-11  0:41 UTC  (2+ messages)

[PATCH v2] Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"
 2025-04-11  0:41 UTC  (2+ messages)

[PATCH net] batman-adv: fix duplicate MAC address check
 2025-04-11  0:39 UTC  (4+ messages)

[PATCH] ARM: dts: nokia n900: remove useless io-channel-cells property
 2025-04-11  0:39 UTC  (2+ messages)

[PATCH] ARM: omap2plus_defconfig: enable I2C devices of GTA04
 2025-04-11  0:38 UTC  (2+ messages)

[PATCH v3] perf test: Allow tolerance for leader sampling test
 2025-04-11  0:36 UTC  (2+ messages)

[PATCH v2 net 0/5] pds_core: updates and fixes
 2025-04-11  0:32 UTC  (6+ messages)
` [PATCH v2 net 1/5] pds_core: Prevent possible adminq overflow/stuck condition
` [PATCH v2 net 2/5] pds_core: remove extra name description
` [PATCH v2 net 3/5] pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
` [PATCH v2 net 4/5] pds_core: Remove unnecessary check in pds_client_adminq_cmd()
` [PATCH v2 net 5/5] pds_core: make wait_context part of q_info

[PATCH 0/4] PM: TI: AM335x: PM STANDBY fixes
 2025-04-11  0:30 UTC  (2+ messages)

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

[PATCH] x86/bugs/mmio: Rename mmio_stale_data_clear to cpu_buf_vm_clear
 2025-04-11  0:17 UTC  (5+ messages)

[PATCH v3 0/2] ublk: decouple server threads from hctxs
 2025-04-11  0:17 UTC  (3+ messages)
` [PATCH v3 1/2] ublk: properly serialize all FETCH_REQs
` [PATCH v3 2/2] ublk: require unique task per io instead of unique task per hctx

[PATCH] hwmon: max34451: Workaround for lost page
 2025-04-11  0:11 UTC  (6+ messages)
` [PATCH v2] hwmon: max34451: Work around "

[PATCH 0/7] irqbypass: Cleanups and a perf improvement
 2025-04-11  0:09 UTC  (5+ messages)
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers

[PATCH] usb: dwc3: Simplify memset struct array
 2025-04-11  0:07 UTC  (3+ messages)

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-11  0:03 UTC  (7+ messages)
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer

[PATCH v2] memcg: optimize memcg_rstat_updated
 2025-04-11  0:03 UTC  (2+ messages)

[PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
 2025-04-11  0:01 UTC  (2+ messages)

[PATCH] memcg: no refill for offlined objcg
 2025-04-10 23:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox