messages from 2026-01-11 20:06:53 to 2026-01-11 23:57:52 UTC [more...]
[RFC PATCH 0/2] Helper to isolate least-significant bit
2026-01-11 23:57 UTC (13+ messages)
` [RFC PATCH 2/2] treewide, bits: use ffs_val() where it is open-coded
[frederic-dynticks:timers/core 13/15] kernel/sched/cputime.c:481:72: error: implicit declaration of function 'vtime_enabled_this_cpu'; did you mean 'vtime_generic_enabled_this_cpu'?
2026-01-11 23:53 UTC
[jic23-iio:testing 21/76] drivers/iio/amplifiers/adl8113.c:267:1: sparse: sparse: bad integer constant expression
2026-01-11 23:53 UTC
[PATCH 1/1] Documentation: Link man pages to https://man7.org/
2026-01-11 23:53 UTC (6+ messages)
[PATCH v1 0/3] mmc: dw_mmc-rockchip: Add stability quirk for NanoPi R76S
2026-01-11 23:51 UTC (5+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: rockchip-dw-mshc: add rockchip,disable-runtime-pm
[PATCH v3] nvme/host: fixup some typos
2026-01-11 23:39 UTC
[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
2026-01-11 23:38 UTC (15+ messages)
[PATCH v2 0/3] Documentation: Link man pages to https://man7.org/
2026-01-11 23:35 UTC (4+ messages)
` [PATCH v2 1/3] Documentation: sp_SP: Add missing man page section
` [PATCH v2 2/3] Documentation: Remove :manpage: from non-existing man pages
` [PATCH v2 3/3] Documentation: Link man pages to https://man7.org/
kismet: WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE when selected by BACKLIGHT_KTD2801
2026-01-11 23:33 UTC
[tip:master] BUILD SUCCESS 315f416d3e26b4b1719cebd8d2e91da1539ba421
2026-01-11 23:24 UTC
[PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
2026-01-11 23:21 UTC (3+ messages)
[akpm-mm:mm-unstable 47/164] ERROR: modpost: "arch_enter_lazy_mmu_mode" [mm/tests/lazy_mmu_mode_kunit.ko] undefined!
2026-01-11 23:20 UTC
[frederic-dynticks:timers/core 11/15] kernel/sched/cputime.c:554:5: error: redefinition of 'get_cpu_idle_time_us'
2026-01-11 23:20 UTC
[PATCH 0/5] drm/xe/mert: Minor improvements to MERT code
2026-01-11 23:18 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/mert: Minor improvements to MERT code (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] Add device tree for Asus IPMI Card
2026-01-11 21:26 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add Asus IPMI card
` [PATCH 2/2] ARM: dts: "
kismet: WARNING: unmet direct dependencies detected for SIFIVE_CCACHE when selected by ERRATA_STARFIVE_JH7100
2026-01-11 23:13 UTC
[PATCH] genirq: move clear of kstat_irqs to free_desc()
2026-01-11 23:10 UTC (2+ messages)
kismet: WARNING: unmet direct dependencies detected for SERIAL_OF_PLATFORM when selected by ECONET
2026-01-11 23:04 UTC
[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
2026-01-11 23:02 UTC (7+ messages)
[tip:tip/urgent] BUILD SUCCESS c4b76f2f6f1ebca217939d4ea69f0e6800a1368a
2026-01-11 23:00 UTC
[caif_serial] Question: ldisc_close() drops tty ref but keeps ser->tty published
2026-01-11 23:00 UTC
[tip:locking/core 27/43] drivers/scsi/lpfc/lpfc_sli.c:21830 _lpfc_move_xri_pbl_to_pvt() error: uninitialized symbol 'iflag'
2026-01-11 22:59 UTC
[PATCH] drm/amdgpu: Fix double deletion of validate_list
2026-01-11 22:55 UTC
[PATCH v16 00/12] riscv: Add support for MIPS P8700 CPU
2026-01-11 22:49 UTC (2+ messages)
[RFC PATCH] t5500-fetch-pack.sh: fix suppression of Git exit code in tests
2026-01-11 22:50 UTC (2+ messages)
[PATCH v2 0/1] staging: rtl8723bs: style cleanups in rtw_mlme.c
2026-01-11 23:43 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 00/11] media: iris: migrate to using global UBWC config
2026-01-11 22:43 UTC (22+ messages)
` [PATCH 01/11] soc: qcom: ubwc: add missing include
` [PATCH 03/11] media: iris: retrieve UBWC platform configuration
` [PATCH 02/11] soc: qcom: ubwc: add helper to get min_acc length
` [PATCH 04/11] media: iris: don't specify min_acc_length in the source code
` [PATCH 05/11] media: iris: don't specify highest_bank_bit "
` [PATCH 06/11] media: iris: don't specify ubwc_swizzle "
` [PATCH 07/11] media: iris: don't specify bank_spreading "
` [PATCH 08/11] media: iris: don't specify max_channels "
` [PATCH 09/11] media: iris: drop remnants of UBWC configuration
[PATCH v4 0/7] Enable THP support in drm_pagemap
2026-01-11 22:37 UTC (16+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback
` [PATCH v4 2/7] mm/zone_device: Add free_zone_device_folio_prepare() helper
` [PATCH v4 3/7] fs/dax: Use "
` [PATCH v4 4/7] drm/pagemap: Unlock and put folios when possible
` [PATCH v4 5/7] drm/pagemap: Add helper to access zone_device_data
` [PATCH v4 6/7] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v4 7/7] drm/pagemap: Enable THP support for GPU memory migration
` ✓ CI.KUnit: success for Enable THP support in drm_pagemap (rev5)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2 1/2] Documentation: bug-hunting.rst: Remove wrong 'file:' syntax
2026-01-11 22:36 UTC (2+ messages)
` [PATCH v2 2/2] Documentation/trace: Fix links to other documents
[PATCH v5 00/24] util: sync error_report & qemu_log output more closely
2026-01-11 22:32 UTC (9+ messages)
` [PATCH v5 16/24] util: don't skip error prefixes when QMP is active
` [PATCH v5 17/24] util: fix interleaving of error & trace output
` [PATCH v5 22/24] util: add support for formatting a program name in messages
` [PATCH v5 23/24] util: add support for formatting thread info "
[PATCH] RDMA/rxe: Fix double free in rxe_srq_from_init
2026-01-11 22:31 UTC (2+ messages)
[PATCH 1/2] Documentation: bug-hunting.rst: Remove wrong 'file:' syntax
2026-01-11 22:28 UTC (5+ messages)
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-01-11 22:27 UTC (5+ messages)
` [RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions
[PATCH 0/2] pinctrl: apple: Fixup and RFC GPIO mode patch
2026-01-11 22:25 UTC (5+ messages)
` [PATCH 1/2] pinctrl: apple: Use unsigned int instead of unsigned
` [PATCH 2/2] RFC: pinctrl: apple: Implement GPIO func check callback
kismet: WARNING: unmet direct dependencies detected for AX45MP_L2_CACHE when selected by ARCH_R9A07G043
2026-01-11 22:21 UTC
[akpm-mm:mm-unstable 249/262] /tmp/tmp.nVkms6LzJd.c:1:10: fatal error: sys/types.h: No such file or directory
2026-01-11 22:21 UTC
After BTRFS replace, array can no longer be mounted even in degraded mode
2026-01-11 22:19 UTC (5+ messages)
kismet: WARNING: unmet direct dependencies detected for DRM_DISPLAY_DSC_HELPER when selected by DRM_PANEL_SAMSUNG_S6E3HA8
2026-01-11 22:16 UTC
[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
2026-01-11 22:15 UTC (2+ messages)
[PATCH 0/3] iommu/vt-d: Add support to hitless replace IOMMU domain
2026-01-11 22:14 UTC (5+ messages)
[PATCH v3 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
2026-01-11 22:11 UTC (3+ messages)
[linkinjeon-ntfs:ntfs-next 13/14] fs/ntfs/sysctl.c:23 (null)() warn: (struct ctl_table)->procname cannot be NULL. Expression : ntfs_sysctls[1]->procname
2026-01-11 22:08 UTC
[PATCH 0/1] compat: modernize and simplify byte swapping functions
2026-01-11 22:05 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] btrfs: add extra device item checks at mount
2026-01-11 22:02 UTC
kismet: WARNING: unmet direct dependencies detected for SERIAL_8250 when selected by ECONET
2026-01-11 22:01 UTC
[PATCH v3] ACPI: bus: Use OF match data for PRP0001 matched devices
2026-01-11 22:01 UTC (7+ messages)
[PULL 00/13] tcg/linux-user patch queue
2026-01-11 21:58 UTC (14+ messages)
` [PULL 01/13] tcg/optimize: Save o_mask in fold_masks_zosa_int
` [PULL 02/13] tcg/optimize: Fix a_mask computation for orc
` [PULL 03/13] tcg/optimize: Do use affected bits
` [PULL 04/13] tcg/riscv: Fix TCG_REG_TMP0 clobber in tcg_gen_dup{m,i}
` [PULL 05/13] linux-user: allow null `pathname` for statx()/fstatat()
` [PULL 06/13] linux-user/elfload.c: Correction to HWCAP2 accessor
` [PULL 07/13] linux-user: fix mremap unmapping adjacent region
` [PULL 08/13] linux-user: fix mremap errors for invalid ranges
` [PULL 09/13] linux-user: fix reserved_va page leak in do_munmap
` [PULL 10/13] tests: add tcg coverage for fixed mremap bugs
` [PULL 11/13] linux-user: cleanup epoll_pwait ifdeff'ery
` [PULL 12/13] linux-user: implement epoll_pwait2 syscall
` [PULL 13/13] meson: disable libatomic with GCC >= 16
[jic23-iio:testing 76/76] drivers/iio/adc/ad4134.c:497:1: sparse: sparse: bad integer constant expression
2026-01-11 21:58 UTC
[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
2026-01-11 21:56 UTC (5+ messages)
` [PATCH net 5/6] net/sched: fix packet loop on netem when duplicate is on
[PATCH] staging: rtl8723bs: remove trailing whitespace in rtw_mlme.c
2026-01-11 21:55 UTC (3+ messages)
[RFC PATCH 0/2] landlock: Refactor layer masks
2026-01-11 21:52 UTC (8+ messages)
` [RFC PATCH 2/2] landlock: transpose the layer masks data structure
[PATCH] fixup! genirq: Add interrupt redirection infrastructure
2026-01-11 21:52 UTC (2+ messages)
[PATCH v8] rust: add new macro for common bitflag operations
2026-01-11 21:47 UTC (3+ messages)
[PATCH 0/1] drm/xe/cri: vram addr range is expanded to bit[17:8]
2026-01-11 21:47 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v7 00/36] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2026-01-11 21:43 UTC (11+ messages)
` [PATCH v7 06/36] hw/pci/pci: Move pci_init_bus_master() after adding device to bus
` [PATCH v7 13/36] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
` [PATCH v7 14/36] hw/arm/smmuv3-accel: Install SMMUv3 GBPA based hwpt
` [PATCH v7 17/36] hw/arm/virt: Set msi-gpa property
` [PATCH v7 21/36] hw/pci-host/gpex: Allow to generate preserve boot config DSM #5
` [PATCH v7 24/36] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
` [PATCH v7 31/36] backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
` [PATCH v7 35/36] hw/vfio/pci: Synthesize PASID capability for vfio-pci devices
` [PATCH v7 36/36] hw/arm/smmuv3-accel: Make SubstreamID support configurable
[PATCH 0/2] Optimize dm-bufio cache lookups
2026-01-11 21:38 UTC (3+ messages)
` [PATCH 1/2] dm-bufio: merge cache_put() into cache_put_and_wake()
` [PATCH 2/2] dm-bufio: avoid redundant buffer_tree lookups
[PATCH 3/5] drm/xe/mert: Always refer to MERT using xe_device
2026-01-11 21:38 UTC (2+ messages)
` [PATCH v2 "
[PATCH v2 0/2] ALSA: usb-audio: presonus s1810 minor cleanup and document
2026-01-11 21:36 UTC (6+ messages)
` [PATCH v2 1/2] ALSA: usb-audio: presonus s18xx uses little-endian
` [PATCH v2 2/2] ALSA: usb-audio: clean up presonus s1810 consts
[Buildroot] [PATCH 1/1] package/alsa-utils: fix systemd install
2026-01-11 21:35 UTC (2+ messages)
[Buildroot] [git commit] package/alsa-utils: fix systemd install
2026-01-11 21:33 UTC
[soc:newsoc/pxa1908 3/5] kismet: WARNING: unmet direct dependencies detected for I2C_GPIO when selected by VIDEO_MMP_CAMERA
2026-01-11 21:32 UTC
kismet: WARNING: unmet direct dependencies detected for HAVE_ARM_SMCCC_DISCOVERY when selected by ARM_GIC_V3
2026-01-11 21:31 UTC
[PATCH] Input: goodix - fix inverted Y coordinate on SUPI S10
2026-01-11 21:30 UTC (2+ messages)
[RFC 0/5] LLMinus: LLM-Assisted Merge Conflict Resolution
2026-01-11 21:29 UTC (9+ messages)
` [RFC v2 0/7] "
` [RFC v2 1/7] LLMinus: Add skeleton project with learn command
` [RFC v2 2/7] LLMinus: Add vectorize command with fastembed
` [RFC v2 3/7] LLMinus: Add find command for similarity search
` [RFC v2 4/7] LLMinus: Add resolve command for LLM-assisted conflict resolution
` [RFC v2 5/7] LLMinus: Add pull command for LLM-assisted kernel pull request merging
` [RFC v2 6/7] LLMinus: Add prompt token limit enforcement
` [RFC v2 7/7] LLMinus: Add build test integration for semantic conflicts
[Buildroot] [PATCH 1/1] package/icu: bump version to 78.2
2026-01-11 21:26 UTC (2+ messages)
[PATCH] video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default
2026-01-11 21:25 UTC (3+ messages)
[Buildroot] [git commit] package/icu: bump version to 78.2
2026-01-11 21:22 UTC
[PATCH v2 00/11] refactor Rust proc macros with `syn`
2026-01-11 21:25 UTC (4+ messages)
` [PATCH v2 03/11] rust: macros: convert `#[vtable]` macro to use `syn`
[RFC PATCH v3 0/8] landlock: Add UDP access control support
2026-01-11 21:23 UTC (2+ messages)
[PATCH v2 0/2] rust: WMI abstractions
2026-01-11 21:23 UTC (3+ messages)
` [PATCH v2 1/2] rust: implement wrapper for acpi_object
[PATCH] linux/log2.h: Reduce instruction count for is_power_of_2()
2026-01-11 21:21 UTC
[Buildroot] [PATCH 1/1] package/lcms2: bump version to 2.18
2026-01-11 21:21 UTC (2+ messages)
[Buildroot] [git commit] package/lcms2: bump version to 2.18
2026-01-11 21:00 UTC
[bluez/bluez]
2026-01-11 21:19 UTC
(no subject)
2026-01-11 21:10 UTC
kismet: WARNING: unmet direct dependencies detected for OF_GPIO when selected by REGULATOR_RT5133
2026-01-11 21:08 UTC
[PATCH v5 0/3] ublk: introduce UBLK_CMD_TRY_STOP_DEV
2026-01-11 21:08 UTC (4+ messages)
` [PATCH v5 2/3] ublk: add UBLK_CMD_TRY_STOP_DEV command
[PATCH] btrfs: fix memory leaks in create_space_info error paths
2026-01-11 21:06 UTC (2+ messages)
[PATCH net-next v2 0/2] r8169: add support for RTL8127ATF (10G Fiber SFP)
2026-01-11 21:05 UTC (3+ messages)
` [PATCH net-next v2 2/2] r8169: add support for RTL8127ATF (Fiber SFP)
[linkinjeon-ntfs:ntfs-next 13/14] fs/ntfs/layout.h:271:43: sparse: sparse: mixed bitwiseness
2026-01-11 21:05 UTC
Can't resample into ALSA plugin
2026-01-11 21:00 UTC
[PATCH] HID: sony: add support for bluetooth Rock Band 4 PS4 guitars
2026-01-11 21:00 UTC
[PATCH] selftests/x86: clean up sysret_rip coding style
2026-01-11 21:01 UTC (2+ messages)
` [PATCH v2] "
[Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 2.2.0
2026-01-11 20:59 UTC (2+ messages)
[PATCH net-next v5 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-01-11 20:59 UTC (5+ messages)
` [PATCH net-next v5 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v5 13/16] selftests/net: Add bpf skb forwarding program
kismet: WARNING: unmet direct dependencies detected for EARLY_PRINTK_8250 when selected by ECONET
2026-01-11 20:58 UTC
[Buildroot] [git commit] package/osm2pgsql: bump version to 2.2.0
2026-01-11 20:48 UTC
[linux-next:master 4952/5095] arch/loongarch/net/bpf_jit.c:1322:14: error: implicit declaration of function '__bpf_address_lookup'; did you mean 'bpf_address_lookup'?
2026-01-11 20:54 UTC
kismet: WARNING: unmet direct dependencies detected for DRM_BRIDGE_CONNECTOR when selected by DRM_IMX_PARALLEL_DISPLAY
2026-01-11 20:52 UTC
[PATCH 0/1] doc: git-bisect to synopsis
2026-01-11 20:42 UTC (2+ messages)
` [PATCH 1/1] doc: git-bisect: convert to new doc format
[REGRESSION] VirtualBox VM crashes (BSOD) during Windows installation on btrfs with kernels 6.18+ (works on 6.12 LTS)
2026-01-11 20:42 UTC (4+ messages)
Laptop built-in speakers not detected after c8b5541
2026-01-11 20:36 UTC
[linux-next:master 2049/5095] drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:323 sched_groups_config_write() warn: impossible condition '(input[i + 1] > (((~0) >> 1))) => (0-s32max > s32max)'
2026-01-11 20:33 UTC
[PATCH] hw/misc/virt_ctrl: Fix incorrect trace event in read operation
2026-01-11 18:49 UTC
[PATCH] dm-verity: switch to bio_advance_iter_single()
2026-01-11 20:27 UTC
[PATCH] dm-verity: fix up various workqueue-related comments
2026-01-11 20:26 UTC
[PATCH v13] net: optimize __rte_raw_cksum and add tests
2026-01-11 20:27 UTC
[PATCH] dm-verity: consolidate the BH and normal work structs
2026-01-11 20:25 UTC
[PATCH] btrfs: reset block group size class when reservations are freed
2026-01-11 20:24 UTC (2+ messages)
` [PATCH v2] "
[PATCH v12 0/3] net: optimize raw checksum computation
2026-01-11 20:24 UTC (6+ messages)
` [PATCH v12 3/3] eal/net: add workaround for GCC optimization bug
[PATCH bpf] xsk: fix init race causing NPD/UAF in xsk_create()
2026-01-11 20:24 UTC (2+ messages)
[PATCH v12 3/3] mm: Implement precise OOM killer task selection
2026-01-11 20:23 UTC
[PATCH net-next v2 0/7] tools: ynl: cli: improve the help and doc
2026-01-11 20:19 UTC (2+ messages)
korgalore v0.2 released with JMAP, IMAP, Maildir support
2026-01-11 20:15 UTC (11+ messages)
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.