public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 07:53:18 to 2026-04-15 09:39:36 UTC [more...]

[PATCH v3 0/4] Rust netlink support + use in Rust Binder
 2026-04-15  9:37 UTC  (3+ messages)
` [PATCH v3 1/4] rust: netlink: add raw netlink abstraction
` [PATCH v3 2/4] ynl_gen: generate Rust files from yaml files

[PATCH 0/4] HID: Proper fix for OOM in hid-core
 2026-04-15  9:38 UTC  (5+ messages)
` [PATCH 1/4] HID: pass the buffer size to hid_report_raw_event
` [PATCH 2/4] HID: core: introduce hid_safe_input_report()
` [PATCH 3/4] HID: multitouch: use __free(kfree) to clean up temporary buffers
` [PATCH 4/4] HID: wacom: "

[RFC PATCH v3 0/5] dma-mapping: Fixes for memory encryption
 2026-04-15  9:38 UTC  (4+ messages)
` [RFC PATCH v3 4/5] dma-mapping: Encapsulate memory state during allocation

[PATCH v2] bus: fsl-mc: Fix refcount leak in fsl_mc_device_add() error path
 2026-04-15  9:38 UTC  (2+ messages)

[PATCH v2 0/2] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-15  9:38 UTC  (3+ messages)
` [PATCH v2 1/2] bitops: Define generic __bitrev8/16/32 for reuse
` [PATCH v2 2/2] arch/riscv: Add bitrev.h file to support rev8 and brev8

[PATCH] pwm: atmel-tcb: Fix sleeping function called from invalid context
 2026-04-15  9:34 UTC 

[PATCH v6 0/7] iio: ssp_sensors: improve resource cleanup
 2026-04-15  9:33 UTC  (10+ messages)
` [PATCH v6 2/7] iio: ssp_sensors: cleanup codestyle check
` [PATCH v6 3/7] iio: ssp_sensors: factor out pending list add/remove helper(s)
` [PATCH v6 4/7] iio: ssp_sensors: drop duplicated wdt timer and work cleanup
` [PATCH v6 5/7] iio: ssp_sensors: convert probe and teardown to devm-managed resources

[PATCH v4 0/4] mmc: Add pstore backend for crash dump storage on eMMC
 2026-04-15  9:30 UTC  (3+ messages)
` [PATCH v4 1/4] mmc: core: Add panic-context host operations for pstore backends

[PATCH] ring-buffer: Preserve true payload lengths in long data events
 2026-04-15  9:29 UTC  (2+ messages)

[PATCH] Skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode
 2026-04-15  9:28 UTC  (3+ messages)

[PATCH 00/10] ARM: qcom: msm8960: enable WCNSS (Bluetooth & Wi-Fi)
 2026-04-15  9:28 UTC  (5+ messages)
` [PATCH 05/10] ARM: dts: qcom: msm8960: add RPM clock controller and fix USB clocks
` [PATCH 08/10] ARM: dts: qcom: msm8960: add SMSM & SPS

[PATCH] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
 2026-04-15  9:26 UTC 

[PATCH] netfilter: xt_realm: fix null-ptr-deref in realm_mt()
 2026-04-15  9:27 UTC  (3+ messages)

[PATCH] 9p: use kvzalloc for readdir buffer
 2026-04-15  9:27 UTC  (3+ messages)

[RFC PATCH v5 0/9] Add support for Wave6 video codec driver
 2026-04-15  9:25 UTC  (10+ messages)
` [RFC PATCH v5 1/9] media: v4l2-common: Add YUV24 format info
` [RFC PATCH v5 2/9] dt-bindings: media: nxp: Add Wave6 video codec device
` [RFC PATCH v5 3/9] media: chips-media: wave6: Add Wave6 VPU interface
` [RFC PATCH v5 4/9] media: chips-media: wave6: Add v4l2 m2m driver support
` [RFC PATCH v5 5/9] media: chips-media: wave6: Add Wave6 core driver
` [RFC PATCH v5 6/9] media: chips-media: wave6: Improve debugging capabilities
` [RFC PATCH v5 7/9] media: chips-media: wave6: Add Wave6 thermal cooling device
` [RFC PATCH v5 8/9] media: chips-media: wave6: Add Wave6 control driver
` [RFC PATCH v5 9/9] arm64: dts: freescale: imx95: Add video codec node

[PATCH v2 0/6] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-04-15  9:24 UTC  (12+ messages)
` [PATCH v2 2/6] ASoC: renesas: fsi: Fix hang by enabling "
` [PATCH v2 3/6] ASoC: renesas: fsi: Fix trigger stop ordering
` [PATCH v2 4/6] ASoC: renesas: fsi: refactor clock initialization

[PATCH v4 0/7] PCI: intel-gw: Fixes to make the driver working again
 2026-04-15  9:24 UTC  (9+ messages)
