public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 18:53:47 to 2026-03-03 20:17:19 UTC [more...]

[GIT PULL] [PATCH 00/13] Rust atomic changes for v7.1
 2026-03-03 20:16 UTC  (6+ messages)
` [PATCH 01/13] rust: sync: atomic: Remove bound `T: Sync` for `Atomic::from_ptr()`
` [PATCH 02/13] rust: sync: atomic: Add example for Atomic::get_mut()
` [PATCH 03/13] rust: helpers: Generify the definitions of rust_helper_*_{read,set}*
` [PATCH 04/13] rust: helpers: Generify the definitions of rust_helper_*_xchg*
` [PATCH 05/13] rust: helpers: Generify the definitions of rust_helper_*_cmpxchg*

[PATCH v3 0/1] rust: introduce abstractions for fwctl
 2026-03-03 20:15 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-03-03 20:15 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH RFTv1 0/3] iommu/arm-smmu-v3: Add PRI support
 2026-03-03 20:13 UTC  (4+ messages)
` [PATCH RFTv1 1/3] iommu/arm-smmu-v3: Drain in-flight fault handlers
` [PATCH RFTv1 2/3] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event
` [PATCH RFTv1 3/3] iommu/arm-smmu-v3: Support PRI Page Request

[PATCH v3 0/4] Rework BPI-R2-Pro PCIe clock topology
 2026-03-03 20:13 UTC  (6+ messages)
` [PATCH v3 1/4] arm64: dts: rockchip: assign pipe clock to rk3568 PCIe lanes
` [PATCH v3 2/4] arm64: dts: rockchip: Introduce the reference PCIe clk generator for BPI-R2-Pro
` [PATCH v3 3/4] arm64: dts: rockchip: Use reference PCIe clock "
` [PATCH v3 4/4] arm64: dts: rockchip: Define PCIe clock pinctrl "

Maximum values for multi_intensity sysfs attribute
 2026-03-03 20:11 UTC  (2+ messages)

[RFC v1 0/2] platform/x86/amd: Add AMD DPTCi driver for TDP control in devices without vendor-specific controls
 2026-03-03 20:10 UTC  (10+ messages)
` [RFC v1 2/2] platform/x86/amd: Add AMD DPTCi driver

[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
 2026-03-03 20:09 UTC  (3+ messages)

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-03-03 20:08 UTC  (6+ messages)
` [PATCH 1/5] powerpc/xive: simplify xive_spapr_debug_show()
` [PATCH 2/5] thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()
` [PATCH 3/5] coresight: don't use bitmap_print_to_pagebuf()
` [PATCH 4/5] lib/prime_numbers: drop temporary buffer in dump_primes()
` [PATCH 5/5] fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit()

