The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-24 09:29:46 to 2025-03-24 12:30:41 UTC [more...]

[PATCH net-next] netpoll: optimize struct layout for cache efficiency
 2025-03-24 12:29 UTC 

[PATCH resent] mei: Fix exception handling in mei_cl_irq_read_msg()
 2025-03-24 12:30 UTC  (4+ messages)
      ` [PATCH v2] mei: Improve "
          ` [PATCH v3] "

[PATCH v3 00/10] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
 2025-03-24 12:29 UTC  (4+ messages)
` [PATCH v3 04/10] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers

[PATCH v4 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
 2025-03-24 12:26 UTC  (3+ messages)
` [PATCH v4 1/2] iio: adc: rzg2l_adc: Open a devres group
` [PATCH v4 2/2] iio: adc: rzg2l: Cleanup suspend/resume path

[PATCH 0/4] Enable automatic SVN updates for SGX enclaves
 2025-03-24 12:26 UTC  (13+ messages)
` [PATCH 1/4] x86/sgx: Add total number of EPC pages
` [PATCH 2/4] x86/sgx: Change counter sgx_nr_free_pages -> sgx_nr_used_pages
` [PATCH 3/4] x86/sgx: Define error codes for ENCLS[EUPDATESVN]
` [PATCH 4/4] x86/sgx: Implement ENCLS[EUPDATESVN] and opportunistically call it during first EPC page alloc

[PATCH v1 0/8] Add EcoNet EN751221 MIPS platform support
 2025-03-24 12:25 UTC  (8+ messages)
` [PATCH v1 4/8] dt-bindings: timer: Add EcoNet HPT CPU Timer

[PATCH 00/11] HID: asus: hid-asus and asus-wmi backlight unification, Z13 QOL improvements
 2025-03-24 12:25 UTC  (3+ messages)

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-24 12:24 UTC  (4+ messages)

[PATCH] Added support for a some new buttons in ideapad-laptop driver Added entries to unsuported wmi codes in ideapad_keymap[] and one check in wmi_nofify in order to get wmi code 0x13d to trigger platform_profile_cycle
 2025-03-24 12:23 UTC  (4+ messages)

[PATCH v2 -next] RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
 2025-03-24 12:31 UTC 

[PATCH RESEND 0/7] clk: spacemit: add K1 reset support
 2025-03-24 12:20 UTC  (6+ messages)
` [PATCH RESEND 2/7] clk: spacemit: define struct k1_ccu_data
` [PATCH RESEND 3/7] clk: spacemit: add reset controller support

[PATCH 0/2] Fixes packet processes after vif is stopped
 2025-03-24 12:17 UTC  (5+ messages)
` [PATCH 1/2] wifi: mac80211: Update skb's NULL key in ieee80211_tx_h_select_key()
` [PATCH 2/2] wifi: mac80211: Purge vif txq in ieee80211_do_stop()

[PATCH net-next] MAINTAINERS: Add dedicated entries for phy_link_topology
 2025-03-24 12:15 UTC  (2+ messages)

commit 7ffb791423c7 breaks steam game
 2025-03-24 12:14 UTC  (4+ messages)

[PATCH v4 00/10] mwifiex: cleanups
 2025-03-24 12:14 UTC  (2+ messages)

[RFC PATCH] sched/util_est: Do not sub the delayed-task's util-est
 2025-03-24 12:10 UTC  (4+ messages)