` [PATCH v4 1/7] MAINTAINERS: Remove bouncing intel-gw maintainer
` [PATCH v4 2/7] PCI: intel-gw: Remove unused define
` [PATCH v4 3/7] PCI: intel-gw: Move interrupt enable to own function
` [PATCH v4 4/7] PCI: intel-gw: Enable clock before phy init
` [PATCH v4 5/7] PCI: intel-gw: Add start_link callback function
` [PATCH v4 6/7] PCI: intel-gw: Move driver atu base assignment to probe function
` [PATCH v4 7/7] dt-bindings: PCI: intel,lgm-pcie: Add atu resource

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-15  9:21 UTC  (11+ messages)
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()

[PATCH 0/5] media: synopsys: enhancements and i.MX95 support
 2026-04-15  9:21 UTC  (4+ messages)
` [PATCH 4/5] media: dt-bindings: add NXP i.MX95 compatible string

[PATCH v2] selftests/mm: Simplify byte pattern checking in mremap_test
 2026-04-15  9:21 UTC  (6+ messages)

[PATCH] mm/sparse: Fix race on mem_section->usage in pfn walkers
 2026-04-15  9:20 UTC  (4+ messages)

[REGRESSION] amdgpu fails to load eGPU after 6.19
 2026-04-15  9:19 UTC  (4+ messages)

