The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-11-29 20:32:23 to 2025-11-30 12:36:21 UTC [more...]

[PATCH 0/4] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2025-11-30 12:36 UTC  (3+ messages)
` [PATCH 1/4] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH 2/4] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()

fault injection: query if a fault has been injected?
 2025-11-30 12:07 UTC  (2+ messages)

Question about to KMSAN: uninit-value in can_receive
 2025-11-30 12:04 UTC  (2+ messages)
` Feedback provided on question about "

[PATCH RFC] mm/memblock: Fix reserve_mem allocation overlapping KHO scratch regions
 2025-11-30 17:29 UTC 

[syzbot] [overlayfs?] WARNING in fast_dput
 2025-11-30 11:41 UTC  (9+ messages)
` Forwarded: [PATCH] ipc/mqueue: fix dentry refcount imbalance in prepare_open()

[PATCH 0/5] sched: Random collection of patches
 2025-11-30 11:32 UTC  (4+ messages)
` [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-30 11:32 UTC  (6+ messages)
      ` [RFC][alpha] saner vmalloc handling (was Re: [Bug report] hash_name() may cross page boundary and trigger sleep in RCU context)

[PATCH v2] EDAC/amd64: Add support for family 19h, models 40h-4fh
 2025-11-30 11:21 UTC  (2+ messages)

[RFC PATCH v2 1/2] ARM/mm/fault: always goto bad_area when handling with page faults of kernel address
 2025-11-30 11:20 UTC  (7+ messages)

[GIT PULL] timers/urgent for v6.18-rc8
 2025-11-30 11:18 UTC 

[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-30 11:18 UTC  (6+ messages)
` [PATCH v3 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v3 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v3 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v3 5/5] KVM: selftests: test userfaultfd minor for guest_memfd

[PATCH v2 00/13] tools/nolibc: always use 64-bit time-related types
 2025-11-30 11:10 UTC  (8+ messages)
` [PATCH v2 04/13] tools/nolibc/time: drop invocation of gettimeofday system call
` [PATCH v2 09/13] tools/nolibc: always use 64-bit time types
` [PATCH v2 12/13] tools/nolibc: add __nolibc_static_assert()

[PATCH] btrfs: Replace memcpy + NUL termination in _btrfs_printk
 2025-11-30 11:06 UTC  (2+ messages)

[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-30 11:05 UTC  (6+ messages)
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason

lib/crypto: riscv: crypto_zvkb crashes on selftest if no misaligned vector support
 2025-11-30 10:59 UTC  (2+ messages)

[GIT PULL] nolibc changes for v6.19
 2025-11-30 10:52 UTC 

[PATCH] fs: ocfs2: fix kernel BUG in ocfs2_find_victim_chain
 2025-11-30 10:46 UTC 

[PATCH v1 00/31] serial: 8250: consolidate Moxa UPCI/PCIe support under 8250 drivers
 2025-11-30 10:42 UTC  (32+ messages)
` [PATCH v1 01/31] tty: mxser: serial: 8250: replace mxser with 8250-based driver
` [PATCH v1 02/31] serial: 8250: add MU860 UART configuration
` [PATCH v1 03/31] serial: 8250_mxupci: enable enhanced mode and custom FIFO trigger levels
` [PATCH v1 04/31] serial: 8250_mxupci: enable auto RTS/CTS flow control
` [PATCH v1 05/31] serial: 8250_mxupci: enable on-chip software "
` [PATCH v1 06/31] serial: 8250_mxupci: add custom handle_irq()
` [PATCH v1 07/31] serial: 8250_mxupci: add GDL-based Rx routine for 8250_mxupci
` [PATCH v1 08/31] serial: 8250_mxupci: add custom Tx "
` [PATCH v1 09/31] serial: 8250: split 8250_mxpcie from 8250_pci
` [PATCH v1 10/31] serial: 8250: add MUEx50 UART configuration
` [PATCH v1 11/31] serial: 8250_mxpcie: enable enhanced mode and custom FIFO trigger levels
` [PATCH v1 12/31] serial: 8250_mxpcie: enable auto RTS/CTS flow control
` [PATCH v1 13/31] serial: 8250_mxpcie: enable on-chip software "
` [PATCH v1 14/31] serial: 8250_mxpcie: add custom handle_irq()
` [PATCH v1 15/31] serial: 8250_mxpcie: optimize Rx using memory-mapped FIFO access
` [PATCH v1 16/31] serial: 8250_mxpcie: optimize Tx "
` [PATCH v1 17/31] serial: 8250_mxpcie: enable serial interface switching
` [PATCH v1 18/31] serial: 8250: allow low-level driver to override break_ctl()
` [PATCH v1 19/31] serial: 8250_mxpcie: add break signal support under RS485
` [PATCH v1 20/31] serial: 8250: add optional callbacks for rx_trig_bytes
` [PATCH v1 21/31] serial: 8250_mxpcie: implement rx_trig_bytes callbacks and persist per-port level
` [PATCH v1 22/31] serial: 8250_mxupci: "
` [PATCH v1 23/31] serial: 8250_mxpcie: defer uart_write_wakeup to workqueue
` [PATCH v1 24/31] serial: 8250_mxupci: "
` [PATCH v1 25/31] serial: 8250_mxpcie: add basic GPIO helper functions
` [PATCH v1 26/31] serial: 8250_mxpcie: add basic CPLD "
` [PATCH v1 27/31] serial: 8250: Allow dynamic extension of uart_port attr_group
` [PATCH v1 28/31] serial: 8250_mxpcie: Track current serial interface for later feature gating
` [PATCH v1 29/31] serial: 8250_mxpcie: Add sysfs to control terminator
` [PATCH v1 30/31] serial: 8250_mxpcie: Add sysfs to control pull state via CPLD
` [PATCH v1 31/31] serial: 8250_mxpcie: add RS485-2W auto-adjust sysfs control

[PATCH] lib/crypto: riscv/chacha: Maintain a frame pointer
 2025-11-30 10:23 UTC 

[PATCH net-next 0/4] net/mlx5e: Enhance DCBNL get/set maxrate code
 2025-11-30 10:25 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrate
` [PATCH net-next 2/4] net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbps
` [PATCH net-next 3/4] net/mlx5e: Use U8_MAX instead of hard coded magic number
` [PATCH net-next 4/4] net/mlx5e: Use standard unit definitions for bandwidth conversion

[PATCH net-next V2 0/2] net/mlx5e: Disable egress xdp-redirect in default
 2025-11-30 10:13 UTC  (3+ messages)
` [PATCH net-next V2 1/2] net/mlx5e: Update XDP features in switch channels
` [PATCH net-next V2 2/2] net/mlx5e: Support XDP target xmit with dummy program

[syzbot] Monthly wireguard report (Nov 2025)
 2025-11-30 10:08 UTC 

[syzbot] Monthly i2c report (Nov 2025)
 2025-11-30 10:08 UTC 

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-11-30 10:07 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH] ipc/mqueue: fix dentry refcount imbalance in prepare_open()
 2025-11-30  9:57 UTC  (2+ messages)

[PATCH 0/4] ASoC / soc/qcom: Constify APR/GPR callback response data
 2025-11-30  9:40 UTC  (5+ messages)
` [PATCH 1/4] ASoC: qcom: Constify APR "
` [PATCH 2/4] soc: qcom: apr: Use typedef for GPR callback member
` [PATCH 3/4] ASoC: qcom: Constify GPR callback response data
` [PATCH 4/4] ASoC: qcom: Constify APR/GPR result structs

[PATCH] liveupdate: luo_core: fix redundant bound check in luo_ioctl()
 2025-11-30  9:38 UTC  (2+ messages)

[PATCH] init: mark envp_init as static
 2025-11-30  9:38 UTC  (2+ messages)

[PATCH net-next V3 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
 2025-11-30  9:19 UTC  (7+ messages)
` [PATCH net-next V3 1/6] selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
` [PATCH net-next V3 2/6] selftests: drv-net: introduce Iperf3Runner for measurement use cases
` [PATCH net-next V3 3/6] selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py
` [PATCH net-next V3 4/6] selftests: drv-net: Set shell=True for sysfs writes "
` [PATCH net-next V3 5/6] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH net-next V3 6/6] selftests: drv-net: Fix tolerance calculation "

