public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-05 15:17:15 to 2025-11-05 16:28:32 UTC [more...]

[PATCH 00/28] mtd: spinand: Octal DTR support
 2025-11-05 16:28 UTC  (21+ messages)
` [PATCH 01/28] spi: spi-mem: Make the DTR command operation macro more suitable
` [PATCH 02/28] spi: spi-mem: Create a repeated address operation
` [PATCH 03/28] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH 04/28] mtd: spinand: Fix kernel doc
` [PATCH 05/28] mtd: spinand: Add missing check
` [PATCH 06/28] mtd: spinand: Remove stale definitions
` [PATCH 07/28] mtd: spinand: Use standard return values
` [PATCH 08/28] mtd: spinand: Decouple write enable and write disable operations
` [PATCH 09/28] mtd: spinand: Create an array of operation templates
` [PATCH 10/28] mtd: spinand: Make use of the operation templates through SPINAND_OP()

[PATCH 16/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
 2025-11-05 16:28 UTC  (3+ messages)

[PATCH] thunderbolt: replace use of system_wq with system_percpu_wq
 2025-11-05 16:27 UTC 

Crash when running perf top with perf-6.17.7
 2025-11-05 16:27 UTC 

[PATCH] regulator: irq_helper: replace use of system_wq with system_percpu_wq
 2025-11-05 16:27 UTC  (2+ messages)

[PATCH] regulator: qcomm-labibb: replace use of system_wq with system_percpu_wq
 2025-11-05 16:26 UTC  (2+ messages)

[PATCH 1/1] checkpatch: Deprecate container_of() in favour of container_of_const()
 2025-11-05 16:25 UTC  (4+ messages)

[PATCH] ASoC: spacemit: fix incorrect error check for sspa clock
 2025-11-05 16:22 UTC  (2+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-05 16:24 UTC  (5+ messages)

[PATCH] w1: therm: Use str_yes_no helper in w1_slave_show
 2025-11-05 16:23 UTC  (2+ messages)

[PATCH] locking/mutex: Redo __mutex_init()
 2025-11-05 16:22 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH 0/6] kallsyms: Prevent invalid access when showing module buildid
 2025-11-05 16:22 UTC  (3+ messages)
` [PATCH 4/6] kallsyms/ftrace: Set module buildid in ftrace_mod_address_lookup()

