messages from 2026-01-19 20:04:24 to 2026-01-19 21:08:53 UTC [more...]
[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
2026-01-19 20:46 UTC (26+ messages)
` [PATCH 01/26] rv/rvgen: introduce AutomataError exception class
` [PATCH 02/26] rv/rvgen: remove bare except clauses in generator
` [PATCH 03/26] rv/rvgen: replace % string formatting with f-strings
` [PATCH 04/26] rv/rvgen: replace __len__() calls with len()
` [PATCH 05/26] rv/rvgen: remove unnecessary semicolons
` [PATCH 06/26] rv/rvgen: use context managers for file operations
` [PATCH 07/26] rv/rvgen: replace __contains__() with in operator
` [PATCH 08/26] rv/rvgen: simplify boolean comparison
` [PATCH 09/26] rv/rvgen: replace inline NotImplemented with decorator
` [PATCH 10/26] rv/rvgen: fix typos in automata docstring and comments
` [PATCH 11/26] rv/rvgen: fix typo in generator module docstring
` [PATCH 12/26] rv/rvgen: fix PEP 8 whitespace violations
` [PATCH 13/26] rv/rvgen: fix DOT file validation logic error
` [PATCH 14/26] rv/rvgen: remove redundant initial_state removal
` [PATCH 15/26] rv/rvgen: use class constant for init marker
` [PATCH 16/26] rv/rvgen: fix unbound initial_state variable
` [PATCH 17/26] rv/rvgen: fix possibly unbound variable in ltl2k
` [PATCH 18/26] rv/rvgen: add fill_tracepoint_args_skel stub to ltl2k
` [PATCH 19/26] rv/rvgen: add abstract method stubs to Container class
` [PATCH 20/26] rv/rvgen: refactor automata.py to use iterator-based parsing
` [PATCH 21/26] rv/rvgen: remove unused sys import from dot2c
` [PATCH 22/26] rv/rvgen: remove unused __get_main_name method
` [PATCH 23/26] rv/rvgen: add type annotations to fix pyright errors
` [PATCH 24/26] rv/rvgen: make monitor arguments required in rvgen
` [PATCH 25/26] rv/rvgen: fix isinstance check in Variable.expand()
[PATCH] efi: stop hw watchdog during EBS
2026-01-19 21:08 UTC
Testing for netrom: fix memory leak in nr_add_node
2026-01-19 21:06 UTC (2+ messages)
[PATCH v1 0/4] kNFSD Signed Filehandles
2026-01-19 21:06 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/fwts: bump to version 25.11.00
2026-01-19 21:05 UTC
[PATCH net] net: openvswitch: fix data race in ovs_vport_get_upcall_stats
2026-01-19 21:05 UTC (2+ messages)
[PATCH 00/15] tick/sched: Refactor idle cputime accounting
2026-01-19 21:04 UTC (4+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop
[Buildroot] [PATCH 0/6] Update php
2026-01-19 21:04 UTC (7+ messages)
` [Buildroot] [PATCH 1/6] package/php: bump version to 8.4.17
` [Buildroot] [PATCH 5/6] package/php-zmq: remove package
` [Buildroot] [PATCH 6/6] package/php: bump version to 8.5.2
drivers/gpu/drm/msm/dp/dp_display.c:1313:39: sparse: sparse: incompatible types in comparison expression (different address spaces):
2026-01-19 21:04 UTC
crypto/testmgr.c:1847 test_hash_vs_generic_impl() warn: we never enter this loop
2026-01-19 21:04 UTC
[PATCH v7 0/4] Add I2C support for Tegra410
2026-01-19 21:01 UTC (3+ messages)
` [PATCH v7 3/4] i2c: tegra: Add logic to support different register offsets
[PULL 0/8] Tracing patches
2026-01-19 21:00 UTC (3+ messages)
[ANNOUNCE] 6.12.66-rt15
2026-01-19 20:51 UTC
[PATCH 1/1] platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function
2026-01-19 21:00 UTC (2+ messages)
[PATCH net-next V2 0/4] net/mlx5e: Save per-channel async ICOSQ in default
2026-01-19 21:00 UTC (2+ messages)
[PATCH v2 0/2] add and use vma_assert_stabilised() helper
2026-01-19 20:59 UTC (3+ messages)
` [PATCH v2 1/2] mm/vma: use lockdep where we can, reduce duplication
` [PATCH v2 2/2] mm: add vma_assert_stabilised()
[PATCH v4] kho: validate preserved memory map during population
2026-01-19 18:54 UTC (4+ messages)
[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-19 20:58 UTC (20+ messages)
` [PATCH v3 30/47] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v3 31/47] arm_mpam: resctrl: Pre-allocate assignable monitors
` [PATCH v3 43/47] arm_mpam: Add quirk framework
` [PATCH v3 44/47] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v3 45/47] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v3 47/47] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
[PATCH] drm/amdkfd: add mask for debug trap flag setting
2026-01-19 20:57 UTC (3+ messages)
[Buildroot] [git commit] package/php: bump version to 8.4.17
2026-01-19 20:20 UTC
[Buildroot] [git commit] package/php-imagick: bump version to 3.8.1
2026-01-19 20:20 UTC
[Buildroot] [git commit] package/php-amqp: bump version to 2.2.0
2026-01-19 20:20 UTC
[Buildroot] [git commit] package/php-xdebug: bump version to 3.5.0
2026-01-19 20:20 UTC
[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
2026-01-19 21:34 UTC (15+ messages)
[PATCH] MAINTAINERS: Add myself as reviewer for PWM rust drivers
2026-01-19 20:54 UTC
[gerg-m68knommu:dt 7/14] arch/m68k/coldfire/intc.c:173:34: error: 'MCFINT_VECBASE' undeclared
2026-01-19 20:51 UTC
[PATCH RFC] pidfs: convert rb-tree to rhashtable
2026-01-19 20:51 UTC (2+ messages)
[PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases
2026-01-19 20:48 UTC (5+ messages)
` [PATCH v5 2/9] riscv: vector: init vector context with proper vlenb
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-19 20:47 UTC (17+ messages)
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() to ntb_dev_ops
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
ipv4: cipso potential BUG()
2026-01-19 20:46 UTC
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-19 20:45 UTC (10+ messages)
` [f2fs-dev] "
[PATCH nf-next v2] netfilter: nf_conncount: fix tracking of connections from localhost
2026-01-19 20:45 UTC (2+ messages)
[PATCH bpf-next v5 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
2026-01-19 20:43 UTC (5+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: test the jited inline of bpf_get_current_task
[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
2026-01-19 20:38 UTC (5+ messages)
` [PATCH v1 1/4] initramfs: Sort headers alphabetically
` [PATCH v1 2/4] initramfs: Refactor to use hex2bin() instead of custom approach
` [PATCH v1 3/4] vsprintf: Revert "add simple_strntoul"
` [PATCH v1 4/4] kstrtox: Drop extern keyword in the simple_strtox() declarations
[meta-security][scarthgap][PATCH 0/6] Assorted updates 01/19
2026-01-19 20:40 UTC (7+ messages)
` [meta-security][scarthgap][PATCH 1/6] sssd: Upgrade 2.9.2 -> 2.9.5
` [meta-security][scarthgap][PATCH 2/6] sssd: Fix for CVE-2025-11561
` [meta-security][scarthgap][PATCH 3/6] sssd: Upgrade to 2.9.7
` [meta-security][scarthgap][PATCH 4/6] lynis: update to 3.1.5
` [meta-security][scarthgap][PATCH 5/6] lynis: move to GitHub fetching
` [meta-security][scarthgap][PATCH 6/6] lynis: upgrade to 3.1.6
[PATCH 00/10] Xdiff cleanup part 3
2026-01-19 20:40 UTC (10+ messages)
` [PATCH 01/10] ivec: introduce the C side of ivec
[PATCH v2] vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
2026-01-19 20:38 UTC (2+ messages)
[PATCH] vfio/mdev: update outdated comment
2026-01-19 20:37 UTC (2+ messages)
[PATCH v3 0/3] vfio: selftests: Add MMIO DMA mapping test
2026-01-19 20:38 UTC (2+ messages)
[PATCH v2 0/2] Register device memory for poison handling
2026-01-19 20:38 UTC (2+ messages)
[PATCH] vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMU
2026-01-19 20:37 UTC (2+ messages)
types: reuse common phys_vec type instead of DMABUF open‑coded variant
2026-01-19 20:38 UTC (2+ messages)
[yocto-patches] [meta-lts-security][whinlatter][PATCH 0/3] Assorted updates 01/19
2026-01-19 20:38 UTC
[yocto-patches] [meta-lts-security][PATCH 0/3] Assorted updates 01/19
2026-01-19 20:38 UTC
[PATCH] rust: drm: tyr: Fix register name in error print
2026-01-19 20:36 UTC (2+ messages)
[PATCH 0/5] Various SI power management fixes
2026-01-19 20:36 UTC (6+ messages)
` [PATCH 1/5] drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
` [PATCH 2/5] drm/amd/pm: Don't clear SI SMC table when setting power limit
` [PATCH 3/5] drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
` [PATCH 4/5] drm/amd/pm: Return -EOPNOTSUPP when can't read power limit
` [PATCH 5/5] drm/amd/pm: Correct comment above power2_cap attributes
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-19 20:35 UTC (13+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v3 0/5] landlock: Pathname-based UNIX connect() control
2026-01-19 20:34 UTC (6+ messages)
` [PATCH v3 1/5] lsm: Add hook security_unix_find
` [PATCH v3 2/5] landlock: Control pathname UNIX domain socket resolution by path
` [PATCH v3 3/5] samples/landlock: Add support for named UNIX domain socket restrictions
` [PATCH v3 4/5] landlock/selftests: Test "
` [PATCH v3 5/5] landlock: Document FS access right for pathname UNIX sockets
[PATCH 0/1] lighttpd: fix trailing '/' on files in dirlisting
2026-01-19 20:35 UTC (2+ messages)
` [PATCH 1/1] lighttpd: Fix trailing slash on files in mod_dirlisting
[PATCH v2 1/3] mm: unified hmm fault and migrate device pagewalk paths
2026-01-19 20:31 UTC (2+ messages)
[PATCH v2 1/1] lib/crypto: tests: Add KUnit tests for AES
2026-01-19 20:31 UTC (2+ messages)
[PATCH v3 3/3] iio: imu: st_lsm6dsx: add support for rotation sensor
2026-01-19 20:31 UTC
[melver:ctx-analysis/init-guards 8/42] drivers/tty/serial/qcom_geni_serial.c:572 qcom_geni_serial_console_write() error: uninitialized symbol 'flags'
2026-01-19 20:31 UTC
[thomas-weissschuh:b4/vdso-compat-checkflags 6/6] include/uapi/asm-generic/bitsperlong.h:38:1: error: static assertion failed: "Inconsistent word size. Check uapi/asm/bitsperlong.h"
2026-01-19 20:31 UTC
[meta-lts-security][whinlatter][PATCH 0/3] Assorted updates 01/19
2026-01-19 20:31 UTC (4+ messages)
` [meta-lts-security][whinlatter][PATCH 1/3] lynis: upgrade to 3.1.6
` [meta-lts-security][whinlatter][PATCH 2/3] suricata: add PACKAGECONFIG[seccomp] - MemoryDenyWriteExecute
` [meta-lts-security][whinlatter][PATCH 3/3] dm-verity-img.bbclass: filter units from value part
linux-next: build failure after merge of the block tree
2026-01-19 20:31 UTC (4+ messages)
[merged mm-hotfixes-stable] mm-restore-per-memcg-proactive-reclaim-with-config_numa.patch removed from -mm tree
2026-01-19 20:31 UTC
[merged mm-hotfixes-stable] mm-kfence-fix-potential-deadlock-in-reboot-notifier.patch removed from -mm tree
2026-01-19 20:31 UTC
[merged mm-hotfixes-stable] docs-mm-allocation-profiling-describe-sysctrl-limitations-in-debug-mode.patch removed from -mm tree
2026-01-19 20:31 UTC
[PATCH v3 3/3] spi: xilinx: use device property accessors
2026-01-19 20:30 UTC (12+ messages)
[merged mm-hotfixes-stable] mm-do-not-copy-page-tables-unnecessarily-for-vm_uffd_wp.patch removed from -mm tree
2026-01-19 20:31 UTC
[merged mm-hotfixes-stable] mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch removed from -mm tree
2026-01-19 20:31 UTC
[merged mm-hotfixes-stable] mm-rmap-fix-two-comments-related-to-huge_pmd_unshare.patch removed from -mm tree
2026-01-19 20:31 UTC
[merged mm-hotfixes-stable] mm-hugetlb-fix-two-comments-related-to-huge_pmd_unshare.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] mm-hugetlb-fix-hugetlb_pmd_shared.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] mm-remove-unnecessary-and-incorrect-mmap-lock-assert.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] kho-init-alloc-tags-when-restoring-pages-from-reserved-memory.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] x86-kfence-avoid-writing-l1tf-vulnerable-ptes.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] mm-vma-do-not-leak-memory-when-mmap_prepare-swaps-the-file.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] migrate-correct-lock-ordering-for-hugetlb-file-folios.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] panic-only-warn-about-deprecated-panic_print-on-write-access.patch removed from -mm tree
2026-01-19 20:30 UTC
[PATCH] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
2026-01-19 20:30 UTC (2+ messages)
[merged mm-hotfixes-stable] fs-writeback-skip-as_no_data_integrity-mappings-in-wait_sb_inodes.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] mm-take-into-account-mm_cid-size-for-mm_struct-static-definitions.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] mm-rename-cpu_bitmap-field-to-flexible_array.patch removed from -mm tree
2026-01-19 20:30 UTC
[merged mm-hotfixes-stable] mm-add-missing-static-initializer-for-init_mm-mm_cidlock.patch removed from -mm tree
2026-01-19 20:30 UTC
[PATCH net-next v4] octeon_ep: reset firmware ready status
2026-01-19 20:30 UTC (2+ messages)
[PATCH net-next v3 0/4] net: thunderbolt: Various improvements
2026-01-19 20:30 UTC (2+ messages)
[PATCH] gitlab: preserve base rules for container template
2026-01-19 20:28 UTC (2+ messages)
[PATCHSET v5] Inherited restrictions and BPF filtering
2026-01-19 20:29 UTC (7+ messages)
` [PATCH 1/6] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 6/6] io_uring: allow registration of per-task restrictions
[PATCH net-next v3 0/2] airoha: Add the capability to read firmware binary names from dts for Airoha NPU driver
2026-01-19 20:29 UTC (5+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: airoha: npu: Add firmware-name property
` [PATCH net-next v3 2/2] net: airoha: npu: Add the capability to read firmware names from dts
[Question] Best practice for ACPI representation of DPLL/Ethernet dependencies (SyncE)
2026-01-19 20:28 UTC (13+ messages)
[meta-lts-security][PATCH 0/3] Assorted updates 01/19
2026-01-19 20:28 UTC (4+ messages)
` [meta-lts-security][PATCH 1/3] lynis: upgrade to 3.1.6
` [meta-lts-security][PATCH 2/3] suricata: add PACKAGECONFIG[seccomp] - MemoryDenyWriteExecute
` [meta-lts-security][PATCH 3/3] dm-verity-img.bbclass: filter units from value part
[folded-merged] mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather-fix.patch removed from -mm tree
2026-01-19 20:27 UTC
[PATCH v2] drm/tyr: use read_poll_timeout
2026-01-19 20:26 UTC
[PATCH net-next v2 0/4] net: dsa: ks8995: Post-move fixes
2026-01-19 20:26 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: dsa: ks8995: Add shutdown callback
[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
2026-01-19 20:25 UTC (16+ messages)
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format
[PATCH] firmware: smccc: default ARM_SMCCC_SOC_ID to disabled
2026-01-19 20:25 UTC (11+ messages)
[PATCH bpf RESEND v2 0/2] bpf: Fix memory access flags in helper prototypes
2026-01-19 20:25 UTC (5+ messages)
` [PATCH bpf RESEND v2 1/2] "
` [PATCH bpf RESEND v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
[PATCH v10 0/5] rust: pci: add config space read/write support
2026-01-19 20:22 UTC (6+ messages)
` [PATCH v10 1/5] rust: devres: style for imports
` [PATCH v10 2/5] rust: io: separate generic I/O helpers from MMIO implementation
` [PATCH v10 3/5] rust: io: factor out MMIO read/write macros
` [PATCH v10 4/5] rust: pci: add config space read/write support
` [PATCH v10 5/5] sample: rust: pci: add tests for config space routines
[PATCH 0/1] add Acer battery control driver
2026-01-19 20:23 UTC (3+ messages)
[PATCH v3 0/9] arm: am335x: Switch to upstream devicetree
2026-01-19 20:22 UTC (4+ messages)
[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
2026-01-19 20:22 UTC (3+ messages)
` [PATCHv2 net-next 2/3] bonding: restructure ad_churn_machine
[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:49: warning: passing argument 6 of 'drm_property_replace_blob_from_id' makes integer from pointer without a cast
2026-01-19 20:19 UTC
[android-common:android16-6.12-lts 4/4] include/trace/stages/init.h:2:23: warning: 'str__health_report__trace_system_name' defined but not used
2026-01-19 20:19 UTC
[PATCH net 0/3] net/sched: teql: Enforce hierarchy placement
2026-01-19 20:20 UTC (2+ messages)
[Regression in 6.19-rc6] Build breakage after commit 436326bc525d
2026-01-19 20:19 UTC
[PATCH] rose: Fix use-after-free in rose_timer_expiry
2026-01-19 20:19 UTC (2+ messages)
[Buildroot] [PATCH] package/python-urllib3: security bump to version 2.6.3
2026-01-19 20:17 UTC (2+ messages)
[Buildroot] [git commit] package/python-urllib3: security bump to version 2.6.3
2026-01-19 20:16 UTC
[PATCH] irqchip: gic-v3-its: avoid truncating memory addresses
2026-01-19 20:15 UTC
[PATCH] block/mirror: check range when setting zero bitmap for sync write
2026-01-19 20:10 UTC (2+ messages)
[PATCH v3 00/15] drm/atomic: Allocate drm_private_state through a callback
2026-01-19 20:10 UTC (3+ messages)
` [PATCH v3 08/15] drm/arm: komeda: Switch private_obj initialization to atomic_create_state
[PATCH net-next v3 0/3] dpll: support mode switching
2026-01-19 20:10 UTC (2+ messages)
[PATCH v4 01/10] drm/tests: hdmi: check the infoframes behaviour
2026-01-19 20:09 UTC (6+ messages)
[PATCH 00/14] Add SPDX SBOM generation tool
2026-01-19 20:08 UTC (4+ messages)
[PATCH] drm/tests: hdmi: fix build failure
2026-01-19 20:08 UTC
[Buildroot] [PATCH v2 1/1] configs/stm32h747_disco_sd: new defconfig
2026-01-19 20:07 UTC (2+ messages)
[Buildroot] [git commit] configs/stm32h747_disco_sd: new defconfig
2026-01-19 19:46 UTC
[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-01-19 20:06 UTC (3+ messages)
` [PATCH RFCv1 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH] [v6] Documentation: Provide guidelines for tool-generated content
2026-01-19 20:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.