The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-22 10:11:16 to 2025-12-22 12:16:26 UTC [more...]

[PATCH v2 1/2] an/rm64: dts: socfpga: agilex: fix CHECK_DTBS DTC_FLAGS warning
 2025-12-22 12:16 UTC  (2+ messages)

[PATCH] rust: regulator: replace `kernel::c_str!` with C-Strings
 2025-12-22 12:15 UTC 

[PATCH 0/2] rust: i2c: replace `kernel::c_str!` with C-Strings
 2025-12-22 12:14 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] samples: "

[PATCH] rust: configfs: replace `kernel::c_str!` with C-Strings
 2025-12-22 12:12 UTC 

[PATCH 0/3] Add CCI and imx577 sensor support for Talos evk
 2025-12-22 12:12 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
` [PATCH 3/3] arm64: dts: qcom: talos-evk-camera: Add DT overlay

[PATCH] media: i2c: imx412: Extend the power-on waiting time
 2025-12-22 12:11 UTC  (4+ messages)

[PATCH v23 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
 2025-12-22 12:11 UTC  (2+ messages)

[PATCH 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
 2025-12-22 12:04 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: single: add per-pin binding support for bit-per-mux
` [PATCH 2/3] pinctrl: single: Allow probe to continue if mem region busy
` [PATCH 3/3] pinctrl: single: unify pinconf offset mapping with pinmux

[PATCH v2] jfs: add dmapctl integrity check to prevent invalid operations
 2025-12-22 12:05 UTC  (3+ messages)

[PATCH v4 00/11] drm/msm: Add support for Kaanapali
 2025-12-22 12:02 UTC  (13+ messages)
` [PATCH v4 01/11] dt-bindings: display/msm: qcom,kaanapali-dpu: Add Kaanapali
` [PATCH v4 02/11] dt-bindings: display/msm: dsi-phy-7nm: Add Kaanapali DSI PHY
` [PATCH v4 03/11] dt-bindings: display/msm: dsi-controller-main: Add Kaanapali
` [PATCH v4 04/11] dt-bindings: display/msm: qcom,kaanapali-mdss: "
` [PATCH v4 05/11] drm/msm/mdss: Add support for Kaanapali
` [PATCH v4 06/11] drm/msm/dsi/phy: "
` [PATCH v4 07/11] drm/msm/dsi: "
` [PATCH v4 08/11] drm/msm/dpu: Add interrupt registers for DPU 13.0.0
` [PATCH v4 09/11] drm/msm/dpu: Refactor SSPP to compatible "
` [PATCH v4 10/11] drm/msm/dpu: Add Kaanapali SSPP sub-block support
` [PATCH v4 11/11] drm/msm/dpu: Add support for Kaanapali DPU

[PATCH v3] soundwire: stream: Prepare ports in parallel to reduce stream start latency
 2025-12-22 12:01 UTC  (7+ messages)

[PATCH 07/11] rust: macros: convert `concat_idents!` to use `syn`
 2025-12-22 11:59 UTC  (3+ messages)

[PATCH V2 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-22 11:34 UTC  (3+ messages)
` [PATCH V2 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel
` [PATCH V2 2/2] LoongArch: KVM: fix "unreliable stack" issue

[PATCH net v2] virtio-net: enable all napis before scheduling refill work
 2025-12-22 11:58 UTC  (7+ messages)

[PATCH] software node: replace -EEXIST with -EBUSY
 2025-12-22 11:56 UTC  (4+ messages)

[PATCH] debugfs: Fix NULL pointer dereference at debugfs_read_file_str
 2025-12-22 11:54 UTC  (2+ messages)

[PATCH] sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_node()
 2025-12-22 11:53 UTC  (2+ messages)
` [PATCH] sched_ext: Avoid multiple irq_work_queue() calls in destroy_dsq()

[RFC PATCH 0/3] rust: WMI abstractions
 2025-12-22 11:52 UTC  (6+ messages)
` [RFC PATCH 1/3] rust: implement wrapper for acpi_object
` [RFC PATCH 2/3] rust: introduce WMI abstractions

[PATCH v7 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2025-12-22 11:51 UTC  (8+ messages)
` [PATCH v7 1/4] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required
` [PATCH v7 2/4] arm64: dts: exynos: gs101: add samsung,sysreg property to CMU nodes
` [PATCH v7 3/4] clk: samsung: Implement automatic clock gating mode for CMUs
` [PATCH v7 4/4] clk: samsung: gs101: Enable auto_clock_gate mode for each gs101 CMU
` (subset) [PATCH v7 0/4] Implement hardware automatic clock gating (HWACG) for gs101

[PATCH 1/3] iio: adc: aspeed: Simplify probe() with local 'dev' and 'np'
 2025-12-22 11:50 UTC  (3+ messages)
` [PATCH 3/3] iio: adc: rockchip: Simplify probe() with local 'dev'

[PATCH][next] net: dsa: microchip: make read-only array ts_reg static const
 2025-12-22 11:50 UTC  (2+ messages)

[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
 2025-12-22 11:47 UTC  (17+ messages)
` [PATCH v10 01/16] arm64: Remove unused _TIF_WORK_MASK
` [PATCH v10 02/16] arm64/ptrace: Split report_syscall()
` [PATCH v10 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v10 06/16] arm64: syscall: Rework el0_svc_common()
` [PATCH v10 07/16] arm64/ptrace: Not check _TIF_SECCOMP/SYSCALL_EMU for syscall_exit_work()
` [PATCH v10 08/16] arm64/ptrace: Do not report_syscall_exit() for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v10 09/16] arm64/ptrace: Expand secure_computing() in place
` [PATCH v10 10/16] arm64/ptrace: Use syscall_get_arguments() helper
` [PATCH v10 11/16] entry: Split syscall_exit_to_user_mode_work() for arch reuse
` [PATCH v10 12/16] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v10 13/16] arm64: entry: Convert to generic entry
` [PATCH v10 14/16] arm64: Inline el0_svc_common()
` [PATCH v10 15/16] entry: Inline syscall_exit_work() and syscall_trace_enter()
` [PATCH v10 16/16] selftests: sud_test: Support aarch64

