linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 14:11:02 to 2025-08-12 15:55:36 UTC [more...]

[PATCH v3 0/4] Better split_huge_page_test result check
 2025-08-12 15:55 UTC  (3+ messages)
` [PATCH v3 1/4] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v3 2/4] selftests/mm: add check_folio_orders() helper

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-12 15:54 UTC  (5+ messages)

[PATCH v2 0/2] Keep imx93 ADC works even calibration failed
 2025-08-12 15:53 UTC  (4+ messages)
` [PATCH v2 2/2] iio: adc: imx93_adc: load calibrated values "

Issues with OF_DYNAMIC PCI bridge node generation (kmemleak/interrupt-map IC reg property)
 2025-08-12 15:53 UTC  (4+ messages)

[PATCH v2 00/39] Translate sphinx-pre-install to Python
 2025-08-12 15:52 UTC  (40+ messages)
` [PATCH v2 01/39] scripts: sphinx-pre-install: fix version check for Fedora
` [PATCH v2 02/39] scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.pl
` [PATCH v2 03/39] scripts: sphinx-pre-install: Convert script to Python
` [PATCH v2 04/39] scripts: sphinx-pre-install: Make it compatible with Python 3.6
` [PATCH v2 05/39] scripts: sphinx-pre-install: run on a supported version
` [PATCH v2 06/39] scripts: sphinx-pre-install: drop obsolete routines
` [PATCH v2 07/39] scripts: sphinx-pre-install: drop support for old virtualenv
` [PATCH v2 08/39] scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x
` [PATCH v2 09/39] scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML
` [PATCH v2 10/39] scripts: sphinx-pre-install: fix support for gentoo
` [PATCH v2 11/39] scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
` [PATCH v2 12/39] scripts: sphinx-pre-install: only show portage hints once
` [PATCH v2 13/39] scripts: sphinx-pre-install: cleanup rhel support
` [PATCH v2 14/39] scripts: sphinx-pre-install: output Python and docutils version
` [PATCH v2 15/39] scripts: sphinx-pre-install: add a missing f-string marker
` [PATCH v2 16/39] scripts: sphinx-pre-install: fix Leap support for rsvg-convert
` [PATCH v2 17/39] scripts: sphinx-pre-install: fix rhel recomendations
` [PATCH v2 18/39] scripts: sphinx-pre-install: remove Scientific Linux
` [PATCH v2 19/39] scripts: sphinx-pre-install: improve Gentoo package deps logic
` [PATCH v2 20/39] scripts: sphinx-pre-install: fix OpenMandriva support
` [PATCH v2 21/39] scripts: sphinx-pre-install: move package instructions to a new func
` [PATCH v2 22/39] scripts: sphinx-pre-install: adjust a warning message
` [PATCH v2 23/39] scripts: sphinx-pre-install: better handle Python min version
` [PATCH v2 24/39] scripts: sphinx-pre-install: convert is_optional to a class
` [PATCH v2 25/39] scripts: sphinx-pre-install: better handle RHEL-based distros
` [PATCH v2 26/39] scripts: sphinx-pre-install: move missing logic to a separate class
` [PATCH v2 27/39] scripts: sphinx-pre-install: move ancillary checkers "
` [PATCH v2 28/39] scripts: sphinx-pre-install: add more generic checkers on a class
` [PATCH v2 29/39] scripts: sphinx-pre-install: move get_system_release()
` [PATCH v2 30/39] scripts: sphinx-pre-install: add documentation for the ancillary classes
` [PATCH v2 31/39] scripts: sphinx-pre-install: add docstring documentation
` [PATCH v2 32/39] scripts: sphinx-pre-install: fix several codingstyle issues
` [PATCH v2 33/39] scripts: sphinx-pre-install: rework install command logic
` [PATCH v2 34/39] docs: Makefile: switch to the new scripts/sphinx-pre-install.py
` [PATCH v2 35/39] scripts: sphinx-pre-install.pl: get rid of the old script
` [PATCH v2 36/39] scripts: sphinx-pre-install: update mandatory system deps
` [PATCH v2 37/39] scripts: sphinx-pre-install: add support for RHEL8-based distros
` [PATCH v2 38/39] scripts: sphinx-pre-install: add a warning for Debian-based distros
` [PATCH v2 39/39] scripts: sphinx-pre-install: some adjustments related to venv

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-12 15:52 UTC  (21+ messages)
` [PATCH v3 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v3 net-next 02/15] dt-bindings: net: add ptp-timer property
` [PATCH v3 net-next 03/15] dt-bindings: net: add an example for ENETC v4
` [PATCH v3 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v3 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v3 net-next 06/15] ptp: netc: add periodic pulse output support
` [PATCH v3 net-next 07/15] ptp: netc: add external trigger stamp support
` [PATCH v3 net-next 08/15] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH v3 net-next 10/15] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v3 net-next 11/15] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets

