All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-30 03:39:35 to 2025-11-30 11:17:06 UTC [more...]

[RFC PATCH v3 0/6] Extend the reserved PMP entries
 2025-11-30 11:16 UTC  (4+ messages)
` [RFC PATCH v3 1/6] include: sbi: sbi_platform: add sbi_platform_reserved_pmp_count()
` [RFC PATCH v3 2/6] lib: sbi_init: print total and reserved PMP counts
` [RFC PATCH v3 3/6] lib: sbi: riscv_asm: support reserved PMP allocator

[Buildroot] [PATCH/next 1/1] package/libupnp: bump to version 1.4.25
 2025-11-30 11:11 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libupnp: bump to version 1.4.25
 2025-11-30 10:33 UTC 

[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()

[oe][meta-oe][kirkstone][PATCH 1/1] python3-django: upgrade 3.2.23 -> 3.2.25
 2025-11-30 11:08 UTC 

[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

OE-core CVE metrics for master on Sun 30 Nov 2025 01:00:01 AM HST
 2025-11-30 11:02 UTC 

[PATCH] configs: starfive: enable wget https
 2025-11-30 11:00 UTC  (2+ messages)

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

[android-common:android16-6.12 6/6] drivers/virt/halla/hvm_vtimer.c:77:16: warning: variable 'ret' set but not used
 2025-11-30 10:54 UTC 

[PATCH] dma-buf: heaps: Clear CMA pages with clear_page()
 2025-11-30 10:54 UTC 

[PATCH] ALSA: usb-audio: Fix max bytes-per-interval calculation
 2025-11-30 10:53 UTC  (3+ messages)

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

[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

[Buildroot] [PATCH 1/1] package/stress-ng: fix non-NPTL build
 2025-11-30 10:44 UTC 

[PATCH 1/2] erofs-utils: lib: oci: fix a corner-case in `ocierofs_parse_ref()`
 2025-11-30 10:42 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: lib: oci: allow HTTP connections to registry

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

[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

[Buildroot] [PATCH v1 1/1] package/xilinx-fpgautil: bump to xlnx-rel-v2025.2
 2025-11-30 10:26 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/xilinx-fpgautil: bump to xlnx-rel-v2025.2
 2025-11-30 10:18 UTC 

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

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

[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

[PATCH v3 00/10] blk-mq: fix possible deadlocks
 2025-11-30 10:09 UTC  (2+ messages)
` [syzbot ci] "

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

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

[moderation/CI] Re: blk-mq: fix possible deadlocks
 2025-11-30 10:08 UTC  (2+ messages)

[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/5] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
 2025-11-30  9:43 UTC  (3+ messages)
` [PATCH 5/5] plugins/core: allow reading of registers during discon events

[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

raid10 and component devices optimal_io_size 0xFFF000 results in array optimal_io_size 0xFFF00000
 2025-11-30  9:38 UTC  (3+ messages)
        ` Bug#1121006: "

[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 v1 0/5] Add K230 board and thead-c908 CPU support
 2025-11-30  9:21 UTC  (6+ messages)
` [PATCH v1 1/5] target/riscv: add thead-c908 cpu support
` [PATCH v1 2/5] hw/riscv: add k230 board initial support
` [PATCH v1 3/5] hw/watchdog: add k230 watchdog "
` [PATCH v1 4/5] tests/qtest: add test for K230 watchdog
` [PATCH v1 5/5] docs/system/riscv: add documentation for k230 machine

[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 v3] drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individually
 2025-11-30  9:04 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: "

Updated key for Krzysztof Kozlowski
 2025-11-30  8:49 UTC 

[cocci] Can we match a known macro by macro name instead of expanded function name?
 2025-11-30  8:44 UTC  (12+ messages)
                        ` [cocci] Clarification for parsing capabilities?