[PATCH] spi: cadence-qspi: Fix runtime PM imbalance in probe
 2025-11-30  9:12 UTC 

[PATCH net-next v3 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
 2025-11-30  9:13 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs

[bug] Kernel page fault in COMEDI 8255 driver
 2025-11-30  9:10 UTC 

[BUG] lockdep: MAX_LOCKDEP_KEYS too low when destroying workqueues
 2025-11-30  9:03 UTC 

[PATCH v2] drm/msm: Fix a7xx per pipe register programming
 2025-11-30  9:02 UTC  (3+ messages)

[syzbot] [overlayfs?] WARNING in fast_dput
 2025-11-30  8:54 UTC 

[PATCH v3 0/2] mm: only mark/clear KHO scratch memory when needed
 2025-11-30  8:52 UTC  (3+ messages)
` [PATCH v3 2/2] mm/memblock: "

[PATCH v3 0/8] Add RZ/G3E GPT support
 2025-11-30  8:39 UTC  (7+ messages)
` [PATCH v3 2/8] pwm: rzg2l-gpt: Add info variable to struct rzg2l_gpt_chip
` [PATCH v3 3/8] pwm: rzg2l-gpt: Add prescale_pow_of_two_mult_factor variable to struct rzg2l_gpt_info
` [PATCH v3 6/8] pwm: rzg2l-gpt: Add suspend/resume support

[PATCH] hung_task: Migrate hung_task_detect_count to sysfs
 2025-11-30  8:30 UTC  (3+ messages)

[PATCH 00/22] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2025-11-30  8:24 UTC  (3+ messages)
` [PATCH 09/22] dt-bindings: display: bridge: renesas,dsi: Add support for "

[PATCH 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2025-11-30  8:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property

[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
 2025-11-30  8:22 UTC  (6+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence

[PATCH 0/4] Add tooling to disable debugfs on OMAP based systems
 2025-11-30  8:17 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: Document new common property: has-inaccessible-regs

m68k-linux-ld: drivers/net/phy/air_en8811h.o:(.debug_addr+0x38): undefined reference to `clk_save_context'
 2025-11-30  8:00 UTC 

[PATCH v2 00/12] Linux RISC-V trace framework and drivers
 2025-11-30  7:45 UTC  (3+ messages)
` [PATCH v2 07/12] rvtrace: Add trace ramsink driver

[PATCH 0/4] lib/crypto: ML-DSA verification support
 2025-11-30  7:15 UTC  (6+ messages)
` [PATCH 1/4] lib/crypto: Add "

mt8183-kukui: drm/mediatek: dts: Invalid display hw pipeline when probing mediatek-drm
 2025-11-30  6:19 UTC  (4+ messages)
    ` [REGRESSION] mt8183-kukui: dts: changes in dts caused display to no longer initialize - Was: "

[PATCH 0/3] Unload linux/kernel.h
 2025-11-30  6:19 UTC  (9+ messages)
` [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
` [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h

[PATCH] rust: id_pool: fix broken intra-doc link
 2025-11-30  5:53 UTC  (4+ messages)

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2025-11-30  5:38 UTC  (8+ messages)

[PATCH 1/2] tools/power/turbostat: Set per_cpu_msr_sum to NULL after free
 2025-11-30  5:27 UTC  (5+ messages)
` [PATCH 2/2] tools/power/turbostat: Fix division by zero when TDP calculation fails

[PATCH 0/2] arm: dts: airoha: en7523: add reset controller and support and SNAND node
 2025-11-30  4:18 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: airoha: en7523: add reset-controller support
` [PATCH 2/2] arm: dts: airoha: en7523: add SNAND node

[PATCH] tools: add map and vmap to virtio_device
 2025-11-30  3:38 UTC 

[PATCH v3 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-11-30  3:32 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add TI ADS1018/ADS1118
` [PATCH v3 2/2] iio: adc: Add ti-ads1018 driver

error[E0609]: no field `compat_ioctl` on type `bindings::file_operations`
 2025-11-30  3:10 UTC 

[GIT PULL] arm64 FPSIMD buffer on-stack for 6.19
 2025-11-30  3:01 UTC 

[PATCH v3 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2025-11-30  3:01 UTC  (7+ messages)
` [PATCH v3 4/4] drm/rockchip: vop2: Support setting custom background color

linux-next: Tree for Nov 28
 2025-11-30  3:00 UTC  (2+ messages)
` linux-next: Tree for Nov 28 (drivers/pci/controller/dwc/pcie-nxp-s32g.o)

[PATCH v3 0/3] kexec: print out debugging message if required for kexec_load
 2025-11-30  2:56 UTC  (5+ messages)

[PATCH 1/2] xenbus: Use .freeze/.thaw to handle xenbus devices
 2025-11-30  2:56 UTC  (5+ messages)

[GIT PULL] 'at_least' array sizes for 6.19
 2025-11-30  2:50 UTC 

[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-11-30  2:49 UTC  (4+ messages)
` [PATCH v4 12/12] mm/kasan: make kasan=on|off take effect "

[GIT PULL] AES-GCM optimizations for 6.19
 2025-11-30  2:47 UTC 

[PATCH 0/2] PCI: dwc: Program device-id
 2025-11-30  2:43 UTC  (5+ messages)
` [PATCH 1/2] "

[GIT PULL] Crypto library tests for 6.19
 2025-11-30  2:44 UTC 

[GIT PULL] Crypto library updates for 6.19
 2025-11-30  2:42 UTC 

[PATCH v2 06/11] md: support to align bio to limits
 2025-11-30  2:38 UTC  (3+ messages)

[PATCH v2] ext4: check folio uptodate state in ext4_page_mkwrite()
 2025-11-30  2:06 UTC  (2+ messages)

[RFC PATCH v2] md: remove legacy 1s delay in md_notify_reboot
 2025-11-30  1:58 UTC  (2+ messages)

[PATCH 0/2] md/raid5: fix IO hang when array is broken with IO inflight
 2025-11-30  1:49 UTC  (2+ messages)

[PATCH] md/raid0: fix NULL pointer dereference in create_strip_zones() for dm-raid
 2025-11-30  1:48 UTC  (2+ messages)

[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
 2025-11-30  1:41 UTC  (3+ messages)

[PATCH] drm/msm: Replace unsafe snprintf usage with scnprintf
 2025-11-30  1:28 UTC 

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2025-11-30  1:20 UTC  (5+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-30  1:04 UTC  (11+ messages)

[syzbot] [kernfs?] [squashfs?] INFO: task hung in seq_read_iter
 2025-11-30  1:00 UTC 

error[E0560]: struct `bindings::file_operations` has no field named `compat_ioctl`
 2025-11-30  0:47 UTC 

[PATCH][v2] tools: virtio/linux/compiler.h add __must_check define
 2025-11-30  0:25 UTC 

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-30  0:19 UTC  (4+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()

[PATCH] arm64: dts: qcom: sdm845-oneplus: labibb is not used on OnePlus 6/6T
 2025-11-30  0:08 UTC 

[PATCH] tools: virtio/linux/compiler.h add __must_check define
 2025-11-30  0:03 UTC 

[PATCH] kasan: hw_tags: fix a false positive case of vrealloc in alloced size
 2025-11-29 23:49 UTC  (4+ messages)

[tip:x86/cleanups] BUILD SUCCESS d911fe6e942e60900577314dc1f1529b90e4da07
 2025-11-29 23:49 UTC 

[GIT PULL] MIPS fixes for v6.18
 2025-11-29 23:23 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: oneplus-enchilada: Specify i2c4 clock frequency
 2025-11-29 23:22 UTC 

[PATCH 0/7] iplink_can: add CAN XL support
 2025-11-29 23:16 UTC  (7+ messages)
` [PATCH 5/7] iplink_can: add initial "
` [PATCH 6/7] iplink_can: add CAN XL's "tms" option

[PATCH v4 0/9] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-11-29 23:00 UTC  (3+ messages)
` [PATCH v4 1/9] alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers

[PATCH] block/rnbd: correct all kernel-doc complaints
 2025-11-29 22:35 UTC 

[PATCH 0/2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable SLPI
 2025-11-29 22:22 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-11-29 21:44 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: use time conversion macros
 2025-11-29 21:40 UTC  (2+ messages)

[PATCH v3] rust: clist: Add support to interface with C linked lists
 2025-11-29 21:30 UTC 

[PATCH v2] scsi: Prefer kmalloc_array over kmalloc involving dynamic size calculations
 2025-11-29 20:26 UTC  (3+ messages)

[PATCH 1/2] remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
 2025-11-29 21:18 UTC  (2+ messages)

[PATCH 6.17 000/176] 6.17.10-rc2 review
 2025-11-29 21:03 UTC  (2+ messages)

[PATCH v4] remoteproc: qcom: Fix NULL pointer issue
 2025-11-29 21:01 UTC  (2+ messages)

[PATCH] scsi: imm: fix use-after-free bugs caused by unfinished delayed work
 2025-11-29 20:43 UTC  (2+ messages)

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-29 20:38 UTC  (15+ messages)

[PATCH] accel: habanalabs: use alloc_ordered_workqueue()
 2025-11-29 20:36 UTC  (2+ messages)

[PATCH] accel: goya: replace sprintf() with sysfs_emit()
 2025-11-29 20:35 UTC  (2+ messages)

[GIT PULL] Smack patches for 6.19
 2025-11-29 20:24 UTC 

[PATCH 1/2] dt-bindings: power: define ID for Marvell PXA1908 audio domain
 2025-11-29 20:32 UTC  (5+ messages)
` [PATCH 2/2] pmdomain: add audio power island for Marvell PXA1908 SoC


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