messages from 2026-02-14 01:27:55 to 2026-02-14 04:59:52 UTC [more...]
[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-02-14 4:58 UTC (4+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
[PATCH v2] binman: add CST backend selection for i.MX8M signing
2026-02-13 21:56 UTC (3+ messages)
[PATCH] binman: add CST backend selection for i.MX8M signing
2026-02-13 21:58 UTC (5+ messages)
[PATCH v2 00/11] imx8qxp: siemens: small board updates
2026-02-14 4:57 UTC (12+ messages)
` [PATCH v2 01/11] arm: dts: capricorn: pinctrl_usdhc1 cleanup
` [PATCH v2 02/11] siemens: capricorn: set max-frequency for usdhc1
` [PATCH v2 03/11] arm: dts: capricorn: remove pinctrl_usdhc2
` [PATCH v2 04/11] arm: dts: capricorn: move fec2 config
` [PATCH v2 05/11] imx8qxp_capricorn config: add wget command
` [PATCH v2 06/11] capricorn: config: add bootcounter command
` [PATCH v2 07/11] siemens: capricorn: add logic to U-Boot to avoid zig-zag boot
` [PATCH v2 08/11] siemens: capricorn: always detect emmc device
` [PATCH v2 09/11] siemens: capricorn: fix fallback bootm call for fitImage
` [PATCH v2 10/11] siemens: capricorn: rework bootcmd environment variables
` [PATCH v2 11/11] siemens: capricorn: protect environment
[syzbot] [xfs?] inconsistent lock state in igrab
2026-02-14 4:57 UTC
[xilinx-xlnx:master 270/590] Warning: drivers/gpu/drm/xlnx/xlnx_fb.c:58 function parameter 'info' not described in 'xlnx_fb_create'
2026-02-14 4:55 UTC
[PATCH v2] setup: fail if .git is not a file or directory
2026-02-14 4:52 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 1/2] cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
2026-02-14 4:51 UTC (3+ messages)
[PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
2026-02-14 4:52 UTC (2+ messages)
[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
2026-02-14 4:48 UTC (5+ messages)
` [PATCH RFC v2 16/17] acpi: riscv: Parse RISC-V Quality of Service Controller (RQSC) table
` [External] "
[PATCH i-g-t] tests/kms_invalid_mode: Add informative skip for connectors with fixed mode
2026-02-14 4:47 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] gpio: nomadik: Add missing IS_ERR() check
2026-02-14 4:45 UTC
[isilence:zcrx/test 2/7] io_uring/bpf-ops.c:45:28: sparse: sparse: unsigned value that used to be signed checked against zero?
2026-02-14 4:44 UTC
[PATCH v7 4/5] bpf: allow using bpf_kptr_xchg even if the MEM_RCU flag is set
2026-02-14 4:41 UTC (2+ messages)
` [PATCH v7 5/5] selftests/bpf: Add test case for rbtree nodes that contain both bpf_refcount and kptr fields
[PATCH 0/5] net: mark eth_header, udp_header, tcp_header as QEMU_PACKED
2026-02-14 4:40 UTC (2+ messages)
[PATCH v7 0/5] bpf: Expand the usage scenarios of bpf_kptr_xchg
2026-02-14 4:36 UTC (4+ messages)
` [PATCH v7 1/5] bpf: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v7 2/5] bpf: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v7 3/5] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH v10 0/6] flow_parser: add shared parser library
2026-02-14 4:35 UTC (8+ messages)
` [PATCH v10 3/6] "
[PATCH v2] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
2026-02-14 4:36 UTC (3+ messages)
[PATCH] virtio-gpu-virgl: Add virtio-gpu-virgl-hostmem-region type
2026-02-14 4:33 UTC
[PATCH v3 00/21] TP8028 Rapid Path Failure Recovery
2026-02-14 4:25 UTC (22+ messages)
` [PATCH v3 01/21] nvmet: Rapid Path Failure Recovery set controller identify fields
` [PATCH v3 02/21] nvmet/debugfs: Export controller CIU and CIRN via debugfs
` [PATCH v3 03/21] nvmet: Implement CCR nvme command
` [PATCH v3 04/21] nvmet: Implement CCR logpage
` [PATCH v3 05/21] nvmet: Send an AEN on CCR completion
` [PATCH v3 06/21] nvme: Rapid Path Failure Recovery read controller identify fields
` [PATCH v3 07/21] nvme: Introduce FENCING and FENCED controller states
` [PATCH v3 08/21] nvme: Implement cross-controller reset recovery
` [PATCH v3 09/21] nvme: Implement cross-controller reset completion
` [PATCH v3 10/21] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v3 11/21] nvme-rdma: "
` [PATCH v3 12/21] nvme-fc: Decouple error recovery from controller reset
` [PATCH v3 13/21] nvme-fc: Use CCR to recover controller that hits an error
` [PATCH v3 14/21] nvme-fc: Hold inflight requests while in FENCING state
` [PATCH v3 15/21] nvme-fc: Do not cancel requests in io taget before it is initialized
` [PATCH v3 16/21] nvmet: Add support for CQT to nvme target
` [PATCH v3 17/21] nvme: Add support for CQT to nvme host
` [PATCH v3 18/21] nvme: Update CCR completion wait timeout to consider CQT
` [PATCH v3 19/21] nvme-tcp: Extend FENCING state per TP4129 on CCR failure
` [PATCH v3 20/21] nvme-rdma: "
` [PATCH v3 21/21] nvme-fc: "
[PATCH v2] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
2026-02-14 4:26 UTC (3+ messages)
[tj-sched-ext:for-next 4/4] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'claude-opus-4-6-v1'
2026-02-14 4:24 UTC
[bcachefs:bcachefs-testing 389/389] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'LordKitsuna (IRC)'
2026-02-14 4:19 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-02-13
2026-02-14 4:17 UTC
[GIT PULL] RISC-V updates for v7.0
2026-02-14 4:14 UTC (5+ messages)
[PATCH i-g-t] lib/igt_pm: Move DC State Counter Functions to common library
2026-02-14 4:08 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for lib/igt_pm: Move DC State Counter Functions to common library (rev5)
[PATCH] perf utilities: cln_size header
2026-02-14 4:07 UTC
[bluez/bluez]
2026-02-14 4:02 UTC
[PATCH v2] arm64: dts: qcom: sm8550: Fix DTBO boot failure
2026-02-14 4:02 UTC (8+ messages)
[PATCH ath-next] wifi: ath12k: add basic hwmon temperature reporting
2026-02-14 3:59 UTC
[PATCH v2 00/14] TP8028 Rapid Path Failure Recovery
2026-02-14 3:56 UTC (8+ messages)
` [PATCH v2 01/14] nvmet: Rapid Path Failure Recovery set controller identify fields
[alternative-merged] drivers-input-misc-pf1550-onkeyc-fix-build-with-config_pm_sleep=n.patch removed from -mm tree
2026-02-14 3:53 UTC
[ast-bpf:qp-trie 4/8] kernel/bpf/qp_trie.c:35:5: error: flexible array member in a struct with no named members
2026-02-14 3:51 UTC
[PATCH net] selftests: tc_actions: don't dump 2MB of \0 to stdout
2026-02-14 3:51 UTC
[GIT PULL] Bootconfig: Updates for v7.0
2026-02-14 3:44 UTC (3+ messages)
[GIT PULL] tracing updates for v7.0
2026-02-14 3:44 UTC (2+ messages)
[RFCv2 PATCH 00/13] intel_iommu: Enable PASID support for passthrough device
2026-02-14 3:41 UTC (14+ messages)
` [RFCv2 PATCH 01/13] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
` [RFCv2 PATCH 02/13] iommufd: Extend attach/detach_hwpt callbacks to support pasid
` [RFCv2 PATCH 03/13] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
` [RFCv2 PATCH 04/13] intel_iommu: Create the nested "
` [RFCv2 PATCH 05/13] intel_iommu: Change pasid property from bool to uint8
` [RFCv2 PATCH 06/13] intel_iommu: Export some functions
` [RFCv2 PATCH 07/13] intel_iommu: Handle PASID entry addition for pc_inv_dsc request
` [RFCv2 PATCH 08/13] intel_iommu: Handle PASID entry removal "
` [RFCv2 PATCH 09/13] intel_iommu: Handle PASID entry removal for system reset
` [RFCv2 PATCH 10/13] intel_iommu_accel: Support pasid binding/unbinding and PIOTLB flushing
` [RFCv2 PATCH 11/13] intel_iommu_accel: drop _lock suffix in vtd_flush_host_piotlb_all_locked()
` [RFCv2 PATCH 12/13] intel_iommu_accel: Add pasid bits size check
` [RFCv2 PATCH 13/13] intel_iommu: Expose flag VIOMMU_FLAG_PASID_SUPPORTED when configured
[wsa:renesas/hwspinlock/refactor-alloc-buildtest 16/19] drivers/hwspinlock/hwspinlock_core.c:531:16: error: implicit declaration of function 'kzalloc'
2026-02-14 3:42 UTC
[GIT PULL] Probes: Updates for v7.0
2026-02-14 3:40 UTC (2+ messages)
[PATCH net v1] net: defer __dev_set_promiscuity() to avoid sleeping in atomic context
2026-02-14 3:38 UTC
[PATCH 00/10] SDM660 internal sound card support
2026-02-14 3:38 UTC (7+ messages)
` [PATCH 01/10] ASoC: dt-bindings: qcom,sm8250: add compatible for sdm660-internal
[drm-misc:drm-misc-next 1/25] arch/arm/boot/dts/ti/omap/am335x-boneblack.dtb: lcdc@0 (ti,am33xx-tilcdc): port:endpoint@0: 'reg' is a required property
2026-02-14 3:35 UTC
drivers/usb/cdns3/cdnsp-gadget.c:159:9: sparse: sparse: cast from restricted __le32
2026-02-14 3:31 UTC
[GIT PULL] exfat update for 7.0-rc1
2026-02-14 3:30 UTC
[PATCH v2 0/2] Update the PHY timeouts
2026-02-14 3:26 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Update the PHY timeouts (rev2)
[PATCH] nsenter: Support specifying namespace by ID
2026-02-14 3:23 UTC
[cel:svctcp-next 4/9] net/sunrpc/svcsock.c:1508:1: warning: the frame size of 1312 bytes is larger than 1024 bytes
2026-02-14 3:20 UTC
[PATCH v2] erofs: allow sharing page cache with the same aops only
2026-02-14 3:02 UTC
[PATCH v6 0/6] Introduce MAX77759 charger driver
2026-02-14 3:12 UTC (14+ messages)
` [PATCH v6 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v6 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v6 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v6 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
` [PATCH v6 5/6] power: supply: max77759: add charger driver
` [PATCH v6 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[wsa:renesas/hwspinlock/refactor-alloc-buildtest 16/19] drivers/hwspinlock/hwspinlock_core.c:531:9: error: call to undeclared function 'kzalloc'; ISO C99 and later do not support implicit function declarations
2026-02-14 3:09 UTC
[RFC 0/5] net/filter-redirector: Add AF_PACKET support for vhost-net
2026-02-14 3:04 UTC (2+ messages)
[PATCH v3 0/8] sched/topology: Optimize sd->shared allocation
2026-02-14 3:04 UTC (7+ messages)
` [PATCH v3 3/8] sched/topology: Switch to assigning "sd->shared" from s_data
[jolsa-perf:bpf/tracing_multi_5 5/15] arch/riscv/net/bpf_jit_comp64.c:1265:46: error: passing argument 3 of '__arch_prepare_bpf_trampoline' from incompatible pointer type
2026-02-14 2:59 UTC
[patch 1/1] drivers/input/misc/pf1550-onkey.c: fix build with CONFIG_PM_SLEEP=n
2026-02-14 2:56 UTC (2+ messages)
[PATCH v2 0/6] qcom: Add NVMEM bitfield support and reboot‑mode integration
2026-02-14 2:55 UTC (4+ messages)
` [PATCH v2 1/6] reboot-mode: Use actual cell size instead of sizeof(u32)
[PATCH v2 0/3] Allow attaching software node when registering platform devices
2026-02-14 2:52 UTC (4+ messages)
` [PATCH v2 1/3] driver core: platform: add kerneldoc to struct platform_device_info
` [PATCH v2 2/3] driver core: platform: allow attaching software nodes when creating devices
` [PATCH v2 3/3] driver core: platform: fix various formatting issues
[GIT PULL] Mailbox fixes for v6.20
2026-02-14 2:47 UTC
[PATCH] kbuild: unexport sub_make_done to fix child make invocations
2026-02-14 2:47 UTC
[PATCH 1/2] erofs-utils: manpage: document missing options for mkfs.erofs
2026-02-14 2:47 UTC (4+ messages)
` [PATCH 2/2] erofs-utils: mkfs: validate source and dataimport mode combinations
[PATCH 01/12] net: introduce read_poll/write_poll
2026-02-14 2:45 UTC (3+ messages)
` [PATCH 02/12] net/filter-mirror: add enable_when_stopped option for filter-redirector
[f2fs-dev] [GIT PULL] f2fs update for 7.0-rc1
2026-02-14 2:45 UTC (2+ messages)
` "
[PATCH v2 0/8] Implement `promisor.storeFields` and `--filter=auto`
2026-02-14 2:35 UTC (4+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 6/9] list-objects-filter-options: support 'auto' mode for --filter
[PATCH 0/3] fio: Avoid errno and errno string mismatch
2026-02-14 2:39 UTC (2+ messages)
[PATCH 0/8] system: Absorb globals-target.c within common globals.c
2026-02-14 2:39 UTC (17+ messages)
` [PATCH 1/8] hw/display/macfb: Constify macfb_sense_table[] array
` [PATCH 2/8] hw/display/macfb: Constify macfb_mode_table[] array
` [PATCH 3/8] hw/m68k/q800: Use MacFbMode fields in q800_machine_init()
` [PATCH 4/8] hw/m68k/q800: Set MACFB_DISPLAY_APPLE_21_COLOR within MacFrameBuffer
` [PATCH 5/8] hw/m68k: Set graphic display dimensions generically
` [PATCH 6/8] hw/sparc: "
` [PATCH 7/8] hw/ppc: "
` [PATCH 8/8] system/globals: Build as common code
[PATCH RESEND 0/2] riscv: fix minor typos and style issues in XIP code
2026-02-14 2:38 UTC (6+ messages)
` [PATCH RESEND 1/2] riscv: xip_fixup.h: fix comment typo and whitespace issue
` [PATCH RESEND 2/2] riscv: head.S: fix typo and wrong #endif comment
[xilinx-xlnx:xlnx_rebase_v6.6 556/1266] drivers/gpu/drm/xlnx/hdcp/xlnx_hdcp1x_tx.c:1088:1: warning: the frame size of 1312 bytes is larger than 1280 bytes
2026-02-14 2:37 UTC
Btrfs progs release 6.19
2026-02-14 2:18 UTC (2+ messages)
[ndctl PATCH v2] test/cxl-poison.sh: replace sysfs usage with cxl-cli cmds
2026-02-14 2:32 UTC
[STATUS] next/master - 635c467cc14ebdffab3f77610217c1dacaf88e8c
2026-02-14 2:30 UTC
[RFC PATCH 00/14] intel_iommu: Enable PASID support for passthrough device
2026-02-14 2:29 UTC (4+ messages)
` [RFC PATCH 03/14] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
[android-common:android17-6.18 33/33] Warning: drivers/ufs/core/ufshcd.c:2811 function parameter 'iid' not described in 'ufshcd_prepare_utp_scsi_cmd_upiu'
2026-02-14 2:26 UTC
[PATCH 0/2] riscv: fix minor typos and style issues in XIP code
2026-02-14 2:25 UTC (4+ messages)
[PATCH] selftests/futex: fix incorrect result reporting of futex_wait test item
2026-02-14 2:25 UTC (4+ messages)
FAILED: patch "[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously" failed to apply to 6.1-stable tree
2026-02-14 2:23 UTC (4+ messages)
` [PATCH 6.1.y 1/3] PCI: endpoint: Automatically create a function specific attributes group
` [PATCH 6.1.y 2/3] PCI: endpoint: Remove unused field in struct pci_epf_group
` [PATCH 6.1.y 3/3] PCI: endpoint: Avoid creating sub-groups asynchronously
[PATCH v5 0/3] board: rockchip: add OneThing Edge Cube series
2026-02-14 2:17 UTC (8+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add Shenzhen OneThing Technologies Co., Ltd
` [PATCH v5 2/3] dt-bindings: arm: rockchip: Add OneThing Edge Cube series
` [PATCH v5 3/3] arm64: dts: "
[RFC PATCH 00/15] Add support for structured tags and v18 dtb version
2026-02-14 2:12 UTC (3+ messages)
` [RFC PATCH 02/15] fdtdump: Remove dtb version check
Ranges - Intended use case
2026-02-14 2:02 UTC (5+ messages)
[PATCH bpf 0/2] libbpf: Fix perm errors for LDIMM_64_FULL_RANGE_OFF use
2026-02-14 2:10 UTC (3+ messages)
` [PATCH bpf v2 1/2] libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating
` [PATCH bpf v2 2/2] libbpf: Delay feature gate check until object prepare time
What's cooking in git.git (Feb 2026, #05)
2026-02-14 2:01 UTC
[android-common:mirror-poly-aosp-pixel-mbu 1/1] ncdevmem.c:364:33: warning: unused variable 'queues'
2026-02-14 2:00 UTC
[REGRESSION] mainline/master: (build) in vmlinux.unstripped (scripts/Makefile.vmlinux:72) [logspec:kbuil
2026-02-14 1:59 UTC
[koverstreet-bcachefs:bcachefs-testing 140/387] fs/bcachefs/data/copygc.c:581:34: sparse: sparse: incorrect type in assignment (different address spaces)
2026-02-14 1:56 UTC
[PATCH] staging: fbtft: Optimize partial write()
2026-02-14 1:56 UTC (3+ messages)
[PATCH] rust_binder: avoid name mangling for get_work[_local]
2026-02-14 1:54 UTC (4+ messages)
FAILED: patch "[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously" failed to apply to 6.6-stable tree
2026-02-14 1:49 UTC (3+ messages)
` [PATCH 6.6.y 1/2] PCI: endpoint: Remove unused field in struct pci_epf_group
` [PATCH 6.6.y 2/2] PCI: endpoint: Avoid creating sub-groups asynchronously
FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 6.1-stable tree
2026-02-14 1:49 UTC (2+ messages)
` [PATCH 6.1.y] scsi: qla2xxx: Fix bsg_done() causing double free
[PATCH v3 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support
2026-02-14 1:46 UTC
[oe][meta-oe][PATCH] tigervnc: Fix do_rootfs Error
2026-02-14 1:35 UTC
[PATCH v5 0/3] fuse: compound commands
2026-02-14 1:35 UTC (10+ messages)
` [PATCH v5 1/3] fuse: add compound command to combine multiple requests
` "
[PATCH mtd-utils 2/2] fsck.ubifs: use the appropriate format specifiers for ino_t and loff_t
2026-02-14 1:33 UTC (3+ messages)
` [mtd-utils,v2,2/2] fsck.ubifs: fix platform dependant ino_t and loff_t formatting
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-14 1:29 UTC (4+ messages)
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4
[PATCH v3 0/9] Improve ld.lld-21+ compatibility when building i386-pc target
2026-02-14 1:27 UTC (3+ messages)
` [PATCH v3 7/9] [corrected] configure: drop -Ttext checks for i386-pc
[thomas-weissschuh:b4/vdso-compat_32bit_time 3/4] lib/vdso/gettimeofday.c:343:9: error: implicit declaration of function 'BUILD_BUG_ON'
2026-02-14 1:27 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.