public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-19 02:17:50 to 2025-11-19 05:03:24 UTC [more...]

[PATCH v5 00/34] arm_mpam: Add basic mpam driver
 2025-11-19  5:03 UTC  (21+ messages)
` [PATCH v5 01/34] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v5 02/34] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v5 03/34] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH v5 15/34] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v5 23/34] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v5 26/34] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v5 27/34] arm_mpam: Track bandwidth counter state for power management
` [PATCH v5 28/34] arm_mpam: Consider overflow in bandwidth counter state
` [PATCH v5 29/34] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v5 34/34] MAINTAINERS: new entry for MPAM Driver

[PATCH 0/4] media: platform: nxp: Trivial cleanup pathces
 2025-11-19  5:02 UTC  (10+ messages)
` [PATCH 1/4] media: nxp: use devm_mutex_init() simple code
` [PATCH 2/4] media: nxp: use dev_err_probe() to simplify code
` [PATCH 3/4] media: nxp: imx8-isi: use devm_pm_runtime_enable() "
` [PATCH 4/4] media: nxp: use cleanup __free(fwnode_handle) "

[PATCH v1 0/2] pinctrl: qcom: Add SA8775P lpass-lpi
 2025-11-19  5:01 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: pinctrl: qcom,sa8775p-lpass-lpi-pinctrl: Add SA8775P LPASS pinctrl

[RFC PATCH v7 0/7] Improve the performance of BTF type lookups with binary search
 2025-11-19  4:51 UTC  (11+ messages)
` [RFC PATCH v7 1/7] libbpf: Add BTF permutation support for type reordering
` [RFC PATCH v7 2/7] selftests/bpf: Add test cases for btf__permute functionality
` [RFC PATCH v7 3/7] tools/resolve_btfids: Add --btf_sort option for BTF name sorting
` [RFC PATCH v7 4/7] libbpf: Optimize type lookup with binary search for sorted BTF
` [RFC PATCH v7 5/7] libbpf: Implement BTF type sorting validation for binary search optimization
` [RFC PATCH v7 6/7] btf: Optimize type lookup with binary search
` [RFC PATCH v7 7/7] btf: Add sorting validation for "

[PATCH] firewire: Replace ENOSYS with appropriate error codes
 2025-11-19  4:51 UTC  (3+ messages)

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-19  4:50 UTC  (11+ messages)

[PATCH v2 0/6] arm64: qcom: add support for Arduino UnoQ SBC
 2025-11-19  4:49 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add Arduino name

[PATCH][next] crypto: drbg - Avoid -Wflex-array-member-not-at-end warning
 2025-11-19  4:47 UTC  (3+ messages)
` [v2 PATCH] crypto: drbg - Delete unused ctx from struct sdesc

[PATCH] crypto: rng - Combine two seq_printf() calls into one in crypto_rng_show()
 2025-11-19  4:45 UTC  (2+ messages)

[PATCH v2] tracing: Show the tracer options in boot-time created instance
 2025-11-19  4:39 UTC  (2+ messages)

[bpf-next] selftests/bpf: propagate LLVM toolchain into runqslower sub-make
 2025-11-19  4:37 UTC 

[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
 2025-11-19  4:36 UTC  (6+ messages)

[PATCH v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2025-11-19  4:34 UTC  (3+ messages)
` [PATCH v2 1/5] media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment

[PATCH v4 00/10] Add new general DRM property "color format"
 2025-11-19  4:32 UTC  (11+ messages)
` [PATCH v4 02/10] drm: "
` [PATCH v4 03/10] drm: Add enum conversion from/to HDMI_COLORSPACE to DRM_COLOR_FORMAT
` [PATCH v4 04/10] drm/bridge: Act on the DRM color format property
` [PATCH v4 05/10] drm/bridge: dw-hdmi-qp: Set bridge supported_formats
` [PATCH v4 06/10] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata

[syzbot] [hfs?] memory leak in hfs_init_fs_context
 2025-11-19  5:31 UTC  (2+ messages)
` (no subject)