[PATCH 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-05 16:21 UTC  (3+ messages)
` [PATCH 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-05 16:20 UTC  (21+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change

DEBUG_ATOMIC_SLEEP spew in cgroup_task_dead() on next-20251104
 2025-11-05 16:20 UTC  (6+ messages)
` [PATCH cgroup/for-6.19 1/2] cgroup: Convert css_set_lock from spinlock_t to raw_spinlock_t

[PATCH 0/5] tracing: Fix tracer options per instance
 2025-11-05 16:19 UTC  (6+ messages)
` [PATCH 1/5] tracing: Remove dummy options and flags
` [PATCH 2/5] tracing: Have add_tracer_options() error pass up to callers
` [PATCH 3/5] tracing: Have tracer option be instance specific
` [PATCH 4/5] tracing: Have function tracer define options per instance
` [PATCH 5/5] tracing: Have function graph "

[PATCH v2] reset: fix BIT macro reference
 2025-11-05 16:19 UTC  (3+ messages)

[PATCH] i2c: designware: Replace magic numbers with named constants
 2025-11-05 16:18 UTC 

[PATCH v2 0/3] Add support for Microchip CoreSPI Controller
 2025-11-05 16:18 UTC  (5+ messages)
` [PATCH v2 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v2 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v2 3/3] spi: add support for microchip "soft" spi controller

[PATCH] ublk: use copy_{to,from}_iter() for user copy
 2025-11-05 16:16 UTC  (10+ messages)

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-11-05 16:16 UTC  (4+ messages)
` [PATCH v3 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online

[PATCH net v2] selftests/vsock: avoid false-positives when checking dmesg
 2025-11-05 16:16 UTC  (2+ messages)

[PATCH net-next 01/14] ipvlan: Preparation to support mac-nat
 2025-11-05 16:14 UTC  (14+ messages)
` [PATCH net-next 02/14] ipvlan: Send mcasts out directly in ipvlan_xmit_mode_l2()
` [PATCH net-next 03/14] ipvlan: Handle rx mcast-ip and unicast eth
` [PATCH net-next 04/14] ipvlan: Added some kind of MAC NAT
` [PATCH net-next 05/14] ipvlan: Forget all IP when device goes down
` [PATCH net-next 06/14] ipvlan: Support GSO for port -> ipvlan
` [PATCH net-next 07/14] ipvlan: Support IPv6 for learnable l2-bridge
` [PATCH net-next 08/14] ipvlan: Make the addrs_lock be per port
` [PATCH net-next 09/14] ipvlan: Take addr_lock in ipvlan_open()
` [PATCH net-next 10/14] ipvlan: Don't allow children to use IPs of main
` [PATCH net-next 11/14] ipvlan: const-specifier for functions that use iaddr
` [PATCH net-next 12/14] ipvlan: Common code from v6/v4 validator_event
` [PATCH net-next 13/14] ipvlan: common code to handle ipv6/ipv4 address events
` [PATCH net-next 14/14] ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()

[PATCH v3 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-11-05 16:15 UTC  (4+ messages)
` [PATCH v3 10/20] regulator: add REGULATOR_LINEAR_VRANGE macro

[PATCH 0/3] drm/rockchip: avoid overflow of clock rate
 2025-11-05 16:07 UTC  (4+ messages)
` [PATCH 1/3] drm/rockchip: vop: avoid overflow of clock rate in vop_crtc_mode_fixup()
` [PATCH 2/3] drm/rockchip: vop: avoid overflow of clock rate in vop_crtc_atomic_enable()
` [PATCH 3/3] drm/rockchip: dw_hdmi: avoid overflow of clock rate in dw_hdmi_rockchip_encoder_mode_set()

[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
 2025-11-05 16:13 UTC  (4+ messages)
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically

[PATCH v3] coresight: ETR: Fix ETR buffer use-after-free issue
 2025-11-05 16:13 UTC  (3+ messages)

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-05 16:12 UTC  (4+ messages)
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

[PATCH 1/2] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2025-11-05 16:06 UTC  (5+ messages)
` [PATCH 2/2] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH net v4 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-11-05 16:12 UTC  (4+ messages)
` [PATCH net v4 3/3] selftests/bpf: Add mptcp test with sockmap

[PATCH 0/2] OSPI pm_runtime fixes
 2025-11-05 16:11 UTC  (3+ messages)
` [PATCH 1/2] spi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalance
` [PATCH 2/2] spi: spi-cadence-quadspi: Remove duplicate pm_runtime_put_autosuspend() call

[PATCH net] selftests/vsock: avoid false-positives when checking dmesg
 2025-11-05 16:11 UTC  (3+ messages)

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-05 16:10 UTC  (6+ messages)
` [RESEND v13 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery

[PATCH v5 0/3] Optimize folio split in memory failure
 2025-11-05 16:10 UTC  (3+ messages)
` [PATCH v5 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH] drm/hisilicon: kirin: Convert to drmm_mode_config_init() and drop manual cleanup
 2025-11-05 16:09 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] RAS/CEC: replace use of system_wq with system_percpu_wq
 2025-11-05 16:08 UTC 

[PATCH net-next 01/14] ipvlan: Preparation to support mac-nat
 2025-11-05 16:07 UTC  (9+ messages)
` [PATCH net-next 02/14] ipvlan: Send mcasts out directly in ipvlan_xmit_mode_l2()
` [PATCH net-next 03/14] ipvlan: Handle rx mcast-ip and unicast eth
` [PATCH net-next 04/14] ipvlan: Added some kind of MAC NAT
` [PATCH net-next 05/14] ipvlan: Forget all IP when device goes down
` [PATCH net-next 06/14] ipvlan: Support GSO for port -> ipvlan
` [PATCH net-next 07/14] ipvlan: Support IPv6 for learnable l2-bridge
` [PATCH net-next 08/14] ipvlan: Make the addrs_lock be per port
` [PATCH net-next 09/14] ipvlan: Take addr_lock in ipvlan_open()

[PATCH v2] EDAC/ie31200: Fix error handling in ie31200_register_mci
 2025-11-05 16:06 UTC  (3+ messages)

[PATCH v2] clocksource/drivers/sh_cmt: Always leave device running after probe
 2025-11-05 16:06 UTC  (3+ messages)

[PATCH v2] of: reserved_mem: Add fixup function to amend corrupted reserved memory regions
 2025-11-05 16:08 UTC 

[syzbot] [bluetooth?] [usb?] KASAN: slab-use-after-free Read in btusb_disconnect
 2025-11-05 16:05 UTC  (2+ messages)
` Forwarded: potential fix

[PATCH v2 00/21] Add USB2.0 support for RZ/G3E
 2025-11-05 16:04 UTC  (24+ messages)
` [PATCH v2 01/21] phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()
` [PATCH v2 02/21] phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic
` [PATCH v2 03/21] reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime
` [PATCH v2 04/21] dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
` [PATCH v2 05/21] mux: Add driver for Renesas RZ/V2H USB VBUS_SEL mux
` [PATCH v2 06/21] reset: rzv2h-usb2phy: Add support for VBUS mux controller registration
` [PATCH v2 07/21] dt-bindings: phy: renesas,usb2-phy: Document USB VBUS regulator
` [PATCH v2 08/21] dt-bindings: phy: renesas,usb2-phy: Document mux-states property
` [PATCH v2 09/21] phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control
` [PATCH v2 10/21] phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management
` [PATCH v2 11/21] dt-bindings: usb: renesas,usbhs: Add RZ/G3E SoC support
` [PATCH v2 12/21] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC
` [PATCH v2 13/21] dt-bindings: reset: Document RZ/G3E USB2PHY reset
` [PATCH v2 14/21] arm64: dts: renesas: r9a09g057: Add USB2.0 VBUS_SEL mux-controller support
` [PATCH v2 15/21] arm64: dts: renesas: r9a09g056: "
` [PATCH v2 16/21] arm64: dts: renesas: r9a09g056: Add USB2.0 PHY VBUS internal regulator node
` [PATCH v2 17/21] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable USB2 PHY0 VBUS support
` [PATCH v2 18/21] arm64: dts: renesas: r9a09g057: Add USB2.0 PHY VBUS internal regulator node
` [PATCH v2 19/21] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable USB2 PHY0 VBUS support
` [PATCH v2 20/21] arm64: dts: renesas: r9a09g047: Add USB2.0 support
` [PATCH v2 21/21] arm64: dts: renesas: r9a09g047e57-smarc: Enable "

[PATCH net-next v6 3/6] net: devmem: prepare for autorelease rx token management
 2025-11-05 16:02 UTC  (2+ messages)

[PATCH net v8 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-11-05 16:04 UTC  (3+ messages)
` [PATCH net v8 4/4] selftest: netcons: add test for netconsole over bonded interfaces

linux-next: build warnings after merge of the mm-unstable tree
 2025-11-05 16:03 UTC  (2+ messages)

[PATCH 0/4] ACPI: CPPC: Fixes to limit actions to online CPUs
 2025-11-05 16:00 UTC  (2+ messages)

[PATCH 0/2] replace system_wq with system_percpu_wq
 2025-11-05 15:57 UTC  (3+ messages)
` [PATCH 1/2] platform: surface: replace use of "
` [PATCH 2/2] platform: x86: "

[PATCH v4 0/4] PCI: Add delay macros for better code readability and maintainability
 2025-11-05 15:56 UTC  (3+ messages)
` [PATCH v4 1/4] PCI: Add macro for secondary bus reset delay

[PATCH 1/2] ARM: dts: imx6dl-yapp43: Enable pwm-beeper on boards with speaker
 2025-11-05 15:55 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6dl-yapp4: Model the RGB LED as a single multi-led part

[PATCH v4 2/4] PCI: Add macro for link status check delay
 2025-11-05 15:54 UTC  (2+ messages)

[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
 2025-11-05 15:54 UTC  (4+ messages)
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck

[PATCH v4 3/4] PCI: pciehp: Add macros for hotplug operation delays
 2025-11-05 15:54 UTC  (4+ messages)

[PATCH] power/snapshot: add missing kernel-doc comments in snapshot.c
 2025-11-05 15:41 UTC 

[PATCH net] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
 2025-11-05 15:50 UTC  (4+ messages)

[PATCH v4 0/2] add gpio-line-mux
 2025-11-05 15:49 UTC  (8+ messages)
` [PATCH v4 2/2] gpio: add gpio-line-mux driver

[PATCH v5 0/6] clk: Support spread spectrum and use it in clk-scmi
 2025-11-05 15:48 UTC  (4+ messages)
` [PATCH v5 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver

[PATCH net-next v1 0/1] usbnet: Add support for Byte Queue Limits (BQL)
 2025-11-05 15:47 UTC  (11+ messages)
` [PATCH net-next v1 1/1] "

[PATCH v8 0/3] arm64: dts: ti: introduce basic support for the AM62L
 2025-11-05 15:46 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: arm: ti: Add binding for AM62L SoCs
` [PATCH v8 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure
` [PATCH v8 3/3] arm64: dts: ti: k3-am62l: add initial reference board file

[PATCH 0/2] rust: add BitInt type and use in Nova's bitfield macro
 2025-11-05 15:45 UTC  (9+ messages)
` [PATCH 1/2] rust: add BitInt integer wrapping type

[PATCH v2] ALSA: hda/conexant: Fix pop noise on conexant codec
 2025-11-05 15:45 UTC  (2+ messages)

[PATCH v2 0/7] Add TUXEDO Elite 14 Gen1 (X1E78100)
 2025-11-05 15:41 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: vendor-prefixes: Add ASL Xiamen Technology
` [PATCH v2 2/7] dt-bindings: display: bridge: simple: document the ASL CS5263 DP-to-HDMI bridge
` [PATCH v2 3/7] drm/bridge: simple: add "
` [PATCH v2 4/7] dt-bindings: vendor-prefixes: Add prefix for TUXEDO Computers GmbH
` [PATCH v2 5/7] dt-bindings: arm: qcom: Add TUXEDO Computers device
` [PATCH v2 6/7] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1
` [PATCH v2 7/7] firmware: qcom: scm: Allow QSEECOM on Tuxedo "

[PATCH] MAINTAINERS: add printk core-api doc file to PRINTK
 2025-11-05 15:42 UTC  (3+ messages)

[PATCH] ima: Fall back to default kernel module signature verification
 2025-11-05 15:42 UTC  (9+ messages)
` [PATCH v2] lsm,ima: new LSM hook security_kernel_module_read_file to access decompressed kernel module

[PATCH RFC] KVM: TDX: Allow in place TDX.PAGE.ADD
 2025-11-05 15:44 UTC 

[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
 2025-11-05 15:41 UTC  (4+ messages)

[PATCH v1 00/10] pinctrl: intel: Consolidate struct intel_padgroup initialisers
 2025-11-05 15:41 UTC  (9+ messages)
` [PATCH v1 02/10] pinctrl: alderlake: Switch to INTEL_GPP() macro

[PATCH] mmc: mtk-sd: replace use of system_wq with system_percpu_wq
 2025-11-05 15:40 UTC  (2+ messages)

[RESEND][PATCH 1/1] fpga: altera-cvp: Limit driver registration to specific device ID
 2025-11-05 15:24 UTC  (4+ messages)

[PATCH v2 00/15] SHA-3 library
 2025-11-05 15:39 UTC  (3+ messages)

[PATCH] overlayfs: fix uninitialized pointers with free attr
 2025-11-05 15:37 UTC  (2+ messages)

[PATCH] platform: cznic: turris-omnia-mcu: replace use of system_wq with system_percpu_wq
 2025-11-05 15:37 UTC 

[PATCH] fs: hide dentry_cache behind runtime const machinery
 2025-11-05 15:36 UTC 

[PATCH 0/4] sched/fair: Core sched wake up path improvements
 2025-11-05 15:34 UTC  (6+ messages)
` [PATCH 4/4] sched/fair: Add more core cookie check in wake up fast path
        ` [PATCH 4/4] sched/fair: Add more core cookie check in wake up

[PATCH net v3] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
 2025-11-05 15:33 UTC 

[PATCH] scsi: fix uninitialized pointers with free attr
 2025-11-05 15:32 UTC  (4+ messages)

[PATCH] Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
 2025-11-05 15:32 UTC  (2+ messages)
` [syzbot] [bluetooth?] KASAN: slab-use-after-free Read "

[RFC] Another take at restarting FUSE servers
 2025-11-05 15:30 UTC  (18+ messages)

[PATCH 0/3] ARM: dts: imx: cleanup most gpmi related CHECK_DTB warning
 2025-11-05 15:29 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: imx: move nand related property under nand@0

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-11-05 15:26 UTC  (8+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU

[PATCH] sched: Optimize core cookie matching check
 2025-11-05 15:25 UTC 

[PATCH v3 0/3] iio: mpl3115: support for events
 2025-11-05 15:25 UTC  (5+ messages)
` [PATCH v3 1/3] iio: mpl3115: use get_unaligned_be24 to retrieve pressure data
` [PATCH v3 2/3] iio: mpl3115: add threshold events support

[PATCH v2] zram: Implement multi-page write-back
 2025-11-05 15:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-11-05 15:23 UTC  (5+ messages)
` [PATCH v4 5/8] reset: imx8mp-audiomix: Switch to using regmap API

[PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation
 2025-11-05 15:22 UTC  (5+ messages)
` [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-05 15:20 UTC  (7+ messages)
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override

[syzbot] [sound?] [usb?] KASAN: slab-out-of-bounds Write in copy_to_urb
 2025-11-05 15:20 UTC 

[PATCH] phy: sun4i-usb: replace use of system_wq with system_percpu_wq
 2025-11-05 15:20 UTC 

[PATCH 0/2] LoongArch: Bit reverse improvements
 2025-11-05 15:12 UTC  (2+ messages)
` [PATCH 1/2] LoongArch: Select HAVE_ARCH_BITREVERSE

[PATCH] net: wireless: util: Fix uninitialized header access in cfg80211_classify8021d
 2025-11-05 15:17 UTC  (2+ messages)

[PATCH v3 6/7] platform/raspberrypi: Destage VCHIQ interface
 2025-11-05 15:17 UTC  (3+ messages)


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