All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-28 16:59:04 to 2024-01-28 19:35:31 UTC [more...]

[PATCH 0/2] board: visionfive2: add pad drive strength config
 2024-01-28 19:22 UTC  (2+ messages)
` [PATCH 1/2] net: phy: motorcomm: configure pad drive strength register

[PATCH next 00/11] minmax: Optimise to reduce .i line length
 2024-01-28 19:34 UTC  (20+ 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 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 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
 2024-01-28 19:32 UTC  (20+ messages)
` [PATCH 4/4] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588

[Buildroot] [PATCH] package/micropython: make use of recent micropython-lib
 2024-01-28 19:28 UTC  (2+ messages)

[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)

[Buildroot] [PATCH] package/micropython: make use of recent micropython-lib
 2024-01-28 18:37 UTC 

[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)
        `  "

[PATCH] init: refactor the generic cpu_to_node for NUMA
 2024-01-28 17:58 UTC  (5+ 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  (13+ messages)
` [Stable-8.1.5 25/36] readthodocs: fully specify a build environment
` [Stable-8.1.5 26/36] accel/tcg: Revert mapping of PCREL translation block to multiple virtual addresses
` [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 29/36] virtio-net: correctly copy vnet header when flushing TX
` [Stable-8.1.5 30/36] block/blklogwrites: Fix a bug when logging "write zeroes" operations
` [Stable-8.1.5 31/36] iotests: add filter_qmp_generated_node_ids()
` [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 34/36] qtest: bump aspeed_smc-test timeout to 6 minutes
` [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  (11+ messages)
` [Stable-7.2.9 21/30] readthodocs: fully specify a build environment
` [Stable-7.2.9 22/30] accel/tcg: Revert mapping of PCREL translation block to multiple virtual addresses
` [Stable-7.2.9 23/30] block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
` [Stable-7.2.9 24/30] virtio-net: correctly copy vnet header when flushing TX
` [Stable-7.2.9 25/30] block/blklogwrites: Fix a bug when logging "write zeroes" operations
` [Stable-7.2.9 26/30] iotests: add filter_qmp_generated_node_ids()
` [Stable-7.2.9 27/30] iotests: port 141 to Python for reliable QMP testing
` [Stable-7.2.9 28/30] monitor: only run coroutine commands in qemu_aio_context
` [Stable-7.2.9 29/30] qtest: bump aspeed_smc-test timeout to 6 minutes
` [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)

[PATCH] x86: rust: Disable entry padding with Rust
 2024-01-28 17:48 UTC  (2+ messages)

[Buildroot] [git commit] package/tor: Fix build with libressl >= 3.8.1
 2024-01-28 17:46 UTC 

[PATCH 1/2] ARM: dts: qcom: ipq4019-ap.dk01.1: use existing labels for nodes
 2024-01-28 17:45 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] arm64: dts: qcom: apq8016-sbc-d3-camera: Convert to DT overlay
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH v4 0/6] arm64: qcom: add AIM300 AIoT board support
 2024-01-28 17:45 UTC  (2+ messages)
` (subset) "

[PATCH] qcom: smem: remove hwspinlock from item get routine
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH net-next v8 0/3] Ethernet DWMAC5 fault IRQ support
 2024-01-28 17:45 UTC  (3+ messages)
` [PATCH net-next v9 2/3] arm64: dts: qcom: sa8775p: enable safety IRQ
  ` (subset) "

[PATCH v3] soc: qcom: aoss: Add debugfs interface for sending messages
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8926-htc-memul: Add rmtfs memory node
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH v2] soc: qcom: aoss: Add tracepoints in qmp_send()
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add static properties to cryptobam
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Add missing reserved-memory
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge)
 2024-01-28 17:45 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/7] arm64: dts: qcom: describe all PCIe MSI interrupts
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH v2 0/2] soc: qcom: rename rename PM2250 to PM4125
 2024-01-28 17:45 UTC  (2+ messages)
` (subset) "

[PATCH] ARM: dts: qcom: msm8960: drop 2nd clock frequency from timer
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming
 2024-01-28 17:45 UTC  (2+ messages)

[PATCH v4 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
 2024-01-28 17:38 UTC  (5+ messages)
` [PATCH v4 3/6] dt-bindings: serial: add binding for rs485 rx-enable state when rs485 is disabled

[GIT FIXES FOR v6.8] rkisp1 regression fix
 2024-01-28 17:32 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 348769d1cbfab409b9ac21c653dd4db609760175
 2024-01-28 17:32 UTC 

[PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-01-28 17:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/frr: security bump to version 8.5.4
 2024-01-28 17:27 UTC  (2+ messages)

Western Digital SSD freezes on power saving
 2024-01-28 17:25 UTC  (4+ messages)

[kees:devel/overflow/enable-unsigned-sanitizer 30/100] drivers/media/dvb-frontends/tda10086.c:338:25: error: called object type 'unsigned long long' is not a function or function pointer
 2024-01-28 17:24 UTC 

[PATCH] ASoC: amd: acp: Fix support for a Huawei Matebook laptop
 2024-01-28 17:22 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS d9281660ff3ffb4a05302b485cc59a87e709aefc
 2024-01-28 17:19 UTC 

[groeck-staging:hwmon] BUILD SUCCESS 915644189c22d9c93e9fee7c7c993b58e745bef7
 2024-01-28 17:19 UTC 

[PATCH v2 0/3] riscv: separate .data and .text sections of EFI binaries
 2024-01-28 17:17 UTC  (3+ messages)
` [PATCH v2 1/3] riscv: conflicting SPDX license linker scripts

[syzbot] [ext4?] [nilfs?] INFO: task hung in migrate_pages_batch
 2024-01-28 17:15 UTC 

[PATCH 5.15.y] cifs: fix off-by-one in SMB2_query_info_init()
 2024-01-28 17:14 UTC  (2+ messages)

[bcachefs:bcachefs-testing 22/22] fs/bcachefs/journal_io.c:47:40: sparse: sparse: cast to restricted __le64
 2024-01-28 17:14 UTC 

[PATCH 0/2] media: Fix build warnings with gcc-11
 2024-01-28 17:13 UTC  (4+ messages)
` [PATCH 1/2] media: nxp: imx8-isi: Factor out a variable

[PATCH v1] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2024-01-28 17:13 UTC  (3+ messages)

[meta-security][PATCH] scap-security-guide: update to 0.1.71
 2024-01-28 17:13 UTC 

[PATCH] xen/privcmd: Use memdup_array_user() in alloc_ioreq()
 2024-01-28 17:09 UTC 

[PATCH net-next] r8169: simplify EEE handling
 2024-01-28 17:09 UTC  (2+ messages)

[PATCH V3 0/2] pwm: Add GPIO PWM driver
 2024-01-28 17:08 UTC  (3+ messages)
` [PATCH V3 1/2] dt-bindings: pwm: Add pwm-gpio

[PATCH] xwayland: Upgrade 23.2.3 -> 23.2.4
 2024-01-28 17:05 UTC 

Patchtest results for [OE-core][kirkstone][PATCH] sqlite3: ignore CVE-2024-0232
 2024-01-28 17:03 UTC 

Linux regressions report for mainline [2024-01-28]
 2024-01-28 17:03 UTC 

atomic queue limits updates v2
 2024-01-28 16:58 UTC  (7+ messages)
` [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 10/14] virtio_blk: split virtblk_probe
` [PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 12/14] loop: cleanup loop_config_discard
` [PATCH 13/14] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 14/14] loop: use the atomic queue limits update API


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.