[PATCH v3 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-19  4:29 UTC  (4+ messages)
` [PATCH v3 11/11] remoteproc: imx_rproc: Remove enum imx_rproc_method

[PATCH V2 00/14] LoongArch: Add basic LoongArch32 support
 2025-11-19  4:28 UTC  (4+ messages)
` [PATCH V2 04/14] LoongArch: Adjust boot & setup for 32BIT/64BIT

[PATCH v1] kbuild: Add KBUILD_VMLINUX_LIBS_PRELINK
 2025-11-19  4:27 UTC 

[PATCH v4 00/12] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-19  4:21 UTC  (13+ messages)
` [PATCH v4 01/12] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH v4 02/12] remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
` [PATCH v4 03/12] remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
` [PATCH v4 04/12] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
` [PATCH v4 05/12] remoteproc: imx_dsp_rproc: Drop extra space
` [PATCH v4 06/12] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
` [PATCH v4 07/12] remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of_match
` [PATCH v4 08/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH v4 09/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH v4 10/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER "
` [PATCH v4 11/12] remoteproc: imx_rproc: Remove enum imx_rproc_method
` [PATCH v4 12/12] remoteproc: imx_dsp_rproc: simplify start/stop error handling

[PATCH 0/4] media: uvcvideo: Map known XU controls
 2025-11-19  4:21 UTC  (16+ messages)
` [PATCH 1/4] media: uvcvideo: Remove nodrop parameter
` [PATCH 2/4] media: uvcvideo: Import standard controls from uvcdynctrl
` [PATCH 3/4] media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAP
` [PATCH 4/4] media: uvcvideo: Introduce allow_privacy_override

[PATCH v2 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2025-11-19  4:20 UTC  (4+ messages)
` [PATCH v2 6/8] hwmon: (ina3221) Support for writing alert limit values and modify the 'ina3221_read_value' function

[PATCH] arm64: pageattr: use untagged address to calclulate page index
 2025-11-19  4:19 UTC 

[PATCH v7 4/6] pinctrl: Add RTL8231 pin control and GPIO support
 2025-11-19  4:19 UTC  (2+ messages)

[PATCH v4] zram: Fix the issue that the write - back limits might overflow
 2025-11-19  4:13 UTC 

[PATCH v3] zram: Fix the issue that the write - back limits might overflow
 2025-11-19  4:09 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: Prevent EPs resource conflict during StartTransfer
 2025-11-19  4:09 UTC  (5+ messages)

[PATCH v4] RISC-V: KVM: Flush VS-stage TLB after VCPU migration for split two-stage TLBs
 2025-11-19  4:07 UTC  (2+ messages)

[PATCH v2] staging: greybus: audio_manager_module: make envp array static const
 2025-11-19  4:07 UTC  (2+ messages)

[PATCH] fs/ntfs3: check for shutdown in fsync
 2025-11-19  4:07 UTC  (3+ messages)

[PATCH v4 0/3] Fixes and rework of rpmsg_eptdev_add()
 2025-11-19  4:07 UTC  (3+ messages)
` [PATCH v4 1/3] rpmsg: char: Fix WARN() in error path "

[PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
 2025-11-19  3:59 UTC  (6+ messages)
` [PATCH v9 0/9] lib/crypto: Add ML-DSA signing

[RFT net-next v4 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-11-19  3:57 UTC  (4+ messages)

[PATCH v2] lsm,ima: new LSM hook security_kernel_module_read_file to access decompressed kernel module
 2025-11-19  3:52 UTC  (11+ messages)

[tip:core/urgent] BUILD SUCCESS ebd4469e7af61019daaf904fdcba07a9ecd18440
 2025-11-19  3:50 UTC 

[PATCH v2] lsm,ima: new LSM hook security_kernel_module_read_file to access decompressed kernel module
 2025-11-19  3:47 UTC  (2+ messages)
` [PATCH v3] ima: Access decompressed kernel module to verify appended signature

[syzbot] [bluetooth?] [usb?] memory leak in __hci_cmd_sync_sk
 2025-11-19  3:47 UTC  (4+ messages)

[PATCH] selftests/seccomp: improve backwards compatibility for older kernels
 2025-11-19  3:45 UTC  (2+ messages)
` [PATCH v2] selftests/seccomp: Check for feature support before testing

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-11-19  3:41 UTC  (17+ messages)
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [RFC PATCH v2 14/23] KVM: TDX: Split and inhibit huge mappings if a VMExit carries level info

linux-image-amd64: self-tests for sha256 using sha256-padlock-nano failed
 2025-11-19  3:41 UTC  (6+ messages)
` [PATCH] crypto: padlock-sha - Disable broken driver

linux-next: Tree for Nov 19
 2025-11-19  3:41 UTC 

[PATCH] net: wwan: mhi: Add network support for Foxconn T99W760
 2025-11-19  3:39 UTC 

Prebuilt LLVM 21.1.6 uploaded
 2025-11-19  3:39 UTC 

[PATCH] riscv: fix KUnit test_kprobes crash when building with Clang
 2025-11-19  3:33 UTC  (7+ messages)
  `  "
        `  "

[PATCH] PCI: xilinx: Fix INTx IRQ domain leak when MSI allocation fails
 2025-11-19  3:33 UTC 

[PATCH v2] arm64: dts: imx943-evk: add flexcan support
 2025-11-19  3:34 UTC 

[PATCH v2] leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring PWM
 2025-11-19  3:27 UTC  (5+ messages)

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-19  3:27 UTC  (21+ messages)
` [RESEND v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [RESEND v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
` [RESEND v13 03/25] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [RESEND v13 04/25] cxl/pci: Remove unnecessary CXL RCH "
` [RESEND v13 05/25] cxl: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
` [RESEND v13 06/25] cxl: Move CXL driver's RCH error handling into core/ras_rch.c
` [RESEND v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
` [RESEND v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
` [RESEND v13 10/25] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [RESEND v13 11/25] cxl/pci: Log message if RAS registers are unmapped

[PATCH] riscv: Update MIPS vendor id to 0x127
 2025-11-19  3:26 UTC  (3+ messages)

[PATCH net-next 04/13] ipvlan: Support IPv6 in macnat mode
 2025-11-19  3:25 UTC  (2+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-11-19  3:24 UTC  (5+ messages)
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v9 12/22] KVM: VMX: Virtualize FRED event_data

[PATCH] bus: mhi: host: pci_generic: Add Foxconn T99W760 modem
 2025-11-19  3:23 UTC 

[PATCH v2 0/2] two small fixes for imx8qm-mek board
 2025-11-19  3:22 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low level
` [PATCH v2 2/2] arm64: dts: add off-on-delay-us for usdhc2 regulator

[PATCH v3 0/3] Do not set MD_BROKEN on failfast io failure
 2025-11-19  3:22 UTC  (3+ messages)
` [PATCH v3 1/3] md/raid1,raid10: "

[PATCH net-next 0/5] net/mlx5: misc changes 2025-11-17
 2025-11-19  3:20 UTC  (2+ messages)

[PATCH net V3] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-11-19  3:20 UTC  (2+ messages)

[PATCH net-next v16 00/15] net: phy: Introduce PHY ports representation
 2025-11-19  3:17 UTC  (7+ messages)
` [PATCH net-next v16 02/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v16 03/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v16 15/15] Documentation: networking: Document the phy_port infrastructure

[PATCH 0/2] reboot-mode: Expose sysfs for registered reboot modes
 2025-11-19  3:22 UTC  (6+ messages)
` [PATCH 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes

[PATCH v2 0/6] unwind, arm64: add sframe unwinder for kernel
 2025-11-19  3:17 UTC  (6+ messages)
` [PATCH v2 6/6] unwind: arm64: Add reliable stacktrace with sframe unwinder

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit (3)
 2025-11-19  3:16 UTC 

[PATCH 0/6] gpu: nova-core: Hopper/Blackwell prerequisites
 2025-11-19  3:15 UTC  (7+ messages)
` [PATCH 3/6] gpu: nova-core: Blackwell: basic GPU identification

[PATCH 0/2] tracing: Clean up trigger code my merging structures
 2025-11-19  3:10 UTC  (3+ messages)
` [PATCH 1/2] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
` [PATCH 2/2] tracing: Merge struct event_trigger_ops into struct event_command

[PATCH v3] drm/tilcdc: Fix removal actions in case of failed probe
 2025-11-19  3:14 UTC  (3+ messages)

[PATCH] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
 2025-11-19  4:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] improve group_cpus initialization routines
 2025-11-19  3:13 UTC  (4+ messages)
` [PATCH 1/3] bitmap: cpumask: introduce and_andnot search helper and iterator
` [PATCH 2/3] group_cpus: don't call cpumask_weight() prematurely
` [PATCH 3/3] group_cpus: simplify inner loop in grp_spread_init_one()

[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
 2025-11-19  3:11 UTC  (4+ messages)
` [PATCH v5 2/8] dt-bindings: PCI: Add ASPEED PCIe RC support

[PATCH 0/3] LoongArch: KVM: Add paravirt preempt hint support
 2025-11-19  3:08 UTC  (13+ messages)
` [PATCH 1/3] LoongArch: KVM: Add preempt hint feature in hypervisor side
` [PATCH 2/3] LoongArch: Add paravirt support with vcpu_is_preempted()

[bpf-next v1 1/5] selftests/bpf: use sockaddr_storage instead of addr_port in cls_redirect test
 2025-11-19  3:09 UTC  (3+ messages)

[PATCH v6 5/5] PCI: Suspend iommu function prior to resetting a device
 2025-11-19  3:03 UTC  (3+ messages)

[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
 2025-11-19  3:03 UTC  (12+ messages)

[PATCH nf-next v2] netfilter: conntrack: Add missing modification about data-race around ct->timeout
 2025-11-19  3:01 UTC 

[PATCH] kselftest: futex: Fix memset with zero size warning
 2025-11-19  3:00 UTC 

[PATCH v6 0/5] Disable ATS via iommu during PCI resets
 2025-11-19  2:56 UTC  (3+ messages)
` [PATCH v6 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-11-19  2:57 UTC  (4+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-19  2:57 UTC  (7+ messages)
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper

[PATCH] virtio_net: enhance wake/stop tx queue statistics accounting
 2025-11-19  2:56 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
 2025-11-19  2:55 UTC  (4+ messages)

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit (3)
 2025-11-19  2:55 UTC  (2+ messages)
` Forwarded: test

[PATCH v3 00/10] ASoC: mediatek: Add support for MT8189 SoC
 2025-11-19  2:53 UTC  (2+ messages)

[PATCH v3 0/5] soc: amlogic: Add new Amlogic SoCs info defines
 2025-11-19  2:52 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs
` [PATCH v3 2/5] soc: amlogic: meson-gx-socinfo: add new SoCs id
` [PATCH v3 3/5] arm64: dts: amlogic: s6: add ao secure node
` [PATCH v3 4/5] arm64: dts: amlogic: s7: "
` [PATCH v3 5/5] arm64: dts: amlogic: s7d: "

[PATCH] virtio_pci: drop kernel.h
 2025-11-19  2:51 UTC  (2+ messages)

[PATCH v3 net-next 0/5] net: fec: do some cleanup for the driver
 2025-11-19  2:51 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] net: fec: remove useless conditional preprocessor directives
` [PATCH v3 net-next 2/5] net: fec: simplify the "
` [PATCH v3 net-next 3/5] net: fec: remove struct fec_enet_priv_txrx_info
` [PATCH v3 net-next 4/5] net: fec: remove rx_align from fec_enet_private
` [PATCH v3 net-next 5/5] net: fec: remove duplicate macros of the BD status

[PATCH] KEYS: encrypted: Replace deprecated strcpy and improve get_derived_key
 2025-11-19  2:50 UTC  (2+ messages)

[RFC net-next] eth: fbnic: use ring->page_pool instead of page->pp in fbnic_clean_twq1()
 2025-11-19  2:48 UTC  (4+ messages)

[PATCH] KEYS: encrypted: Use pr_fmt()
 2025-11-19  2:48 UTC  (2+ messages)

[PATCH net-next] kcm: Fix typo and add hyphen in Kconfig help text
 2025-11-19  2:40 UTC  (2+ messages)

[PATCH v9 0/6] Add multiple address spaces support to VDUSE
 2025-11-19  2:38 UTC  (7+ messages)
` [PATCH v9 5/6] vduse: add vq group asid support

[PATCH v4] README: restructure with role-based documentation and guidelines
 2025-11-19  2:38 UTC 

[PATCH] keys: Replace memcpy with strscpy in proc_keys_show
 2025-11-19  2:36 UTC  (2+ messages)

[PATCH next] rtc: atcrtc100: Fix signedness bug in probe()
 2025-11-19  2:35 UTC  (2+ messages)

[PATCH] PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
 2025-11-19  2:33 UTC 

[PATCH] i2c: imx-lpi2c: support smbus block read feature
 2025-11-19  2:33 UTC  (3+ messages)

[PATCH v8 00/10] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-19  2:33 UTC  (5+ messages)
` [PATCH v8 04/10] HID: asus: prevent binding to all HID devices on ROG

[PATCH net-next v2] r8169: add support for RTL9151A
 2025-11-19  2:32 UTC 

[PATCH net] net: samsung: sxgbe: handle clk_prepare_enable() failures in sxgbe_open()
 2025-11-19  2:31 UTC  (2+ messages)

[PATCH v2 0/5] soc: amlogic: Add new Amlogic SoCs info defines
 2025-11-19  2:30 UTC  (4+ messages)
` [PATCH v2 2/5] soc: amlogic: meson-gx-socinfo: add new SoCs id

[PATCH 0/5] x86/sgx: Fix kernel-doc warnings
 2025-11-19  2:28 UTC  (9+ messages)
` [PATCH 1/5] x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"
` [PATCH 2/5] x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handler
` [PATCH 4/5] x86/sgx: Remove superfluous asterisk from copyright comment in asm/sgx.h
` [PATCH 5/5] x86/sgx: Fix a typo in the kernel-doc comment for enum sgx_attribute

[PATCH v5 6/8] PCI: Add FMT, TYPE and CPL status definition for TLP header
 2025-11-19  2:27 UTC  (3+ messages)

[PATCH v6 0/2] Enable FPGA Manager support for Agilex5
 2025-11-19  2:26 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v6 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

linux-next: build warning after merge of the amdgpu tree
 2025-11-19  2:22 UTC 

[RFC PATCH 2/3] selftests/bpf: add memcg eBPF struct ops test
 2025-11-19  2:19 UTC  (2+ messages)

[RFC PATCH 3/3] samples/bpf: add example memcg eBPF program
 2025-11-19  2:19 UTC  (2+ messages)


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