public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 08:26:35 to 2026-04-09 09:59:12 UTC [more...]

[PATCH v1 0/7] Add verdin imx8m[mp] and imx95 zinnia board
 2026-04-09  9:58 UTC  (8+ messages)
` [PATCH v1 1/7] dt-bindings: arm: fsl: "
` [PATCH v1 2/7] arm64: dts: freescale: imx8mm-verdin: Split UART_2 pinctrl group
` [PATCH v1 3/7] arm64: dts: freescale: imx8mm-verdin: Add Zinnia
` [PATCH v1 4/7] arm64: dts: freescale: imx8mp-verdin: Split UART_2 pinctrl group
` [PATCH v1 5/7] arm64: dts: freescale: imx8mp-verdin: Add Zinnia
` [PATCH v1 6/7] arm64: dts: freescale: imx95-verdin: Split UART_2 pinctrl group
` [PATCH v1 7/7] arm64: dts: freescale: imx95-verdin: Add Zinnia

[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-04-09  9:59 UTC  (11+ messages)

[PATCH] dt-bindings: sram: Allow multiple-word prefixes to sram subnode
 2026-04-09  9:58 UTC  (3+ messages)

[PATCH] virt: acrn: Add WQ_PERCPU to alloc_workqueue users
 2026-04-09  9:58 UTC  (2+ messages)

[PATCH v5 0/7] drm/bridge: protect encoder bridge chain with a mutex
 2026-04-09  9:57 UTC  (15+ messages)
` [PATCH v5 1/7] drm/encoder: add mutex to protect the bridge chain
` [PATCH v5 2/7] drm/encoder: drm_encoder_cleanup: lock the encoder chain mutex during removal
` [PATCH v5 3/7] drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertion
` [PATCH v5 4/7] drm/bridge: lock the encoder chain in scoped for_each loops
` [PATCH v5 5/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_from()
` [PATCH v5 6/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_reverse()
` [PATCH v5 7/7] drm/bridge: prevent encoder chain changes in pre_enable/post_disable

[PATCH net v2 0/2] net: phylink: fix PHY reinitialization on resume
 2026-04-09  9:56 UTC  (3+ messages)
` [PATCH net v2 1/2] net: phylink: call phy_init_hw() in phylink resume path
` [PATCH net v2 2/2] net: phy: micrel: remove ksz9131_resume()

[PATCH] drm/bridge: replace use of system_wq with system_percpu_wq
 2026-04-09  9:56 UTC  (2+ messages)

[PATCH net-next v3 01/13] net: renesas: rswitch: improve port change mode functions
 2026-04-09  9:55 UTC  (3+ messages)
` [net-next,v3,01/13] "

[PATCH] media: platform: Add WQ_PERCPU to alloc_workqueue users
 2026-04-09  9:54 UTC  (2+ messages)

[net-next PATCH v5 0/4] octeontx2: CN20K NPA Halo context support
 2026-04-09  9:53 UTC  (5+ messages)
` [net-next PATCH v5 1/4] octeontx2-af: npa: cn20k: Add NPA Halo support
` [net-next PATCH v5 2/4] octeontx2-af: npa: cn20k: Add DPC support
` [net-next PATCH v5 3/4] octeontx2-af: npa: cn20k: Add debugfs for Halo
` [net-next PATCH v5 4/4] octeontx2-pf: cn20k: Use unified Halo context

[PATCH] media: ddbridge: add WQ_PERCPU to alloc_workqueue users
 2026-04-09  9:53 UTC  (2+ messages)

[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
 2026-04-09  9:53 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-04-09  9:51 UTC  (2+ messages)

[PATCH] platform: cznic: turris-omnia-mcu: replace use of system_wq with system_percpu_wq
 2026-04-09  9:51 UTC  (2+ messages)

[PATCH net v3] ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
 2026-04-09  9:50 UTC  (2+ messages)

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-09  9:49 UTC  (3+ messages)
` [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest framework

[PATCH v2 0/2] Add WQ_PERCPU to alloc_workqueue users
 2026-04-09  9:49 UTC  (2+ messages)

[PATCH v1] phy: rockchip-snps-pcie3:phy: Configure clkreq_n and PowerDown for all lanes
 2026-04-09  9:49 UTC  (2+ messages)

[RFC net-next 05/15] ipxlat: add IPv6 packet validation path
 2026-04-09  9:44 UTC  (3+ messages)

[PATCH v5 0/8] Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2026-04-09  9:47 UTC  (9+ messages)
` [PATCH v5 1/8] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v5 2/8] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v5 3/8] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v5 4/8] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v5 5/8] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
` [PATCH v5 6/8] uapi: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v5 7/8] include: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v5 8/8] treewide: Stop defining __ASSEMBLY__ for assembler files

