messages from 2026-01-05 21:31:42 to 2026-01-05 23:22:45 UTC [more...]
SSL2.conf Defines Incorrect Number of Capture Channels
2026-01-05 23:21 UTC
[glemco:staging_rv_mon_kunit 26/28] kernel/trace/rv/rv_monitors_test.c:41:42: warning: initialization left-hand side might be a candidate for a format attribute
2026-01-05 23:22 UTC
[GIT PULL] Btrfs fixes for 6.19-rc5
2026-01-05 23:17 UTC (2+ messages)
[PATCH bpf-next v6 00/10] bpf: fsession support
2026-01-05 23:20 UTC (3+ messages)
[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
2026-01-05 23:19 UTC (8+ messages)
` [PATCH bpf-next v2 15/16] bpf: Realign skb metadata for TC progs using data_meta
[PATCH v2 00/26] Multipath-tools: various bug fixes
2026-01-05 23:17 UTC (5+ messages)
` [PATCH v2 14/26] multipathd: add_map_without_path(): orphan paths instead of freeing them
[PATCH 0/2] riscv: Add Spectre v1 mitigations
2026-01-05 23:17 UTC (4+ messages)
[PATCH 0/2] Implement Wa_13012396614 for Xe3_LPD
2026-01-05 23:17 UTC (2+ messages)
[syzbot] [xfs?] possible deadlock in xfs_ilock (4)
2026-01-05 23:15 UTC (3+ messages)
[PATCH i-g-t, v9 0/5] Add plane color pipeline tests for Intel hardware
2026-01-05 23:14 UTC (4+ messages)
` ✓ i915.CI.BAT: success for Add plane color pipeline tests for Intel hardware (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[syzbot] INFO: task can't die in vlan_ioctl_handler
2026-01-05 23:13 UTC (2+ messages)
` [syzbot] [net?] "
[PATCH RFC] ima: Fallback to a ctime guard without i_version updates
2026-01-05 23:09 UTC (3+ messages)
[PATCH] io_uring: Trim out unused includes
2026-01-05 23:09 UTC
[PATCH] cxl/region: fix format string for resource_size_t
2026-01-05 23:06 UTC (3+ messages)
[PATCH] rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags
2026-01-05 23:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH] doc: git-blame: convert blame to new doc format
2026-01-05 23:02 UTC
[PATCH 00/19] PBL: Add PBL ELF loading support with dynamic relocations
2026-01-05 23:01 UTC (7+ messages)
` [PATCH 06/19] elf: implement elf_load_inplace()
` [PATCH 14/19] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
[PATCH] drivers: perf: use bitmap_empty() where appropriate
2026-01-05 22:58 UTC (3+ messages)
[PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
2026-01-05 22:58 UTC (2+ messages)
[PATCH v2] arm64: kernel: initialize missing kexec_buf->random field
2026-01-05 22:58 UTC (2+ messages)
[PATCH] arm64: Add support for TSV110 Spectre-BHB mitigation
2026-01-05 22:58 UTC (2+ messages)
[PATCH v2 0/2] syscall: Cleanup and improve syscall_get_arguments()
2026-01-05 22:58 UTC (2+ messages)
[PATCH] perf/arm-cmn: Support CMN-600AE
2026-01-05 22:58 UTC (2+ messages)
[PATCH] arm64: simplify arch_uprobe_xol_was_trapped return
2026-01-05 22:58 UTC (2+ messages)
[PATCH] iommu: arm-smmu: Simplify with scoped for each OF child loop
2026-01-05 22:58 UTC (2+ messages)
[PATCH] kselftest/arm64: Support FORCE_TARGETS
2026-01-05 22:58 UTC (2+ messages)
[PATCH v5 0/3] SMMU v3 CMDQ fix and improvement
2026-01-05 22:58 UTC (2+ messages)
[PATCH v5] iommu/arm-smmu-qcom: add actlr settings for mdss on Qualcomm platforms
2026-01-05 22:58 UTC (2+ messages)
[PATCH] MAINTAINERS: Update the maintainers for ARM64 ACPI
2026-01-05 22:58 UTC (2+ messages)
[PATCH v5] ACPI: AGDI: Add interrupt signaling mode support
2026-01-05 22:58 UTC (2+ messages)
[auh] New Patches
2026-01-05 22:58 UTC
Unexpected behavior in git diff --relative=<path>
2026-01-05 22:56 UTC
[PATCH] linux-user/strace: fix printing of file offsets
2026-01-05 22:52 UTC (2+ messages)
[PATCH] buildid: validate page-backed file before parsing build ID
2026-01-05 22:52 UTC (4+ messages)
[auh][PATCH 1/2] Handle 'nothing to commit' gracefully
2026-01-05 22:47 UTC (2+ messages)
` [auh][PATCH 2/2] Record commit failures as group errors in Updater class so that commit errors are not treated as SUCCESS but as a FAILURE
[PATCH v4 0/9] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
2026-01-05 22:50 UTC (2+ messages)
` (subset) "
[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-01-05 22:46 UTC (10+ messages)
` [PATCH v3 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v3 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v3 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v3 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v3 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v3 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v3 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v3 9/9] crypto: atmel: Use dmaengine_prep_config_single() API
+ lib-glob-convert-selftest-to-kunit.patch added to mm-nonmm-unstable branch
2026-01-05 22:48 UTC
[PATCH RFC v3 00/12] target/arm: add support for MTE4
2026-01-05 22:46 UTC (7+ messages)
` [PATCH RFC v3 02/12] target/arm: add TCSO bitmasks to SCTLR
` [PATCH RFC v3 03/12] target/arm: mte_check unemitted on STORE_ONLY load
` [PATCH RFC v3 04/12] linux-user: add MTE_STORE_ONLY to prctl
[PATCH] libceph: make calc_target() set t->paused, not just clear it
2026-01-05 22:47 UTC (2+ messages)
[PATCH v2 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
2026-01-05 22:46 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] mm: vmscan: add cgroup IDs "
[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
2026-01-05 22:46 UTC (2+ messages)
contrib/bazel interest check
2026-01-05 22:43 UTC (2+ messages)
[meta-arago][master][PATCH 1/2] tisdk-default-image: Use core packagegroup to include valgrind
2026-01-05 22:42 UTC (3+ messages)
` [meta-arago][master][PATCH 2/2] ti-world: "
[Intel-wired-lan] [PATCH iwl-net] idpf: fix aux device unplugging when rdma is not supported by vport
2026-01-05 22:41 UTC (3+ messages)
[PATCH] drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
2026-01-05 22:39 UTC (2+ messages)
+ list-add-primitives-for-private-list-manipulations-fix.patch added to mm-nonmm-unstable branch
2026-01-05 22:39 UTC
[Intel-wired-lan] [PATCH iwl-net v3] igc: Restore default Qbv schedule when changing channels
2026-01-05 22:39 UTC (2+ messages)
+ list-add-primitives-for-private-list-manipulations-fix.patch added to mm-nonmm-unstable branch
2026-01-05 22:38 UTC
Question about to KMSAN: uninit-value in can_receive
2026-01-05 22:11 UTC (10+ messages)
` [bpf, xdp] headroom - was: "
[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-05 22:36 UTC (3+ messages)
` [PATCH 01/11] of: Add for_each_compatible_node_scoped() helper
Triangular workflows
2026-01-05 22:36 UTC (2+ messages)
[PATCH] libceph: return the handler error from mon_handle_auth_done()
2026-01-05 22:36 UTC (4+ messages)
[PATCH net-next v4 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
2026-01-05 22:35 UTC (3+ messages)
` [PATCH net-next v4 1/2] net/rds: Add per cp work queue
` [PATCH net-next v4 2/2] net/rds: Give each connection path its own workqueue
[PATCH 0/5] ceph: CephFS writeback correctness and performance fixes
2026-01-05 22:34 UTC (5+ messages)
` [PATCH 4/5] ceph: Assert writeback loop invariants
` [PATCH 5/5] ceph: Fix write storm on fscrypted files
[PATCH v2] hte: replace use of system_unbound_wq with system_dfl_wq
2026-01-05 22:34 UTC (2+ messages)
[PATCH] io_uring/io-wq: remove io_wq_for_each_worker() return value
2026-01-05 22:34 UTC (2+ messages)
[PATCH v32 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2026-01-05 22:32 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] fuse: add hang check in request_wait_answer()
2026-01-05 22:30 UTC (6+ messages)
` [External] "
[PATCH v9 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
2026-01-05 22:30 UTC (2+ messages)
[PATCH] hte: tegra194: remove Kconfig dependency on Tegra194 SoC
2026-01-05 22:30 UTC (2+ messages)
[meta-arago][master][PATCH 1/2] shadow-securetty: Remove unneeded recipe
2026-01-05 22:30 UTC (5+ messages)
` [meta-arago][master][PATCH 2/2] telnetd: Move telnet daemon scripts to meta-arago-test
[Outreachy PATCH v2] environment: move "core.attributesFile" into repo-setting
2026-01-05 22:28 UTC (5+ messages)
[PATCH RESEND] thermal: broadcom: Use clamp to simplify bcm2835_thermal_temp2adc
2026-01-05 22:27 UTC (2+ messages)
[anolis-intel-cloud:devel-6.6 2/2] mm/rmap.c:1948: warning: Function parameter or member 'folio' not described in 'try_to_unmap_zero_folio'
2026-01-05 22:24 UTC
[PATCH v1 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
2026-01-05 22:24 UTC (4+ messages)
[PATCH i-g-t 0/3] Add infrastruture and initial tests for ashi DRM render driver
2026-01-05 22:23 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH v1 1/1] util/vfio-helper: Fix endianess in PCI config read/write functions
2026-01-05 22:20 UTC
[PATCH v2] crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space
2026-01-05 22:21 UTC
[PATCH] dt-bindings: mtd: st,spi-fsm: convert to DT schema
2026-01-05 22:22 UTC (3+ messages)
[PATCH v3 0/1] Bluetooth: hci_qca: Cleanup on all setup failures
2026-01-05 22:22 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH V3 0/4] Add UFS support for x1e80100 SoC
2026-01-05 22:20 UTC (3+ messages)
[PATCH] dt-bindings: display: bridge: ldb: Add check for reg and reg-names
2026-01-05 22:19 UTC (2+ messages)
[PATCH v2 0/2] arm64: dts: qcom: kaanapali: Add misc features
2026-01-05 22:18 UTC (5+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: Add TSENS and QUPv3 serial engines
[PATCH net-next 0/6] bnxt_en: Updates for net-next
2026-01-05 22:18 UTC (8+ messages)
` [PATCH net-next 1/6] bnxt_en: Update FW interface to 1.10.3.151
` [PATCH net-next 2/6] bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
` [PATCH net-next 3/6] bnxt_en: Add support for FEC bin histograms
` [PATCH net-next 4/6] bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails
` [PATCH net-next 5/6] bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
` [PATCH net-next 6/6] bnxt_en: Implement ethtool_ops -> get_link_ext_state()
[PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
2026-01-05 22:16 UTC (2+ messages)
[PATCH v9 0/3] Add driver support for ESWIN eic700 SoC clock controller
2026-01-05 22:15 UTC (5+ messages)
` [PATCH v9 2/3] clock: eswin: Add eic7700 clock driver
` "
[glemco:staging_rv_mon_kunit 25/28] include/kunit/static_stub.h:68:57: warning: argument 2 of 'kunit_hooks.get_static_stub_address' might be a candidate for a format attribute
2026-01-05 22:15 UTC
[PATCH 0/3] arm64: boot: dts: ti: k3-am62l: enable WKUP UART wakeup
2026-01-05 22:14 UTC (6+ messages)
` [PATCH 3/3] arm64: boot: dts: ti: k3-am62l3-evm: enable WKUP UART wakeup from LPM
[PATCH v10 0/5] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
2026-01-05 22:13 UTC (5+ messages)
` [PATCH v10 5/5] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
Another look?
2026-01-05 22:13 UTC (3+ messages)
[PATCH] x86/cpu: drop unused Kconfig symbol X86_P6_NOP
2026-01-05 22:12 UTC (4+ messages)
[PATCH] of: unittest: fix possible null-pointer dereferences in of_unittest_property_copy()
2026-01-05 22:11 UTC (2+ messages)
linux-next: trees being removed
2026-01-05 22:08 UTC (3+ messages)
[PATCH] dt-bindings: phy: ti,control-phy-otghs: convert to DT schema
2026-01-05 22:08 UTC (3+ messages)
[PATCH v2 0/5] arm64: dts: ti: k3-am62: Support Main UART wakeup
2026-01-05 22:06 UTC (4+ messages)
` [PATCH v2 4/5] arm64: dts: ti: k3-am62p5-sk: Enable "
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-05 22:06 UTC (4+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "
[PATCH BlueZ v2 1/2] transport: clean up volume set/get for A2DP and VCP
2026-01-05 22:04 UTC (2+ messages)
` transport: distinguish BAP mic and playback volumes
[PATCH v2 0/2] rust: macros: Add derive Display for enums
2026-01-05 22:03 UTC (8+ messages)
` [PATCH v2 1/2] "
[PATCH v2 0/8] Add NFSv4.2 POSIX ACL support to the client
2026-01-05 22:00 UTC (3+ messages)
` [PATCH v2 7/8] Set SB_POSIXACL if the server supports the extension
[PATCH bpf-next] scripts/gen-btf.sh: Disable LTO when generating initial .o file
2026-01-05 22:01 UTC (2+ messages)
[Buildroot] [PATCH] package/systemd: remove several Kernel config options
2026-01-05 22:01 UTC (4+ messages)
[PATCH for 6.12.y-cip + 6.12.63 ] can: rcar_canfd: Fix build error caused by is_gen4()
2026-01-05 22:00 UTC (4+ messages)
` FW: "
[PATCH v3 0/9] LoongArch: DTS: Fix dtbs_check warnings
2026-01-05 21:59 UTC (7+ messages)
` [PATCH v3 2/9] dt-bindings: interrupt-controller: loongson,eiointc: Document address-cells
` [PATCH v3 3/9] dt-bindings: interrupt-controller: loongson,liointc: "
` [PATCH v3 4/9] dt-bindings: interrupt-controller: loongson,pch-pic: "
[bluez/bluez]
2026-01-05 21:58 UTC
[PATCH v5] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
2026-01-05 21:58 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/python-maturin: bump to version 1.11.2
2026-01-05 21:58 UTC
[PATCH 6.12.y-cip 0/6] RZ/G3S: Backport TSU support
2026-01-05 21:57 UTC (3+ messages)
[PATCH v4 0/6] riscv: implement Ssqosid extension and CBQRI controllers
2026-01-05 21:54 UTC (7+ messages)
` [PATCH v4 1/6] riscv: implement Ssqosid extension and srmcfg CSR
` [PATCH v4 2/6] hw/riscv: define capabilities of CBQRI controllers
` [PATCH v4 3/6] hw/riscv: implement CBQRI capacity controller
` [PATCH v4 4/6] hw/riscv: implement CBQRI bandwidth controller
` [PATCH v4 5/6] hw/riscv: add CBQRI to Kconfig and build if enabled
` [PATCH v4 6/6] hw/riscv: add CBQRI controllers to virt machine
[PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
2026-01-05 21:57 UTC (5+ messages)
` [PATCH v3] mm/vmscan: "
[PATCH net-next v2] ipv6: preserve insertion order for same-scope addresses
2026-01-05 21:56 UTC (2+ messages)
Request for review for 4.19-st11, 4.19-cip127
2026-01-05 21:55 UTC (2+ messages)
[PATCH v10 0/3] status: show additional comparison with push branch when different from tracking branch
2026-01-05 21:55 UTC (3+ messages)
` Another look?
[PATCH] atm: Fix dma_free_coherent() size
2026-01-05 21:55 UTC (2+ messages)
[PATCH] dt-bindings: power: syscon-poweroff: Allow "reg" property
2026-01-05 21:54 UTC (2+ messages)
[PATCH] dt-bindings: reset: syscon-reboot: Allow both 'reg' and 'offset'
2026-01-05 21:54 UTC (2+ messages)
[GSoC PATCH v3] add -p: show user's hunk decision when selecting hunks
2026-01-05 21:52 UTC (4+ messages)
` [GSoC PATCH v4] "
[PATCH] lib/intel_pat: include fcntl.h for O_RDONLY
2026-01-05 21:49 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/3] mailbox: renesas: Support MFIS mailbox driver
2026-01-05 21:49 UTC (3+ messages)
` [PATCH v2 2/3] "
[PATCH v3 0/4] doc: git-reset: clarify DESCRIPTION section
2026-01-05 21:48 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] doc: git-reset: reorder the forms
` [PATCH v4 2/4] doc: git-reset: clarify intro
` [PATCH v4 3/4] doc: git-reset: clarify `git reset [mode]`
` [PATCH v4 4/4] doc: git-reset: clarify `git reset <pathspec>`
[PATCH] kbuild: Bump the build system to 6.1
2026-01-05 21:28 UTC (3+ messages)
Call for GSoC internship project ideas
2026-01-05 21:47 UTC
[PATCH bpf-next] bpf, docs: Update pahole to 1.28 for selftests
2026-01-05 21:46 UTC (4+ messages)
[RFC PATCH] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-01-05 21:46 UTC (4+ messages)
+ mm-page_alloc-prevent-pcp-corruption-with-smp=n.patch added to mm-hotfixes-unstable branch
2026-01-05 21:44 UTC
[PATCH 0/6] i2c: provide and use i2c_adapter_dev()
2026-01-05 21:42 UTC (4+ messages)
` [PATCH 4/6] i2c: designware-amdisp: "
"Paravisor" Feature Enumeration
2026-01-05 21:42 UTC
+ mm-vmscan-add-pids-to-vmscan-tracepoints.patch added to mm-new branch
2026-01-05 21:41 UTC
+ mm-vmscan-add-cgroup-ids-to-vmscan-tracepoints.patch added to mm-new branch
2026-01-05 21:41 UTC
🚀 We’re Hiring: Firmware Engineers (Mid to Senior Levels) @ CoreWeave
2026-01-05 18:32 UTC
[BUG] bpf/verifier: kernel crash in is_state_visited() during bpf_prog_load (5.4.139 elrepo)
2026-01-05 21:40 UTC (2+ messages)
[PATCH mm-hotfixes] mm/page_alloc: prevent pcp corruption with SMP=n
2026-01-05 21:40 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix using PHYs bitfields as PHY value
2026-01-05 21:38 UTC (2+ messages)
` [v2] "
[PATCH v2 1/2] rust: io: remove square brackets from pci::Bar reference
2026-01-05 21:37 UTC (2+ messages)
` [PATCH v2 2/2] rust: pci: fix typos in Bar struct's comments
[PATCH 0/4] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
2026-01-05 21:37 UTC (4+ messages)
` [PATCH 4/4] media: dw100: Split interrupt handler to fix timeout error
[PATCH v4] mm/vmscan: fix demotion targets checks in reclaim/demotion
2026-01-05 21:34 UTC (4+ messages)
` [PATCH v5] "
[PATCH v2] rcu-tasks: Remove unnecessary smp_store_release() in cblist_init_generic()
2026-01-05 21:34 UTC (2+ messages)
[PATCH v2 00/25] migration: Cleanup early connection code
2026-01-05 21:32 UTC (3+ messages)
` [PATCH v2 25/25] migration/channel: Centralize calling migration_channel_connect_outgoing
[PATCH 1/2] remoteproc: mtk_scp: Simplify with scoped for each OF child loop
2026-01-05 21:33 UTC (2+ messages)
FAILED: patch "[PATCH] media: amphion: Remove vpu_vb_is_codecconfig" failed to apply to 6.1-stable tree
2026-01-05 21:32 UTC (4+ messages)
` [PATCH 6.1.y 1/3] media: amphion: Add a frame flush mode for decoder
` [PATCH 6.1.y 2/3] media: amphion: Make some vpu_v4l2 functions static
` [PATCH 6.1.y 3/3] media: amphion: Remove vpu_vb_is_codecconfig
[PATCH v1 0/5] flow_parser: add shared parser library
2026-01-05 21:30 UTC (2+ messages)
` [PATCH v1 5/5] doc: add flow parser library maintainers
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.