linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-15 15:31:42 to 2025-05-15 17:14:42 UTC [more...]

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-15 17:14 UTC  (30+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support

[PATCH 0/16] lib: Refactor find_closest() and find_closest_descending() from macros to lib functions
 2025-05-15 17:14 UTC  (5+ messages)
` [PATCH 10/16] iio: ad7606: Fix type incompatibility with non-macro find_closest
` [PATCH 11/16] iio: mcp3564: "

[PATCH 0/5] drm/msm/dpu: Drop max_mixer_width and MAX_HDISPLAY_SPLIT
 2025-05-15 17:13 UTC  (4+ messages)
` [PATCH 2/5] drm/msm/dpu: Add max pingpong and dsc width to HW catalog

[PATCH v3 0/4] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-05-15 17:10 UTC  (8+ messages)
` [PATCH v3 1/4] riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrg
` [PATCH v3 2/4] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v3 4/4] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
 2025-05-15 17:10 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
 2025-05-15 17:10 UTC  (2+ messages)

[PATCH] Rename get_unused_fd_flags to get_unused_fd
 2025-05-15 17:09 UTC 

[PATCH v2] dt-bindings: iio: adc: Add ROHM BD79100G
 2025-05-15 17:08 UTC  (3+ messages)

[PATCH] x86/bugs: Don't warn when overwriting retbleed_return_thunk with srso_return_thunk
 2025-05-15 17:06 UTC  (5+ messages)

[PATCH 0/2] Support ROHM BU79100G ADC
 2025-05-15 17:06 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: ad7476: Support ROHM BU79100G

[PATCH v2] x86/sgx: Prevent attempts to reclaim poisoned pages
 2025-05-15 17:05 UTC  (3+ messages)

[PATCH 0/5] ASoC/SOF/PCI/Intel: add Wildcat Lake support
 2025-05-15 17:03 UTC  (3+ messages)
` [PATCH 1/5] PCI: pci_ids: add INTEL_HDA_WCL

[PATCH v1] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
 2025-05-15 17:02 UTC  (7+ messages)

[PATCH v7 4/9] coredump: add coredump socket
 2025-05-15 17:00 UTC  (2+ messages)

[PATCH v12 00/25] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-05-15 16:58 UTC  (26+ messages)
` [PATCH v12 01/25] cpumask: relax cpumask_any_but()
` [PATCH v12 02/25] find: add find_first_andnot_bit()
` [PATCH v12 03/25] cpumask: add cpumask_{first,next}_andnot() API
` [PATCH v12 04/25] x86/resctrl: Optimize cpumask_any_housekeeping()
` [PATCH v12 05/25] x86/resctrl: Remove the limit on the number of CLOSID
` [PATCH v12 06/25] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
` [PATCH v12 07/25] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v12 08/25] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v12 09/25] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v12 10/25] x86/resctrl: Move is_mba_sc() out of core.c
` [PATCH v12 11/25] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v12 12/25] x86/resctrl: Expand the width of domid by replacing mon_data_bits
` [PATCH v12 13/25] x86/resctrl: Split trace.h
` [PATCH v12 14/25] x86/resctrl: Add 'resctrl' to the title of the resctrl documentation
` [PATCH v12 15/25] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v12 16/25] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v12 17/25] x86/resctrl: Move enum resctrl_event_id to resctrl.h
` [PATCH v12 18/25] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
` [PATCH v12 19/25] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
` [PATCH v12 20/25] x86/resctrl: Squelch whitespace anomalies in resctrl core code
` [PATCH v12 21/25] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
` [PATCH v12 22/25] x86/resctrl: Relax some asm #includes
` [PATCH v12 23/25] x86/resctrl: Always initialise rid field in rdt_resources_all[]
` [PATCH v12 24/25] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
` [PATCH v12 25/25] MAINTAINERS: Add reviewers for fs/resctrl

[PATCH v1 0/9] x86/cpuid: Headers cleanup
 2025-05-15 17:00 UTC  (8+ messages)
` [PATCH v1 2/9] x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
` [PATCH v1 4/9] x86/cpuid: Rename hypervisor_cpuid_base() to cpuid_hypervisor_base()
` [PATCH v1 8/9] x86/cpuid: Rename native_cpuid() to cpuid_native()

