public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-09 13:05:14 to 2025-04-09 14:43:34 UTC [more...]

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-09 14:42 UTC  (7+ messages)
` [PATCH v2 01/14] dt-bindings: dpll: Add device tree bindings for DPLL device and pin
` [PATCH v2 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH v2 03/14] mfd: Add Microchip ZL3073x support
` [PATCH v2 04/14] mfd: zl3073x: Register itself as devlink device
` [PATCH v2 05/14] mfd: zl3073x: Add register access helpers
` [PATCH v2 06/14] mfd: zl3073x: Add macros for device registers access

[PATCH] rust: retain pointer mut-ness in `container_of!`
 2025-04-09 14:43 UTC 

[PATCH 00/10] -Wunused-const-variable warning fixes
 2025-04-09 14:43 UTC  (4+ messages)
  ` [PATCH 10/10] [RESEND 3] dma/contiguous: avoid warning about unused size_bytes

[PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2025-04-09 14:42 UTC  (5+ messages)
` [PATCH v9 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH ath-next] wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()
 2025-04-09 14:41 UTC  (2+ messages)

[PATCH v1 0/2] cpuidle: teo: Refine handling of short idle intervals
 2025-04-09 14:41 UTC  (3+ messages)

[PATCH] bus: mhi: ep: Update read pointer only after buffer is written
 2025-04-09 14:41 UTC  (2+ messages)

[PATCH RFC 0/5] x86/asm: Improve code generation
 2025-04-09 14:40 UTC  (5+ messages)
` [PATCH RFC 4/5] x86/alternative: Improve code generation readability
` [PATCH RFC 5/5] objtool: "

[PATCH v2] Allow for riscv-clock to pick up mmio address
 2025-04-09 14:38 UTC 

[PATCH] gpiolib: don't allow setting values on input lines
 2025-04-09 14:38 UTC  (4+ messages)

[PATCH v4 0/6] media: qcom: iris: add support for SM8650
 2025-04-09 14:38 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: media: qcom,sm8550-iris: document SM8650 IRIS accelerator
` [PATCH v4 2/6] media: platform: qcom/iris: add power_off_controller to vpu_ops
` [PATCH v4 3/6] media: platform: qcom/iris: introduce optional controller_rst_tbl
` [PATCH v4 4/6] media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x
` [PATCH v4 5/6] media: platform: qcom/iris: add support for vpu33
` [PATCH v4 6/6] media: platform: qcom/iris: add sm8650 support

[PATCH] locking/lockdep: Prevent abuse of lockdep subclass
 2025-04-09 14:37 UTC 

[PATCH] ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIB
 2025-04-09 14:37 UTC  (4+ messages)

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-09 14:37 UTC  (3+ messages)

[PATCH v5 1/1] hwmon: (gpio-fan) Add regulator support
 2025-04-09 14:36 UTC  (2+ messages)

[PATCH v3 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-04-09 14:34 UTC  (4+ messages)
` [PATCH v3 10/14] x86: Update the KASAN non-canonical hook

[PATCH] HID: HID_APPLETB_BL and HID_APPLETB_KBD should depend on X86
 2025-04-09 14:35 UTC  (2+ messages)

[syzbot] [trace?] possible deadlock in ring_buffer_resize
 2025-04-09 14:36 UTC  (2+ messages)

[PATCH v2 00/12] nfsd: observability improvements
 2025-04-09 14:32 UTC  (13+ messages)
` [PATCH v2 01/12] nfsd: add commit start/done tracepoints around nfsd_commit()
` [PATCH v2 02/12] sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
` [PATCH v2 03/12] sunrpc: move the SVC_RQST_EVENT_*() macros to common header
` [PATCH v2 04/12] nfsd: add a tracepoint for nfsd_setattr
` [PATCH v2 05/12] nfsd: add a tracepoint to nfsd_lookup_dentry
` [PATCH v2 06/12] nfsd: add tracepoints around nfsd_create events
` [PATCH v2 07/12] nfsd: add tracepoints for symlink events
` [PATCH v2 08/12] nfsd: add tracepoints for hardlink events
` [PATCH v2 09/12] nfsd: add tracepoints for unlink events
` [PATCH v2 10/12] nfsd: add tracepoints to rename events
` [PATCH v2 11/12] nfsd: add tracepoints for readdir events
` [PATCH v2 12/12] nfsd: add tracepoint for getattr events

[PATCH v2] hwmon: (ina2xx) make regulator 'vs' support optional
 2025-04-09 14:32 UTC  (3+ messages)

[PATCH 0/2] gpio: don't compare raw GPIO descriptor pointers directly
 2025-04-09 14:32 UTC  (3+ messages)
` [PATCH 1/2] gpio: provide gpiod_is_equal()

[syzbot] [net?] WARNING in udp_tunnel_update_gro_rcv
 2025-04-09 14:32 UTC  (2+ messages)

[PATCH] select: do_pollfd: add unlikely branch hint return path
 2025-04-09 14:31 UTC 

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-09 14:31 UTC  (13+ messages)
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad

qemu-i386 boot failed on mainline master - no console output
 2025-04-09 14:31 UTC  (4+ messages)

[PATCH] Input: pegasus-notetaker - fix slab-out-of-bounds in pegasus_irq
 2025-04-09 14:30 UTC  (2+ messages)

[PATCH] sched/fair: Add null pointer check to pick_next_entity()
 2025-04-09 14:29 UTC  (5+ messages)

6.15-rc1/regression/bisected - commit 474f7825d533 is broke systemd-nspawn on my system
 2025-04-09 14:29 UTC  (11+ messages)

[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
 2025-04-09 14:29 UTC  (4+ messages)
` [PATCH v4 3/5] perf: Allow adding fixed random jitter to the sampling period

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-09 14:28 UTC  (4+ messages)
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-09 14:25 UTC  (10+ messages)
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH 22/24] irqchip/gic-v5: Add GICv5 ITS support

[PATCH v2 0/3] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-09 14:25 UTC  (4+ messages)
` [PATCH v2 1/3] kasan: Avoid sleepable page allocation from atomic context

[RFC bpf-next 00/13] bpf: Introduce modular verifier
 2025-04-09 14:25 UTC  (3+ messages)
` [RFC bpf-next 10/13] bpf: verifier: Add indirection to kallsyms_lookup_name()

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-09 14:25 UTC  (5+ messages)

[RFC PATCH v2 0/7] Defer throttle when task exits to user
 2025-04-09 14:24 UTC  (3+ messages)
` [RFC PATCH v2 7/7] sched/fair: alternative way of accounting throttle time

[PATCH v2 0/2] cpufreq: scmi/scpi: Fix NULL pointer dereference in get_rate()
 2025-04-09 14:24 UTC  (8+ messages)
        ` [v2 "

[PATCH v6 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-04-09 14:21 UTC  (5+ messages)
` [PATCH v6 3/4] tpm: add SNP SVSM vTPM driver

[PATCH] xsk: Fix race condition in AF_XDP generic RX path
 2025-04-09 14:20 UTC  (3+ messages)
`  "

[PATCH 1/1] LoongArch: Introduce the numa_memblks conversion
 2025-04-09 14:20 UTC  (2+ messages)

[PATCH v8 RESEND] power: supply: add Huawei Matebook E Go psy driver
 2025-04-09 14:16 UTC 

[PATCH v1 1/1] device property: Add a note to the fwnode.h
 2025-04-09 14:19 UTC  (2+ messages)

[PATCH] Bluetooth: Introduce HCI Driver Packet
 2025-04-09 14:18 UTC  (4+ messages)

[PATCH] netfs: Update main API document
 2025-04-09 14:18 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
 2025-04-09 14:17 UTC  (6+ messages)

[PATCH] MIPS: ralink: Fix refcount leak in ill_acc_of_setup()
 2025-04-09 14:16 UTC  (3+ messages)

[PATCH] net/mlx5e: fix potential null dereference in mlx5e_tc_nic_create_miss_table
 2025-04-09 14:16 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v3 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-09 14:15 UTC  (9+ messages)
` [PATCH v3 2/3] drm/st7571-i2c: add "

[PATCH v12 0/3] sched: Restructure task_mm_cid_work for predictability
 2025-04-09 14:15 UTC  (4+ messages)
` [PATCH v12 2/3] sched: Move task_mm_cid_work to mm work_struct

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-09 14:14 UTC  (9+ messages)
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs

[PATCH 0/3] HP EliteBook Ultra G1q support
 2025-04-09 14:14 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
 2025-04-09 14:14 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants

[PATCH] lkdtm: use SLAB_NO_MERGE instead of an empty constructor
 2025-04-09 14:13 UTC  (2+ messages)

xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
 2025-04-09 14:13 UTC  (11+ messages)
            ` [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()

[PATCH v4 1/2] ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
 2025-04-09 14:12 UTC  (2+ messages)

[PATCH 0/2] serial: 8250_of: support an optional bus clock
 2025-04-09 14:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: 8250: support an optional second clock

[PATCH 0/2] dma-fence: Rename dma_fence_is_signaled()
 2025-04-09 14:10 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-09 14:10 UTC  (4+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()

[PATCH v2 0/7] iio: convert GPIO chips to using new value setters
 2025-04-09 14:08 UTC  (2+ messages)

[PATCH 24/24] arm64: Kconfig: Enable GICv5
 2025-04-09 14:07 UTC  (4+ messages)

[PATCH v5] staging: rtl8723bs: Use % 4096u instead of & 0xfff
 2025-04-09 14:06 UTC  (3+ messages)

[PATCH 1/2] uprobes/x86: Add support to emulate nop5 instruction
 2025-04-09 14:07 UTC  (6+ messages)
` [tip: perf/core] uprobes/x86: Add support to emulate NOP5 instruction

[PATCH RFC v2 0/6] Add pinctrl support for the AAEON UP board FPGA
 2025-04-09 14:02 UTC  (7+ messages)
` [PATCH RFC v2 1/6] gpiolib: add gpiochip_add_pin_range_sparse() function
` [PATCH RFC v2 6/6] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH 0/2] Fix thread synchronization issues
 2025-04-09 14:02 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: ucsi: displayport: Fix deadlock
` [PATCH 2/2] usb: typec: ucsi: displayport: Fix NULL pointer access

[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
 2025-04-09 14:00 UTC  (3+ messages)

[RFC PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-04-09 13:58 UTC  (2+ messages)

[PATCH v3 0/5] media: qcom: iris: add support for SM8650
 2025-04-09 13:58 UTC  (2+ messages)

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-09 13:58 UTC  (11+ messages)

[PATCH v7 0/9] Introduce configfs-based interface for gpio-aggregator
 2025-04-09 13:58 UTC  (2+ messages)

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-04-09 13:57 UTC  (2+ messages)

[RT BUG] Stall caused by eventpoll, rwlocks and CFS bandwidth controller
 2025-04-09 13:57 UTC  (9+ messages)

[PATCH v4 0/5] iio: ad3552r-hs: add support for internal ramp generator
 2025-04-09 13:55 UTC  (5+ messages)
` [PATCH v4 5/5] iio: dac: ad3552r-hs: add support for internal ramp

[PATCH RESEND x86-next v4] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid()
 2025-04-09 13:53 UTC  (2+ messages)
` [PATCH "

[PATCH] riscv: module: Optimize PLT/GOT entry counting
 2025-04-09 13:52 UTC  (3+ messages)

[PATCH 0/2] TDX attestation support
 2025-04-09 13:49 UTC  (5+ messages)
` [PATCH 1/2] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>

[PATCH v2 0/4] KVM: extract lock_all_vcpus/unlock_all_vcpus
 2025-04-09 13:47 UTC  (3+ messages)
` [PATCH v2 2/4] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c

[PATCH] ACPICA: exserial: don't forget to handle FFixedHW opregions for reading
 2025-04-09 13:46 UTC  (2+ messages)

[PATCH v2 2/3] mm,memory_hotplug: Implement numa node notifier
 2025-04-09 13:44 UTC  (2+ messages)

[PATCH v1 0/2] gpiolib: acpi: Fix missing info filling
 2025-04-09 13:44 UTC  (4+ messages)
` [PATCH v1 1/2] gpiolib: acpi: Use temporary variable for struct acpi_gpio_info
` [PATCH v1 2/2] gpiolib: acpi: Make sure we fill "

[PATCH v2 0/7] Fix dtbs_check warnings in CSI overlays
 2025-04-09 13:41 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
` [PATCH v2 2/7] arm64: dts: ti: am68-sk: Fix regulator hierarchy
` [PATCH v2 3/7] arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
` [PATCH v2 4/7] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
` [PATCH v2 5/7] arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
` [PATCH v2 6/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in "
` [PATCH v2 7/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay

[PATCH] ftrace: Show subops in enabled_functions
 2025-04-09 13:42 UTC 

[PATCH] nfs: add missing selections of CONFIG_CRC32
 2025-04-09 13:39 UTC  (5+ messages)

[PATCH] gpio: GPIO_BLZP1600 should depend on ARCH_BLAIZE
 2025-04-09 13:31 UTC  (2+ messages)

[PATCH 1/1 v6.15-rc1] perf libunwind arm64: Fix missing close parens in an if statement
 2025-04-09 13:35 UTC 

[PATCH net-next v2 0/2] Add Marvell PHY PTP support
 2025-04-09 13:35 UTC  (10+ messages)
` [PATCH net-next v2 2/2] net: phy: "

[PATCH] s390/boot: replace strncpy() with strscpy()
 2025-04-09 13:31 UTC  (2+ messages)

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-04-09 13:22 UTC  (6+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add binding for Toshiba "

[PATCH] xsk: Fix offset calculation in unaligned mode
 2025-04-09 13:19 UTC 

[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations
 2025-04-09 13:19 UTC  (7+ messages)
` [PATCH v6 09/10] optee: FF-A: dynamic restricted memory allocation

[PATCH] mmc: alcor: Use str_read_write() helper
 2025-04-09 13:13 UTC  (2+ messages)

[PATCH 0/4] mmc: mtk-sd: Cleanups for register R/W
 2025-04-09 13:13 UTC  (2+ messages)

[PATCH v2] mmc: host: sdhci-esdhc-imx: save tuning value for the card which keep power in suspend
 2025-04-09 13:13 UTC  (2+ messages)

[PATCH v8 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-09 13:13 UTC  (24+ messages)
` [PATCH v8 01/23] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC
` [PATCH v8 02/23] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v8 03/23] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v8 04/23] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v8 05/23] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v8 06/23] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v8 07/23] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v8 08/23] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v8 09/23] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting "
` [PATCH v8 10/23] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v8 11/23] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v8 12/23] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v8 13/23] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v8 14/23] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v8 15/23] drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
` [PATCH v8 16/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v8 17/23] drm/mediatek: mtk_hdmi_common: Make CEC support optional
` [PATCH v8 18/23] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v8 19/23] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v8 20/23] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v8 21/23] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v8 22/23] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
` [PATCH v8 23/23] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args

[PATCH v2 0/5] mmc: core: Add support for graceful host removal for eMMC/SD
 2025-04-09 13:13 UTC  (6+ messages)
` [PATCH v2 2/5] mmc: core: Further avoid re-storing power to the eMMC before a shutdown

[PATCH v1 0/5] MediaTek DPI: Cleanups and add support for more formats
 2025-04-09 13:13 UTC  (6+ messages)
` [PATCH v1 1/5] drm/mediatek: mtk_dpi: Use switch in mtk_dpi_config_color_format()
` [PATCH v1 2/5] drm/mediatek: mtk_dpi: Add local helpers for bus format parameters
` [PATCH v1 3/5] drm/mediatek: mtk_dpi: Add support for additional output formats
` [PATCH v1 4/5] drm/mediatek: mtk_dpi: Allow additional output formats on MT8195/88
` [PATCH v1 5/5] drm/mediatek: mtk_dpi: Rename output fmts array for MT8195 DP_INTF

[PATCH RESEND] HID: hid-appletb-kbd: Fix wrong date and kernel version in sysfs interface docs
 2025-04-09 13:12 UTC 

[PATCH v2 1/2] dt-bindings: arm: ti: Add PocketBeagle2
 2025-04-09 13:09 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: Add k3-am62-pocketbeagle2

[PATCH v2 0/9] drm/panthor: Add GPU specific initialization framework to support new Mali GPUs
 2025-04-09 13:07 UTC  (4+ messages)
` [PATCH v2 2/9] drm/panthor: Use 64-bit and poll register accessors

[PATCH] mmc: rtsx: usb add 74 clocks in poweron flow
 2025-04-09 13:04 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