[PATCH net-next 0/7] net: Convert to skb_dst_reset and skb_dst_restore
 2025-08-12 15:52 UTC  (8+ messages)
` [PATCH net-next 1/7] net: Add "
` [PATCH net-next 2/7] xfrm: Switch to skb_dst_reset to clear dst_entry
` [PATCH net-next 3/7] netfilter: "
` [PATCH net-next 4/7] net: Switch to skb_dst_reset/skb_dst_restore for ip_route_input callers
` [PATCH net-next 5/7] staging: octeon: Convert to skb_dst_drop
` [PATCH net-next 6/7] chtls: Convert to skb_dst_reset
` [PATCH net-next 7/7] net: Add skb_dst_check_unset

[PATCH v4] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-08-12 15:52 UTC  (2+ messages)

[PATCH v3 0/2] Clean up Rust LockClassKey
 2025-08-12 15:51 UTC  (2+ messages)

[PATCH ipsec-next v3] net: ipv6: fix field-spanning memcpy warning in AH output
 2025-08-12 15:51 UTC 

[PATCH] mcp9600: Add support for mcp9601 and sensor config
 2025-08-12 15:51 UTC  (3+ messages)

[PATCH v4] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-12 15:50 UTC  (5+ messages)

[PATCH 00/11] rockchip: Add USB 2.0 support for RK3528
 2025-08-12 15:49 UTC  (3+ messages)
` [PATCH 05/11] phy: rockchip: inno-usb2: Add "

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-12 15:49 UTC  (7+ messages)
` [PATCH v3 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v3 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-12 15:44 UTC  (11+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH v2 0/2] Clean up Rust LockClassKey
 2025-08-12 15:46 UTC  (4+ messages)
` [PATCH v2 2/2] rust: sync: clean up LockClassKey and its docs

[PATCH 0/2] Surface Laptop PCIe3 supplies + Wi-Fi
 2025-08-12 15:45 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100-romulus: Describe PCIe power supplies

[PATCH v2] mm: remove redundant __GFP_NOWARN
 2025-08-12 15:42 UTC  (2+ messages)

[PATCH v11 0/8] timers: Exclude isolated cpus from timer migration
 2025-08-12 15:40 UTC  (5+ messages)
` [PATCH v11 6/8] sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
` [PATCH v11 7/8] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-12 15:38 UTC  (3+ messages)
` [PATCH 079/114] clk: bm1880: convert from "

[PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c
 2025-08-12 15:37 UTC 

[PATCH] usb: storage: realtek_cr: Simplify rts51x_bulk_transport()
 2025-08-12 15:35 UTC  (3+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_queue_free
 2025-08-12 15:33 UTC  (5+ messages)

[PATCH RFC v2 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
 2025-08-12 15:31 UTC  (10+ messages)
` [PATCH RFC v2 1/3] "

[PATCH 0/4] Add support of IRQs to QUICC ENGINE GPIOs
 2025-08-12 15:30 UTC  (10+ messages)
` [PATCH 2/4] soc: fsl: qe: Change GPIO driver to a proper platform driver
` [PATCH 3/4] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports

