public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 08:38:29 to 2026-04-15 10:13:24 UTC [more...]

[PATCH 6.18 00/83] 6.18.23-rc1 review
 2026-04-15 10:13 UTC  (2+ messages)

[PATCH 5.10 000/491] 5.10.253-rc1 review
 2026-04-15 10:12 UTC  (5+ messages)

Fixes tags need work in the perf tree
 2026-04-15 10:12 UTC 

[PATCH v7 0/6] tracing/fprobe: Fix fprobe_ip_table related bugs
 2026-04-15 10:09 UTC  (7+ messages)
` [PATCH v7 1/6] tracing/fprobe: Reject registration of a registered fprobe before init
` [PATCH v7 2/6] tracing/fprobe: Unregister fprobe even if memory allocation fails
` [PATCH v7 3/6] tracing/fprobe: Remove fprobe from hash in failure path
` [PATCH v7 4/6] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v7 5/6] tracing/fprobe: Check the same type fprobe on table as the unregistered one
` [PATCH v7 6/6] tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloading

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

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

[PATCH] mtd: spi-nor: macronix: Document support for additional flash aliases
 2026-04-15 10:07 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: clean up memcpy() in rtw_check_bcn_info
 2026-04-15 10:07 UTC  (2+ messages)

[PATCH v6 0/5] tracing/fprobe: Fix fprobe_ip_table related bugs
 2026-04-15 10:06 UTC  (4+ messages)
` [PATCH v6 2/5] tracing/fprobe: Remove fprobe from hash in failure path

[PATCH] media: staging: ipu7: cleanup register names and suffixes
 2026-04-15 10:05 UTC  (2+ messages)

[PATCH v12 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
 2026-04-15 10:05 UTC  (8+ messages)
` [PATCH v12 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC

[ISSUE] Read performance regression when using RWF_DONTCACHE form 8026e49 "mm/filemap: add read support for RWF_DONTCACHE"
 2026-04-15 10:05 UTC  (2+ messages)

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

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-15 10:04 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: sdm630/660 FastRPC fixes
 2026-04-15 10:03 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: sdm660: set cdsp compute-cbs' regs properly
` [PATCH 2/4] arm64: dts: qcom: sdm630: set adsp "
` [PATCH 3/4] arm64: dts: qcom: sdm630: describe adsp_mem region properly
` [PATCH 4/4] arm64: dts: qcom: sdm630: assign adsp_mem region to ADSP FastRPC node

[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-04-15 10:02 UTC  (6+ messages)
` [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type
` [PATCH v2 09/12] cgroup/cpuset: Introduce CPUSet-driven dynamic housekeeping (DHM)

[PATCH net-next v3 0/5] net: phy: Fix phy_init_hw() placement and update locking
 2026-04-15 10:00 UTC  (5+ messages)
` [PATCH net-next v3 5/5] net: phy: Move phy_init_hw() from phy_resume() to __phy_resume()

[net-next v1 0/3] Add motorcomm 8531s set ds func and 8522 driver
 2026-04-15  9:26 UTC  (3+ messages)
` [net-next v1 1/3] net: phy: motorcomm: Add yt8531_set_ds() mdio_locked bool parameter
` [net-next v1 3/3] net: phy: motorcomm: Add YT8522 100M RMII PHY support

[PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
 2026-04-15  9:58 UTC  (3+ messages)
` [PATCH v2 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config

[PATCH 0/2] sched_ext: Cgroup sub-scheduler minor fixes
 2026-04-15  9:54 UTC  (3+ messages)
` [PATCH 1/2] tools/sched_ext: Add missing -c option in scx_qmap help
` [PATCH 2/2] sched_ext: Print sub-scheduler disabled log and reason

[PATCH 0/2] kselftests: cgroup: fix test_kmem false failures
 2026-04-15  9:53 UTC  (3+ messages)
` [PATCH 1/2] kselftests: cgroup: update kmem test tolerance for multi-memcg stock

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-04-15  9:51 UTC  (12+ messages)
` [PATCH v10 01/11] dt-bindings: iio: frequency: add adf41513
` [PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v10 03/11] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v10 04/11] lib: math: div64: add div64_s64_rem()
` [PATCH v10 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v10 06/11] iio: test: iio-test-format: add test case for decimal format
` [PATCH v10 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v10 08/11] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v10 09/11] iio: frequency: adf41513: features on frequency change
` [PATCH v10 10/11] docs: iio: add documentation for adf41513 driver
` [PATCH v10 11/11] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH v4 0/2] Update designware pwm driver
 2026-04-15  9:50 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: dwc: add reset optional
` [PATCH v4 2/2] pwm: dwc: add of/platform support

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-04-15  9:49 UTC  (6+ messages)

[PATCH v2 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-15  9:49 UTC  (9+ messages)
` [PATCH v2 2/7] spi: qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v2 4/7] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v2 5/7] arm64: dts: qcom: qcs615-ride: enable QSPI and NOR flash
` [PATCH v2 6/7] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path

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

[PATCH v6 1/2] staging: rtl8723bs: fix heap overflow in OnAuthClient shared key path
 2026-04-15  9:45 UTC  (2+ messages)
` [PATCH v6 2/2] staging: rtl8723bs: fix missing frame length checks in OnAuthClient

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

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

[PATCH] printf: mark errptr() noinline
 2026-04-15  9:43 UTC  (11+ messages)
          ` [PATCH v2] printf: Compile the kunit test with DISABLE_BRANCH_PROFILING
              ` [PATCH v3] printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_PROFILING

[PATCH v3] platform/x86: dell-dw5826e: Add reset driver for DW5826e
 2026-04-15  9:43 UTC  (2+ messages)

[PATCH] iio: accel: mma8452: use pm_ptr() for dev_pm_ops
 2026-04-15  9:42 UTC  (2+ messages)

[PATCH v5 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-04-15  9:41 UTC  (13+ messages)
` [PATCH v5 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH net-next 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-04-15  9:40 UTC  (6+ messages)
` [PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by

[PATCH v6 0/7] iio: ssp_sensors: improve resource cleanup
 2026-04-15  9:39 UTC  (12+ 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 v6 6/7] iio: ssp_sensors: Use dev_err_probe

[PATCH v5 1/2] staging: rtl8723bs: fix heap overflow in OnAuthClient shared key path
 2026-04-15  9:38 UTC  (2+ messages)
` [PATCH v5 2/2] staging: rtl8723bs: fix missing frame length checks in OnAuthClient

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

[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 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] 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  (3+ messages)
` [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)

[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 0/2] arm64: dts: qcom: glymur: Fix USB role-switch configuration
 2026-04-15  9:18 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: glymur: Mark USB SS1 and SS2 as role-switch capable

[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 0/8] arm64: Implement support for 2025 dpISA extensions
 2026-04-15  9:07 UTC  (4+ 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 0/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree
 2026-04-15  9:01 UTC  (3+ messages)
` [PATCH 2/2] "

[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  (3+ messages)
` [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  (12+ messages)

[PATCH v1] arm64: dts: qcom: Enable CAN RX via GPIO expander
 2026-04-15  8:56 UTC  (5+ 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)


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