messages from 2024-01-28 17:51:44 to 2024-01-28 20:11:40 UTC [more...]
[PATCH V4 00/15 net-next] qca_spi: collection of improvements
2024-01-28 20:10 UTC (16+ messages)
` [PATCH V4 01/15 net-next] qca_spi: Add check for kthread_stop
` [PATCH V4 02/15 net-next] qca_spi: Improve SPI thread creation
` [PATCH V4 03/15 net-next] qca_spi: Improve SPI IRQ handling
` [PATCH V4 04/15 net-next] qca_spi: Avoid skb_copy_expand in TX path
` [PATCH V4 05/15 net-next] qca_7k_common: Drop unnecessary function description
` [PATCH V4 06/15 net-next] qca_7k_common: Drop unused len from qcafrm_handle
` [PATCH V4 07/15 net-next] qca_spi: Add QCASPI prefix to ring defines
` [PATCH V4 08/15 net-next] qca_spi: Introduce QCASPI_RX_MAX_FRAMES
` [PATCH V4 09/15 net-next] qca_spi: Improve calculation of RX buffer size
` [PATCH V4 10/15 net-next] qca_spi: Log expected signature in error case
` [PATCH V4 11/15 net-next] qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
` [PATCH V4 12/15 net-next] qca_7k: Replace BSD boilerplate with SPDX
` [PATCH V4 13/15 net-next] qca_7k: Replace old mail address
` [PATCH V4 14/15 net-next] mailmap: add entry for Stefan Wahren
` [PATCH V4 15/15 net-next] MAINTAINERS: add entry for qca7k driver(s)
[Buildroot] [PATCH] package/micropython: make use of recent micropython-lib
2024-01-28 20:09 UTC (3+ messages)
[PATCH 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
2024-01-28 20:08 UTC (26+ messages)
` [PATCH 3/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B
` [PATCH 4/4] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588
[PATCH] drm/imagination: Use memdup_user() rather than duplicating its implementation
2024-01-28 20:06 UTC (2+ messages)
[PATCH v4 0/4] Additional CondVar methods needed by Rust Binder
2024-01-28 20:04 UTC (2+ messages)
[Buildroot] [PATCH] package/micropython: make use of recent micropython-lib
2024-01-28 20:03 UTC (2+ messages)
[PATCH 0/5] sched/vtime: vtime.h headers cleanup
2024-01-28 19:58 UTC (12+ messages)
` [PATCH 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH 4/5] s390/irq,nmi: do not include <linux/vtime.h> header
` [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> header
[PATCH 0/5] completion: remove hardcoded config variable names
2024-01-28 20:02 UTC (6+ messages)
` [PATCH 1/5] completion: add space after config variable names also in Bash 3
` [PATCH 2/5] completion: complete 'submodule.*' config variables
` [PATCH 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
` [PATCH 4/5] builtin/help: add --config-all-for-completion
` [PATCH 5/5] completion: add an use __git_compute_second_level_config_vars_for_section
[patch v2 00/30] x86/apic: Rework APIC registration
2024-01-28 20:01 UTC (5+ messages)
` [patch v2 21/30] x86/cpu/topology: Use topology bitmaps for sizing
[PATCH next 00/11] minmax: Optimise to reduce .i line length
2024-01-28 19:59 UTC (26+ messages)
` [PATCH next 01/11] minmax: Put all the clamp() definitions together
` [PATCH next 02/11] minmax: Use _Static_assert() instead of static_assert()
` [PATCH next 03/11] minmax: Simplify signedness check
` [PATCH next 04/11] minmax: Replace multiple __UNIQUE_ID() by directly using __COUNTER__
` [PATCH next 05/11] minmax: Move the signedness check out of __cmp_once() and __clamp_once()
` [PATCH next 00611] minmax: Remove 'constexpr' check from __careful_clamp()
` [PATCH next 0711] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
` [PATCH next 08/11 minmax: Add min_const() and max_const()
` [PATCH next 09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const()
` [PATCH next 10/11] block: Use a boolean expression instead of max() on booleans
` [PATCH next 11/11] minmax: min() and max() don't need to return constant expressions
[PATCH] doc: Fix malformed table in gadget-testing.rst
2024-01-28 19:57 UTC
[frank-w-bpi-r2-4.14:5.10-main 9/25133] drivers/pci/probe.c:929:39: error: 'struct device' has no member named 'msi_domain'; did you mean 'pm_domain'?
2024-01-28 19:53 UTC
[PATCH V3 00/14 next] qca_spi: collection of improvements
2024-01-28 19:52 UTC (4+ messages)
` [PATCH V3 01/14 next] qca_spi: Improve SPI thread creation
[PATCH net-next] net: lan966x: debugfs: Fix showing the port keyset
2024-01-28 19:51 UTC
[PATCH v2 0/3] mm/zswap: fix race between lru writeback and swapoff
2024-01-28 19:45 UTC (4+ messages)
` [PATCH v2 3/3] mm/list_lru: remove list_lru_putback()
[PATCH] init: refactor the generic cpu_to_node for NUMA
2024-01-28 19:43 UTC (9+ messages)
[PATCH 1/2] mm: introduce memalloc_flags_{save,restore}
2024-01-28 19:43 UTC (4+ messages)
` [PATCH 2/2] mm: introduce PF_MEMALLOC_NOWARN
[Buildroot] [PATCH v4 1/6] support/scripts/pkg-stats: ignore more makefiles that aren't packages
2024-01-28 19:40 UTC (4+ messages)
` [Buildroot] [PATCH v4 4/6] support/scripts/cve.py: switch to NVD API v2
Have WX 3200 Radeon graphics card -- cannot get X11 session to work
2024-01-28 19:37 UTC
[PATCH 05/34] kernelshark: Prevent potential detach of QMap container
2024-01-28 19:38 UTC (2+ messages)
` [PATCH v2 "
[PATCH 4/4] af_unix: convert to lock_cmp_fn
2024-01-28 19:38 UTC (3+ messages)
[PATCH net v2] net: stmmac: protect updates of 64-bit statistics counters
2024-01-28 19:35 UTC (2+ messages)
[PATCH 0/2] board: visionfive2: add pad drive strength config
2024-01-28 19:22 UTC (3+ messages)
` [PATCH 1/2] net: phy: motorcomm: configure pad drive strength register
` [PATCH 2/2] board: visionfive2: configure PHY pad drive strength
[PATCH 0/2] x86/fred: Fix two build issues
2024-01-28 19:33 UTC (5+ messages)
` [PATCH 1/2] x86/fred: Fix build with clang
[PATCH 11/34] kernelshark: Prevent potential divide by zero in Shape::center()
2024-01-28 19:26 UTC (2+ messages)
` [PATCH v2 "
[PATCH 20/34] kernelshark: Fix potential memory leaks in libkshark-configio
2024-01-28 19:25 UTC (2+ messages)
` [PATCH v2 "
[PATCH 24/34] kernelshark: Fix potential memory leaks in libkshark-tepdata
2024-01-28 19:24 UTC (2+ messages)
` [PATCH v2 "
[PATCH v4] canxl: add virtual CAN network identifier support
2024-01-28 19:12 UTC (3+ messages)
fbcon.c:undefined reference to `fb_is_primary_device'
2024-01-28 19:22 UTC
Missing firmware dependencies in iwlwifi module?
2024-01-28 19:09 UTC
[ast-bpf:uptr_v3 2/11] kernel/bpf/core.c:2975:12: warning: no previous prototype for 'bpf_arena_get_user_vm_start'
2024-01-28 19:12 UTC
[virtio-comment] [PATCH v1] virtio-gpu: Document new fence-passing feature
2024-01-28 19:12 UTC
[yocto] How to build two images with different settings of a recipe in Yocto
2024-01-28 19:11 UTC (4+ messages)
[fuse-devel] FICLONE / FICLONERANGE support
2024-01-28 19:11 UTC (2+ messages)
[PATCH v5] canxl: add virtual CAN network identifier support
2024-01-28 18:37 UTC
[PATCH 33/34] kernelshark: Allow to reduce a bit more the graph height
2024-01-28 18:59 UTC (2+ messages)
` [PATCH v2 "
[PATCH 1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen
2024-01-28 19:04 UTC (4+ messages)
` [PATCH 8/8] rpm: update 4.18.1 -> 4.19.1
` [OE-core] "
[RFC PATCH] lib: test_bitops: add compile-time optimization/evaluations assertions
2024-01-28 19:01 UTC (8+ messages)
` [PATCH v4 0/5] bitops: optimize code and add tests
` [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
[PATCH bpf-next] libbpf: fix faccessat() usage on Android
2024-01-28 18:56 UTC (2+ messages)
[PATCH] platform/x86/amd/hsmp: switch to use device_add_groups()
2024-01-28 18:56 UTC
[GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2
2024-01-28 18:53 UTC
Changes to kbuild in 6.? causing .cpp build issues
2024-01-28 18:53 UTC
[RFC,net-next] tcp: add support for read with offset when using MSG_PEEK
2024-01-28 18:52 UTC (6+ messages)
[kees:devel/overflow/enable-unsigned-sanitizer 30/100] scripts/dtc/dtc-parser.tab.c:1722:72: error: 'U64_MAX' undeclared; did you mean 'UINT64_MAX'?
2024-01-28 18:52 UTC
[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
2024-01-28 1:28 UTC (3+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
[PATCH] gnutls: Upgrade 3.8.2 -> 3.8.3
2024-01-28 18:47 UTC
[GIT PULL] memblock: fix crash when reserved memory is not added to memory
2024-01-28 18:47 UTC (2+ messages)
[GIT PULL] locking/urgent for v6.8-rc2
2024-01-28 18:47 UTC (2+ messages)
[GIT PULL] x86/urgent for v6.8-rc2
2024-01-28 18:47 UTC (2+ messages)
[GIT PULL] timers/urgent for v6.8-rc2
2024-01-28 18:47 UTC (2+ messages)
[GIT PULL] irq/urgent for v6.8-rc2
2024-01-28 18:47 UTC (2+ messages)
[GIT PULL] MIPS fixes for v6.8
2024-01-28 18:47 UTC (3+ messages)
[PATCH 1/2] locking/mutex: Clean up mutex.h
2024-01-28 18:28 UTC (2+ messages)
[kees:devel/overflow/enable-unsigned-sanitizer 78/100] arch/x86/kernel/nmi.c:564:6: error: argument 3 in call to function '__builtin_add_overflow' has pointer to enumerated type
2024-01-28 18:41 UTC
[PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
2024-01-28 18:40 UTC (8+ messages)
[RFC PATCH v2 0/3] bluetooth/gnss: GNSS support for TiWi chips
2024-01-28 18:33 UTC (5+ messages)
` [RFC PATCH v2 1/3] gnss: Add AI2 protocol used by some TI combo chips
` bluetooth/gnss: GNSS support for TiWi chips
` [RFC PATCH v2 2/3] bluetooth: ti-st: Add GNSS subdevice for TI Wilink chips
` [RFC PATCH v2 3/3] gnss: Add driver for AI2 protocol
[PATCH 0/1] config: add back code comment
2024-01-28 18:31 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 1/4] x86/rust: support RETPOLINE
2024-01-28 18:26 UTC (2+ messages)
[paulmck-rcu:dev.2024.01.25b] BUILD SUCCESS 5fbcbd061033cf310930d936decba56c59eaba32
2024-01-28 18:22 UTC
[PATCH net-next v4 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
2024-01-28 18:23 UTC (7+ messages)
` [PATCH net-next v4 08/15] net: ravb: Move the IRQs get and request in the probe function
[meta-oe][PATCH v5] bonnie++: New recipe for version 2.0
2024-01-28 18:20 UTC
[GSOC][RFC PATCH 0/2] add-patch: compare object id
2024-01-28 18:11 UTC (3+ messages)
` [RFC PATCH 1/2] add-patch: compare object id instead of literal string
` [RFC PATCH 2/2] checkout: remove HEAD special case
[LTP] [PATCH v2] isofs.sh:Run test on genisoimage, xorriso &mksisofs if not symlinks
2024-01-28 18:15 UTC
[PATCH v2] clocksource: Scale the max retry number of watchdog read according to CPU numbers
2024-01-28 18:15 UTC (2+ messages)
[PATCH v2 0/3] clk: qcom: Add dfs support for QUPv3 RCGs on SM8150
2024-01-28 18:13 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: sm8650: mark gpio74 as reserved
2024-01-28 18:13 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm7225-fairphone-fp4: Switch firmware ext to .mbn
2024-01-28 18:13 UTC (2+ messages)
[ast-bpf:uptr_v3 2/11] kernel/bpf/core.c:2975:12: warning: no previous prototype for function 'bpf_arena_get_user_vm_start'
2024-01-28 18:09 UTC
[RFC PATCH 0/5] of: automate of_node_put() - new approach to loops
2024-01-28 18:06 UTC (2+ messages)
[PATCH] selinux: Use kfree_sensitive for certain code paths of security
2024-01-28 18:05 UTC (2+ messages)
[PATCH] dt-bindings: mmp-dma: convert to YAML
2024-01-28 18:01 UTC (3+ messages)
[PATCH] arm64: dts: qcom: sdm845: Fix wild reboot during Antutu test
2024-01-28 18:00 UTC (6+ messages)
` "
[jmondi:pispbe/media-staging/be-upstream 7/7] ./usr/include/linux/pisp_be_config.h:476:13: error: C++ style comments are not allowed in ISO C90
2024-01-28 17:58 UTC
[Stable-8.2.1 00/71] Patch Round-up for stable 8.2.1, frozen on 2024-01-27
2024-01-28 17:50 UTC (18+ messages)
` [Stable-8.2.1 55/71] acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM
` [Stable-8.2.1 56/71] accel/tcg: Revert mapping of PCREL translation block to multiple virtual addresses
` [Stable-8.2.1 57/71] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
` [Stable-8.2.1 58/71] coroutine-ucontext: Save fake stack for pooled coroutine
` [Stable-8.2.1 59/71] block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
` [Stable-8.2.1 60/71] linux-user: Fixed cpu restore with pc 0 on SIGBUS
` [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa offsets
` [Stable-8.2.1 62/71] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
` [Stable-8.2.1 63/71] virtio-net: correctly copy vnet header when flushing TX
` [Stable-8.2.1 64/71] block/blklogwrites: Fix a bug when logging "write zeroes" operations
` [Stable-8.2.1 65/71] iotests: add filter_qmp_generated_node_ids()
` [Stable-8.2.1 66/71] iotests: port 141 to Python for reliable QMP testing
` [Stable-8.2.1 67/71] monitor: only run coroutine commands in qemu_aio_context
` [Stable-8.2.1 68/71] qtest: bump aspeed_smc-test timeout to 6 minutes
` [Stable-8.2.1 69/71] target/xtensa: fix OOB TLB entry access
` [Stable-8.2.1 70/71] target/arm: Fix A64 scalar SQSHRN and SQRSHRN
` [Stable-8.2.1 71/71] target/arm: Fix incorrect aa64_tidcp1 feature check
[Stable-8.1.5 v3 00/36] Patch Round-up for stable 8.1.5, frozen on 2024-01-27
2024-01-28 17:48 UTC (9+ messages)
` [Stable-8.1.5 25/36] readthodocs: fully specify a build environment
` [Stable-8.1.5 27/36] block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
` [Stable-8.1.5 28/36] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
` [Stable-8.1.5 30/36] block/blklogwrites: Fix a bug when logging "write zeroes" operations
` [Stable-8.1.5 32/36] iotests: port 141 to Python for reliable QMP testing
` [Stable-8.1.5 33/36] monitor: only run coroutine commands in qemu_aio_context
` [Stable-8.1.5 35/36] target/xtensa: fix OOB TLB entry access
` [Stable-8.1.5 36/36] target/arm: Fix A64 scalar SQSHRN and SQRSHRN
[Stable-7.2.9 v3 00/30] Patch Round-up for stable 7.2.9, frozen on 2024-01-27
2024-01-28 17:47 UTC (2+ messages)
` [Stable-7.2.9 30/30] target/xtensa: fix OOB TLB entry access
[Buildroot] [PATCH 1/1] package/tor: Fix build with libressl >= 3.8.1
2024-01-28 17:51 UTC (2+ 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.