messages from 2025-03-07 03:04:55 to 2025-03-07 04:22:24 UTC [more...]
[v3 PATCH] crypto: scatterwalk - Add memcpy_sglist
2025-03-07 4:22 UTC (3+ messages)
[anolis-intel-cloud:devel-5.10 1/1] drivers/iommu/ioasid.c:719: warning: Function parameter or member 'set' not described in 'ioasid_free_all_in_set'
2025-03-07 4:22 UTC
[PATCH 00/13] pmdomain: mediatek: Add MT8196 power domain
2025-03-07 3:44 UTC (2+ messages)
` [PATCH 04/13] pmdomain: mediatek: Support check power on/off ack
Need to understand error messages
2025-03-07 4:20 UTC (3+ messages)
[PATCH] include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h
2025-03-07 4:18 UTC (2+ messages)
` [PATCH] include/exec: Move TARGET_PAGE_{SIZE,MASK,BITS} "
[PATCH 0/3] ubsan/overflow: Enable pattern exclusions
2025-03-07 4:19 UTC (4+ messages)
` [PATCH 1/3] ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
` [PATCH 2/3] ubsan/overflow: Enable pattern exclusions
` [PATCH 3/3] ubsan/overflow: Enable ignorelist parsing and add type filter
[PATCH v2 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C
2025-03-07 3:35 UTC (3+ messages)
[PATCH v5 0/4] bpf: introduce helper for populating bpf_cpumask
2025-03-07 4:17 UTC (5+ messages)
` [PATCH v5 1/4] bpf: add kfunc for populating cpumask bits
` [PATCH v5 2/4] selftests: bpf: add bpf_cpumask_fill selftests
` [PATCH v5 3/4] bpf: fix missing kdoc string fields in cpumask.c
` [PATCH v5 4/4] selftests: bpf: add missing cpumask test to runner and annotate existing tests
[PATCH 00/26] clk: mediatek: Add MT8196 clock support
2025-03-07 3:27 UTC (27+ messages)
` [PATCH 01/26] clk: mediatek: Add defines for vote
` [PATCH 02/26] clk: mediatek: Support voting for pll
` [PATCH 03/26] clk: mediatek: Support voting for mux
` [PATCH 04/26] clk: mediatek: Support voting for gate
` [PATCH 05/26] clk: mediatek: Add gate ops without disable
` [PATCH 06/26] dt-bindings: clock: mediatek: Add new MT8196 clock
` [PATCH 07/26] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH 08/26] clk: mediatek: Add MT8196 apmixedsys_gp2 "
` [PATCH 09/26] clk: mediatek: Add MT8196 topckgen "
` [PATCH 10/26] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH 11/26] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH 12/26] clk: mediatek: Add MT8196 peripheral "
` [PATCH 13/26] clk: mediatek: Add MT8196 adsp "
` [PATCH 14/26] clk: mediatek: Add MT8196 i2c "
` [PATCH 15/26] clk: mediatek: Add MT8196 mcu "
` [PATCH 16/26] clk: mediatek: Add MT8196 mdpsys "
` [PATCH 17/26] clk: mediatek: Add MT8196 mfg "
` [PATCH 18/26] clk: mediatek: Add MT8196 disp0 "
` [PATCH 19/26] clk: mediatek: Add MT8196 disp1 "
` [PATCH 20/26] clk: mediatek: Add MT8196 disp-ao "
` [PATCH 21/26] clk: mediatek: Add MT8196 ovl0 "
` [PATCH 22/26] clk: mediatek: Add MT8196 ovl1 "
` [PATCH 23/26] clk: mediatek: Add MT8196 pextpsys "
` [PATCH 24/26] clk: mediatek: Add MT8196 ufssys "
` [PATCH 25/26] clk: mediatek: Add MT8196 vdecsys "
` [PATCH 26/26] clk: mediatek: Add MT8196 vencsys "
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-03-06
2025-03-07 4:15 UTC
linux-next: manual merge of the tip tree with the mm tree
2025-03-07 4:14 UTC
[PATCH v2] ktest: Fix Test Failures Due to Missing LOG_FILE Directories
2025-03-07 4:12 UTC (6+ messages)
[Intel-wired-lan] [PATCH] i40e: fix MMIO write access to an invalid page in i40e_clear_hw
2025-03-07 4:10 UTC (4+ messages)
` "
[PATCH V3 1/2] sched: Reduce the default slice to avoid tasks getting an extra tick
2025-03-07 4:10 UTC (3+ messages)
[PATCH] drm/xe/rtp: Drop sentinel from xe_rtp_process_to_sr()
2025-03-07 4:08 UTC (6+ messages)
` [PATCH] drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
` ✓ CI.Patch_applied: success for drm/xe/rtp: Drop sentinel from xe_rtp_process_to_sr() (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v6 00/29] Support AST2700 A1
2025-03-07 3:59 UTC (45+ messages)
` [PATCH v6 01/29] hw/intc/aspeed: Support setting different memory size
` [PATCH v6 02/29] hw/intc/aspeed: Rename status_addr and addr to status_reg and reg for clarity
` [PATCH v6 03/29] hw/intc/aspeed: Introduce dynamic allocation for regs array
` [PATCH v6 04/29] hw/intc/aspeed: Support setting different register size
` [PATCH v6 05/29] hw/intc/aspeed: Reduce regs array size by adding a register sub-region
` [PATCH v6 06/29] hw/intc/aspeed: Introduce helper functions for enable and status registers
` [PATCH v6 07/29] hw/intc/aspeed: Add object type name to trace events for better debugging
` [PATCH v6 08/29] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
` [PATCH v6 09/29] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
` [PATCH v6 10/29] hw/intc/aspeed: Support different memory region ops
` [PATCH v6 11/29] hw/intc/aspeed: Rename num_ints to num_inpins for clarity
` [PATCH v6 12/29] hw/intc/aspeed: Add support for multiple output pins in INTC
` [PATCH v6 13/29] hw/intc/aspeed: Refactor INTC to support separate input and output pin indices
` [PATCH v6 14/29] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
` [PATCH v6 15/29] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
` [PATCH v6 16/29] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
` [PATCH v6 17/29] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
` [PATCH v6 18/29] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
` [PATCH v6 19/29] hw/arm/aspeed_ast27x0.c Support AST2700 A1 GIC Interrupt Mapping
` [PATCH v6 20/29] hw/arm/aspeed_ast27x0: Define an Array of AspeedINTCState with Two Instances
` [PATCH v6 21/29] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
` [PATCH v6 22/29] hw/arm/aspeed_ast27x0: Add SoC Support "
` [PATCH v6 23/29] hw/arm/aspeed: Add Machine "
` [PATCH v6 24/29] hw/arm/aspeed_ast27x0: Sort the memmap table by mapping address
` [PATCH v6 25/29] tests/functional/aspeed: Introduce start_ast2700_test API
` [PATCH v6 26/29] tests/functional/aspeed: Update temperature hwmon path
` [PATCH v6 27/29] tests/functional/aspeed: Update test ASPEED SDK v09.05
` [PATCH v6 28/29] tests/functional/aspeed: Add test case for AST2700 A1
` [PATCH v6 29/29] docs/specs: Add aspeed-intc
[PATCH 0/5] fstests: remove old SGI QE scripts
2025-03-07 4:04 UTC (2+ messages)
[PATCH v2] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
2025-03-07 4:04 UTC (2+ messages)
[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup
2025-03-07 4:04 UTC (3+ messages)
[PATCH -next] drm/msm/dpu: Remove duplicate dpu_hw_cwb.h header
2025-03-07 4:03 UTC (3+ messages)
[PATCH 1/4] common/config: remove redundant export of F2FS_IO_PROG
2025-03-07 4:02 UTC (12+ messages)
` [PATCH 2/4] common/config: export F2FS_INJECT_PROG
` [f2fs-dev] "
` [PATCH 3/4] common/rc: support f2fs in _repair_scratch_fs
` [f2fs-dev] "
` [PATCH 4/4] f2fs/009: detect and repair nlink corruption
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/4] common/config: remove redundant export of F2FS_IO_PROG
[leon-rdma:rdma-next 25/73] ERROR: modpost: "ib_create_ucap" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined!
2025-03-07 4:00 UTC
[PATCH 1/2] NFSD: unregister filesystem in case genl_register_family() fails
2025-03-07 3:29 UTC (4+ messages)
` [PATCH 2/2] NFSD: fix race between nfsd registration and exports_proc
[PATCH v7 i-g-t 0/3] Integrate kmemleak scans in igt_runner
2025-03-07 3:59 UTC (5+ messages)
` [PATCH v7 i-g-t 1/3] runner/kmemleak: library to interact with kmemleak
[PATCH] drm/msm/dpu: Adjust CDM_MUX to support CWB PINGPONG
2025-03-07 3:58 UTC (4+ messages)
[PATCH mptcp-next v5 0/5] Squash to "Add mptcp_subflow bpf_iter support"
2025-03-07 3:54 UTC (8+ messages)
` [PATCH mptcp-next v5 2/5] Squash to "bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock"
` [PATCH mptcp-next v5 3/5] Squash to "bpf: Add mptcp_subflow bpf_iter"
[PATCH V9 0/7] Add EPSS L3 provider support on SA8775P SoC
2025-03-07 3:53 UTC (3+ messages)
` [PATCH V9 4/7] interconnect: qcom: icc-rpmh: Add dynamic icc node id support
[PATCH 6.13 000/154] 6.13.6-rc2 review
2025-03-07 3:51 UTC (2+ messages)
[isar-cip-core][PATCH] ebg-secure-boot-signer: convert to signer provider that hooks sign-secure-image
2025-03-06 18:56 UTC (6+ messages)
[PATCH v1] samples/check-exec: Fix script name
2025-03-07 3:45 UTC (2+ messages)
[PATCH v3] iio: gyro: bmg160_spi: add of_match_table
2025-03-07 3:46 UTC (2+ messages)
[PATCH] drm/amd/display: reset the workload type when using MALL
2025-03-07 3:44 UTC
[PATCH -next] function_graph: Remove the unused variable func
2025-03-07 3:43 UTC (2+ messages)
[PATCH i-g-t v3 0/6] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
2025-03-07 3:43 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv() (rev3)
[PATCH v1] Bluetooth: btintel: Fix leading white space
2025-03-07 3:42 UTC (2+ messages)
` [v1] "
[PATCH v2] kbuild: clang: Support building UM with SUBARCH=i386
2025-03-07 3:41 UTC (3+ messages)
[PATCH net RESEND] net/mlx5: Fill out devlink dev info only for PFs
2025-03-07 3:41 UTC (3+ messages)
[axboe-block:for-6.15/io_uring-reg-vec 4/12] io_uring/rsrc.h: linux/io_uring_types.h is included more than once
2025-03-07 3:39 UTC
[PATCH v5 06/11] misc: amd-sbi: Add support for AMD_SBI IOCTL
2025-03-07 3:39 UTC
[PATCH v3 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context
2025-03-07 3:39 UTC (3+ messages)
[PATCH RFC bpf-next 02/20] trait: XDP support
2025-03-07 3:39 UTC (2+ messages)
[PATCH v2] tracepoint: Print the function symbol when tracepoint_debug is set
2025-03-07 3:38 UTC
[PATCH net-next 0/3] follow-up on deduplicate cookie logic
2025-03-07 3:34 UTC (4+ messages)
` [PATCH net-next 1/3] ipv6: remove leftover ip6 cookie initializer
` [PATCH net-next 2/3] ipv6: save dontfrag in cork
` [PATCH net-next 3/3] selftests/net: expand cmsg_ip with MSG_MORE
[v2 PATCH 0/3] crypto: scatterwalk - scatterwalk_next and memcpy_sglist
2025-03-07 3:36 UTC (4+ messages)
` [v2 PATCH 1/3] crypto: scatterwalk - Change scatterwalk_next calling convention
` [v2 PATCH 2/3] crypto: scatterwalk - Add memcpy_sglist
` [v2 PATCH 3/3] crypto: skcipher - Eliminate duplicate virt.addr field
[RFC]: Getting ADIS16203 out of staging
2025-03-07 3:32 UTC (2+ messages)
[PATCH] spi: stm32: Fix a NULL vs IS_ERR() bug
2025-03-07 3:25 UTC
linux-next: build failure after merge of the drm-xe tree
2025-03-07 3:27 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for linux-next: build failure after merge of the drm-xe tree (rev3)
[i-g-t,v3,0/2] tests/i915/pm_rc6_residency: Replace waitboost with
2025-03-07 3:27 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/i915/pm_rc6_residency: Replace waitboost with (rev4)
` ✗ i915.CI.BAT: failure "
[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
2025-03-07 3:27 UTC (4+ messages)
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon
[PATCH] drm/xe/guc_pc: Retry and wait longer for GuC PC start
2025-03-07 3:27 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 0/5] drm/bridge: simple-bridge: Add DPI color encoder support
2025-03-07 3:25 UTC (10+ messages)
` [PATCH 3/5] dt-bindings: display: simple-bridge: Document DPI color encoder
[PATCH v2 1/2] target/riscv: fix access permission checks for CSR_SSP
2025-03-07 3:23 UTC (4+ messages)
` [PATCH v2 2/2] target/riscv: fixes a bug against `ssamoswap` behavior in M-mode
[PATCH 1/2] pwm: mediatek: add pwm support for MediaTek MT7987 SoC
2025-03-07 3:22 UTC (2+ messages)
` [PATCH 2/2] arm: dts: mediatek: disable fan node for mt7987
[PATCH] arm: mediatek: remove wmcpu-reserved@50000000 node from mt7987 dts
2025-03-07 3:22 UTC
[PATCH v3 0/2] Fix SCHED_IDLE behavior on wakeup preemption
2025-03-07 3:21 UTC (3+ messages)
` [PATCH v3 1/2] sched/fair: Do not let idle entities preempt others
` [PATCH v3 2/2] sched/fair: Fix premature check of WAKEUP_PREEMPTION
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-07 3:20 UTC (5+ messages)
` [PATCH iwl-next v8 11/11] igc: add support to get frame preemption statistics via ethtool
` [Intel-wired-lan] "
[f2fs-dev] [PATCH] f2fs: disalbe nat_bits by default
2025-03-07 3:18 UTC (2+ messages)
` "
[PATCHv5 net 0/3] bond: fix xfrm offload issues
2025-03-07 3:19 UTC (4+ messages)
` [PATCHv5 net 1/3] bonding: fix calling sleeping function in spin lock and some race conditions
` [PATCHv5 net 2/3] bonding: fix xfrm offload feature setup on active-backup mode
` [PATCHv5 net 3/3] selftests: bonding: add ipsec offload test
[PATCH v1 00/12] tools/x86/kcpuid: x86-cpuid-db v2.2 update
2025-03-07 3:18 UTC (3+ messages)
` [PATCH v1 10/12] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 3:14 UTC (5+ messages)
CVE-2022-49623: powerpc/xive/spapr: correct bitmap allocation size
2025-03-07 3:16 UTC (3+ messages)
[git pull] drm fixes for 6.14-rc6
2025-03-07 3:16 UTC (2+ messages)
[PATCH 00/19] perf: Make perf_pmu_unregister() usable
2025-03-07 3:16 UTC (5+ messages)
` [PATCH 04/19] perf: Simplify perf_event_alloc() error path
[PATCHSET sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with preferred CPUs
2025-03-07 3:15 UTC (4+ messages)
` [PATCH 3/4] sched_ext: idle: Introduce scx_bpf_select_cpu_pref()
[PATCH net-next] selftests/net: add proc_net_pktgen to .gitignore
2025-03-07 3:13 UTC
[PATCH] Remove some PMU events for FUJITSU-MONAKA
2025-03-07 3:10 UTC (6+ messages)
[RFC] Add target module check before livepatch module loading
2025-03-07 3:12 UTC
[PATCH] page_io: return proper error codes for swap_read_folio_zeromap()
2025-03-07 3:08 UTC (2+ messages)
[PATCH drm-next 2/2] drm/virtio: Use atomic_vmap to work drm_panic in GUI
2025-03-07 3:07 UTC (2+ messages)
[PATCH mptcp-next v15 0/8] use bpf_iter in bpf schedulers
2025-03-07 3:08 UTC (3+ messages)
[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-03-07 3:07 UTC (11+ messages)
` [PATCH 05/11] PCI/TSM: Authenticate devices via platform TSM
[PATCH v2 0/3] Fix a BUG_ON crashing the kernel in start_this_handle
2025-03-07 2:49 UTC (3+ messages)
` [PATCH v2 2/3] ext4: avoid journaling sb update on error if journal is destroying
[linuxtv-media-pending:next 3/30] snps_hdmirx.c:undefined reference to `__udivdi3'
2025-03-07 3:07 UTC
[bluetooth-next:master 42/43] drivers/bluetooth/btnxpuart.c:1322:36: error: 'skb' undeclared
2025-03-07 3:07 UTC
[openeuler:openEuler-1.0-LTS 1447/1447] kernel/sched/fair.c:6701:33: error: 'struct task_group' has no member named 'se'
2025-03-07 3:07 UTC
[PATCH v4] page_io: zswap: do not crash the kernel on decompression failure
2025-03-07 3:06 UTC (2+ messages)
[PATCH] crypto: scatterwalk - Change scatterwalk_next calling convention
2025-03-07 3:05 UTC (11+ messages)
` [PATCH] crypto: skcipher - Elinimate duplicate virt.addr field
[PATCH] drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
2025-03-07 3:04 UTC (4+ messages)
` ✗ CI.Build: failure for "
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.