linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-15 14:56:20 to 2025-05-15 16:48:20 UTC [more...]

[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  (20+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-15 16:47 UTC  (9+ messages)
` [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 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

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

[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  (7+ messages)
` [RFT PATCH v3 01/21] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
` [RFT PATCH v3 02/21] x86/sev: Use MSR protocol for remapping SVSM calling area

[PATCH v1 0/9] x86/cpuid: Headers cleanup
 2025-05-15 16:40 UTC  (5+ 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 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 "

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

[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 v2] x86/sgx: Prevent attempts to reclaim poisoned pages
 2025-05-15 16:27 UTC  (2+ messages)

[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] selftests: Improve test output grammar, code style
 2025-05-15 16:22 UTC 

[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 v1] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
 2025-05-15 16:16 UTC  (5+ messages)

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

[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
 2025-05-15 16:01 UTC  (5+ 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  (11+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
    ` [EXTERNAL]Re: "
` [PATCH net-next 2/2] net: pse-pd: Add Si3474 PSE controller driver
    ` [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 0/3] KVM: arm64: Allow vGICv4 configuration per VM
 2025-05-15 15:55 UTC  (3+ messages)

[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

[PATCH 00/15] Implement CONFIG_DEBUG_BUGVERBOSE_DETAILED=y, to improve WARN_ON_ONCE() output by adding the condition string
 2025-05-15 15:31 UTC  (4+ messages)
` [PATCH 13/15] bugs/parisc: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to extend WARN_ON/BUG_ON output

[PATCH] vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
 2025-05-15 15:30 UTC 

[PATCH] mux: mmio: Fix missing CONFIG_REGMAP_MMIO
 2025-05-15 15:30 UTC  (2+ messages)

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-15 15:30 UTC  (5+ messages)
` [PATCH v4 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs

[PATCH v1 0/3] MSR fixes and cleanups after last round of MSR cleanups
 2025-05-15 15:29 UTC  (5+ messages)
` [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err'
` [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()

[PATCH 6.6 000/113] 6.6.91-rc2 review
 2025-05-15 15:29 UTC  (8+ messages)

[PATCH v2 0/7] memcg: make memcg stats irq safe
 2025-05-15 15:28 UTC  (9+ messages)
` [PATCH v2 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs

[PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
 2025-05-15 15:27 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH 1/1] media: dt-bindings: sony,imx219: Allow props from video-interface-devices
 2025-05-15 15:27 UTC  (4+ messages)
  ` [PATCH 1/1] media: dt-bindings: sony, imx219: "

[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-05-15 15:27 UTC  (8+ messages)

[PATCH v5 0/1] KVM: Add support for the ERAPS feature
 2025-05-15 15:26 UTC  (2+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used
 2025-05-15 15:23 UTC  (2+ messages)

[PATCH net-next] net: prestera: Use to_delayed_work()
 2025-05-15 15:20 UTC  (2+ messages)

[PATCH net-next v2] net/mlx5: Use to_delayed_work()
 2025-05-15 15:20 UTC  (2+ messages)

[PATCH 0/2] dm mpath: Interface for explicit probing of active paths
 2025-05-15 15:18 UTC  (18+ messages)

CVE-2025–21756: A Critical Linux Kernel Flaw That Lets Attackers Become Root
 2025-05-15 15:16 UTC 

[PATCH] x86/bugs: Restructure ITS mitigation
 2025-05-15 15:16 UTC  (2+ messages)

[tip:irq/urgent] BUILD SUCCESS fb0ea6e4878a45b1ac81972027907fc424a792e6
 2025-05-15 15:13 UTC 

[PATCH] mm: vmscan: Avoid signedness error for GCC 5.4
 2025-05-15 15:11 UTC  (5+ messages)

[PATCH v1] i2c: designware: Don't warn about missing get_clk_rate_khz
 2025-05-15 15:11 UTC  (2+ messages)

[PATCH RESEND 1/4] x86/mm: pgtable: Fix W=1 build kernel-doc warnings
 2025-05-15 15:11 UTC  (9+ messages)
` [tip: x86/core] x86/mm: Fix kernel-doc descriptions of various pgtable methods

[PATCH] irqchip/irq-pruss-intc: Consolidate chained IRQ handler install/remove
 2025-05-15 15:09 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/irq-pruss-intc: Simplify chained interrupt handler setup

[PATCH] ARM: dts: microchip: rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
 2025-05-15 15:07 UTC  (2+ messages)

[PATCH] XArray: fix kmemleak false positive in xas_shrink()
 2025-05-15 15:06 UTC  (3+ messages)

[PATCH v2 00/11] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-05-15 15:06 UTC  (3+ messages)
` [PATCH v2 02/11] iommu/arm-smmu-v3: Pass in smmu/iommu_domain to __arm_smmu_tlb_inv_range()

[syzbot] [wireless?] WARNING in mac80211_hwsim_sta_rc_update
 2025-05-15 15:06 UTC 

[PATCH v4 0/9] SLUB percpu sheaves
 2025-05-15 15:03 UTC  (8+ messages)
` [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations

[PATCH RFC 0/9] gpio: make irq_chip immutable
 2025-05-15 15:02 UTC  (2+ messages)

[PATCH 0/2] Add u-blox,neo-m9 compatible
 2025-05-15 15:02 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: gnss: add u-blox,neo-9m compatible
  ` [PATCH v2 3/3] riscv: dts: sophgo: add zfh for sg2042

[RFC net-next 00/15] Add support for Silicon Labs CPC
 2025-05-15 15:00 UTC  (7+ messages)

[PATCH v2] gpio: mxc: configure dynamic GPIO base for CONFIG_GPIO_SYSFS=n
 2025-05-15 15:01 UTC  (2+ messages)

[PATCH 0/2] gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
 2025-05-15 15:01 UTC  (2+ messages)
` (subset) "

[PATCH] drivers: net: mvpp2: attempt to refill rx before allocating skb
 2025-05-15 15:00 UTC  (2+ messages)

[PATCH 0/3] net: bcmgenet: 64bit stats and expose more stats in ethtool
 2025-05-15 14:58 UTC  (4+ messages)
` [PATCH 1/3] net: bcmgenet: switch to use 64bit statistics


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