[PATCH v10 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-05-15 16:59 UTC  (4+ messages)
` [PATCH v10 2/2] iio: adc: add support for Nuvoton NCT7201

[syzbot] [lsm?] [integrity?] KMSAN: uninit-value in ima_add_template_entry (3)
 2025-05-15 16:52 UTC  (8+ messages)

[PATCH] selftests: Improve test output grammar, code style
 2025-05-15 16:56 UTC  (2+ messages)

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-05-15 16:53 UTC  (17+ messages)

[PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
 2025-05-15 16:53 UTC  (4+ messages)
    ` Fwd: "

[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
 2025-05-15 16:51 UTC  (7+ messages)

[PATCH 0/3] KVM: arm64: Allow vGICv4 configuration per VM
 2025-05-15 16:48 UTC  (4+ messages)

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2025-05-15 16:48 UTC  (12+ messages)
` [PATCH 1/2] "

[PATCH 0/6] prctl: introduce PR_SET/GET_THP_POLICY
 2025-05-15 16:47 UTC  (17+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process

[PATCH v3 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
 2025-05-15 16:46 UTC  (3+ messages)
` [PATCH v3 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler

[PATCH v4 0/2] Add support for the DFRobot SEN0322 oxygen sensor
 2025-05-15 16:44 UTC  (3+ messages)
` [PATCH v4 2/2] iio: chemical: Add driver for SEN0322

[RFT PATCH v3 00/21] x86: strict separation of startup code
 2025-05-15 16:43 UTC  (3+ messages)
` [RFT PATCH v3 02/21] x86/sev: Use MSR protocol for remapping SVSM calling area

[PATCH net] team: grab team lock during team_change_rx_flags
 2025-05-15 16:39 UTC  (5+ messages)

[PATCH v3 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-05-15 16:37 UTC  (3+ messages)
` [PATCH v3 2/3] iio: light: add support "

[PATCH] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-15 16:36 UTC  (3+ messages)

[RFT PATCH v2 00/15] Add a single source of truth for UBWC configuration data
 2025-05-15 16:35 UTC  (20+ messages)
` [PATCH RFT v2 01/15] soc: qcom: Add UBWC config provider
` [PATCH RFT v2 10/15] drm/msm/a6xx: Simplify min_acc_len calculation
` [PATCH RFT v2 11/15] drm/msm/adreno: Switch to the common UBWC config struct
` [PATCH RFT v2 12/15] drm/msm/a6xx: Drop cfg->ubwc_swizzle override
` [PATCH RFT v2 13/15] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value

[PATCH v3] rtla: Set distinctive exit value for failed tests
 2025-05-15 16:20 UTC 

[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
 2025-05-15 16:33 UTC  (7+ messages)
` [PATCH 9/9] CodingStyle: flip the rule about curlies

[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2025-05-15 16:32 UTC  (17+ messages)

[PATCH v2 1/1] PCI: Update Link Speed after retraining
 2025-05-15 16:29 UTC  (2+ messages)

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-15 16:29 UTC  (3+ messages)
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry

[PATCH v1 0/2] Add Support for three Acer laptops using CS35L41
 2025-05-15 16:28 UTC  (3+ messages)
` [PATCH v1 1/2] ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41 HDA
` [PATCH v1 2/2] ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops

[PATCH V5 00/11] Refactor ufs phy powerup sequence
 2025-05-15 16:27 UTC  (12+ messages)
` [PATCH V5 01/11] scsi: ufs: qcom: add a new phy calibrate API call
` [PATCH V5 02/11] phy: qcom-qmp-ufs: Rename qmp_ufs_enable and qmp_ufs_power_on
` [PATCH V5 03/11] phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacks
` [PATCH V5 04/11] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V5 05/11] phy: qcom-qmp-ufs: Remove qmp_ufs_com_init()
` [PATCH V5 06/11] phy: qcom-qmp-ufs: Rename qmp_ufs_power_off
` [PATCH V5 07/11] phy: qcom-qmp-ufs: Remove qmp_ufs_exit() and Inline qmp_ufs_com_exit()
` [PATCH V5 08/11] phy: qcom-qmp-ufs: refactor qmp_ufs_power_off
` [PATCH V5 09/11] scsi: ufs: qcom : Refactor phy_power_on/off calls
` [PATCH V5 10/11] scsi: ufs: qcom : Introduce phy_power_on/off wrapper function
` [PATCH V5 11/11] scsi: ufs: qcom: Prevent calling phy_exit before phy_init

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-15 16:24 UTC  (2+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec

[PATCH v8 0/3] rust: platform: add Io support
 2025-05-15 16:23 UTC  (8+ messages)
` [PATCH v8 1/3] rust: io: add resource abstraction
` [PATCH v8 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v8 3/3] rust: platform: allow ioremap of platform resources

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-15 16:22 UTC  (5+ messages)
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit

[PATCH] dt-bindings: trivial-devices: Add VZ89TE to trivial
 2025-05-15 16:22 UTC  (2+ messages)

[PATCH] dt-bindings:iio:gyroscope:invensense,itg3200: add binding
 2025-05-15 16:19 UTC  (3+ messages)

[PATCH v2] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
 2025-05-15 16:19 UTC 

[PATCH 0/5] Rust beta (1.87) and nightly (1.88) lint cleanups
 2025-05-15 16:18 UTC  (10+ messages)
` [PATCH 1/5] objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0

[PATCH v4 0/2] iio: accel: fxls8962af: Fix temperature readings
 2025-05-15 16:17 UTC  (2+ messages)

[PATCH 0/3] mt8188: Fix missing reset and clock-names DT properties
 2025-05-15 16:17 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: mediatek: Add #reset-cells property for MT8188

[PATCH] iio: adc: ad7944: max high bits on direct read
 2025-05-15 16:16 UTC  (3+ messages)

[GIT PULL] HID fixes for 6.15
 2025-05-15 16:15 UTC 

[PATCH] perf ftrace: Restore to original trace settings on exit
 2025-05-15 16:10 UTC  (2+ messages)

[PATCH v3 2/2] clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support
 2025-05-15 16:10 UTC  (4+ messages)

[GIT PULL] Networking for v6.15-rc7
 2025-05-15 16:10 UTC 

[PATCH] r8152: Add wake up function for RTL8153
 2025-05-15 16:08 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the pm tree
 2025-05-15 16:04 UTC  (7+ messages)
        ` [PATCH] x86/msr: Add rdmsrl_on_cpu() compatibility wrapper
` [tip: x86/core] "

[PATCH bpf-next v2] bpftool: Add support for custom BTF path in prog load/loadall
 2025-05-15 16:03 UTC  (2+ messages)

[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
 2025-05-15 16:02 UTC  (5+ messages)

[PATCH v2 0/2] vt: bracketed paste and cursor position
 2025-05-15 16:02 UTC  (4+ messages)
` [PATCH v2 2/2] vt: add VT_GETCONSIZECSRPOS to retrieve console size "

[PATCH v2] drivers/nvme: Add quirks for device 025e:f1ac
 2025-05-15 16:01 UTC  (3+ messages)

[RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support
 2025-05-15 16:00 UTC  (7+ messages)
` Subject: "

[PATCH 0/3] scripts/gdb/symbols: determine KASLR offset on s390 during early boot
 2025-05-15 15:52 UTC  (4+ messages)
` [PATCH 1/3] scripts/gdb/symbols: factor out get_vmlinux()
` [PATCH 2/3] scripts/gdb/symbols: factor out pagination_off()
` [PATCH 3/3] scripts/gdb/symbols: determine KASLR offset on s390 during early boot

[PATCH net-next 0/2] Add Si3474 PSE controller driver
 2025-05-15 15:58 UTC  (8+ messages)
` [PATCH net-next 2/2] net: pse-pd: "
    ` [EXTERNAL]Re: "

[PATCH v3 0/6] mfd: simple-mfd-i2c: add QIXIS CPLD support
 2025-05-15 15:56 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: add bindings for QIXIS CPLD
` [PATCH v3 2/6] mfd: simple-mfd-i2c: add compatible string for Layerscape "
` [PATCH v3 3/6] arm64: dts: lx2160a-qds: make the QIXIS CPLD use the simple-mfd-i2c.c driver
` [PATCH v3 4/6] arm64: dts: lx2162a-qds: "
` [PATCH v3 5/6] arm64: dts: ls1028a-qds: "
` [PATCH v3 6/6] arm64: dts: lx2160a-qds: add the two on-board RGMII PHYs

[PATCH v1 0/5] KVM: s390: some cleanup and small fixes
 2025-05-15 15:29 UTC  (4+ messages)
` [PATCH v1 1/5] s390: remove unneeded includes

[PATCH] drm/rockchip: Use dev_err_probe() to simplify code
 2025-05-15 15:54 UTC  (2+ messages)

[PATCH V4] perf test: Allow tolerance for leader sampling test
 2025-05-15 15:53 UTC  (5+ messages)

[PATCH] workqueue: show the latest function name in /proc/PID/{comm,stat,status}
 2025-05-15 15:53 UTC  (2+ messages)

[PATCH v3 00/17] AMD MCA interrupts rework
 2025-05-15 15:47 UTC  (10+ messages)
` [PATCH v3 17/17] x86/mce: Restore poll settings after storm subsides

[PATCH v8 0/9] mfd: bcm590xx: Add support for BCM59054
 2025-05-15 15:46 UTC  (12+ messages)
` [PATCH v8 4/9] mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible

[PATCH v4 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-05-15 15:42 UTC  (25+ messages)
` [PATCH v4 07/18] clk: qcom: videocc-sm8450: Move PLL & clk configuration to really probe
` [PATCH v4 08/18] clk: qcom: videocc-sm8550: "
` [PATCH v4 09/18] clk: qcom: camcc-sm8450: "
` [PATCH v4 10/18] clk: qcom: camcc-sm8550: "
` [PATCH v4 11/18] clk: qcom: camcc-sm8650: "
` [PATCH v4 12/18] clk: qcom: camcc-x1e80100: "
` [PATCH v4 13/18] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in videocc
` [PATCH v4 14/18] arm64: dts: qcom: sm8550: "
` [PATCH v4 15/18] arm64: dts: qcom: sm8650: "
` [PATCH v4 16/18] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camcc
` [PATCH v4 17/18] arm64: dts: qcom: sm8550: "
` [PATCH v4 18/18] arm64: dts: qcom: sm8650: "

[PATCH v7 0/6] Introduce CET supervisor state support
 2025-05-15 15:41 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: Support contiguous bit in translation tables
 2025-05-15 15:40 UTC  (4+ messages)

[PATCH] drm/panthor: Reset queue slots if termination fails
 2025-05-15 15:38 UTC  (2+ messages)

[PATCH v4 0/1] Enable automatic SVN updates for SGX enclaves
 2025-05-15 15:37 UTC  (8+ messages)
` [PATCH v4 1/1] x86/sgx: "

[PATCH v4 09/23] drm/tests: hdmi: Replace open coded EDID setup
 2025-05-15 15:35 UTC  (2+ messages)

[PATCH v9 01/10] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
 2025-05-15 15:35 UTC  (2+ messages)

[RFC PATCH 1/1] arm64: dts: rockchip: add Radxa CM5 and IO board
 2025-05-15 15:34 UTC  (3+ messages)

[PATCH RFC 0/3] ASoC: audio-graph-card2: support explicitly disabled links
 2025-05-15 15:31 UTC  (4+ messages)
` [PATCH RFC 1/3] ASoC: re-introduce disable_route_checks flag for OF routes
` [PATCH RFC 2/3] ASoC: audio-graph-card2: support explicitly disabled links
` [PATCH RFC 3/3] ASoC: generic: add more sample DTSIs for audio-graph-card2


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