[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
 2026-04-09  9:47 UTC  (3+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "

[PATCH v3 0/7] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
 2026-04-09  9:46 UTC  (3+ messages)

[PATCH sched_ext/for-7.1] sched_ext: Documentation: Add ops.dequeue() to task lifecycle
 2026-04-09  9:46 UTC  (10+ messages)
` [PATCH sched_ext/for-7.1] sched_ext: Documentation: Add missing calls to quiescent(), runnable()

[PATCH v2 1/3] EDAC/versalnet: Fix teardown ordering in mc_remove()
 2026-04-09  9:46 UTC  (7+ messages)
` [PATCH v2 3/3] EDAC/versalnet: Fix device_register() error handling in init_one_mc()

[PATCH v5 0/2] Add new workqueue wrapper and enqueue on cpu functions
 2026-04-09  9:45 UTC  (6+ messages)
` [PATCH v5 1/2] rust: add system_default() around the new system_dfl_wq

[PATCH 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
 2026-04-09  9:38 UTC  (3+ messages)
` [PATCH 2/7] KVM: VMX: more cleanups to __vmx_vcpu_run

[PATCH v2] btrfs: reject empty non-root tree blocks at read time
 2026-04-09  9:38 UTC  (3+ messages)

[PATCH v2 0/6] iio: light: vcnl4000: drop enum ID table and use device-managed register
 2026-04-09  9:38 UTC  (9+ messages)
` [PATCH v2 1/6] iio: light: vcnl4000: validate device by prod ID instead of table ID
` [PATCH v2 2/6] iio: light: vcnl4000: move device tree entries into one line
` [PATCH v2 4/6] iio: light: vcnl4000: move power state function into device-managed action
` [PATCH v2 5/6] iio: light: vcnl4000: make pm_runtime_enable() device-managed

[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
 2026-04-09  9:36 UTC  (10+ messages)

回复: Re: [PATCH] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
 2026-04-09  9:33 UTC 

[PATCH v1] arm64: dts: freescale: imx95-verdin-ivy: fix RS485 RTS polarity
 2026-04-09  9:33 UTC 

[PATCH] scsi: target: iscsi: reject zero-length Extended CDB AHS
 2026-04-09  9:31 UTC  (3+ messages)
` [PATCH v2] scsi: target: iscsi: reject invalid size "

[PATCH net-next 4/5] net/sched: netem: add per-impairment extended statistics
 2026-04-09  9:30 UTC  (2+ messages)

[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
 2026-04-09  9:29 UTC  (2+ messages)

[PATCH 1/2] vfio/xe: Reorganize the init to decouple migration from reset
 2026-04-09  9:28 UTC  (5+ messages)
` [PATCH 2/2] vfio/xe: Add a missing vfio_pci_core_release_dev()

[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
 2026-04-09  9:28 UTC  (3+ messages)
` [patch V2 03/11] posix-timers: Expand timer_[re]arm() callbacks with a boolean return value

[PATCH] mm/page_alloc: use batch page clearing in kernel_init_pages()
 2026-04-09  9:28 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: ipq5210: add the bootph-all property
 2026-04-09  9:28 UTC 

[PATCH 6.18 000/276] 6.18.22-rc2 review
 2026-04-09  9:27 UTC 

[PATCH 00/19] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-09  9:27 UTC  (13+ messages)
` [PATCH 06/19] drm/of: add helper to count data-lanes on a remote endpoint
` [PATCH 08/19] drm/panel: himax-hx8394: set prepare_prev_first
` [PATCH 09/19] drm/panel: himax-hx8394: simplify hx8394_enable()
` [PATCH 10/19] drm/panel: himax-hx8394: support Waveshare DSI panels
` [PATCH 14/19] drm/panel: jadard-jd9365da-h3: "

[PATCH mlx5-next 0/2] mlx5-next updates 2026-04-03
 2026-04-09  9:27 UTC  (2+ messages)

[PATCH 6.19 000/311] 6.19.12-rc2 review
 2026-04-09  9:25 UTC 

[PATCH 6.12 000/241] 6.12.81-rc2 review
 2026-04-09  9:25 UTC 

[PATCH v4 0/7] Add support for videocc and camcc on X1P42100 platform
 2026-04-09  9:21 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: clock: qcom: Add X1P42100 video clock controller
` [PATCH v4 2/7] dt-bindings: clock: qcom: Add X1P42100 camera "
` [PATCH v4 3/7] clk: qcom: videocc-x1p42100: Add support for video "
` [PATCH v4 4/7] clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocks
` [PATCH v4 5/7] clk: qcom: camcc-x1p42100: Add support for camera clock controller
` [PATCH v4 6/7] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v4 7/7] arm64: defconfig: Enable VIDEOCC and CAMCC drivers on Qualcomm X1P42100

[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
 2026-04-09  9:16 UTC  (2+ messages)

[PATCH v2 1/2] drm/panthor: Extend VM locked region for remap case to be a superset
 2026-04-09  9:15 UTC  (6+ messages)
` [PATCH v2 2/2] drm/panthor: Fix outdated function documentation

[PATCH] ppc/fadump: invoke kmsg_dump in fadump panic path
 2026-04-09  9:14 UTC  (3+ messages)

[BUG] io_uring: 13 remaining unprotected ctx->rings accesses after 61a11cf481272
 2026-04-09  9:14 UTC 

File system corruption after updating dir metadata, moving entry inside to another dir and removing the first dir if system crashes
 2026-04-09  9:14 UTC 

[PATCH 0/8] arm64: dts: qcom: Introduce SA8255P as Lemans family SoC
 2026-04-09  9:11 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: qcom: lemans: Move PCIe devices into soc node
` [PATCH 2/8] arm64: dts: qcom: Rename lemans-auto.dtsi to lemans-sa8775p.dtsi
` [PATCH 3/8] arm64: dts: qcom: Introduce lemans-iq9.dtsi as a placeholder
` [PATCH 4/8] arm64: dts: qcom: lemans: Move pinctrl states into lemans-iq9.dtsi
` [PATCH 5/8] arm64: dts: qcom: lemans: Move platform resources "
` [PATCH 6/8] arm64: dts: qcom: lemans: Introduce SA8255P SoC support
` [PATCH 7/8] dt-bindings: arm: qcom: add SA8255p Ride board
` [PATCH 8/8] arm64: dts: qcom: sa8255p: Enable sa8255p-ride board support

[PATCH 0/5] riscv: Assorted bug fixes
 2026-04-09  9:11 UTC  (6+ messages)
` [PATCH 1/5] riscv: errata: Fix bitwise vs logical AND in MIPS errata patching
` [PATCH 2/5] riscv: ptrace: Fix register corruption in compat_riscv_gpr_set on error
` [PATCH 3/5] riscv: mm: Fix NULL pointer dereference in __set_memory
` [PATCH 4/5] riscv: mm: Fix NULL dereferences in napot hugetlb functions
` [PATCH 5/5] riscv: mm: Fix TOCTOU race in remove_pte_mapping

[PATCH] selftests/bpf: fix const qualifier in fexit_bpf2bpf test
 2026-04-09  9:11 UTC 

[RFC PATCH] userfaultfd: allow registration of ranges below mmap_min_addr
 2026-04-09  9:05 UTC  (4+ messages)

[PATCH 6.19 000/311] 6.19.12-rc1 review
 2026-04-09  9:04 UTC  (2+ messages)

[PATCH v4 00/12] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-04-09  9:03 UTC  (13+ messages)
` [PATCH v4 01/12] ASoC: dt-bindings: renesas,rsnd: Split into generic and SoC-specific parts
` [PATCH v4 02/12] ASoC: dt-bindings: Add RZ/G3E (R9A09G047) sound binding
` [PATCH v4 03/12] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCH v4 04/12] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCH v4 05/12] ASoC: rsnd: Add audmacpp clock and reset support for RZ/G3E
` [PATCH v4 06/12] ASoC: rsnd: Add RZ/G3E DMA address calculation support
` [PATCH v4 07/12] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCH v4 08/12] ASoC: rsnd: Add SSI reset support for RZ/G3E platforms
` [PATCH v4 09/12] ASoC: rsnd: Add ADG reset support for RZ/G3E
` [PATCH v4 10/12] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCH v4 11/12] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCH v4 12/12] ASoC: rsnd: Add system suspend/resume support

[PATCH] docs: add advanced search for kernel documentation
 2026-04-09  9:04 UTC  (4+ messages)
` [PATCH v3 0/2] docs: advanced search with benchmark harness

[PATCH 6.18 000/277] 6.18.22-rc1 review
 2026-04-09  9:04 UTC  (3+ messages)

[PATCH 6.12 000/242] 6.12.81-rc1 review
 2026-04-09  9:04 UTC  (2+ messages)

[PATCH v5 0/5] Add binding and driver for Kaanapali SoCCP
 2026-04-09  9:04 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: qcom: cleanup qcom,adsp.yaml
` [PATCH v5 2/5] dt-bindings: remoteproc: qcom: move interrupts and interrupt-names list out of pas-common
` [PATCH v5 3/5] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v5 4/5] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH v5 5/5] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali

[PATCH 6.6 000/160] 6.6.134-rc1 review
 2026-04-09  9:04 UTC  (2+ messages)

[PATCH 6.1 000/312] 6.1.168-rc1 review
 2026-04-09  9:04 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlays
 2026-04-09  9:01 UTC 

[PATCH bpf-next v3 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
 2026-04-09  9:03 UTC  (3+ messages)

[PATCH] ocfs2: validate group add input before caching
 2026-04-09  9:02 UTC 

[PATCH 0/5] uaccess/sockptr: copy_struct_ fixes and more helpers
 2026-04-09  9:01 UTC  (7+ messages)
` [PATCH 1/5] uaccess: fix ignored_trailing logic in copy_struct_to_user()
` [PATCH 3/5] uaccess: add copy_struct_{from,to}_bounce_buffer() helpers

[PATCH] pinctrl: qcom: Remove unused macro definitions
 2026-04-09  8:55 UTC  (2+ messages)

[PATCH v1 0/2] lib/tests: string_helpers: Slight improvements
 2026-04-09  8:54 UTC  (2+ messages)

[PATCH v4 0/2] driver core: make references to unregistered software nodes a special case
 2026-04-09  8:53 UTC  (7+ messages)
` [PATCH v4 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet

[PATCH v2 0/2] pinctrl: qcom: Introduce Pinctrl for Hawi SoC
 2026-04-09  8:53 UTC  (2+ messages)

[PATCH RFC] mm/vmscan:Fix the hot/cold inversion when swappiness = 0 or 201
 2026-04-09  8:37 UTC  (6+ messages)

[PATCH v8 12/14] PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as well
 2026-04-09  8:51 UTC  (2+ messages)

[PATCH v2 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-09  8:51 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-09  8:50 UTC  (3+ messages)
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests

[PATCH v5 0/6] initramfs: test and improve cpio hex header validation
 2026-04-09  8:48 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
 2026-04-09  8:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL "

[PATCH] drm/bridge: it6505: fix use-after-free in it6505_parse_dt()
 2026-04-09  8:48 UTC 

[PATCH 0/5] driver core: Allow the constification of device attributes
 2026-04-09  8:47 UTC  (3+ messages)

[PATCH v5 0/2] rtc: max77686: convert to i2c_new_ancillary_device
 2026-04-09  8:47 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: pinctrl: pinctrl-max77620: convert to DT schema

[PATCH 0/2] remoteproc: improve robustness for rproc_attach fail cases
 2026-04-09  8:46 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: core: Attach rproc asynchronously in rproc_add() path
` [PATCH 2/2] remoteproc: qcom: Check glink->edge in glink_subdev_stop()

[PATCH net] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-04-09  8:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/2] Utilize pinctrl-single for bcm7038-style chips
 2026-04-09  8:44 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: qcom: sdm845-lg: Devicetree followup
 2026-04-09  8:44 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: sdm845-lg-{judyln, judyp}: Reference memory region in fb
` [PATCH 4/4] arm64: dts: qcom: sdm845-lg: Enable qcom,snoc-host-cap-skip-quirk

[PATCH 0/2] Add the SoC ID for the Qualcomm's IPQ9650 family
 2026-04-09  8:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: add SOC IDs for "

[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-04-09  8:40 UTC  (3+ messages)

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-09  8:39 UTC  (4+ messages)

[PATCH v3 0/2] tools/nolibc: add support for 32-bit parisc
 2026-04-09  8:38 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v3] dt-bindings: gpio: cavium,thunder-8890: Remove DT binding
 2026-04-09  8:38 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100-microsoft-romulus: enable OV02C10 webcam
 2026-04-09  8:36 UTC 

[PATCH v3 00/10] mm: thp: always enable mTHP support
 2026-04-09  8:36 UTC  (3+ messages)

[PATCH] gpio: tegra: fix irq_release_resources calling enable instead of disable
 2026-04-09  8:36 UTC  (2+ messages)

[PATCH v2 0/2] Enable iface clock and power domain for kodiak and monaco ice sdhc
 2026-04-09  8:31 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: kodiak: Add iface clock and power domain for "
` [PATCH v2 2/2] arm64: dts: qcom: monaco: "

[PATCH] nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983/970 EVO Plus )
 2026-04-09  8:15 UTC 

[PATCH] tracing/hist: bound expression string construction
 2026-04-09  2:56 UTC  (2+ messages)
` [PATCH v2] tracing/hist: bound expression strings with seq_buf

[PATCH] selftests/ftrace: Account for fprobe attachment at creation
 2026-04-09  8:29 UTC  (4+ messages)

[PATCH] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
 2026-04-09  8:29 UTC  (2+ messages)

[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
 2026-04-09  8:27 UTC  (3+ messages)
` [PATCH 5/9] dt-bindings: pinctrl: apple,pinctrl: Add t8122 compatible

[PATCH] dt-bindings: i2c: nxp,pca9564: convert to DT schema
 2026-04-09  8:26 UTC  (2+ messages)

[PATCH 0/6] IPA v5.2 support for Milos and Fairphone (Gen. 6)
 2026-04-09  8:26 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable IPA


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