messages from 2025-11-30 09:14:10 to 2025-11-30 19:27:38 UTC [more...]
linux-next: Signed-off-by missing for commit in the tip tree
2025-11-30 19:27 UTC
[PATCH v1 00/31] serial: 8250: consolidate Moxa UPCI/PCIe support under 8250 drivers
2025-11-30 19:25 UTC (41+ 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 V4 00/27] ublk: add UBLK_F_BATCH_IO
2025-11-30 19:25 UTC (9+ messages)
` [PATCH V4 10/27] ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V4 11/27] ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V4 12/27] ublk: add io events fifo structure
` [PATCH V4 13/27] ublk: add batch I/O dispatch infrastructure
[PATCH v2] scripts: generate_rust_analyzer: Add message to sysroot assertion
2025-11-30 19:15 UTC
Question about to KMSAN: uninit-value in can_receive
2025-11-30 19:09 UTC (6+ messages)
` Feedback provided on question about "
[PATCH 0/4] lib/crypto: ML-DSA verification support
2025-11-30 19:06 UTC (7+ messages)
` [PATCH 1/4] lib/crypto: Add "
[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
2025-11-30 19:03 UTC (9+ messages)
` [RFC][alpha] saner vmalloc handling (was Re: [Bug report] hash_name() may cross page boundary and trigger sleep in RCU context)
[PATCH v8 00/28] Tracefs support for pKVM
2025-11-30 19:00 UTC (15+ messages)
` [PATCH v8 20/28] KVM: arm64: Add clock support for the pKVM hyp
` [PATCH v8 21/28] KVM: arm64: Add tracing capability "
` [PATCH v8 24/28] KVM: arm64: Add trace reset to "
` [PATCH v8 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v8 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
linux-next: manual merge of the rcu tree with the ftrace tree
2025-11-30 18:49 UTC (6+ messages)
lib/crypto: riscv: crypto_zvkb crashes on selftest if no misaligned vector support
2025-11-30 18:43 UTC (3+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-11-30 18:42 UTC (4+ messages)
` [PATCH v9 16/22] KVM: VMX: Dump FRED context in dump_vmcs()
[PATCH] lib/crypto: riscv/chacha: Maintain a frame pointer
2025-11-30 18:29 UTC (2+ messages)
[PATCH 0/3] Unload linux/kernel.h
2025-11-30 18:27 UTC (12+ messages)
` [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH 3/3] tracing: move tracing declarations from kernel.h to a dedicated header
[PATCH v20 0/2] reboot-mode: Expose sysfs for registered reboot modes
2025-11-30 18:21 UTC (3+ messages)
` [PATCH v20 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v20 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-30 18:16 UTC (3+ messages)
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space
[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
2025-11-30 17:48 UTC (3+ messages)
[PATCH] hung_task: Migrate hung_task_detect_count to sysfs
2025-11-30 17:11 UTC (3+ messages)
[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
2025-11-30 17:09 UTC (4+ messages)
[PATCH v2 0/4] iio: proximity: Add DT and interrupt support for RFD77402
2025-11-30 17:01 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: iio: proximity: Add RF Digital RFD77402 ToF sensor
` [PATCH v2 2/4] iio: proximity: rfd77402: Add Device Tree support
` [PATCH v2 3/4] iio: proximity: rfd77402: Move polling logic into helper
` [PATCH v2 4/4] iio: proximity: rfd77402: Add interrupt handling support
[GIT PULL] timers/urgent for v6.18-rc8
2025-11-30 16:47 UTC (2+ messages)
[PATCH v3 0/2] iio: Add support for TI ADS1X18 ADCs
2025-11-30 16:45 UTC (5+ messages)
` [PATCH v3 2/2] iio: adc: Add ti-ads1018 driver
[PATCH net-next] selftests: netconsole: remove log noise due to socat exit
2025-11-30 16:40 UTC (2+ messages)
[RFC PATCH 0/1] Introduce Hierarchical Queued NUMA-aware spinlock
2025-11-30 16:39 UTC (4+ messages)
` [RFC PATCH 1/1] HQspinlock - (NUMA-aware) Hierarchical Queued spinlock
[PATCH] arm64: dts: rockchip: Fix Bluetooth on the RockPro64 board
2025-11-30 16:12 UTC
[PATCH v19 0/3] leds: add new LED driver for TI LP5812
2025-11-30 16:16 UTC (5+ messages)
` [PATCH v19 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v19 2/3] leds: add basic support for "
` [PATCH v19 3/3] docs: leds: Document TI LP5812 LED driver
[PATCH] MAINTAINERS: Change Linus Walleij mail address
2025-11-30 16:14 UTC
[PATCH V2 0/4] x86/insn: perf tools: Add AVX-512 support to the instruction decoder
2025-11-30 16:05 UTC (3+ messages)
` [PATCH V2 2/4] x86/insn: "
[syzbot] [net?] KMSAN: uninit-value in lec_atm_send
2025-11-30 15:56 UTC (3+ messages)
` [PATCH] net: atm: targetless need more input msg
[PATCH 4/4] erofs: enable error reporting for z_erofs_fixup_insize()
2025-11-30 15:53 UTC (2+ messages)
` [PATCH v2 "
[syzbot] [fs?] [mm?] kernel BUG in __filemap_add_folio
2025-11-30 15:51 UTC (3+ messages)
[PATCH RFC] mm/memblock: Fix reserve_mem allocation overlapping KHO scratch regions
2025-11-30 21:15 UTC (3+ messages)
[PATCH net-next 0/4] (no cover subject)
2025-11-30 15:34 UTC (10+ messages)
` [PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
` [PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
` [PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute
[PATCH net v2] i40e: fix ptp time increment while link is down
2025-11-30 15:23 UTC
[PATCH net-next 0/3] net: freescale: migrate to .get_rx_ring_count() ethtool callback
2025-11-30 15:22 UTC (7+ messages)
` [PATCH net-next 1/3] net: gianfar: convert to use .get_rx_ring_count
` [PATCH net-next 2/3] net: dpaa2: "
` [PATCH net-next 3/3] net: enetc: "
[PATCH 1/2] dt-bindings: display: simple: Add HannStar HSD156JUW2
2025-11-30 15:15 UTC (2+ messages)
[PATCH] scsi: ufs: core: Fix link error when CONFIG_RPMB=m
2025-11-30 15:15 UTC
[PATCH v2 0/2] kbuild: add target to build a cpio containing modules
2025-11-28 21:42 UTC (2+ messages)
[PATCH v3 0/7] PCI: endpoint/NTB: Harden vNTB resource management
2025-11-30 15:11 UTC (8+ messages)
` [PATCH v3 1/7] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH v3 2/7] PCI: endpoint: Fix parameter order for .drop_link
` [PATCH v3 3/7] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
` [PATCH v3 4/7] PCI: endpoint: pci-epf-ntb: "
` [PATCH v3 5/7] NTB: epf: vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
` [PATCH v3 6/7] PCI: endpoint: pci-epf-vntb: Switch vpci_scan_bus() to use pci_scan_root_bus()
` [PATCH v3 7/7] PCI: endpoint: pci-epf-vntb: Manage ntb_dev lifetime and fix vpci bus teardown
[PATCH 0/2] PCI: dwc: Program device-id
2025-11-30 15:05 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH 0/4] Add Global Clock Controller for MSM8940 and SDM439
2025-11-30 14:50 UTC (8+ messages)
` [PATCH 2/4] clk: qcom: gcc: Add support for Global Clock controller found on MSM8940
[PATCH v2] drm/nouveau: fix div-by-zero in nouveau_bo_fixup_align
2025-11-30 14:42 UTC
[PATCH v10 0/3] SCM: Support latest version of waitq-aware firmware
2025-11-30 14:41 UTC (4+ messages)
` [PATCH v10 1/3] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH v10 2/3] firmware: qcom_scm: Support multiple waitq contexts
` [PATCH v10 3/3] firmware: qcom_scm: Use TASK_IDLE state in wait_for_wq_completion()
[PATCH 2/2] drm/panel: simple: Add HannStar HSD156JUW2
2025-11-30 14:35 UTC
[PATCH] i40e: fix ptp time increment while link is down
2025-11-30 14:28 UTC (3+ messages)
[PATCH 0/2] Add HannStar HSD156JUW2 panel support
2025-11-30 14:28 UTC
[PATCH] counter: interrupt-cnt: Drop IRQF_NO_THREAD flag
2025-11-30 13:57 UTC (2+ messages)
[PATCH] drm/amdgpu: use static ids for ACP platform devs
2025-11-30 13:48 UTC (5+ messages)
[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-11-30 13:09 UTC (3+ messages)
` [PATCH v2 17/26] drm/meson: encoder_*: use devm_of_drm_get_bridge() to put the next bridge
[PATCH 0/5] sched: Random collection of patches
2025-11-30 13:03 UTC (5+ messages)
` [PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()
[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
2025-11-30 12:55 UTC (10+ messages)
[PATCH v4 0/3] Optimize code generation during context switching
2025-11-30 12:43 UTC (2+ messages)
[PATCH 0/4] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
2025-11-30 12:36 UTC (5+ 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()
` [PATCH 3/4] rpmsg: Constify buffer passed to send API
` [PATCH 4/4] ASoC: qcom:: Constify GPR packet being send over GPR interface
fault injection: query if a fault has been injected?
2025-11-30 12:07 UTC (2+ messages)
[syzbot] [overlayfs?] WARNING in fast_dput
2025-11-30 11:41 UTC (3+ messages)
[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)
[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
[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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox