public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 19:36:41 to 2026-02-05 23:39:22 UTC [more...]

[PATCH v3 3/4] PCI: Disable ACS SV capability for the broken IDT switches
 2026-02-05 23:39 UTC  (2+ messages)

[PATCH net] iavf: fix deadlock in reset handling
 2026-02-05 23:37 UTC  (11+ messages)
  ` [Intel-wired-lan] "

[GIT PULL] Kthread changes for v7.0
 2026-02-05 23:30 UTC 

[PATCH v2] workqueue: Automatic affinity scope fallback for single-pod topologies
 2026-02-05 23:29 UTC  (3+ messages)

[PATCH v8] platform/x86: tongfang-mifs-wmi: Add new Tongfang MIFS WMI driver
 2026-02-05 23:28 UTC  (2+ messages)

[PATCH v2] Introduce KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC
 2026-02-05 23:23 UTC  (2+ messages)

[PATCH v18 0/5] SpinLockIrq for rust
 2026-02-05 23:23 UTC  (10+ messages)
` [PATCH v18 1/5] rust: Introduce interrupt module
` [PATCH v18 2/5] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v18 3/5] rust: sync: use super::* in spinlock.rs
` [PATCH v18 4/5] rust: sync: Add SpinLockIrq
` [PATCH v18 5/5] rust: sync: Introduce SpinLockIrq::lock_with() and friends

[PATCH v2] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
 2026-02-05 23:21 UTC 

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-05 23:18 UTC  (7+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so

[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
 2026-02-05 23:18 UTC  (9+ messages)
` [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support for prog_load
` [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-05 23:14 UTC  (21+ messages)
` [RFC PATCH v5 05/45] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [RFC PATCH v5 06/45] KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()
` [RFC PATCH v5 09/45] KVM: x86: Rework .free_external_spt() into .reclaim_external_sp()
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers

[PATCH] kallsyms: cache bpf symbols to avoid quadratic iteration
 2026-02-05 23:11 UTC  (2+ messages)

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-02-05 23:10 UTC  (11+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH v2] hfsplus: fix s_fs_info leak on mount setup failure
 2026-02-05 23:08 UTC  (3+ messages)
` [PATCH] hfsplus: avoid double unload_nls() on mount failure

[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
 2026-02-05 22:58 UTC  (4+ messages)

[PATCH] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-02-05 22:57 UTC  (4+ messages)

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
 2026-02-05 22:49 UTC  (15+ messages)

[PATCH 0/5] Use struct devres_node in Devres<T>
 2026-02-05 22:31 UTC  (6+ messages)
` [PATCH 1/5] devres: move struct devres_node into base.h
` [PATCH 2/5] devres: export devres_node_init() and devres_node_add()
` [PATCH 3/5] devres: add devres_node_remove()
` [PATCH 4/5] devres: rename and export set_node_dbginfo()
` [PATCH 5/5] rust: devres: embed struct devres_node directly

[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
 2026-02-05 22:46 UTC  (12+ messages)
` [PATCH v2 1/4] rust: io: Add big-endian read and write functions

[PATCH v4] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-02-05 22:45 UTC  (6+ messages)

[PATCH] ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
 2026-02-05 22:40 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in page_table_check_set (2)
 2026-02-05 22:40 UTC 

[PATCH] perf record: Make logs more readable for event open failures
 2026-02-05 22:33 UTC  (4+ messages)

[PATCH] selftests/futex: fix incorrect result reporting of futex_wait test item
 2026-02-05 22:29 UTC  (2+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-02-05 22:28 UTC  (17+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH] riscv: Fix __kernel_off_t to 64 Bits in RV32
 2026-02-05 22:26 UTC  (2+ messages)

[PATCH] rust: devres: fix race condition due to nesting
 2026-02-05 22:25 UTC 

amdgpu driver rebinding broken by "drm/amd: Clean up kfd node on surprise disconnect"
 2026-02-05 22:24 UTC  (3+ messages)

[PATCH v2 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-05 22:23 UTC  (3+ messages)
` [PATCH v2 1/2] tools/nolibc: add ftruncate()
` [PATCH v2 2/2] selftests/liveupdate: add end to end test infrastructure and scripts

[PATCH v2 0/2] Add Apple interrupt controller 3 support
 2026-02-05 22:19 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: apple,aic2: Add AICv3

[PATCH v2] gpu: nova-core: fix aux device registration for multi-GPU systems
 2026-02-05 22:17 UTC 

[PATCH v17 00/16] Refcounted interrupts, SpinLockIrq for rust
 2026-02-05 22:17 UTC  (7+ messages)
` [PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter

[PATCH v5 0/5] lib and lib/cmdline enhancements
 2026-02-05 22:15 UTC  (3+ messages)
` [PATCH v5 1/5] lib: fix _parse_integer_limit() to handle overflow

[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
 2026-02-05 22:11 UTC  (12+ messages)

[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-05 22:11 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in gup_fast_fallback (2)
 2026-02-05 22:05 UTC  (2+ messages)

[PATCH] ACPI: save NVS memory for Lenovo G70-35
 2026-02-05 22:05 UTC 

[PATCH] clk: samsung: gs101: harmonise symbol names (clock arrays)
 2026-02-05 22:01 UTC 

[PATCH 0/2] efi: Expose the runtime-services workqueue via sysfs
 2026-02-05 21:59 UTC  (4+ messages)
` [PATCH 1/2] workqueue: Allow to expose ordered workqueues "

[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
 2026-02-05 21:51 UTC  (5+ messages)
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH v10 2/3] clock: eswin: Add eic7700 clock driver
 2026-02-05 21:45 UTC  (2+ messages)

[PATCH] gpu: nova-core: fix aux device registration for multi-GPU systems
 2026-02-05 21:44 UTC  (5+ messages)

[PATCH v3 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-05 21:43 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating g_pat in L2
` [PATCH v3 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v3 3/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v3 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v3 5/8] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v3 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v3 7/8] KVM: x86: nSVM: Handle restore of legacy nested state
` [PATCH v3 8/8] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH v1] perf tests: Additional perf stat tests
 2026-02-05 21:42 UTC  (2+ messages)

[PATCH v5 00/10] pmdomain: samsung: add support for Google GS101
 2026-02-05 21:42 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v5 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v5 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v5 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
` [PATCH v5 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v5 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v5 07/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v5 08/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH v5 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v5 10/10] pmdomain: samsung: implement domain-supply regulator

[PATCH iwl-next v3] igb: Retrieve Tx timestamp directly from interrupt for i210
 2026-02-05 21:41 UTC  (10+ messages)
` [Intel-wired-lan] "
  `  "

[PATCH v1] mm: zswap: add per-memcg stat for incompressible pages
 2026-02-05 21:33 UTC  (2+ messages)

[PATCHSET v6] sched_ext: Fix ops.dequeue() semantics
 2026-02-05 21:32 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v3 0/3] rockchip,otp: Add support for rk3562 and rk3568
 2026-02-05 21:29 UTC  (4+ messages)
` [PATCH v3 3/3] nvmem: rockchip-otp: Add support for rk3562

[PATCH 6.18 0/2] Fix NUMA sched domain build errors for GNR and CWF
 2026-02-05 21:33 UTC  (3+ messages)
` [PATCH 6.18 1/2] sched: Create architecture specific sched domain distances
` [PATCH 6.18 2/2] sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 mode

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2026-02-05 21:27 UTC  (6+ messages)
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control "

[PATCH 0/3] Add devicetree nodes for RK3528, RK3562 and RK356x
 2026-02-05 21:23 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Enable OTP controller for RK3562
` [PATCH 2/3] arm64: dts: rockchip: Enable OTP controller for RK356x
` [PATCH 3/3] arm64: dts: rockchip: Enable OTP controller for RK3528

[PATCH v4 0/6] rockchip,otp: Support for RK3528, RK3562 and RK3568
 2026-02-05 21:19 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: nvmem: rockchip,otp: Add support for "
` [PATCH v4 2/6] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3528
` [PATCH v4 3/6] nvmem: rockchip-otp: Handle internal word_size in main reg_read op
` [PATCH v4 4/6] nvmem: rockchip-otp: Add support for RK3568
` [PATCH v4 5/6] nvmem: rockchip-otp: Add support for RK3562
` [PATCH v4 6/6] nvmem: rockchip-otp: Add support for RK3528

[PATCH 2/2] xfs: take a breath in xfsaild()
 2026-02-05 21:17 UTC  (3+ messages)

[PATCH v15 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-02-05 21:17 UTC  (7+ messages)
` [PATCH v15 5/9] PCI: Establish common CXL Port protocol error flow

[PATCH] x86/sgx: Fix SRCU list traversal
 2026-02-05 21:15 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH 0/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
 2026-02-05 21:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: hwmon: Add qcom,bcl-hwmon yaml bindings
` [PATCH 2/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
` [PATCH 3/4] arm64: dts: qcom: pm7250b: Enable Qualcomm BCL device
` [PATCH 4/4] arm64: dts: qcom: pm8350c: "

[PATCH 5.10 000/160] 5.10.249-rc2 review
 2026-02-05 21:11 UTC  (3+ messages)

[PATCH 5.15 000/203] 5.15.199-rc2 review
 2026-02-05 21:10 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Microchip EMC1812
 2026-02-05 19:18 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: temperature: add support for EMC1812

[tip:master] BUILD SUCCESS 847c9647bbd5593fef92eaaa42c323c26aecb9b1
 2026-02-05 21:09 UTC 

[PATCH 6.1 000/276] 6.1.162-rc2 review
 2026-02-05 21:09 UTC  (3+ messages)

[tip:perf/core] BUILD SUCCESS 7db06e329af30dcb170a6782c1714217ad65033d
 2026-02-05 21:08 UTC 

[tip:locking/core] BUILD SUCCESS 7a562d5d2396c9c78fbbced7ae81bcfcfa0fde3f
 2026-02-05 21:08 UTC 

[tip:tip/urgent] BUILD SUCCESS cfa04369dc10cd482ca38374da1055ee7dcabb29
 2026-02-05 21:08 UTC 

[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
 2026-02-05 21:06 UTC  (4+ messages)
` [PATCH v5 2/4] rust: macros: add derive macro for `TryFrom`

[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
 2026-02-05 21:00 UTC  (10+ messages)

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-05 20:59 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v2 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v2 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v2 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v2 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v2 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v2 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v2 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[PATCH RESEND] tipc: fix RCU dereference race in tipc_aead_users_dec()
 2026-02-05 21:00 UTC  (2+ messages)

[PATCH v2 net] bonding: only set speed/duplex to unknown, if getting speed failed
 2026-02-05 21:00 UTC  (2+ messages)

[PATCH v2] octeontx2-af: Fix PF driver crash with kexec kernel booting
 2026-02-05 21:00 UTC  (2+ messages)

[PATCH v1 1/2] perf callchain lbr: Make the leaf IP that of the sample
 2026-02-05 20:56 UTC  (2+ messages)
` [PATCH v1 2/2] perf test addr2line_inlines: Ensure inline information shows on LBR leaves

[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
 2026-02-05 20:55 UTC  (3+ messages)
` [PATCH v5] scripts: checkpatch: move Rust-specific lints to separate file

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-02-05 20:55 UTC  (3+ messages)
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up

linux-next: build failure after merge of the mmc tree
 2026-02-05 20:52 UTC  (4+ messages)

[PATCH] kbuild: remove dependency of run-command on config
 2026-02-05 20:49 UTC 

[RFC PATCH 0/7] Introduce HasField infrastructure
 2026-02-05 20:47 UTC  (3+ messages)

[PATCH v2 00/13] iio: remove unused struct fields across drivers
 2026-02-05 20:45 UTC  (3+ messages)

[PATCH v4 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-05 20:43 UTC  (13+ messages)
` [PATCH v4 01/13] iio: dac: ds4424: reject -128 RAW value
` [PATCH v4 06/13] iio: dac: ds4424: use device match data for chip info

[PATCH 1/1] mshv: Add comment about huge page mappings in guest physical address space
 2026-02-05 20:42 UTC  (7+ messages)

[PATCH v3 0/9] iio: amplifiers: ad8366: driver update and dt support
 2026-02-05 20:37 UTC  (5+ messages)
` [PATCH v3 3/9] iio: amplifiers: ad8366: use devm_mutex_init() and drop mutex_init()

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-02-05 20:34 UTC  (18+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v2 0/3] Add DSI Port B input support for LT9611 HDMI bridge
 2026-02-05 20:31 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: lt9611: Support single Port B input
` [PATCH v2 3/3] arm64: dts: qcom: qcs6490-rubikpi3: Use lt9611 DSI Port B

[PATCH v3] iio: chemical: bme680: Fix measurement wait duration calculation
 2026-02-05 20:30 UTC  (2+ messages)

[PATCH 1/2] xfs: take a breath in xlog_ioend_work()
 2026-02-05 20:27 UTC  (3+ messages)

[PATCH v2] iio: magnetometer: bmc150_magn: Used guard() for mutex protection
 2026-02-05 20:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-05 20:21 UTC  (8+ messages)
` [PATCH v5 01/13] iio: dac: ds4424: reject -128 RAW value
` [PATCH v5 06/13] iio: dac: ds4424: use device match data for chip info

[PATCH 0/1] usb: core: Add quirk for Gigabyte Aorus Waterforce X II AIO coolers
 2026-02-05 20:19 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH V2 0/3] Rust support for powerpc
 2026-02-05 20:15 UTC  (8+ messages)
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le

[PATCH 0/2] Add Arm Zena CSS support
 2026-02-05 20:12 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: zena: Add support for Zena CSS

[PATCH v2 00/20] rv/rvgen: Robustness, modernization, and fixes
 2026-02-05 20:12 UTC  (18+ messages)
` [PATCH v2 01/20] rv/rvgen: introduce AutomataError exception class
` [PATCH v2 03/20] rv/rvgen: replace % string formatting with f-strings
` [PATCH v2 07/20] rv/rvgen: fix typos in automata and generator docstring and comments
` [PATCH v2 19/20] rv/rvgen: fix _fill_states() return type annotation
` [PATCH v2 20/20] rv/rvgen: add missing return type annotations

[PATCH] [v3, apply after -rc1] i3c: simplify combined i3c/i2c dependencies
 2026-02-05 20:11 UTC  (3+ messages)

[PATCH v5 next 0/7] IIO: sca3000: devm resource management
 2026-02-05 20:10 UTC  (9+ messages)
` [PATCH v5 next 7/7] iio: sca3000: manage device registration with devm helper

[PATCH v3 0/2] Support remoteproc fixed device index from DT aliases
 2026-02-05 20:07 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: core: support "

[PATCH] iio: ABI: fix current_trigger description
 2026-02-05 20:03 UTC  (5+ messages)

[PATCH V3 0/3] Rust support for powerpc
 2026-02-05 18:04 UTC  (2+ messages)
` [PATCH V3 3/3] powerpc: Enable Rust for ppc64le

[PATCH RESEND] thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
 2026-02-05 19:45 UTC 

[PATCH v7 0/8] Add SPI offload support to AD4030
 2026-02-05 19:43 UTC  (2+ messages)

[GIT PULL] ACPI support updates for v6.20-rc1/v7.0-rc1
 2026-02-05 19:40 UTC 

[PATCH v2] usb: typec: hd3ss3220: Check if regulator needs to be switched
 2026-02-05 19:37 UTC  (3+ messages)

[GIT PULL] Power management updates for v6.20-rc1/v7.0-rc1
 2026-02-05 19:37 UTC 


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