[PATCH bpf-next v4 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-03-03 20:08 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: Support new pointer param types via SCALAR_VALUE "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage

[PATCH] mm/vmalloc: Fix incorrect size reporting on allocation failure
 2026-03-03 20:04 UTC  (2+ messages)

[PATCH][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
 2026-03-03  5:04 UTC 

[PATCH v5 0/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs
 2026-03-03 20:02 UTC  (6+ messages)
` [PATCH v5 1/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs for complete serialization

[PATCH 1/2] dt-bindings: crypto: eip93: add clock gate and reset line
 2026-03-03 20:00 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: airoha: en7581: add crypto offload support

[PATCH] crypto: testmgr - Fix stale references to aes-generic
 2026-03-03 19:58 UTC  (2+ messages)

[PATCH] drm/syncobj: Fix handle <-> fd ioctls with dirty stack
 2026-03-03 19:58 UTC  (17+ messages)

cleanup the RAID5 XOR library
 2026-03-03 19:55 UTC  (5+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context

[PATCH net-next 0/4] gve: optimize and enable HW GRO for DQO
 2026-03-03 19:55 UTC  (5+ messages)
` [PATCH net-next 1/4] gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LRO
` [PATCH net-next 2/4] gve: fix SW coalescing when hw-GRO is used
` [PATCH net-next 3/4] gve: pull network headers into skb linear part
` [PATCH net-next 4/4] gve: Enable hw-gro by default if device supported

[PATCH] rust: irq: move 'static bounds to traits
 2026-03-03 19:55 UTC  (2+ messages)

[PATCH 00/11] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-03-03 19:54 UTC  (5+ messages)
` [PATCH 05/11] fs/resctrl: Use accurate type for rdt_resource::rid

[PATCH 00/14] KVM: x86: Emulator MMIO fix and cleanups
 2026-03-03 19:51 UTC  (8+ messages)
` [PATCH 14/14] KVM: x86: Add helpers to prepare kvm_run for userspace MMIO exit

[PATCH v3 0/2] landlock: Fix TSYNC deadlock and clean up error path
 2026-03-03 19:50 UTC  (4+ messages)
` [PATCH v3 1/2] landlock: Serialize TSYNC thread restriction

[PATCH v3 0/8] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-03 19:48 UTC  (9+ messages)
` [PATCH v3 1/8] Revert "ALSA: usb: Increase volume range that triggers a warning"
` [PATCH v3 2/8] ALSA: usb-audio: Add helper function for volume range checks
` [PATCH v3 3/8] ALSA: usb-audio: Improve "
` [PATCH v3 4/8] ALSA: usb-audio: Support string-descriptor-based quirk table entry
` [PATCH v3 5/8] ALSA: usb-audio: Deconflict VID between Focusrite Novation & MV-SILICON
` [PATCH v3 6/8] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOL
` [PATCH v3 7/8] ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze Mini
` [PATCH v3 8/8] ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devices

[PATCH] MAINTAINERS, mailmap: update email address for Lorenzo Stoakes
 2026-03-03 19:50 UTC 

[PATCH 0/3] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-03 19:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: proximity: add "

[RFC PATCH] fbcon: Fix out-of-bounds memory in fbcon_putcs
 2026-03-03 19:48 UTC  (3+ messages)

[RESEND PATCH v7 0/4] Convert x86/mm/pat to generic page table apis
 2026-03-03 19:48 UTC  (5+ messages)
` [RESEND PATCH v7 1/4] x86/mm/pat: Convert pte code to use "
` [RESEND PATCH v7 2/4] x86/mm/pat: Convert pmd "
` [RESEND PATCH v7 3/4] x86/mm/pat: Convert populate_pgd() "
` [RESEND PATCH v7 4/4] x86/mm/pat: Convert split_large_page() to use ptdescs

[PATCH 5.15 000/164] 5.15.202-rc1 review
 2026-03-03 19:48 UTC  (2+ messages)

[PATCH] sched:pelt: fix pelt clock sync when entering idle
 2026-03-03 19:47 UTC  (2+ messages)

[PATCH] vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
 2026-03-03 19:46 UTC 

[RFC PATCHv2 0/1] idpf: IDPF + SWIOTLB Bug
 2026-03-03 19:44 UTC  (4+ messages)
` [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled

[PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-03-03 19:44 UTC  (2+ messages)

[PATCH 0/2] Add support for Orange Pi 5 Pro
 2026-03-03 19:43 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH 5.10 000/334] 5.10.252-rc2 review
 2026-03-03 19:42 UTC  (2+ messages)

[PATCH v7 4/4] x86/mm/pat: Convert split_large_page() to use ptdescs
 2026-03-03 19:42 UTC 

[PATCH 5.15 000/410] 5.15.202-rc2 review
 2026-03-03 19:42 UTC  (2+ messages)

[PATCH v7 3/4] x86/mm/pat: Convert populate_pgd() to use page table apis
 2026-03-03 19:41 UTC 

[PATCH v7 2/4] x86/mm/pat: Convert pmd code to use page table apis
 2026-03-03 19:41 UTC 

[PATCH] [RFC]: sched/deadline: Avoid double enqueue_pushable_dl_task() warning
 2026-03-03 19:41 UTC 

[PATCH v7 1/4] x86/mm/pat: Convert pte code to use page table apis
 2026-03-03 19:40 UTC 

[PATCH v7 0/4] Convert x86/mm/pat to generic page table apis
 2026-03-03 19:38 UTC 

[PATCH 1/3] ARM: dts: rockchip: Describe the touchscreen interrupt on rk3288-phycore-rdk
 2026-03-03 19:38 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: rockchip: Improve the RTC description on rk3288-firefly-reload
` [PATCH 3/3] ARM: dts: rockchip: Improve GMAC description n RK3288 boards

[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-03-03 19:38 UTC  (9+ messages)
` [PATCH v6 1/8] vfio: selftests: Add -Wall and -Werror to the Makefile
` [PATCH v6 2/8] vfio: selftests: Introduce snprintf_assert()
` [PATCH v6 3/8] vfio: selftests: Introduce a sysfs lib
` [PATCH v6 4/8] vfio: selftests: Extend container/iommufd setup for passing vf_token
` [PATCH v6 5/8] vfio: selftests: Expose more vfio_pci_device functions
` [PATCH v6 6/8] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v6 7/8] vfio: selftests: Add helpers to alloc/free vfio_pci_device
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI

[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
 2026-03-03 19:37 UTC  (5+ messages)

[PATCH 6.1 000/533] 6.1.165-rc2 review
 2026-03-03 19:37 UTC  (2+ messages)

kernel/sched/ext.c:6509:18: sparse: sparse: symbol 'scx_bpf_reenqueue_local___v2' was not declared. Should it be static?
 2026-03-03 19:35 UTC 

[PATCH 0/2] KVM: PPC: e500: Fix build error due to crappy KVM code
 2026-03-03 19:34 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong type
` [PATCH 2/2] KVM: PPC: e500: Rip out "struct tlbe_ref"

[PATCH 6.6 000/684] 6.6.128-rc2 review
 2026-03-03 19:33 UTC  (3+ messages)

[PATCH v4 3/4] PCI: Prevent overflow in proc_bus_pci_write()
 2026-03-03 19:32 UTC  (2+ messages)

[PATCH 0/2] Enable tertiary USB controller in OTG mode
 2026-03-03 19:32 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: Enable the tertiary USB controller

[PATCH net-next 0/4] Initial support for p64h GEM
 2026-03-03 19:32 UTC  (8+ messages)
` [PATCH net-next 1/4] dt-bindings: net: cdns,macb: add a compatible for Microchip p64h
` [PATCH net-next 2/4] dt-bindings: net: cdns,macb: forbid phy nodes "

[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-03 19:26 UTC  (16+ messages)
` [PATCH v3 01/15] hwspinlock: u8500: delete driver
` [PATCH v3 02/15] hwspinlock: remove now unused pdata from header file
` [PATCH v3 03/15] hwspinlock: add helpers to retrieve core data
` [PATCH v3 04/15] hwspinlock: add callback to fill private data of a hwspinlock
` [PATCH v3 05/15] hwspinlock: omap: use new callback to initialize hwspinlock priv
` [PATCH v3 06/15] hwspinlock: qcom: "
` [PATCH v3 07/15] hwspinlock: sprd: "
` [PATCH v3 08/15] hwspinlock: stm32: "
` [PATCH v3 09/15] hwspinlock: sun6i: "
` [PATCH v3 10/15] hwspinlock: handle hwspinlock device allocation in the core
` [PATCH v3 11/15] hwspinlock: move entries from internal to public header
` [PATCH v3 12/15] hwspinlock: remove internal header
` [PATCH v3 13/15] hwspinlock: sort include and update copyright
` [PATCH v3 14/15] hwspinlock: refactor provider.h from public header
` [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h "

[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
 2026-03-03 19:31 UTC  (3+ messages)

[PATCH] hwmon: add driver for ARCTIC Fan Controller
 2026-03-03 19:30 UTC  (4+ messages)

[RFC] Processing of raised_list can stall if an IPI/interrupt is missed
 2026-03-03 19:29 UTC  (2+ messages)

[PATCH v3 0/2] workflow, scripts: sort changes.rst and ver_linux
 2026-03-03 19:27 UTC  (3+ messages)

[PATCH 6.12 000/956] 6.12.75-rc2 review
 2026-03-03 19:26 UTC  (2+ messages)

[PATCH v8 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-03-03 19:24 UTC  (5+ messages)
` [PATCH v8 1/4] uapi: Provide DIV_ROUND_CLOSEST()
` [PATCH v8 2/4] drm: Add CRTC background color property
` [PATCH v8 3/4] drm/vkms: Support setting custom background color
` [PATCH v8 4/4] drm/rockchip: vop2: "

[PATCH v3 1/2] ALSA: control: tidy up whitespaces
 2026-03-03 19:23 UTC  (4+ messages)
` [PATCH v3 2/2] ALSA: control: add ioctl to retrieve full card components

[PATCH] gpib: common: change gpib_class to a const struct
 2026-03-03 19:21 UTC 

[PATCH v5 0/2] regcache: Avoid accessing non-initialised cache
 2026-03-03 19:20 UTC  (2+ messages)

[PATCH net-next 0/5] ethtool: Dynamic RSS context indirection table resizing
 2026-03-03 19:20 UTC  (3+ messages)
` [PATCH net-next 2/5] bnxt_en: Resize RSS contexts on channel count change

[PATCH 1/2] spi: dt-bindings: mpfs-spi: permit resets
 2026-03-03 19:19 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (4)
 2026-03-03 19:19 UTC  (2+ messages)

[PATCH v2 0/4] driver core: generalize driver_override infrastructure
 2026-03-03 19:18 UTC  (6+ messages)
` [PATCH v2 3/4] hwmon: axi-fan: don't use driver_override as IRQ name

[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
 2026-03-03 19:17 UTC  (13+ messages)
` [PATCH v7 03/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v7 09/26] KVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXIT
` [PATCH v7 12/26] KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ "
` [PATCH v7 15/26] KVM: nSVM: Add missing consistency check for nCR3 validity

[PATCH RESEND 0/2] net: cleanup bitmaps printing
 2026-03-03 19:16 UTC  (4+ messages)
` [PATCH 1/2] octeontx2-af: siplify rvu_debugfs
` [PATCH 2/2] net-sysfs: switch xps_queue_show() to sysfs_emit()

[PATCH v2 0/7] media: iris: add support for kaanapali platform
 2026-03-03 19:16 UTC  (7+ messages)
` [PATCH v2 4/7] media: iris: add context bank devices using iommu-map
` [PATCH v2 5/7] media: iris: add helper to select context bank device

[PATCH 0/5] Revoke supported SEV VM types
 2026-03-03 19:15 UTC  (6+ messages)
` [PATCH 1/5] kvm/sev: don't expose unusable "
` [PATCH 2/5] crypto/ccp: introduce SNP_VERIFY_MITIGATION
` [PATCH 3/5] crypto/ccp: export firmware supported vm types
` [PATCH 4/5] kvm/sev: mask off firmware unsupported "
` [PATCH 5/5] selftests/kvm: teach sev_*_test about revoking VM types

[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
 2026-03-03 19:14 UTC  (4+ messages)
` [patch 19/48] clockevents: Provide support for clocksource coupled comparators

[PATCH 00/11] iommufd: Enable noiommu mode for cdev
 2026-03-03 19:13 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: dsa: maxlinear,mxl862xx: remove port label
 2026-03-03 19:13 UTC  (2+ messages)

[PATCH 0/8] mips: econet: Add clk/reset and PCIe support
 2026-03-03 19:09 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: clock, reset: Add econet EN751221 bindings
` [PATCH 2/8] clk: airoha: Add econet EN751221 clock/reset support to en7523-scu
` [PATCH 3/8] dt-bindings: phy: Document PCIe PHY in EcoNet EN751221 and EN7528
` [PATCH 4/8] phy: econet: Add PCIe PHY driver for EcoNet EN751221 and EN7528 SoCs
` [PATCH 5/8] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH 6/8] PCI: mediatek: Add support for EcoNet EN7528 SoC
` [PATCH 7/8] PCI: Skip bridge window reads when window is not supported
` [PATCH 8/8] mips: dts: Add PCIe to EcoNet EN751221

File permissions are not persisted after creating hard link if system crashes
 2026-03-03 19:08 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: tegra: Add Tegra238 sound card support
 2026-03-03 19:07 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: tegra: Add compatible for Tegra238 sound card

[PATCH] dt-bindings: arm: mediatek: audsys: fix formatting issues
 2026-03-03 19:06 UTC  (2+ messages)

[PATCH 0/8] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
 2026-03-03 19:04 UTC  (4+ messages)
` [PATCH 5/8] KVM: x86/mmu: bootstrap support for Intel MBEC

[PATCH 6.18 000/757] 6.18.16-rc2 review
 2026-03-03 19:05 UTC  (2+ messages)

[PATCH] virt: coco: change tsm_class to a const struct
 2026-03-03 19:05 UTC 

[PATCH RESEND] powerpc: DTS: mpc8313erdb: Add timer@*/clock-frequency properties
 2026-03-03 19:05 UTC 

[PATCH 1/3] nvme-auth: Don't log shared secret in nvme_auth_dhchap_exponential()
 2026-03-03 19:03 UTC  (3+ messages)
` [PATCH 2/3] nvmet-auth: Don't log DHCHAP keys in nvmet_setup_auth()
` [PATCH 3/3] nvmet-auth: Don't log DHCHAP shared secret in nvmet_auth_ctrl_sesskey()

[gustavoars:testing/wfamnae-next20260302 4/12] drivers/scsi/aic94xx/aic94xx_sas.h:323:28: error: field has incomplete type 'struct ssp_command_iu_hdr'
 2026-03-03 19:04 UTC 

[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-03-03 19:04 UTC  (5+ messages)
` [PATCH net-next 2/8] dt-bindings: net: lan9645x: add LAN9645X switch bindings

[PATCH v3 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-03 18:58 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH v3 1/2] dt-bindings: crypto: inside-secure,safexcel: add compatible for MT7981
 2026-03-03 18:53 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: add crypto offload support on MT7981


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