[PATCH net-next v3] idpf: export RX hardware timestamping information to XDP
 2025-12-22 11:48 UTC  (2+ messages)

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-22 11:48 UTC  (5+ messages)
` [RFC PATCH 07/38] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation

[RESEND RFC PATCH 0/2] Enable vmalloc huge mappings by default on arm64
 2025-12-22 11:47 UTC  (3+ messages)
` [RESEND RFC PATCH 1/2] mm/vmalloc: Do not align size to huge size

[PATCH v5 0/7] Microsoft Surface Pro 11 support
 2025-12-22 11:45 UTC  (6+ messages)
  ` [PATCH v5 2/7] dt-bindings: wireless: ieee80211: Add disable-rfkill property

[PATCH v2 0/4] Make MT8196 get its Mali GPU shader_present from nvmem
 2025-12-22 11:43 UTC  (3+ messages)
` [PATCH v2 3/4] drm/panthor: Implement reading "

[PATCH net-next] net: ipconfig: Remove outdated comment and indent code block
 2025-12-22 11:42 UTC  (2+ messages)

[PATCH v3 0/2] apei/ghes: don't OOPS with bad ARM error CPER records
 2025-12-22 11:38 UTC  (5+ messages)
` [PATCH v3 1/2] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v3 2/2] efi/cper: don't go past the ARM processor CPER record buffer

[PATCH v1 3/5] hwmon: (altr-hwmon): Add initial support for SoCFPGA
 2025-12-22 11:34 UTC  (2+ messages)

[PATCH 0/2] Add Richtek RT8092 support
 2025-12-22 11:34 UTC  (2+ messages)

[PATCH] mm/damon/tests/core-kunit: extend test scenarios and remove redundancy
 2025-12-22 11:33 UTC  (2+ messages)

[PATCH v2 0/6] Add Medion SPRCHRGD 14 S1 (X1E78100)
 2025-12-22 11:30 UTC  (5+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: Add dts for Medion SPRCHRGD 14 S1

[PATCH V3 0/4] Add support for DS90UB954-Q1
 2025-12-22 11:29 UTC  (9+ messages)
` [PATCH V3 1/4] media: dt-bindings: ti,ds90ub960: Refactor port definitions
` [PATCH V3 2/4] media: i2c: ds90ub960: Use enums for chip type and chip family
` [PATCH V3 3/4] media: dt-bindings: ti,ds90ub960: Add support for DS90UB954-Q1
` [PATCH V3 4/4] media: i2c: ds90ub960: "

[PATCH] cxl: Slightly simplify emit_target_list()
 2025-12-22 11:28 UTC  (3+ messages)

[PATCH] s390: Implement ARCH_HAS_CC_CAN_LINK
 2025-12-22 11:28 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: yosemite5: add x4 E1.S expansion board I2C mux
 2025-12-22 11:25 UTC 

[PATCH v3 5/6] arm64: dts: qcom: sm6150: Add gpu and rgmu nodes
 2025-12-22 11:24 UTC  (15+ messages)

[PATCH] ext4: don't order data when zeroing unwritten or delayed block
 2025-12-22 11:22 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
 2025-12-22 11:22 UTC  (2+ messages)

[PATCH v2 2/2] iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode
 2025-12-22 11:19 UTC  (2+ messages)

[PATCH -next 0/7] ext4: defer unwritten splitting until I/O completion
 2025-12-22 11:18 UTC  (6+ messages)
` [PATCH -next 3/7] ext4: avoid starting handle when dio writing an unwritten extent