[PATCH v4 0/1] printk: fix zero-valued printk timestamps
 2026-04-15  9:19 UTC  (5+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot

[PATCH] perf tests: Add auto counter reload (ACR) sampling test
 2026-04-15  9:19 UTC  (3+ messages)

[PATCH v2] mm: shmem: don't set large-order range for internal shmem mount
 2026-04-15  9:19 UTC  (4+ messages)

[PATCH 0/2] arm64: dts: qcom: glymur: Fix USB role-switch configuration
 2026-04-15  9:18 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: glymur: Mark USB SS1 and SS2 as role-switch capable
` [PATCH 2/2] arm64: dts: qcom: glymur-crd: Drop forced host mode for USB SS0 and SS1

[PATCH] HID: core: add short report quirk and use it for GPD Win (2f24:0137)
 2026-04-15  9:10 UTC  (5+ messages)

[RFC PATCH net-next] pppoe: drop getsockname() syscall
 2026-04-15  9:16 UTC 

[PATCH] arm64: dts: qcom: glymur: Drop RPMh CXO clocks from QMP PHYs
 2026-04-15  9:13 UTC  (3+ messages)

[PATCH RFC 0/4] Devicetree support for Glymur GPU
 2026-04-15  9:12 UTC  (3+ messages)
` [PATCH RFC 4/4] arm64: dts: qcom: Enable GPU & GMU on Glymur CRD

[PATCH v2 0/7] arm64: dts: qcom: Add label properties to CoreSight devices
 2026-04-15  9:11 UTC  (3+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: sm8750: "

[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-15  9:11 UTC  (7+ messages)

[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
 2026-04-15  9:11 UTC  (3+ messages)

[PATCH 0/6] qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs
 2026-04-15  9:09 UTC  (6+ messages)
` [PATCH 3/6] clk: qcom: common: ensure runtime PM suspend completes on probe

[PATCH v5 0/4] Rust io_uring command abstraction for miscdevice
 2026-04-15  9:02 UTC  (5+ messages)
` [PATCH v5 1/4] rust: bindings: add io_uring headers in bindings_helper.h
` [PATCH v5 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
` [PATCH v5 3/4] rust: miscdevice: Add `uring_cmd` support
` [PATCH v5 4/4] samples: rust: Add `uring_cmd` example to `rust_misc_device`

[PATCH v4 0/2] iio: frequency: ad9832: cleanups
 2026-04-15  9:07 UTC  (6+ messages)
` [PATCH v4 1/2] iio: frequency: ad9832: remove kernel.h proxy header
` [PATCH v4 2/2] iio: frequency: ad9832: simplify bitwise math

[PATCH 0/8] arm64: Implement support for 2025 dpISA extensions
 2026-04-15  9:07 UTC  (5+ messages)
` [PATCH 1/8] arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcaps

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-04-15  9:07 UTC  (10+ messages)

[syzbot] [jfs?] KASAN: slab-use-after-free Read in lbmIODone
 2026-04-15  9:06 UTC  (2+ messages)

[RFC PATCH] Documentation: Add managed interrupts
 2026-04-15  9:05 UTC  (4+ messages)

[PATCH iwl-net v5] ice: fix missing dpll notifications for SW pins
 2026-04-15  9:04 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[GIT PULL] ring-buffer: Updates for v7.1
 2026-04-15  9:03 UTC 

[PATCH v2 0/2] media: i2c: Add os02g10 camera sensor driver
 2026-04-15  9:03 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add os02g10 sensor

[PATCH 0/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree
 2026-04-15  9:01 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: qcom: Document panasonic,eluga-u2
` [PATCH 2/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree

[PATCH v10 13/13] docs: add io_queue flag to isolcpus
 2026-04-15  8:58 UTC  (12+ messages)

[PATCH v2] staging: rtl8723bs: fix remote heap information disclosure in issue_assocreq
 2026-04-15  8:58 UTC  (2+ messages)

[PATCH v4 0/9] fix several inconsistencies with sysfs configuration in etmX
 2026-04-15  8:56 UTC  (10+ messages)
` [PATCH v4 3/9] coresight: etm4x: fix leaked trace id

[PATCH v7 0/6] Add support for Orange Pi 5 Pro
 2026-04-15  8:57 UTC  (5+ messages)
` [PATCH v7 5/6] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v7 6/6] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

Announcing Sched QoS v0.1-alpha
 2026-04-15  8:57 UTC  (2+ messages)

[PATCH v3 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-04-15  8:56 UTC  (4+ messages)
` [PATCH v3 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v3 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v3 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

[PATCH V10 00/10] famfs: port into fuse
 2026-04-15  8:57 UTC  (14+ messages)

[PATCH v2] staging: rtl8723bs: clean up memcpy() in rtw_check_bcn_info
 2026-04-15  8:56 UTC 

[PATCH v1] arm64: dts: qcom: Enable CAN RX via GPIO expander
 2026-04-15  8:56 UTC  (5+ messages)

[PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
 2026-04-15  8:53 UTC  (2+ messages)

[PATCH v7] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-15  8:52 UTC 

[PATCH 0/8] Auto-generate maintainer profile entries
 2026-04-15  8:52 UTC  (9+ messages)
` [PATCH 1/8] docs: maintainers_include: auto-generate maintainer profile TOC
` [PATCH 2/8] MAINTAINERS: add an entry for media maintainers profile
` [PATCH 3/8] MAINTAINERS: add maintainer-tip.rst to X86
` [PATCH 4/8] docs: auto-generate maintainer entry profile links
` [PATCH 5/8] docs: maintainers_include: use a better title for profiles
` [PATCH 6/8] docs: maintainers_include: add external profile URLs
` [PATCH 7/8] docs: maintainers_include: preserve names for files under process/
` [PATCH 8/8] docs: maintainers_include: Only show main entry for profiles

[RFC] in-kernel rseq
 2026-04-15  8:51 UTC  (3+ messages)

[PATCH] x86/boot/e820: Re-enable fallback if e820 table is empty
 2026-04-15  8:51 UTC  (2+ messages)

[PATCH] firmware_loader: fix device reference leak in firmware_upload_register()
 2026-04-15  8:51 UTC 

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_gem_object_release_handle
 2026-04-15  8:50 UTC  (2+ messages)

[PATCH] mm/vmalloc: Prevent RCU stall in decay_va_pool_node()
 2026-04-15  8:48 UTC 

[PATCH v2] staging: rtl8723bs: fix missing frame length checks in OnAuthClient
 2026-04-15  8:47 UTC  (2+ messages)

[syzbot] [hfs?] general protection fault in __hfsplus_setxattr
 2026-04-15  8:45 UTC  (2+ messages)
` [PATCH] hfsplus: set attributes inode dirty at correct position

[PATCH 0/1] xskmap: reject TX-only AF_XDP sockets
 2026-04-15  8:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 00/11] Add spi-hid transport driver
 2026-04-15  8:41 UTC  (7+ messages)
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema

[PATCH v5] nvme: Skip trace complete_rq on host path error
 2026-04-15  8:41 UTC 

[PATCH 0/1] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-04-15  8:38 UTC  (3+ messages)
` [PATCH 1/1] KVM: arm64: nv: Avoid full shadow s2 unmap

[PATCH] staging: rtl8723bs: fix null pointer deref in rtw_check_bcn_info
 2026-04-15  8:38 UTC  (2+ messages)

[PATCH iwl-next 1/1] igc: add support for forcing link speed without autonegotiation
 2026-04-15  8:37 UTC  (3+ messages)

[PATCH 0/2] Add a MicroBlaze remoteproc driver and binding
 2026-04-15  8:35 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: add AMD MicroBlaze binding

Build failure in linux-next: implicit declaration of acpi_has_method
 2026-04-15  8:35 UTC  (3+ messages)

[PATCH v2 0/4] soc: amlogic: clk-measure: add A1 and T7 support
 2026-04-15  8:33 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: soc: amlogic: clk-measure: Add A1 and T7 compatible
` [PATCH v2 2/4] soc: amlogic: clk-measure: Add A1 and T7 support
` [PATCH v2 3/4] arm64: dts: meson: a1: Add clk measure support
` [PATCH v2 4/4] arm64: dts: amlogic: t7: "

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_bnode_find
 2026-04-15  8:29 UTC  (2+ messages)
` [PATCH] hfsplus: Add a sanity check for catalog btree node size

[PATCH v12 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
 2026-04-15  8:29 UTC  (2+ messages)
` [PATCH v12 net-next 00/11] nbl driver for Nebulamatrix NICs

[PATCH 0/2] genirq and Hyper-V: Clean up handling of add_interrupt_randomness()
 2026-04-15  8:28 UTC  (3+ messages)
` [PATCH 2/2] Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec

[PATCH v2] media: verisilicon: Simplify motion vectors and rfc buffers allocation
 2026-04-15  8:28 UTC  (3+ messages)

bio completion in task enhancements / experiments
 2026-04-15  8:28 UTC  (6+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

[PATCH net v1] net/mlx5: Fix HCA caps leak on notifier init failure
 2026-04-15  8:26 UTC  (2+ messages)

[PATCH net] net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bit
 2026-04-15  8:22 UTC  (3+ messages)

[PATCH] docs: dt: writing-bindings: Extend compatible fallbacks guideline
 2026-04-15  8:21 UTC 

[PATCH v2 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
 2026-04-15  8:19 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: dapm: Fix widget lookup with prefixed names across DAPM contexts
` [PATCH v2 2/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
` [PATCH v2 3/3] ASoC: fsl: imx-rpmsg: Switch to core ignore-suspend-widgets support

[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-15  8:20 UTC  (7+ messages)
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support

[PATCH v2] md: use md_free_cloned_bio() in md_end_clone_io()
 2026-04-15  8:19 UTC 

[for-next][PATCH 0/2] ring-buffer: Fixes for 7.1
 2026-04-15  8:20 UTC  (3+ messages)
` [for-next][PATCH 1/2] ring-buffer: Report header_page overwrite as char
` [for-next][PATCH 2/2] ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()

[PATCH net-next v2 0/2] e1000/e1000e: limit endianness conversion to boundary words
 2026-04-15  8:14 UTC  (4+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 2/2] e1000e: "
    ` [Intel-wired-lan] "

[RFC PATCH v1] f2fs: map data writes to FDP streams
 2026-04-15  8:14 UTC 

[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
 2026-04-15  8:13 UTC  (12+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()

[PATCH] PM: hibernate: align default resume swap with image-device checks
 2026-04-15  8:12 UTC 

[PATCH net v3 0/5] net: mana: Fix probe/remove error path bugs
 2026-04-15  8:09 UTC  (6+ messages)
` [PATCH net v3 1/5] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net v3 2/5] net: mana: Init gf_stats_work "
` [PATCH net v3 3/5] net: mana: Guard mana_remove against double invocation
` [PATCH net v3 4/5] net: mana: Don't overwrite port probe error with add_adev result
` [PATCH net v3 5/5] net: mana: Fix EQ leak in mana_remove on NULL port

[PATCH 0/4] PXA1908 clock controller resets
 2026-04-15  8:08 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: clock: marvell,pxa1908: Add #reset-cells

[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-04-15  8:07 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 0/3] Mediatek Genio 1200-EVK: MT6315/MT6360 PMIC regulator supply cleanup
 2026-04-15  8:06 UTC  (3+ messages)
` [PATCH 1/3] regulator: dt-bindings: mt6360: add buck regulator supplies

[PATCH v3] clk: qcom: clk-rpmh: Make all VRMs optional
 2026-04-15  8:05 UTC  (2+ messages)

[PATCH v7 0/4] Add Qualcomm extended CTI support
 2026-04-15  8:05 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: monaco: add GDSP fastrpc-compute-cb nodes
 2026-04-15  8:05 UTC  (2+ messages)

[PATCH] LoongArch: Align FPU register state to 32 bytes
 2026-04-15  8:04 UTC  (5+ messages)

[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
 2026-04-15  8:03 UTC  (4+ messages)
` [PATCH 6/6] hugetlb: pass hugetlb reservation ranges in "

[PATCH] serial: base: do not disable TX on hangup for console ports
 2026-04-15  8:01 UTC 

[PATCH v3 net] ax25: fix OOB read after address header strip in ax25_rcv()
 2026-04-15  7:59 UTC  (2+ messages)

[PATCH v2 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-15  7:56 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: spi: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible

[PATCH 15901/15901] drm/vmwgfx: fix NULL pointer dereference in vmw_validation_bo_fence()
 2026-04-15  7:56 UTC  (4+ messages)

[PATCH v3 2/2] clocksource: timer-econet-en751221: fix IRQ ack storm on interrupt handler
 2026-04-15  7:53 UTC 

[PATCH v3 1/2] clocksource: timer-econet-en751221: fix timer block mapping at boot
 2026-04-15  7:53 UTC 


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