[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

Hi linux-doc
 2025-11-30  8:10 UTC 

[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  (5+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence

[net-next,PATCH 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2025-11-30  8:20 UTC  (3+ messages)
` [net-next,PATCH 2/3] dt-bindings: net: realtek,rtl82xx: Document realtek,ssc-enable property

[Buildroot] [PATCH 1/1] package/libteam: add upstream patch to fix build with newer gcc
 2025-11-30  8:18 UTC 

[Buildroot] [PATCH 1/4] package/pipewire: bump version to 1.4.9
 2025-11-30  7:48 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/wireplumber: mark broken on uClibc
` [Buildroot] [PATCH 3/4] package/wireplumber: bump version to 0.5.12
` [Buildroot] [PATCH 4/4] package/pipewire-media-session: bump version to 0.4.3

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

[OE-core][PATCH 01/14] dhcpcd: upgrade 10.2.4 -> 10.3.0
 2025-11-30  8:03 UTC  (5+ messages)
` [OE-core][PATCH 07/14] libtirpc: upgrade 1.3.6 -> 1.3.7

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

[morimoto:renesas-lts/v6.18-rc7-2025-11-28-x5h-ironhide 28/47] drivers/mailbox/mailbox.c:417:20: error: call to undeclared function 'kcalloc'; ISO C99 and later do not support implicit function declarations
 2025-11-30  8:00 UTC 

[BUG] Raxda Rock Pi 4A serial console output stops prematurely
 2025-11-30  7:53 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] support/scripts/check-merged: shift args processed by getopts
 2025-11-30  7:51 UTC  (2+ messages)

[PATCH net-next v3 0/4] A series of minor optimizations of the bonding module
 2025-11-30  7:48 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH net-next v3 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH net-next v3 3/4] net: bonding: skip the 2nd trylock when first one fail
` [PATCH net-next v3 4/4] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing

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

[rw-misc:omap_debugfs_v1 2/4] drivers/base/regmap/regmap.c:700:12: error: 'struct regmap' has no member named 'debugfs_disable'
 2025-11-30  7:38 UTC 

[Buildroot] Compilation Issue with Commit 793ebd5d28095c8df45a0d183d273d8a84b3f0a4
 2025-11-30  7:36 UTC  (6+ messages)

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

[Bug 220815] New: btusb: Add Realtek RTL8852CE device ID (13d3:3612)
 2025-11-30  6:58 UTC 

[PATCH 00/10] Prepare Git's test suite for symbolic link support on Windows
 2025-11-30  6:57 UTC  (10+ messages)
` [PATCH 03/10] mingw: special-case `open(symlink, O_CREAT | O_EXCL)`
` [PATCH 04/10] t0001: handle `diff --no-index` gracefully
` [PATCH 05/10] t0301: another fix for Windows compatibility
` [PATCH 10/10] t7800: work around the MSYS path conversion on Windows

[tytso-ext4:dev] BUILD SUCCESS 1e366d0888665fb29ade62a44bbbceaa67ba4de4
 2025-11-30  6:57 UTC 

[linux-review:Guanghui-Feng/PCI-Fix-PCIe-SBR-dev-link-wait-error/20251130-131958 1/1] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2025-11-30  6:48 UTC 

[PATCH bpf-next 0/3] Introduce bpf_kern_path and bpf_path_put
 2025-11-30  6:46 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf: Add bpf_kern_path and bpf_path_put kfuncs

control/amime-footer-base64
 2025-11-30  6:02 UTC  (4+ messages)

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  (4+ messages)
` [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h

hid_multitouch - random non-responsive, multitouch, scrolling and zooming
 2025-11-30  5:56 UTC  (6+ messages)

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

[RFC PATCH 6/6] mm: Remove device private pages from the physical address space
 2025-11-30  5:45 UTC  (2+ messages)

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

[android-common:android16-6.12-desktop 0/46] include/uapi/linux/const.h:20:25: error: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '34359738368' to '0'
 2025-11-30  5:34 UTC 

[RFC PATCH 14/16] crypto: qat - add support for zstd
 2025-11-30  5:34 UTC  (2+ 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

[kkdwivedi:rqspinlock/freeze 1/1] kernel/bpf/rqspinlock.c:214:12: error: invalid operands to binary expression ('struct mcs_spinlock *' and 'void')
 2025-11-30  5:24 UTC 

[meta-multimedia][PATCH 1/2] gerbera: Upgrade to 3.0.0
 2025-11-30  5:21 UTC  (2+ messages)
` [meta-multimedia][PATCH 2/2] mpd: Upgrade to 0.24.6

[PATCH] PCI: Fix PCIe SBR dev/link wait error
 2025-11-30  5:17 UTC  (2+ messages)
` [PATCH v3] "

[acpi:turbostat 6/10] checkpatch: ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
 2025-11-30  5:14 UTC 

[LTP] [PATCH] [PATCH 3/3] [PATCH] Migrating the libhugetlbfs/testcases/straddle_4GB.c v3
 2025-11-30  5:13 UTC 

[PATCH 0/4] Enable USB on i.MX8ULP EVK
 2025-11-30  1:06 UTC  (5+ messages)
` [PATCH v1 1/4] ehci-mx6: Add powerup_fixup implementation
` [PATCH v1 2/4] ehci-mx6: Update USB host driver for iMX8ULP

[RFC PATCH v2 00/18] io_uring, struct filename and audit
 2025-11-30  4:38 UTC  (5+ messages)
` [RFC PATCH v2 15/18] struct filename: saner handling of long names

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-11-29
 2025-11-30  4:20 UTC 

[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

[RFC PATCH v5 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-30  4:09 UTC  (5+ messages)
` [RFC PATCH v5 1/4] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v5 2/4] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v5 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [RFC PATCH v5 4/4] virtio-gpu: Support mapping hostmem blobs with map_fixed

[PATCH dwarves v2 0/2] pahole: Replace or add functions with true signatures in btf
 2025-11-30  4:03 UTC  (3+ messages)
` [PATCH dwarves v2 1/2] btf_encoder: Refactor elf_functions__new() with struct btf_encoder as argument
` [PATCH dwarves v2 2/2] pahole: Replace or add functions with true signatures in btf

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

[PATCH 6.1.y v1 0/2] mptcp: Fix conflicts between MPTCP and sockmap
 2025-11-30  3:23 UTC  (2+ messages)
` [PATCH 6.1.y v1 1/2] mptcp: disallow MPTCP subflows from sockmap


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.