[PATCH] ASoC: fix "dependant"->"dependent"
 2025-08-12 15:29 UTC  (2+ messages)

[PATCH v5] ASoC: dt-bindings: realtek,alc5623: convert to DT schema
 2025-08-12 15:29 UTC  (2+ messages)

[PATCH] Bluetooth: btintel_pcie: Remove duplicate BTINTEL_PCIE_MAGIC_NUM definition
 2025-08-12 15:26 UTC  (3+ messages)

[PATCH] block: fix "prefered"->"preferred"
 2025-08-12 15:25 UTC  (2+ messages)

[PATCH V2 0/4] Enable UFS MCQ support for SM8650 and SM8750
 2025-08-12 15:23 UTC  (6+ messages)
` [PATCH V2 2/4] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller

[PATCH] vfs: show filesystem name at dump_inode()
 2025-08-12 15:22 UTC  (3+ messages)

[PATCH] soc: qcom: ubwc: Add missing UBWC config for SM7225
 2025-08-12 15:21 UTC  (5+ messages)

[PATCH] minixfs: Verify inode mode when loading from disk
 2025-08-12 15:17 UTC 

[PATCH] sched/deadline: only set free_cpus for online runqueues
 2025-08-12 15:14 UTC  (2+ messages)

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-12 15:12 UTC  (8+ messages)

[PATCH rdma-next 1/1] RDMA/core: Fix socket leak in rdma_dev_init_net
 2025-08-12 15:10 UTC  (3+ messages)

[PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-08-12 15:10 UTC  (2+ messages)

[PATCH] KVM: x86: expose CPUID 0xC000_0000 for Zhaoxin "Shanghai" vendor
 2025-08-12 15:07 UTC  (2+ messages)

[PATCH net] net: explicitly check in of_phy_is_fixed_link() for managed = "in-band-status"
 2025-08-12 15:06 UTC  (4+ messages)

[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2025-08-12 15:05 UTC  (4+ messages)
` [PATCH 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI D-PHY driver

FYI: i.MX8MP ISP (RKISP1) MI registers corruption
 2025-08-12 15:02 UTC  (11+ messages)
              ` FYI: i.MX8MP ISP (RKISP1) MI registers corruption: resolved

[PATCH] drm/rockchip: vop2: move clk-disable into its own function
 2025-08-12 15:01 UTC 

[PATCH 0/8] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-12 14:58 UTC  (6+ messages)
` [PATCH 1/8] mfd: dt-bindings: ti,twl4030-audio: convert "
` [PATCH 2/8] mfd: dt-bindings: ti,twl6040: "

[PATCH] kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
 2025-08-12 14:49 UTC 

[PATCH] x86/mce: Use ZENx features for Zen IF quirk
 2025-08-12 14:56 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: qcom: sc7280: Add the MDSS_CORE reset
 2025-08-12 14:54 UTC  (4+ messages)
` [PATCH 2/3] clk: qcom: dispcc-sc7280: Add dispcc resets

[PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
 2025-08-12 14:53 UTC  (2+ messages)

[PATCH 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
 2025-08-12 14:51 UTC  (3+ messages)
    ` [PATCH 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
    ` [PATCH 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver

[PATCH] arm64: dts: qcom: sc7280: Describe the first PCIe controller and PHY
 2025-08-12 14:53 UTC  (4+ messages)

[PATCH] cramfs: Verify inode mode when loading from disk
 2025-08-12 14:52 UTC 

[PATCH] rtc: rx8111: Add NVMEM and timestamp functionality
 2025-08-12 14:49 UTC  (3+ messages)

[PATCH] PCI: vmd: Remove MSI-X check on child devices
 2025-08-12 14:49 UTC  (4+ messages)

[v3 02/11] mm/thp: zone_device awareness in THP handling code
 2025-08-12 14:47 UTC  (2+ messages)

[PATCH] PCI: Fix endianness issues in pci_bus_read_config()
 2025-08-12 14:44 UTC  (11+ messages)

[PATCH -next 0/4] some optimization for cpuset
 2025-08-12 14:44 UTC  (3+ messages)
` [PATCH -next 1/4] cpuset: remove redundant CS_ONLINE flag

[PATCH] rust: cpumask: Mark CpumaskVar as transparent
 2025-08-12 14:42 UTC 

[PATCH] kselftest/arm64: Log error codes in sve-ptrace
 2025-08-12 14:37 UTC 

[PATCH v3 0/9] clk: add kunit tests and some documentation
 2025-08-12 14:40 UTC  (10+ messages)
` [PATCH v3 1/9] clk: add kernel docs for struct clk_core
` [PATCH v3 2/9] clk: test: introduce clk_dummy_rate_mhz()
` [PATCH v3 3/9] clk: test: introduce clk_dummy_div for a mock divider
` [PATCH v3 4/9] clk: test: introduce test suite for sibling rate changes on a divider
` [PATCH v3 5/9] clk: test: introduce clk_dummy_gate for a mock gate
` [PATCH v3 6/9] clk: test: introduce test suite for sibling rate changes on a gate
` [PATCH v3 7/9] clk: test: introduce helper to create a mock mux
` [PATCH v3 8/9] clk: test: introduce test variation for sibling rate changes on a mux
` [PATCH v3 9/9] clk: test: introduce test variation for sibling rate changes on a gate/mux

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-12 14:40 UTC  (7+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
 2025-08-12 14:38 UTC  (13+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-12 14:36 UTC  (7+ messages)
` [PATCH v3 07/12] man/man2/fsmount.2: "
` [PATCH v3 08/12] man/man2/move_mount.2: "

[PATCH v3 0/7] sysfs: prepare the constification of struct attribute
 2025-08-12 14:36 UTC  (2+ messages)

[PATCH][next] pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
 2025-08-12 14:35 UTC 

[PATCH 0/5] net: use vmalloc_array() to simplify code
 2025-08-12 14:31 UTC  (5+ messages)
` [PATCH 5/5] wifi: mwifiex: "

[PATCH 0/2] spi: spi-qpic-snand: cleanup 'qpic_ecc' structure
 2025-08-12 14:27 UTC  (2+ messages)

[PATCH v2 RESEND] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
 2025-08-12 14:25 UTC  (4+ messages)

[PATCH v9] rust: transmute: Add methods for FromBytes trait
 2025-08-12 14:24 UTC  (2+ messages)

[PATCH 0/3] arm64: zynqmp: Add support for kr260 and kd240
 2025-08-12 14:24 UTC  (3+ messages)
` [PATCH 3/3] arm64: zynqmp: Add support for kd240 board

[PATCH v5 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-08-12 14:21 UTC  (7+ messages)
  ` [PATCH v5 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
  ` [PATCH v5 4/6] phy: exynos5-usbdrd: support HS combo "
  ` [PATCH v5 6/6] phy: exynos5-usbdrd: support SS "

[PATCH net-next V2 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-08-12 14:17 UTC  (4+ messages)
` [PATCH net-next V2 1/3] ptp: Add ioctl commands to expose raw cycle counter values
` [PATCH net-next V2 2/3] net/mlx5: Extract MTCTR register read logic into helper function
` [PATCH net-next V2 3/3] net/mlx5: Support getcyclesx and getcrosscycles

[PATCH v2] sched/deadline: Remove fair-servers from real-time task's bandwidth accounting
 2025-08-12 14:18 UTC  (3+ messages)

[PATCH] iio: iio_format_list() should set stride=1 for IIO_VAL_CHAR
 2025-08-12 14:14 UTC  (2+ messages)

[PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
 2025-08-12 14:13 UTC 

[PATCH net-next v7 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-12 14:10 UTC  (15+ messages)
` [PATCH net-next v7 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v7 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v7 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v7 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v7 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v7 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v7 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v7 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v7 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v7 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v7 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v7 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v7 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v7 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH] rust: mm: Mark VmaNew as transparent
 2025-08-12 14:11 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;
as well as URLs for NNTP newsgroup(s).