[PATCH v1 0/8] ACPI: bus: Rework of the \_SB._OSC handling
 2025-12-22 11:18 UTC  (5+ messages)
` [PATCH v1 1/8] ACPI: bus: Fix handling of _OSC errors in acpi_run_osc()
    ` [PATCH v2] "

[PATCH v3 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-12-22 11:17 UTC  (11+ messages)
` [PATCH v3 2/4] arm64: defconfig: Enable Glymur configs for boot to shell
` [PATCH v3 3/4] arm64: dts: qcom: Introduce Glymur base dtsi
` [PATCH v3 4/4] arm64: dts: qcom: glymur: Enable Glymur CRD board support

[PATCH v6 0/2] media: add Himax HM1246 image sensor
 2025-12-22 11:17 UTC  (4+ messages)
` [PATCH v6 2/2] media: i2c: add Himax HM1246 image sensor driver

[syzbot] [netfilter?] possible deadlock in nf_tables_dumpreset_obj
 2025-12-22 11:16 UTC  (5+ messages)

[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
 2025-12-22 11:14 UTC  (4+ messages)
` [RFC PATCH V3 7/7] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2025-12-22 11:08 UTC  (9+ messages)
` [PATCH V4 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V4 2/8] mm/slab: allow specifying free pointer offset when using constructor
` [PATCH V4 3/8] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V4 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V4 5/8] mm/slab: use stride to access slabobj_ext
` [PATCH V4 6/8] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
` [PATCH V4 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH V4 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH v3 0/6] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2025-12-22 11:00 UTC  (7+ messages)
` [PATCH v3 1/6] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v3 2/6] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v3 3/6] phy: can-transceiver: drop temporary helper getting optional mux-state

[PATCH] counter: 104-quad-8: Fix incorrect return value in IRQ handler
 2025-12-22 11:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2025-12-22 11:04 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property

[PATCH 1/1] serial: core: Fix serial device initialization
 2025-12-22 11:03 UTC  (3+ messages)

[PATCH v1 1/1] serial: core: Restore sysfs fwnode information
 2025-12-22 10:55 UTC  (4+ messages)

[PATCH] s390/cmm: Account for NUL when calculating 'len' in cmm_timeout_handler
 2025-12-22 10:59 UTC  (3+ messages)

[tip: sched/core] sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
 2025-12-22 10:57 UTC  (2+ messages)
  ` [REGRESSION] "

[PATCH] s390/cmm: Use max to simplify cmm_timer_fn
 2025-12-22 10:57 UTC  (2+ messages)

[PATCH v3 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
 2025-12-22 10:56 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t

[PATCH] mailbox: Allow NULL message sending
 2025-12-22 10:56 UTC  (2+ messages)

[PATCH v6] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-22 10:54 UTC  (7+ messages)

[PATCH v4 00/12] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2025-12-22 10:52 UTC  (2+ messages)

[PATCH] hwmon: (gpd-fan) add support for Micro PC 2
 2025-12-22 10:51 UTC 

[PATCH v2] wifi: mt76: Fix strscpy buffer overflow in mt76_connac2_load_patch
 2025-12-22 10:48 UTC 

[PATCH] crypto - remove unnecessary forward declarations
 2025-12-22 10:44 UTC 

[PATCH] platform/x86: asus-nb-wmi: add quirk_asus_ignore_fan for UX3405MA
 2025-12-22 10:44 UTC  (3+ messages)

[PATCH] virtio: uapi: avoid usage of libc types
 2025-12-22 10:43 UTC  (5+ messages)

[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
 2025-12-22 10:43 UTC  (2+ messages)

[PATCH v6 0/2] net: mhi: Add support to enable ethernet interface
 2025-12-22 10:43 UTC  (10+ messages)
` [PATCH v6 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v6 2/2] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100

[PATCH] crypto: simd - Simplify request size calculation in simd_aead_init
 2025-12-22 10:42 UTC 

[PATCH] irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endianness
 2025-12-22 10:42 UTC  (2+ messages)

[RFC PATCH v4 0/9] mm: Hot page tracking and promotion infrastructure
 2025-12-22 10:26 UTC  (5+ messages)
  ` [RFC PATCH v4 3/9] mm: Hot page tracking and promotion
  ` [RFC PATCH v4 8/9] mm: sched: Move hot page promotion from NUMAB=2 to pghot tracking

