linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-05 10:02:33 to 2025-07-05 20:33:55 UTC [more...]

[RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
 2025-07-05 20:33 UTC  (4+ messages)
` [RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
` [RFC v1 2/3] stacktrace, stackdepot: Add seprintf()-like variants of functions
` [RFC v1 3/3] mm: Use seprintf() instead of less ergonomic APIs

[PATCH v4 0/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14
 2025-07-05 20:31 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: qcom: Split HP Omnibook X14 AI in SoC variants
` [PATCH v4 2/3] arm64: dts: qcom: x1-hp-x14: Commonalize HP Omnibook X14 device tree
` [PATCH v4 3/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14

[GIT PULL] HID fixes
 2025-07-05 20:30 UTC 

[PATCH net-next] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
 2025-07-05 20:26 UTC  (3+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-07-05 20:15 UTC  (13+ messages)

[PULL REQUEST] i2c-for-6.16-rc5
 2025-07-05 20:09 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-07-05 20:09 UTC  (2+ messages)

[PATCH] Coccinelle: misc: Add SmPL script “show_questionable_count_limit_checks.cocci”
 2025-07-05 20:05 UTC 

next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
 2025-07-04 11:17 UTC  (5+ messages)

[RFC V2 00/18] famfs: port into fuse
 2025-07-05 19:44 UTC  (13+ messages)
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
` [RFC V2 15/18] famfs_fuse: Plumb dax iomap and fuse read/write/mmap

[PATCH 6.12 000/413] 6.12.35-rc2 review
 2025-07-05 19:37 UTC  (2+ messages)

[PATCH] docs: Fix kernel-doc indentation errors in multiple drivers
 2025-07-05 19:23 UTC  (2+ messages)

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-05 19:32 UTC  (2+ messages)

[PATCH v2] drm/bridge: tc358767: fix uninitialized variable regression
 2025-07-05 19:19 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: Fix and test aux usage after do_check_insn()
 2025-07-05 19:09 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Fix "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add Spectre v4 tests

[syzbot] [usb?] KMSAN: kernel-usb-infoleak-after-free in usb_start_wait_urb
 2025-07-05 19:13 UTC  (2+ messages)

[PATCH] drm/bridge: adv7511: Fix DRM_BRIDGE_OP_HDMI_{AUDIO|CEC_ADAPTER} setup
 2025-07-05 19:06 UTC  (3+ messages)

[PATCH] drm/bridge: Fix kdoc comment for DRM_BRIDGE_OP_HDMI_CEC_ADAPTER
 2025-07-05 19:06 UTC  (3+ messages)

[PATCH v2] net: stmmac: add support for dwmac 5.20
 2025-07-05 19:05 UTC  (3+ messages)

[PATCH v4 0/9] dmaengine: idxd: fix memory leak in error handling path
 2025-07-05 19:03 UTC  (2+ messages)

[PATCH v3 0/2] Add driver for Samsung S6E8AA5X01 panel controller
 2025-07-05 18:58 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: document Samsung S6E8AA5X01 panel driver

[PATCH v5 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-07-05 18:46 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH v5 2/2] usb: dwc3: add generic driver to support flattened

[PATCH v4 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2025-07-05 18:38 UTC  (5+ messages)
` [PATCH v4 3/5] iommu: Add verisilicon IOMMU driver

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-05 18:29 UTC  (4+ messages)
` [PATCH 2/3] net: qrtr: Define macro to convert QMI version and instance to QRTR instance

[PATCH v6 0/4] iio: accel: sca3000: simplify by using newer infrastructure
 2025-07-05 18:18 UTC  (8+ messages)

[PATCH v8 0/3] staging: media: atomisp: indentation cleanup per directory
 2025-07-05 18:10 UTC  (7+ messages)
` [PATCH v8 1/3] staging: media: atomisp: fix indentation in aa
` [PATCH v8 2/3] staging: media: atomisp: fix indentation in anr
` [PATCH v8 3/3] staging: media: atomisp: fix indentation in bh

[PATCH v2] iommu/arm-smmu: disable PRR on SM8250
 2025-07-05 18:04 UTC  (2+ messages)

[PATCH 11/12] drm/msm/dpu: rewrite _dpu_format_populate_plane_sizes_ubwc()
 2025-07-05 17:53 UTC  (2+ messages)

[PATCH] ocfs2: avoid potential ABBA deadlock by reordering tl_inode lock
 2025-07-05 17:53 UTC 

[PATCH 0/6] mm/damon: misc cleanups
 2025-07-05 17:50 UTC  (7+ messages)
` [PATCH 1/6] samples/damon/wsse: rename to have damon_sample_ prefix
` [PATCH 2/6] samples/damon/prcl: "
` [PATCH 3/6] samples/damon/mtier: "
` [PATCH 4/6] mm/damon/sysfs: use DAMON core API damon_is_running()
` [PATCH 5/6] mm/damon/sysfs: don't hold kdamond_lock in before_terminate()
` [PATCH 6/6] Docs/mm/damon/maintainer-profile: update for mm-new tree

[PATCH v12 0/3] rust: platform: add Io support
 2025-07-05 17:34 UTC  (7+ messages)
` [PATCH v12 1/3] rust: io: add resource abstraction
` [PATCH v12 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v12 3/3] rust: platform: add resource accessors

[PATCH] DRBD: replace strcpy with strscpy
 2025-07-05 17:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] smp: Document preemption and stop_machine() mutual exclusion
 2025-07-05 17:23 UTC 

[PATCH mm-new] mm/damon/core: initialize sidx in damos_trace_esz()
 2025-07-05 17:20 UTC 

[PATCH] smp: Document preemption and stop_machine() mutual exclusion
 2025-07-05 17:19 UTC 

[PATCH v8 0/3] tpm_crb_ffa: handle tpm busy return code
 2025-07-05 17:11 UTC  (10+ messages)
` [PATCH v8 2/3] tpm_crb_ffa:Introduce memzero macro to replace memset

[PATCH V2] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-05 16:51 UTC  (2+ messages)

[PATCH v2] media: ov2659: Fix memory leaks in ov2659_probe()
 2025-07-05 16:31 UTC 

[syzbot] [fs?] KASAN: use-after-free Read in sysv_new_inode (2)
 2025-07-05 16:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: add miscdevice Rust abstractions
 2025-07-05 16:06 UTC  (3+ messages)

[syzbot] [ntfs3?] kernel BUG in zero_user_segments
 2025-07-05 16:04 UTC  (2+ messages)

[PATCH] rust: miscdevice: remove unnecessary import
 2025-07-05 16:02 UTC  (3+ messages)

[syzbot] [bpf?] WARNING in reg_bounds_sanity_check
 2025-07-05 16:02 UTC  (2+ messages)

[PATCH 01/20] clocksource/drivers/vf-pit: Replace raw_readl/writel to reald/writel
 2025-07-05 16:01 UTC  (20+ messages)
` [PATCH 02/20] clocksource/drivers/vf_pit: Add COMPILE_TEST option
` [PATCH 03/20] clocksource/drivers/vf_pit: Set the scene for multiple timers
` [PATCH 04/20] clocksource/drivers/vf_pit: Rework the base address usage
` [PATCH 05/20] clocksource/drivers/vf_pit: Pass the cpu number as parameter
` [PATCH 06/20] clocksource/drivers/vf_pit: Encapsulate the initialization of the cycles_per_jiffy
` [PATCH 07/20] clocksource/drivers/vf-pit: Allocate the struct timer at init time
` [PATCH 08/20] clocksource/drivers/vf-pit: Convert raw values to BIT macros
` [PATCH 09/20] clocksource/drivers/vf-pit: Register the clocksource from the driver
` [PATCH 10/20] clocksource/drivers/vf-pit: Encapsulate the macros
` [PATCH 11/20] clocksource/drivers/vf-pit: Encapsulate the PTLCVAL macro
` [PATCH 12/20] clocksource/drivers/vf-pit: Use the node name for the interrupt and timer names
` [PATCH 13/20] clocksource/drivers/vf-pit: Encapsulate clocksource enable / disable
` [PATCH 14/20] clocksource/drivers/vf-pit: Enable and disable module on error
` [PATCH 15/20] clocksource/drivers/vf-pit: Encapsulate set counter function
` [PATCH 16/20] clocksource/drivers/vf-pit: Consolidate calls to pit_*_disable/enable
` [PATCH 17/20] clocksource/drivers/vf-pit: Unify the function name for irq ack
` [PATCH 18/20] clocksource/drivers/pit: Rename the VF PIT to NXP PIT
` [PATCH 19/20] clocksource/drivers/nxp-pit: Add NXP Automotive s32g2 / s32g3 support
` [PATCH 20/20] dt: bindings: fsl,vf610-pit: Add compatible for s32g2 and s32g3

[PATCH RFC] dma: dw-edma: Fix build warning in dw_edma_pcie_probe()
 2025-07-05 16:00 UTC 

[PATCH RFC] drm/radeon: fix the warning for radeon_cs_ioctl()
 2025-07-05 15:59 UTC 

[PATCH RFC] fs/smb : fix build warning in cifs_open()
 2025-07-05 15:57 UTC 

[PATCH RFC] fs/ceph : fix build warning in ceph_writepages_start()
 2025-07-05 15:54 UTC 

[PATCH 0/4] Start using rpmpd for power domains on MSM8974
 2025-07-05 15:52 UTC  (6+ messages)

[syzbot] [block?] possible deadlock in loop_set_status
 2025-07-05 15:51 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 3a9e5d64afcfeb0c24d112170cc8c972949417ed
 2025-07-05 15:50 UTC 

apparmor: WARNING: suspicious RCU usage
 2025-07-05 15:47 UTC  (3+ messages)

[PATCH 0/2] drm/msm: Split gpu/kms cleanups
 2025-07-05 15:45 UTC  (5+ messages)
` [PATCH 1/2] drm/msm: Clean up split driver features
` [PATCH 2/2] drm/msm: Take the ioctls away from the KMS-only driver

[PATCH v5 04/10] rust: sync: atomic: Add generic atomics
 2025-07-05 15:38 UTC  (11+ messages)

[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
 2025-07-05 15:06 UTC 

[PATCH] Documentation: Remove duplicate word size in bootconfig
 2025-07-05 15:16 UTC 

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-07-05 15:14 UTC  (3+ messages)
` [PATCH 23/23] binfmt_elf: Warn on missing or suspicious regset "

[PATCH] rust: auxiliary: remove unnecessary import
 2025-07-05 15:13 UTC  (2+ messages)

[PATCH] rust: platform: remove unnecessary import
 2025-07-05 15:13 UTC  (2+ messages)

[PATCH] rust: devres: remove unused import
 2025-07-05 15:12 UTC  (2+ messages)

[syzbot] [block?] WARNING in bioset_exit (2)
 2025-07-05 15:12 UTC  (2+ messages)

[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-05 15:06 UTC  (4+ messages)
` [PATCH 2/8] rust: device: add drvdata accessors

[syzbot] [perf?] WARNING in perf_pending_task
 2025-07-05 15:05 UTC  (4+ messages)
  ` [PATCH] perf/core: Fix WARN in perf_sigtrap()

[PATCH v21] pwm: airoha: Add support for EN7581 SoC
 2025-07-05 15:04 UTC  (4+ messages)

[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-05 15:03 UTC  (3+ messages)
` [PATCH v8 03/29] iommufd/viommu: Explicitly define vdev->virt_id

[PATCH net] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
 2025-07-05 14:50 UTC 

[PATCH v10 10/25] crypto: iaa - Rearchitect the iaa_crypto driver to be usable by zswap and zram
 2025-07-05 14:49 UTC  (2+ messages)

[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
 2025-07-05 14:41 UTC  (6+ messages)
` [PATCH v7 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-05 14:38 UTC  (4+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[PATCH v2 net-next] net: ipconfig: replace strncpy with strscpy
 2025-07-05 14:22 UTC  (3+ messages)

[PATCH v2] staging: gpib: Fix error handling paths in cb_gpib_probe()
 2025-07-05 14:17 UTC  (2+ messages)

[PATCH v2 3/6] sched/fair: Remove spurious shorter slice preemption
 2025-07-05 14:15 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: disable PRR on some of SMMU-500 platforms
 2025-07-05 14:09 UTC  (2+ messages)

[PATCH] arm: lanyang: fix two “lable”→“label” typos in DTS
 2025-07-05 14:06 UTC 

[PATCH] LoongArch: Avoid in-place string operation on FDT content
 2025-07-05 14:05 UTC  (2+ messages)

[syzbot] [kernel?] general protection fault in pcl818_ai_cancel
 2025-07-05 14:06 UTC  (3+ messages)

[PATCH] arm: lanyang: fix two “lable”→“label” typos in DTS
 2025-07-05 14:03 UTC 

[PATCH] parport: replace deprecated strcpy() with strscpy()
 2025-07-05 13:59 UTC 

[PATCH] net/sched: Prevent notify to parent who unsupport class ops
 2025-07-05 13:59 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 6.12 000/218] 6.12.36-rc1 review
 2025-07-05 13:50 UTC  (2+ messages)

[PATCH] wilc1000: replace deprecated strcpy() with strscpy()
 2025-07-05 13:48 UTC 

BUG: ASPM issues with Radeon Pro WX3100
 2025-07-05 13:42 UTC  (2+ messages)

[PATCH] mwifiex: replace deprecated strcpy() with strscpy()
 2025-07-05 13:36 UTC 

[PATCH] phy: qcom-qmp-ufs: Fix HS-G4 PHY init table for sc7280
 2025-07-05 13:26 UTC  (3+ messages)

[PATCH] remoteproc: imx_rproc: merge ITCM and DTCM regions
 2025-07-05 13:25 UTC  (4+ messages)

[PATCH 0/5] Add HDMI CEC support to Rockchip RK3588/RK3576 SoCs
 2025-07-05 13:23 UTC  (3+ messages)
` [PATCH 2/5] drm/bridge: dw-hdmi-qp: Add CEC support

[PATCH] drm/display: hdmi-cec-helper: Fix adapter unregistration
 2025-07-05 13:20 UTC  (2+ messages)

[QUESTION] problems report: rcu_read_unlock_special() called in irq_exit() causes dead loop
 2025-07-05 13:12 UTC  (11+ messages)

[PATCH v1] ALSA: hda/tas2781: Fix calibration data parser issue
 2025-07-05 13:09 UTC 

[PATCH 0/2] media: dvb_frontend.h: clean up kernel-doc comment
 2025-07-05 13:06 UTC  (3+ messages)
` [PATCH 1/2] media: dvb_frontend.h: fix ktime_t type description in kernel-doc
` [PATCH 2/2] media: dvb_frontend.h: fix typo "

[syzbot] [kernel?] UBSAN: shift-out-of-bounds in pcl726_attach
 2025-07-05 13:06 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: x1-crd: add USB DisplayPort audio
 2025-07-05 12:46 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: rzg3e-smarc-som: Fix I2C bus for PMIC control
 2025-07-05 12:35 UTC 

[PATCH v3] btrfs: index buffer_tree using node size
 2025-07-05 12:26 UTC  (2+ messages)

[PATCH v4 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-07-05 12:16 UTC  (5+ messages)
` [PATCH v4 1/8] arm64: dts: qcom: qcs6490-audioreach: Add gpr node

[PATCH v2] ASoC: qcom: qdsp6: Add an error handling path in q6usb_component_probe()
 2025-07-05 12:14 UTC  (2+ messages)

[PATCH v2 0/3] Add support for AW8898 Amplifier
 2025-07-05 12:03 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: Document Awinic AW8898 amplifier
` [PATCH v2 2/3] ASoC: codecs: Add Awinic AW8898 amplifier driver
` [PATCH v2 3/3] arm64: dts: qcom: sdm632-fairphone-fp3: Add AW8898 amplifier

[PATCH v3 0/4] thermal: renesas: Add support for RZ/G3S
 2025-07-05 12:06 UTC  (3+ messages)
` [PATCH v3 2/4] thermal: renesas: rzg3s: Add thermal driver for the Renesas RZ/G3S SoC

[PATCH] rockchip/drm: vop2: make vp registers nonvolatile
 2025-07-05 11:47 UTC  (3+ messages)
`  "

[PATCH v3 RESEND] media: i2c: Add OV05C10 camera sensor driver
 2025-07-05 11:45 UTC  (12+ messages)

[PATCH v2] i2c: busses: Use min() to improve code
 2025-07-05 11:44 UTC 

[PATCH RFC 0/2] nfsd: issue POSIX_FADV_DONTNEED after READ/WRITE/COMMIT
 2025-07-05 11:32 UTC  (7+ messages)
` [PATCH RFC 2/2] nfsd: call generic_fadvise after v3 READ, stable WRITE or COMMIT

[PATCH] rust: drm: remove unnecessary imports
 2025-07-05 11:06 UTC  (2+ messages)

[PATCH v2] ACPI: FAN: Update fps count debug print
 2025-07-05 11:00 UTC 

[PATCH] Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure
 2025-07-05 10:52 UTC 

[PATCH] tools/libbpf: add WERROR option
 2025-07-05 10:43 UTC 

[tip:tip/urgent] BUILD SUCCESS a26f93a17fcd2853291d9148572ac5fbd54b027b
 2025-07-05 10:36 UTC 

[PATCH] regulator: tps6286x-regulator: Enable REGCACHE_MAPLE
 2025-07-05  9:51 UTC  (2+ messages)

[PATCH RESEND v7] drm/vc4: hdmi: switch to generic CEC helpers
 2025-07-05 10:05 UTC 

[PATCH v4 00/10] drm/msm: rework the ties between KMS and GPU parts of the driver
 2025-07-05 10:02 UTC  (11+ messages)
` [PATCH v4 01/10] drm/msm: move wq handling to KMS code
` [PATCH v4 02/10] drm/msm: move helper calls to msm_kms.c
` [PATCH v4 03/10] drm/msm/mdp4: get rid of mdp4_crtc.id
` [PATCH v4 04/10] drm/msm: get rid of msm_drm_private::num_crtcs
` [PATCH v4 05/10] drm/msm: move KMS driver data to msm_kms
` [PATCH v4 06/10] drm/msm: make it possible to disable KMS-related code
` [PATCH v4 07/10] drm/msm: bail out late_init_minor() if it is not a GPU device
` [PATCH v4 08/10] drm/msm: rearrange symbol selection
` [PATCH v4 09/10] drm/msm: rework binding of Imageon GPUs
` [PATCH v4 10/10] drm/msm: enable separate binding of GPU and display devices


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).