[PATCH v4 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
 2025-03-24 12:10 UTC  (7+ messages)
` [PATCH v4 2/2] platform/x86: asus-wmi: Refactor "

[PATCH RFC 0/3] nvme: add support for command quiesce timeout
 2025-03-24 12:07 UTC  (4+ messages)
` [PATCH RFC 1/3] nvmet: add command quiesce time
` [PATCH RFC 2/3] nvme: store cqt value into nvme ctrl object
` [PATCH RFC 3/3] nvme: delay failover by command quiesce timeout

[PATCH v3 0/6] ASoC: wcd938x: enable t14s audio headset
 2025-03-24 12:07 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: mux: add optional regulator binding to gpio mux
` [PATCH v3 2/6] mux: gpio: add optional regulator support
` [PATCH v3 3/6] ASoC: codecs: wcd-mbhc: cleanup swap_gnd_mic api
` [PATCH v3 4/6] ASoC: dt-bindings: wcd93xx: add bindings for audio mux controlling hp
` [PATCH v3 5/6] ASoC: codecs: wcd938x: add mux control support for hp audio mux
` [PATCH v3 6/6] arm64: dts: qcom: x1e78100-t14s: Enable audio headset support

[PATCH net-next] rtase: Add ndo_setup_tc support for CBS offload in traffic control setup
 2025-03-24 12:06 UTC  (4+ messages)

KASAN: use-after-free Read in poly1305_update_arch
 2025-03-24 12:05 UTC 

[PATCH 0/6] media: ti, cdns: Multiple pixel support and misc fixes
 2025-03-24 12:01 UTC  (7+ messages)
` [PATCH 1/6] media: ti: j721e-csi2rx: Use devm_of_platform_populate
` [PATCH 2/6] media: ti: j721e-csi2rx: Use fwnode_get_named_child_node
` [PATCH 3/6] media: ti: j721e-csi2rx: Fix source subdev link creation
` [PATCH 4/6] media: cadence: csi2rx: Implement get_fwnode_pad op
` [PATCH 5/6] media: cadence: cdns-csi2rx: Support multiple pixels per clock cycle
` [PATCH 6/6] media: ti: j721e-csi2rx: Support multiple pixels per clock

linux-next: Tree for Mar 24
 2025-03-24 12:01 UTC 

[PATCH 1/5] sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
 2025-03-24 11:59 UTC  (3+ messages)
` [tip: sched/core] "

linux-next: build failure after merge of the rust tree
 2025-03-24 11:59 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: iio: light: bh1750: Add reset-gpios property
 2025-03-24 11:58 UTC  (3+ messages)

[PATCH 5/5] sched/debug: Remove CONFIG_SCHED_DEBUG
 2025-03-24 11:57 UTC  (3+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: Add null pointer check to pick_next_entity()
 2025-03-24 11:56 UTC  (2+ messages)

[PATCH v4] fs/proc/page: Refactoring to reduce code duplication
 2025-03-24 11:55 UTC  (3+ messages)

[akpm-mm:mm-stable] [mm] c25465eb76: ltp.swapon03.fail
 2025-03-24 11:53 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: codec: wcd93xx: Convert to GPIO descriptors
 2025-03-24 11:51 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: codec: wcd939x: "
` [PATCH v2 2/3] ASoC: codec: wcd938x: "
` [PATCH v2 3/3] ASoC: codec: wcd9335: "

[PATCH 0/1] Fix not fully initialized SCSI commands
 2025-03-24 11:52 UTC  (2+ messages)

[RFC PATCH RESEND v4 0/6] drm/display: dp: add new DPCD access functions
 2025-03-24 11:51 UTC  (7+ messages)
` [PATCH RESEND RFC v4 1/6] drm/display: dp: implement new access helpers
` [PATCH RESEND RFC v4 2/6] drm/display: dp: change drm_dp_dpcd_read_link_status() return value
` [PATCH RESEND RFC v4 3/6] drm/display: dp: use new DCPD access helpers
` [PATCH RESEND RFC v4 4/6] drm/display: dp-cec: "
` [PATCH RESEND RFC v4 5/6] drm/display: dp-mst-topology: "
` [PATCH RESEND RFC v4 6/6] drm/display: dp-tunnel: "

[PATCH 1/2] f2fs: zone: fix to calculate first_zoned_segno correctly
 2025-03-24 11:49 UTC  (2+ messages)
` [PATCH 2/2] f2fs: zone: fix to avoid inconsistence in between SIT and SSA

[PATCH 0/3] media: rcar: Fix RAW formats
 2025-03-24 11:48 UTC  (4+ messages)
` [PATCH 1/3] media: rcar-vin: Add RCAR_GEN4 model value
` [PATCH 2/3] media: rcar-vin: Fix RAW8
` [PATCH 3/3] media: rcar-vin: Fix RAW10

[PATCH] can: rockchip_canfd: fix broken quirks checks
 2025-03-24 11:44 UTC 

[PATCH v4 0/3] Add initial support for TTC PWM driver
 2025-03-24 11:40 UTC  (5+ messages)
` [PATCH v4 2/3] clocksource: timer-cadence-ttc: Support TTC device configured as PWM
` [PATCH v4 3/3] pwm: pwm-cadence: Add support for TTC PWM

[PATCH v6 0/6] Enable IPQ5018 PCI support
 2025-03-24 11:36 UTC  (5+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes

[PATCH v5 0/9] rv: Add scheduler specification monitors
 2025-03-24 11:35 UTC  (4+ messages)
` [PATCH v5 1/9] sched: Add sched tracepoints for RV task model

[PATCH v2 0/4] Add driver for AD3530R and AD3531R DACs
 2025-03-24 11:35 UTC  (6+ messages)
` [PATCH v2 1/4] iio: ABI: add new DAC powerdown mode
` [PATCH v2 2/4] iio: dac: ad3530r: Add ABI file for the AD3530R DAC
` [PATCH v2 3/4] dt-bindings: iio: dac: Add adi,ad3530r.yaml
` [PATCH v2 4/4] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH] perf: annotate asm_pure_loop.S
 2025-03-24 11:34 UTC  (2+ messages)

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-24 11:34 UTC 

[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
 2025-03-24 11:33 UTC  (7+ messages)

[PATCH] f2fs: add a fast path in finish_preallocate_blocks()
 2025-03-24 11:32 UTC 

[PATCH v4 0/5] amd-pstate Dynamic EPP and raw EPP
 2025-03-24 11:25 UTC  (9+ messages)
` [PATCH v4 1/5] cpufreq/amd-pstate: Add dynamic energy performance preference
` [PATCH v4 3/5] cpufreq/amd-pstate: Add support for platform profile class
` [PATCH v4 4/5] cpufreq/amd-pstate: Add support for raw EPP writes
` [PATCH v4 5/5] cpufreq/amd-pstate-ut: Add a unit test for raw EPP

[PATCH v2] x86/alternatives: remove false sharing in poke_int3_handler()
 2025-03-24 11:18 UTC  (2+ messages)

6.13/regression/bisected - new nvme timeout errors
 2025-03-24 10:48 UTC  (4+ messages)

[PATCH v3 22/29] x86/cpu: Use consolidated leaf 0x2 descriptor table
 2025-03-24 11:15 UTC  (3+ messages)

[PATCH v5 0/5] Add clock controller support for SpacemiT K1
 2025-03-24 11:14 UTC  (4+ messages)
` [PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-24 11:15 UTC  (7+ messages)

[PATCH] random: vDSO: Fix shadow declarations
 2025-03-24 11:12 UTC 

[PATCH v16 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2025-03-24 11:10 UTC  (17+ messages)
` [PATCH v16 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH net-next v24 00/23] Introducing OpenVPN Data Channel Offload
 2025-03-24 11:02 UTC  (5+ messages)
` [PATCH net-next v24 09/23] ovpn: implement packet processing
` [PATCH net-next v24 18/23] ovpn: implement peer add/get/dump/delete via netlink

[PATCH RFC] ufs: delegate the interrupt service routine to a threaded irq handler
 2025-03-24 11:02 UTC  (4+ messages)

[PATCH v5 0/2] Add support for Xiaomi Mi TV Stick
 2025-03-24 11:00 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi "

[PATCH v10 0/8] ima: kexec: measure events between kexec load and execute
 2025-03-24 11:00 UTC  (5+ messages)
` [PATCH v10 6/8] ima: kexec: move IMA log copy from kexec load to execute

[PATCH v2] arm64: dts: rockchip: Remove overdrive-mode OPPs from RK3588J SoC dtsi
 2025-03-24 11:00 UTC 

[PATCH v2 1/1] PCI/hotplug: Don't enable HPIE in poll mode
 2025-03-24 11:00 UTC  (2+ messages)

[PATCH v2 0/4] Add video clock controller for SM6350
 2025-03-24 10:56 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm6350: Align reg properties with latest style
` [PATCH v2 4/4] arm64: dts: qcom: sm6350: Add video clock controller

[PATCH] KVM: x86: clean up a return
 2025-03-24 10:53 UTC 

[PATCH v1 0/2] kernel.h: Move out a couple of macros and constants
 2025-03-24 10:50 UTC  (3+ messages)
` [PATCH v1 1/2] kernel.h: Move READ/WRITE definitions to <linux/types.h>
` [PATCH v1 2/2] kernel.h: Move PTR_IF() and u64_to_user_ptr() to util_macros.h

[PATCH next] KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()
 2025-03-24 10:51 UTC 

[PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
 2025-03-24 10:50 UTC  (12+ messages)

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-24 10:47 UTC  (5+ messages)
` [PATCH v4 10/14] s390: "

[PATCH v4 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-24 10:46 UTC  (5+ messages)
` [PATCH v4 1/4] x86/sev: add SVSM vTPM probe/send_command functions
` [PATCH v4 2/4] svsm: add header with SVSM_VTPM_CMD helpers
` [PATCH v4 3/4] tpm: add SNP SVSM vTPM driver
` [PATCH v4 4/4] x86/sev: register tpm-svsm platform device

[PATCH net-next v4 0/8] net: ethtool: Introduce ethnl dump helpers
 2025-03-24 10:40 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: ethtool: Set the req_info->dev on DUMP requests for each dev
` [PATCH net-next v4 2/8] net: ethtool: netlink: Allow per-netdevice DUMP operations
` [PATCH net-next v4 3/8] net: ethtool: netlink: Rename ethnl_default_dump_one
` [PATCH net-next v4 4/8] net: ethtool: netlink: Introduce command-specific dump_one_dev
` [PATCH net-next v4 5/8] net: ethtool: netlink: Introduce per-phy DUMP helpers
` [PATCH net-next v4 6/8] net: ethtool: phy: Convert the PHY_GET command to generic phy dump
` [PATCH net-next v4 7/8] net: ethtool: plca: Use per-PHY DUMP operations
` [PATCH net-next v4 8/8] net: ethtool: pse-pd: "

[PATCH RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time
 2025-03-24 10:40 UTC  (3+ messages)

[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
 2025-03-24 10:40 UTC 

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-24 10:37 UTC  (4+ messages)
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature

[PATCH RESEND] fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()
 2025-03-24 10:35 UTC 

[PATCH 1/2] dt-bindings: display: rockchip,inno-hdmi: Fix ref clk Document of RK3036 compatible
 2025-03-24 10:33 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Add ref clk for hdmi

[PATCH] arm64: dts: rockchip: Remove overdrive-mode OPPs from RK3588J SoC dtsi
 2025-03-24 10:33 UTC  (8+ messages)

[PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
 2025-03-24 10:31 UTC  (3+ messages)
` [PATCH net-next v11 09/10] selftest: tap: Add tests for virtio-net ioctls

[PATCH 0/3] Add capability for 2D DMA transfer
 2025-03-24  7:34 UTC  (4+ messages)
  ` [PATCH 1/3] dmaengine: Add support for 2D DMA operation

[PATCH 0/2] spi: spi-stm32-ospi: dt-bindings fixes
 2025-03-24 10:19 UTC  (4+ messages)
` [PATCH 1/2] spi: dt-bindings: st,stm32mp25-ospi: Make "resets" a required property

[PATCH 0/5] Add support for AD7405/ADUM770x
 2025-03-24 10:21 UTC  (7+ messages)
` [PATCH 1/5] iio: backend: add support for decimation ratio set
` [PATCH 2/5] iio: adc: adi-axi-adc: add set decimation rate
` [PATCH 5/5] iio: adc: ad7405: add ad7405 driver

[PATCH] tracing: Fix synth event printk format for str fields
 2025-03-24 10:18 UTC  (5+ messages)

[PATCH] x86/i8253: fix possible deadlock when turning off the PIT
 2025-03-24 10:15 UTC  (3+ messages)

[PATCH 2/6] PCI: cadence: Add header support for PCIe next generation controllers
 2025-03-24 10:09 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Add PTM sysfs support
 2025-03-24 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Add sysfs support for exposing PTM context
` [PATCH v2 2/3] PCI: dwc: Add sysfs support for "
` [PATCH v2 3/3] PCI: qcom-ep: Mask PTM_UPDATING interrupt

[PATCH v4 08/13] serial: sh-sci: Introduced function pointers
 2025-03-24 10:03 UTC  (10+ messages)
` [PATCH v4 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v4 10/13] serial: sh-sci: Add support for RZ/T2H SCI
` [PATCH v4 13/13] arm64: defconfig: Enable Renesas RZ/T2H serial SCI

[PATCH 1/2] dt-bindings: NXP System Timer Module
 2025-03-24 10:00 UTC  (2+ messages)
` [PATCH 2/2] clocksource/drivers/nxp-timer: Add the System Timer Module for the s32g platform

[RFC PATCH] /dev/mem: Disable /dev/mem under TDX guest
 2025-03-24  9:59 UTC  (3+ messages)

[PATCH 0/3] ASoC: codec: wcd93xx: Convert to GPIO descriptors
 2025-03-24  9:57 UTC  (10+ messages)
` [PATCH 2/3] ASoC: codec: wcd938x: "

[PATCH 0/2] Fix invalid pointer access
 2025-03-24  9:43 UTC  (5+ messages)
` [PATCH 1/2] usb: typec: class: Fix NULL "
` [PATCH 2/2] usb: typec: class: Invalidate USB device pointers on partner unregistration

[PATCH v2 0/2] spi: spi-stm32-ospi: dt-bindings fixes
 2025-03-24  9:40 UTC  (3+ messages)
` [PATCH v2 1/2] spi: dt-bindings: st,stm32mp25-ospi: Make "resets" a required property
` [PATCH v2 2/2] spi: spi-stm32-ospi: "

[PATCH v3 0/8] Minor cleanups and improvements to swap freeing code
 2025-03-24  9:43 UTC  (2+ messages)

[PATCH 0/6] Enhancements for PCIe Cadence Controllers
 2025-03-24  9:08 UTC 

[PATCH v2] rust: sync: optimize rust symbol generation for CondVar
 2025-03-24  9:37 UTC  (2+ messages)

[PATCH 3/6] PCI: cadence: Add architecture information for PCIe controller
 2025-03-24  9:09 UTC 

[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
 2025-03-24  9:36 UTC  (7+ messages)
` [PATCH v2 01/15] dt-bindings: arm: mediatek: mmsys: add compatible "
` [PATCH v2 02/15] dt-bindings: soc: mediatek: add mutex yaml "
` [PATCH v2 04/15] dt-bindings: display: mediatek: add BLENDER "

[PATCH v6 0/3] media: ti: cal: Add streams support
 2025-03-24  9:35 UTC  (6+ messages)
` [PATCH v6 1/3] media: ti: cal: Use printk's fourcc formatting
` [PATCH v6 2/3] media: ti: cal: Fix wrong goto on error path
` [PATCH v6 3/3] media: ti: cal: Add streams support

[PATCH 0/6] gpio: update the TODO list
 2025-03-24  9:35 UTC  (2+ messages)

[PATCH v2 0/9] initrd: cleanup and erofs support
 2025-03-24  9:35 UTC  (3+ messages)
` [PATCH v2 3/9] initrd: add a generic mechanism to add fs detectors

[PATCH net-next v4 0/3] stmmac: Several PCI-related improvements
 2025-03-24  9:29 UTC  (4+ messages)
` [PATCH net-next v4 1/3] stmmac: loongson: Remove surplus loop
` [PATCH net-next v4 2/3] stmmac: Remove pcim_* functions for driver detach
` [PATCH net-next v4 3/3] stmmac: Replace deprecated PCI functions


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