[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2025-12-22 10:38 UTC  (5+ messages)
` [PATCH v3 12/22] drm/meson: encoder_hdmi: get/put the next bridge

[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-22 10:32 UTC  (10+ messages)
` [PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC

[PATCH next] wifi: ath12k: clean up on error in ath12k_dp_setup()
 2025-12-22 10:25 UTC  (2+ messages)

[PATCH v3] mhi: host: Add standard elf image download functionality
 2025-12-22 10:24 UTC  (11+ messages)

[PATCH v7 02/31] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
 2025-12-22  8:20 UTC  (3+ messages)
` [PATCH v7 19/31] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v7 29/31] dyndbg: resolve "protection" of class'd pr_debug

[PATCH v2 0/6] ADF41513/ADF41510 PLL frequency synthesizers
 2025-12-22 10:21 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: iio: frequency: add adf41513

[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
 2025-12-22 10:21 UTC  (7+ messages)
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping

[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
 2025-12-22 10:20 UTC  (3+ messages)

[PATCH v6 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2025-12-22 10:20 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required

[PATCH 1/1] kbuild: Only enable -Wtautological-constant-out-of-range-compare for W=2
 2025-12-22 10:20 UTC  (6+ messages)

[PATCH v3 0/4] Enable secondary USB controller in host mode
 2025-12-22 10:19 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary port controller
` [PATCH v3 4/4] arm64: dts: qcom: lemans-evk: Enable secondary USB controller in host mode

[PATCH] of: property: stop creating callback for each pinctrl-N property
 2025-12-22 10:18 UTC  (3+ messages)

[PATCH v3 0/3] Add eusb2 repeater squelch detect parameter override
 2025-12-22 10:14 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sm8750-mtp: Add eusb2 repeater tuning parameters

[PATCH v3 00/33] VKMS: Introduce multiple configFS attributes
 2025-12-22 10:11 UTC  (34+ messages)
` [PATCH v3 01/33] Documentation: ABI: vkms: Add current VKMS ABI documentation
` [PATCH v3 02/33] drm/drm_mode_config: Add helper to get plane type name
` [PATCH v3 03/33] drm/vkms: Explicitly display plane type
` [PATCH v3 04/33] drm/vkms: Use enabled/disabled instead of 1/0 for debug
` [PATCH v3 05/33] drm/vkms: Explicitly display connector status
` [PATCH v3 06/33] drm/vkms: Introduce config for plane name
` [PATCH v3 07/33] drm/vkms: Introduce configfs "
` [PATCH v3 08/33] drm/blend: Get a rotation name from it's bitfield
` [PATCH v3 09/33] drm/vkms: Introduce config for plane rotation
` [PATCH v3 10/33] drm/vkms: Introduce configfs "
` [PATCH v3 11/33] drm/drm_color_mgmt: Expose drm_get_color_encoding_name
` [PATCH v3 12/33] drm/vkms: Introduce config for plane color encoding
` [PATCH v3 13/33] drm/vkms: Introduce configfs "
` [PATCH v3 14/33] drm/drm_color_mgmt: Expose drm_get_color_range_name
` [PATCH v3 15/33] drm/vkms: Introduce config for plane color range
` [PATCH v3 16/33] drm/vkms: Introduce configfs "
` [PATCH v3 17/33] drm/vkms: Introduce config for plane format
` [PATCH v3 18/33] drm/vkms: Introduce configfs "
` [PATCH v3 19/33] drm/vkms: Properly render plane using their zpos
` [PATCH v3 20/33] drm/vkms: Introduce config for plane zpos property
` [PATCH v3 21/33] drm/vkms: Introduce configfs "
` [PATCH v3 22/33] drm/vkms: Introduce config for connector type
` [PATCH v3 23/33] drm/vkms: Introduce configfs "
` [PATCH v3 24/33] drm/connector: Export drm_get_colorspace_name
` [PATCH v3 25/33] drm/vkms: Introduce config for connector supported colorspace
` [PATCH v3 26/33] drm/vkms: Introduce configfs "
` [PATCH v3 27/33] drm/vkms: Introduce config for connector EDID
` [PATCH v3 28/33] drm/vkms: Introduce configfs "
` [PATCH v3 29/33] drm/vkms: Store the enabled/disabled status for connector
` [PATCH v3 30/33] drm/vkms: Rename vkms_connector_init to vkms_connector_init_static
` [PATCH v3 31/33] drm/vkms: Extract common code for connector initialization
` [PATCH v3 32/33] drm/vkms: Allow to hot-add connectors
` [PATCH v3 33/33] drm/vkms: Introduce configfs for dynamic connector creation

[PATCH v7 0/7] Add AMD ISP4 driver
 2025-12-22 10:11 UTC  (3+ messages)
` [PATCH v7 4/7] media: platform: amd: isp4 subdev and firmware loading handling added


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