messages from 2024-12-21 21:58:47 to 2024-12-22 05:51:49 UTC [more...]
[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 5:51 UTC (4+ messages)
[PATCH 1/2] drm/xe: Introduce GuC PC debugfs
2024-12-22 5:48 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] "
[intel-lts:6.12/linux 905/1030] drivers/ptp/ptp-intel-pmc-tgpio.c:744:36: warning: 'intel_pmc_acpi_match' defined but not used
2024-12-22 5:32 UTC
[soc:stm32/dt 22/23] arch/arm64/boot/dts/st/stm32mp257f-ev1.dtb: /soc@0/bus@42080000/dcmipp@48030000: failed to match any schema with compatible: ['st,stm32mp25-dcmipp']
2024-12-22 5:32 UTC
brcmfmac SAE/WPA3 negotiation
2024-12-22 5:30 UTC (19+ messages)
[PATCH 00/14] wifi: ath12k: Enable monitor ring for updating station dump in QCN9274
2024-12-22 5:15 UTC (3+ messages)
` [PATCH 03/14] wifi: ath12k: Avoid multiple times configuring monitor filter
[PATCH v11 4/4] arm64: dts: qcom: Add Xiaomi Redmi 5A
2024-12-22 5:10 UTC
[PATCH v2 08/19] arm64: dts: qcom: Disable USB U1/U2 entry for SA8775P
2024-12-22 5:10 UTC
[PATCH v4 4/4] arm64: dts: qcom: ipq6018: add LDOA2 regulator
2024-12-22 5:08 UTC (3+ messages)
[PATCH v3] mm: add build-time option for hotplug memory default online type
2024-12-22 5:03 UTC (3+ messages)
[PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
2024-12-22 5:00 UTC (7+ messages)
` [PATCH 1/6] drm/atomic-helper: document drm_atomic_helper_check() restrictions
` [PATCH 2/6] drm/atomic: prepare to check that drivers follow restrictions for needs_modeset
` [PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
` [PATCH 4/6] drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()
` [PATCH 5/6] drm/msm/dpu: simplify dpu_encoder_get_topology() interface
` [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
[PATCH] drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
2024-12-22 4:47 UTC (3+ messages)
[PATCH v6 0/6] sched_ext: Support high-performance monotonically non-decreasing clock
2024-12-22 4:32 UTC (4+ messages)
` [PATCH v6 2/6] sched_ext: Implement scx_bpf_now_ns()
[PATCH 1/1] arm64: dts: rockchip: default to host mode for USB on Radxa E25
2024-12-22 4:30 UTC (3+ messages)
[PATCH i-g-t v3 1/3] lib/igt_kmod: fix check to confirm correct driver unload
2024-12-22 4:30 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,v3,1/3] "
[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 4:28 UTC (3+ messages)
[intel-lts:6.12/linux 857/1030] include/uapi/linux/const.h:20:25: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'const unsigned int'} changes value from '4294967296' to '0'
2024-12-22 4:29 UTC
[chrome-os:chromeos-6.12 440/540] arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r2.dtb: pinctrl@3500000: Unevaluated properties are not allowed ('cam_sensor_front_active', 'cam_sensor_front_suspend', 'cam_sensor_mclk0_active', 'cam_sensor_mclk0_suspend', 'cam_sensor_mclk1_active', 'cam
2024-12-22 4:29 UTC
[PATCH] crypto: qce - revert "use __free() for a buffer that's always freed"
2024-12-22 4:20 UTC (2+ messages)
[PATCH] crypto: ixp4xx: fix OF node reference leaks in init_ixp_crypto()
2024-12-22 4:19 UTC (2+ messages)
[PATCH v5 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
2024-12-22 4:19 UTC (2+ messages)
[PATCH v2 0/8] crypto: x86 - minor optimizations and cleanup to VAES code
2024-12-22 4:19 UTC (2+ messages)
[PATCH] crypto: lib/gf128mul - Remove some bbe deadcode
2024-12-22 4:18 UTC (2+ messages)
drivers/crypto/tegra/tegra-se-aes.c:1596 tegra_cmac_do_one_req() error: uninitialized symbol 'ret'
2024-12-22 4:18 UTC (2+ messages)
[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
2024-12-22 4:16 UTC (9+ messages)
` [PATCH v2 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
` [PATCH v2 9/9] i2c: riic: Implement bus recovery
[Buildroot] [autobuild.buildroot.org] Daily results for 2024-12-21
2024-12-22 4:14 UTC
[PATCH v5 04/12] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto
2024-12-22 4:07 UTC (2+ messages)
[RFC PATCH 00/10] AMD broadcast TLB invalidation
2024-12-22 4:06 UTC (11+ messages)
` [PATCH 01/10] Add X86_FEATURE_INVLPGB definition
` [PATCH 02/10] x86,tlb: get INVLPGB count max from CPUID
` [PATCH 03/10] x86,mm: add INVLPGB support code
` [PATCH 04/10] x86,mm: use INVLPGB for kernel TLB flushes
` [PATCH 05/10] x86,tlb: use INVLPGB in flush_tlb_all
` [PATCH 06/10] x86,mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH 07/10] x86,mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 08/10] x86,tlb: do targeted broadcast flushing from tlbbatch code
` [PATCH 09/10] x86/mm: enable AMD translation cache extensions
` [PATCH 10/10] x86/mm: only invalidate final translations with INVLPGB
[PATCH] riscv: Add riscv_force_qspinlock for early_param
2024-12-22 4:03 UTC (4+ messages)
[PATCH 0/3] rockchip: Add support for RK3582
2024-12-22 3:58 UTC (10+ messages)
` [PATCH 1/3] irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround "
` [PATCH 2/3] dt-bindings: arm: rockchip: Add Radxa E52C
` [PATCH 3/3] arm64: dts: "
drivers/input/misc/iqs626a.c:780:61: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 2
2024-12-22 3:57 UTC
[PATCH] riscv: qspinlock: Add virt_spin_lock() support for KVM guests
2024-12-22 3:57 UTC (4+ messages)
[paulmckrcu:dev 29/32] kernel/rcu/srcutree.c:779:39: error: use of undeclared identifier 'idx'
2024-12-22 3:57 UTC
[PATCH 0/3] riscv: Add PARAVIRT_SPINLOCKS support
2024-12-22 3:39 UTC (8+ messages)
` [PATCH 1/3] RISC-V: paravirt: Add pvqspinlock KVM backend
` [PATCH 2/3] RISC-V: paravirt: Add pvqspinlock frontend
` [PATCH 3/3] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
[PATCH v11 0/4] drm/xe/pmu: PMU interface for Xe
2024-12-22 3:26 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/pmu: PMU interface for Xe (rev11)
[PATCH v5 00/12] arm64: dts: rockchip: Refine dts for Radxa ROCK 5C
2024-12-22 3:18 UTC (8+ messages)
` [PATCH v5 04/12] arm64: dts: rockchip: Rename regulator for pcie2x1l2 "
[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 3:02 UTC (4+ messages)
[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
2024-12-22 3:00 UTC (3+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep
[djwong-xfs:zoned 140/144] fs/xfs/libxfs/xfs_zones.c:164 xfs_zone_validate() warn: signedness bug returning '(-5)'
2024-12-22 2:55 UTC
[PATCH v8 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
2024-12-22 2:47 UTC (5+ messages)
` [PATCH v8 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v8 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
` [PATCH v8 3/4] sched, psi: "
` [PATCH v8 4/4] sched: Fix cgroup irq time for CONFIG_IRQ_TIME_ACCOUNTING
Git v2.46.0 and --allow-multiple-definition linker flag
2024-12-22 2:47 UTC (3+ messages)
[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
2024-12-22 2:47 UTC (21+ messages)
[soc:stm32/dt 22/23] arch/arm64/boot/dts/st/stm32mp257f-ev1.dtb: /soc@0/bus@42080000/csi@48020000: failed to match any schema with compatible: ['st,stm32mp25-csi']
2024-12-22 2:45 UTC
[PATCH v2 1/4] pkgconfig: Add pkg-config-native to SDK
2024-12-22 2:37 UTC (4+ messages)
` [PATCH v2 2/4] wayland-protocols: Remove inoperative packaging override
` [PATCH v2 3/4] weston: Fix wayland-protocols dependency
` [PATCH v2 4/4] weston: Disable unused tests build
[RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
2024-12-22 2:34 UTC (5+ messages)
[syzbot] [bcachefs?] WARNING in bch2_trans_put
2024-12-22 2:31 UTC (2+ messages)
[gerg-m68knommu:armnommu 3/3] include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_503' declared with attribute error: BUILD_BUG_ON failed: sizeof(priv_tbl->probs) % 16
2024-12-22 2:24 UTC
[syzbot] [btrfs?] WARNING in btrfs_rename2
2024-12-22 2:20 UTC
[PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
2024-12-22 2:13 UTC (5+ messages)
` [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s
[PATCH v6 5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
2024-12-22 2:03 UTC
[paulmckrcu:dev 28/32] kernel/rcu/srcutree.c:795:18: error: incompatible pointer types passing 's64 *' (aka 'long long *') to parameter of type 'atomic_long_t *' (aka 'atomic64_t *')
2024-12-22 2:03 UTC
[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
2024-12-22 1:59 UTC (4+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
[linux-next:master 4774/5236] arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dtb: sdio-host@a0000000: Unevaluated properties are not allowed ('bus-width', 'disable-wp', 'no-1-8-v' were unexpected)
2024-12-22 1:53 UTC
URGENT ORDER INQUIRY
2024-12-21 19:42 UTC
[PATCH v3 00/10] devtools, lib, test, net, common: remove unused rte_bitmap_free()
2024-12-22 1:20 UTC (11+ messages)
` [PATCH v3 01/10] devtools/cocci, lib/eal: "
` [PATCH v3 02/10] app/test: remove unsued rte_bitmap_free()
` [PATCH v3 03/10] net/sfc: remove unused rte_bitmap_free()
` [PATCH v3 04/10] crypto/ionic: "
` [PATCH v3 05/10] net/cxgbe: "
` [PATCH v3 06/10] net/mlx4: "
` [PATCH v3 07/10] common/mlx5: "
` [PATCH v3 08/10] net/bonding: "
` [PATCH v3 09/10] net/netvsc: "
` [PATCH v3 10/10] common/cnxk: "
[drm-xe:drm-xe-next] BUILD SUCCESS 2054d38ccf708e1add482c6345f7f349059b56e0
2024-12-22 1:33 UTC
[PATCH] net: netpoll: ensure skb_pool list is always initialized
2024-12-22 1:23 UTC
kernel/sched/rt.c:9:18: warning: 'max_rt_runtime' defined but not used
2024-12-22 1:22 UTC
❌ FAIL: Test report for master (6.13.0-rc3, upstream-mainline, 48f506ad)
2024-12-22 1:12 UTC
[PATCH iproute2-next 1/2] iproute2: expose anycast netlink constants in UAPI
2024-12-22 1:05 UTC (2+ messages)
` [PATCH iproute2-next 2/2] iproute2: add 'ip monitor acaddress' support
knfsd server bug when GETATTR follows READDIR
2024-12-22 1:02 UTC (8+ messages)
[PATCH net-next] netlink: add IPv6 anycast join/leave notifications
2024-12-22 1:00 UTC
[PATCH v2 00/11] The xe_sa_manager based GuC Buffer Cache
2024-12-22 0:59 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for The xe_sa_manager based GuC Buffer Cache (rev2)
[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
2024-12-22 0:52 UTC (4+ messages)
[PATCH v6 1/7] dt-bindings: can: m_can: Add wakeup properties
2024-12-22 0:40 UTC
[intel-lts:6.12/linux 6/9] drivers/bus/mhi/host/pci_generic.c:349:38: warning: unused variable 'mhi_qcom_sdx55_info'
2024-12-22 0:41 UTC
[PATCH] sh: migrate to the generic rule for built-in DTB
2024-12-22 0:32 UTC
[PATCH] nios2: migrate to the generic rule for built-in DTB
2024-12-22 0:30 UTC
[PATCH] xtensa: migrate to the generic rule for built-in DTB
2024-12-22 0:29 UTC
[PATCH] openrisc: migrate to the generic rule for built-in DTB
2024-12-22 0:23 UTC
[PATCH] ARC: migrate to the generic rule for built-in DTB
2024-12-22 0:15 UTC (2+ messages)
[PATCH 1/4] pkgconfig: Add pkg-config-native to SDK
2024-12-22 0:13 UTC (10+ messages)
` [PATCH 4/4] weston: Add xcb-util-cursor dependency
` [OE-core] "
[PATCH] LoongArch: migrate to the generic rule for built-in DTB
2024-12-22 0:11 UTC
[PATCH] btrfs-progs: docs: extra notes about read-only scrub on read-write fs
2024-12-22 0:10 UTC
[chrome-os:chromeos-6.12 437/540] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dtb: i2c@11009000: Unevaluated properties are not allowed ('mediatek,default-timing-adjust' was unexpected)
2024-12-22 0:09 UTC
[PATCH] riscv: migrate to the generic rule for built-in DTB
2024-12-22 0:08 UTC (2+ messages)
[RESEND PATCH bpf-next] BPF-Helpers : Correct spelling mistake
2024-12-22 0:07 UTC (3+ messages)
[PATCH] MIPS: migrate to generic rule for built-in DTBs
2024-12-22 0:04 UTC
[intel-lts:6.12/linux 1/9] drivers/bus/mhi/host/pci_generic.c:435:38: warning: unused variable 'mhi_foxconn_sdx55_info'
2024-12-21 23:59 UTC
[dinguyen:socfpga_dts_for_v6.14_v1 1/5] arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_mcvevk.dtb: stmpe811@41: 'blocks', 'id', 'irq-gpio', 'stmpe_touchscreen' do not match any of the regexes: 'pinctrl-[0-9]+'
2024-12-21 23:59 UTC
[PATCH] ARM: renesas: Consistently enable ENV_OVERWRITE on Renesas R-Car
2024-12-21 23:58 UTC
[PATCH v3 0/4] perf lock contention: Symbolize locks using slab cache names
2024-12-21 23:55 UTC (4+ messages)
` [PATCH v3 2/4] perf lock contention: Run BPF slab cache iterator
[GIT PULL] soc: fixes for 6.13, part 2
2024-12-21 23:48 UTC (2+ messages)
[bvanassche:write-pipelining 15/24] block/blk-zoned.c:862 blk_zone_all_zwr_inserted() warn: iterator 'i' not incremented
2024-12-21 23:49 UTC
[GIT PULL] hotfixes for 6.13-rc4
2024-12-21 23:48 UTC (2+ messages)
[PATCH] platform/x86: intel: punit_ipc: Remove unused function
2024-12-21 23:48 UTC
[PATCH 0/9] Enable arm64 host support in Gitlab
2024-12-21 23:47 UTC (3+ messages)
` [PATCH 1/9] Docker/CI: Only test Xtensa on amd64 hosts
[PATCH 01/16] pinctrl: renesas: Add Kconfig symbol for conditional build of full PFC tables
2024-12-21 23:47 UTC (2+ messages)
[PATCH 0/5] Add support for the AAEON UP board FPGA
2024-12-21 23:43 UTC (5+ messages)
` [PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards
[PATCH] MAINTAINERS: Assume maintainership of PL111
2024-12-21 23:39 UTC (4+ messages)
[PATCH v3 7/8] arm64: dts: qcom: qcs8300: enable pcie1 for qcs8300 soc
2024-12-21 23:38 UTC
[PATCH v2] arm64: dts: qcom: Add coresight node for SM8650
2024-12-21 23:38 UTC
[jarkko-tpmdd:acpi-eventlog 2/2] drivers/char/tpm/eventlog/tpm1.c:86:23: error: implicit declaration of function 'acpi_os_map_iomem'; did you mean 'acpi_os_read_iomem'?
2024-12-21 23:38 UTC
+ kbuild-drop-support-for-include-asm-arch-in-headers_checkpl.patch added to mm-nonmm-unstable branch
2024-12-21 23:34 UTC (2+ messages)
Merge repositories for CUPS Snap and CUPS OCI/Docker Container into the CUPS repo itself
2024-12-21 23:33 UTC (4+ messages)
[PATCH] efi: Fix missing `efi_handover_entry` prototype
2024-12-21 23:28 UTC (2+ messages)
[PATCH v3 2/3] dt-bindings: pinctrl: add header for PCA9555 GPIO extender bindings on some Rockchip-based devices
2024-12-21 23:18 UTC
[meta-python][PATCH 1/7] python3-aiohttp: upgrade 3.11.8 -> 3.11.11
2024-12-21 22:57 UTC (7+ messages)
` [meta-python][PATCH 2/7] python3-pillow: upgrade 10.4.0 -> 11.0.0
` [meta-python][PATCH 3/7] python3-propcache: upgrade 0.2.0 -> 0.2.1
` [meta-python][PATCH 4/7] python3-pyjwt: upgrade 2.9.0 -> 2.10.1
` [meta-python][PATCH 5/7] python3-pytest-asyncio: upgrade 0.23.6 -> 0.24.0
` [meta-python][PATCH 6/7] python3-sqlalchemy: upgrade 2.0.35 -> 2.0.36
` [meta-python][PATCH 7/7] python3-yarl: upgrade 1.18.0 -> 1.18.3
[PATCH 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
2024-12-21 22:56 UTC (2+ messages)
[android-common:android16-6.12 7230/7786] kernel/sched/deadline.c:2548 find_later_rq() error: we previously assumed 'exec_ctx' could be null (see line 2541)
2024-12-21 22:46 UTC
[PATCH] Input: xpad - added unofficial Xbox 360 wireless receiver clone
2024-12-21 22:41 UTC
[PATCH v5 0/2] Fixes for MI_REPORT_PERF_COUNT
2024-12-21 22:41 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Fixes for MI_REPORT_PERF_COUNT (rev5)
Bug in kernel-doc ("-" misinterpretation)
2024-12-21 22:22 UTC (2+ messages)
` [PATCH] scripts/kernel-doc: fix identifier parsing regex
[PATCH 2/2] drivers: hwmon: add driver for max42500
2024-12-21 22:16 UTC
[PATCH v3 2/6] arm64: dts: imx8mp: Configure dsp node for rproc usage
2024-12-21 22:15 UTC
net: dsa: mv88e6xxx architecture
2024-12-21 22:15 UTC (5+ messages)
[PATCH v1] crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
2024-12-21 22:07 UTC
[PATCH v3] staging: gpib: Add error handling
2024-12-21 21:48 UTC
[PATCH v3 2/8] phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300
2024-12-21 22:04 UTC (3+ messages)
[PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
2024-12-21 22:00 UTC (3+ messages)
[PATCH] KVM: arm64: nv: Advertise the lack of AArch32 EL0 support
2024-12-21 21:59 UTC (2+ messages)
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2024-12-21 21:58 UTC (5+ messages)
` [PATCH v2 01/12] KVM: arm64: nv: Add handling of EL2-specific timer registers
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.