All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 20:20:00 to 2024-04-03 21:14:15 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 21:13 UTC  (11+ messages)
` [PATCH 31/34] spi: remove incorrect of_match_ptr annotations

[linux-next:master 2524/3504] kernel/locking/rtmutex.c:218:9: error: incompatible pointer to integer conversion passing 'typeof (*(((__ai_ptr))))' (aka 'struct task_struct *') to parameter of type 'uintptr_t' (aka 'unsigned long')
 2024-04-03 21:13 UTC 

[PATCH v3 0/6] Add Synopsys DesignWare HDMI RX Controller
 2024-04-03 21:13 UTC  (8+ messages)

[PATCH nf] netfilter: nf_tables: discard table flag update with pending basechain deletion
 2024-04-03 21:03 UTC 

[PATCH v2] fs: claw back a few FMODE_* bits
 2024-04-03 21:12 UTC  (2+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-04-03 21:12 UTC  (3+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes

[PATCH v2 00/25] Enable dislay support for Battlemage
 2024-04-03 21:12 UTC  (7+ messages)
` [PATCH v2 12/25] drm/i915/xe2hpd: update pll values in sync with Bspec
` [PATCH v2 13/25] drm/i915/xe2hpd: Add display info
` [PATCH v2 14/25] drm/i915/xe2hpd: Add missing chicken bit register programming

[Buildroot] [git commit] package/lua-lgdbm: new package
 2024-04-03 21:12 UTC 

[Buildroot] [PATCH 1/3] package/lmdb: new package
 2024-04-03 21:12 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] package/lua-lgdbm: "

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-03 21:11 UTC  (13+ messages)
` [net-next PATCH 02/15] eth: fbnic: add scaffolding for Meta's NIC driver
` [net-next PATCH 04/15] eth: fbnic: Add register init to set PCIe/Ethernet device config
` [net-next PATCH 05/15] eth: fbnic: add message parsing for FW messages
` [net-next PATCH 07/15] eth: fbnic: allocate a netdevice and napi vectors with queues
` [net-next PATCH 11/15] eth: fbnic: Enable Ethernet link setup

[PATCH v3] block: Improve IOPS by removing the fairness code
 2024-04-03 21:10 UTC 

[Buildroot] [git commit] package/bcc: new package
 2024-04-03 21:09 UTC 

[Buildroot] [git commit] package/swupdate: Add compatibility to libgpiod2
 2024-04-03 21:09 UTC 

[Buildroot] [git commit] package/bpftrace: new package
 2024-04-03 21:09 UTC 

[Buildroot] [git commit] package/libgpiod2: new package
 2024-04-03 21:09 UTC 

[Buildroot] [git commit] package/psplash: fix systemd unit ordering and dependencies
 2024-04-03 21:09 UTC 

[PATCH] drm/xe: Protect devcoredump access after unbind
 2024-04-03 21:09 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

user-space concurrent pipe buffer scheduler interactions
 2024-04-03 21:02 UTC  (5+ messages)

[Buildroot] [PATCH v7 0/2] bcc and bpftrace
 2024-04-03 21:08 UTC  (3+ messages)
` [Buildroot] [PATCH v7 2/2] package/bpftrace: new package

[PATCH] x86/sev: Apply RMP table fixups for kexec
 2024-04-03 21:08 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] board/freescale/common/imx: imx8-bootloader-prepare: enable error checking
 2024-04-03 21:08 UTC  (2+ messages)

[Buildroot] [git commit] board/freescale/common/imx/imx8-bootloader-prepare.sh: enable error checking
 2024-04-03 21:07 UTC 

[PATCH v4] rust: init: remove impl Zeroable for Infallible
 2024-04-03 21:06 UTC 

[PATCH v2] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-03 21:06 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net-next v6 00/21] ice: add PFCP filter support
 2024-04-03 20:59 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v6 19/21] pfcp: always set pfcp metadata
  `  "

Patch "gpio: protect the list of GPIO devices with SRCU" has been added to the 6.8-stable tree
 2024-04-03 21:05 UTC 

[PATCH net-next v1 0/6] ethtool HW timestamping statistics
 2024-04-03 20:56 UTC  (6+ messages)
` [PATCH net-next v1 1/6] ethtool: add interface to read Tx hardware "

[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-04-03 21:03 UTC  (3+ messages)
` [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header

[PATCH 1/1] perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-uninitialized
 2024-04-03 21:03 UTC  (3+ messages)

[axboe-block:rw_iter 4/10] drivers/char/adi.c:220:27: error: initialization of 'ssize_t (*)(struct kiocb *, struct iov_iter *)' {aka 'long int (*)(struct kiocb *, struct iov_iter *)'} from incompatible pointer type 'ssize_t (*)(struct file *, char *, size_t, loff_t *)' {aka 'long 
 2024-04-03 21:03 UTC 

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-03 16:43 UTC  (6+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "

sh4: parisc: asm/cmpxchg.h:60:24: error: implicit declaration of function 'cmpxchg_emu_u8' [-Werror=implicit-function-declaration]
 2024-04-03 21:02 UTC  (3+ messages)

[Buildroot] [PATCH] package/psplash: fix systemd unit ordering and dependencies
 2024-04-03 21:02 UTC  (2+ messages)

[PATCH] drm/xe: Label RING_CONTEXT_CONTROL as masked
 2024-04-03 21:02 UTC 

grokmirror from kernel.googlesource.com
 2024-04-03 21:02 UTC  (2+ messages)

[PATCH v3] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-04-03 21:01 UTC  (6+ messages)
` [PATCH v4] "

next/master build: 178 builds: 33 failed, 145 passed, 83 errors, 3363 warnings (next-20240403)
 2024-04-03 21:01 UTC 

next/master build: 178 builds: 33 failed, 145 passed, 83 errors, 3363 warnings (next-20240403)
 2024-04-03 21:01 UTC 

[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-03 21:00 UTC  (4+ messages)

[Buildroot] [PATCH v4 0/2] Adding support for gpiod v2.0 and higher
 2024-04-03 21:00 UTC  (5+ messages)
` [Buildroot] [PATCH v4 1/2] package/libgpiod2: new package
` [Buildroot] [PATCH v4 2/2] package/swupdate: Add compatibility to libgpiod2

[PATCH bpf-next] bpf: pack struct bpf_fib_lookup
 2024-04-03 21:00 UTC  (3+ messages)

[PATCH net-next] net: skbuff: generalize the skb->decrypted bit
 2024-04-03 20:58 UTC  (2+ messages)

reftable & jgit compatibility
 2024-04-03 20:54 UTC  (3+ messages)

[PATCH BlueZ 0/1] Fixes busy loop when disabling
 2024-04-03 20:52 UTC  (2+ messages)
` [PATCH BlueZ 1/1] Revert "device: Consider service state on device_is_connected"

[axboe-block:rw_iter 5/10] fs/debugfs/file.c:36:9: error: implicit declaration of function 'iov_iter_count' is invalid in C99
 2024-04-03 20:52 UTC 

[PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer
 2024-04-03 20:52 UTC  (4+ messages)

Add json-c package to yocto sdk
 2024-04-03 20:49 UTC 

+ x86-mm-accelerate-pagefault-when-badaccess.patch added to mm-unstable branch
 2024-04-03 20:48 UTC 

[PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
 2024-04-03 20:48 UTC  (6+ messages)

+ s390-mm-accelerate-pagefault-when-badaccess.patch added to mm-unstable branch
 2024-04-03 20:48 UTC 

+ riscv-mm-accelerate-pagefault-when-badaccess.patch added to mm-unstable branch
 2024-04-03 20:48 UTC 

+ powerpc-mm-accelerate-pagefault-when-badaccess.patch added to mm-unstable branch
 2024-04-03 20:48 UTC 

+ arm-mm-accelerate-pagefault-when-vm_fault_badaccess.patch added to mm-unstable branch
 2024-04-03 20:48 UTC 

+ arm64-mm-accelerate-pagefault-when-vm_fault_badaccess.patch added to mm-unstable branch
 2024-04-03 20:48 UTC 

+ arm64-mm-cleanup-__do_page_fault.patch added to mm-unstable branch
 2024-04-03 20:48 UTC 

[PATCH BlueZ v6 1/7] lib: add BT_SCM_ERROR
 2024-04-03 20:48 UTC  (2+ messages)
` tests: add TX timestamping tests

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-03 20:47 UTC  (7+ messages)
` [PATCH v3 1/3] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v3 2/3] spi: Add a mechanism to use the fwnode name for the SPI device
` [PATCH v3 3/3] spi: cs42l43: Add bridged cs35l56 amplifiers

[PATCH v2 0/2] Add gputop support for sysfs profiling knob
 2024-04-03 20:46 UTC  (3+ messages)
` [PATCH v2 2/2] tools/gputop: toggle sysfs profiling knob if available for device

OE-core and meta-openembedded: a vulnerability in HTTP servers
 2024-04-03 20:46 UTC 

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-03 20:45 UTC  (5+ messages)

[PATCH 0/3] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-04-03 20:45 UTC  (3+ messages)
` [PATCH 2/3] "

[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-04-03 20:41 UTC  (13+ messages)
    ` [PATCH -v2] "

+ mm-support-multi-size-thp-numa-balancing-v3.patch added to mm-unstable branch
 2024-04-03 20:40 UTC 

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-03 20:39 UTC  (4+ messages)

[PATCH v2 1/1] wq: Avoid using isolated cpus' timers on queue_delayed_work
 2024-04-03 20:38 UTC  (4+ messages)

[PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames
 2024-04-03 20:39 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model
` [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode

[Buildroot] [PATCH 1/1] package/libdrm/intel: Remove dependency to x86
 2024-04-03 20:39 UTC  (2+ messages)

[Buildroot] [git commit] package/libdrm/intel: Remove dependency to x86
 2024-04-03 20:38 UTC 

[PATCH v2] Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
 2024-04-03 20:38 UTC  (3+ messages)

[PATCH net] net: openvswitch: fix unwanted error log on timeout policy probing
 2024-04-03 20:38 UTC 

[PATCH 00/31] Remove use of i2c_match_id in HWMON
 2024-04-03 20:36 UTC  (32+ messages)
` [PATCH 01/31] hwmon: (ad7418) Remove use of i2c_match_id()
` [PATCH 02/31] hwmon: (adm1021) "
` [PATCH 03/31] hwmon: (adm1031) "
` [PATCH 04/31] hwmon: (ads7828) "
` [PATCH 05/31] hwmon: (adt7475) "
` [PATCH 06/31] hwmon: (aht10) "
` [PATCH 07/31] hwmon: (dme1737) "
` [PATCH 08/31] hwmon: (ds1621) "
` [PATCH 09/31] hwmon: (f75375s) "
` [PATCH 10/31] hwmon: (fschmd) "
` [PATCH 11/31] hwmon: (ina2xx) "
` [PATCH 12/31] hwmon: (lm63) "
` [PATCH 13/31] hwmon: (lm75) "
` [PATCH 14/31] hwmon: (lm78) "
` [PATCH 15/31] hwmon: (lm83) "
` [PATCH 16/31] hwmon: (lm85) "
` [PATCH 17/31] hwmon: (lm90) "
` [PATCH 18/31] hwmon: (lm95234) "
` [PATCH 19/31] hwmon: (max16065) "
` [PATCH 20/31] hwmon: (max1668) "
` [PATCH 21/31] hwmon: (max6697) "
` [PATCH 22/31] hwmon: (mcp3021) "
` [PATCH 23/31] hwmon: (powr1220) "
` [PATCH 24/31] hwmon: (sht3x) "
` [PATCH 25/31] hwmon: (shtc1) "
` [PATCH 26/31] hwmon: (thmc50) "
` [PATCH 27/31] hwmon: (tmp401) "
` [PATCH 28/31] hwmon: (tmp421) "
` [PATCH 29/31] hwmon: (tmp464) "
` [PATCH 30/31] hwmon: (w83781d) "
` [PATCH 31/31] hwmon: (w83795): "

[PATCH v2 0/5] Add IAX45 support for RZ/Five SoC
 2024-04-03 20:35 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v2 2/5] irqchip/renesas-rzg2l: Add support for "
` [PATCH v2 3/5] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
` [PATCH v2 4/5] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
` [PATCH v2 5/5] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes

[PATCH 0/5] drm/v3d: Fix GPU stats inconsistancies and race-condition
 2024-04-03 20:24 UTC  (6+ messages)
` [PATCH 1/5] drm/v3d: Don't increment `enabled_ns` twice
` [PATCH 2/5] drm/v3d: Create two functions to update all GPU stats variables
` [PATCH 3/5] drm/v3d: Create a struct to store the GPU stats
` [PATCH 4/5] drm/v3d: Create function to update a set of "
` [PATCH 5/5] drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler

[PATCH v2 1/3] PCI: Add check for CXL Secondary Bus Reset
 2024-04-03 20:36 UTC  (5+ messages)

+ devres-dont-use-proxy-headers.patch added to mm-nonmm-unstable branch
 2024-04-03 20:35 UTC 

[net-next PATCH 03/15] eth: fbnic: Allocate core device specific structures and devlink interface
 2024-04-03 20:35 UTC  (2+ messages)

+ devres-switch-to-use-dev_err_probe-for-unification.patch added to mm-nonmm-unstable branch
 2024-04-03 20:35 UTC 

[tip:perf/urgent] BUILD SUCCESS 312be9fc2234c8acfb8148a9f4c358b70d358dee
 2024-04-03 20:33 UTC 

[Buildroot] [git commit] package/libressl: bump to version 3.8.4
 2024-04-03 20:31 UTC 

[PATCH] efi_loader: Don't delete variable from memory if adding a new one failed
 2024-04-03 20:33 UTC  (2+ messages)

[PATCH 00/12] prserv: add support for an "upstream" server
 2024-04-03 20:32 UTC  (3+ messages)
` [PATCH 07/12] prserv: fix read_only test
    ` [bitbake-devel] "

[Buildroot] [PATCH] package/libressl: bump to version 3.8.4
 2024-04-03 20:32 UTC  (2+ messages)

[PATCH v2 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-04-03 20:32 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [v2,1/3] "

[PATCH] imap-send: use xsnprintf to format command
 2024-04-03 20:32 UTC  (4+ messages)

[intel-tdx:guest-debug 4/4] arch/x86/coco/core.c:23:8: error: implicit declaration of function 'get_option'
 2024-04-03 20:31 UTC 

[Buildroot] [git commit] package/libnpth: bump to version 1.7
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/gnupg2: bump to version 2.4.5
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/libgpg-error: bump to version 1.48
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/libksba: bump to version 1.6.6
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/libassuan: bump to version 2.5.7
 2024-04-03 20:27 UTC 

[Buildroot] [PATCH 1/5] package/gnupg2: bump to version 2.4.5
 2024-04-03 20:31 UTC  (2+ messages)

[PATCH i-g-t 0/3] tests/intel/xe_pm: Tests to validate vm-bind with S&R
 2024-04-03 20:28 UTC  (7+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_pm: Test validates vm-bind userptr flag with suspend and resume
` [PATCH i-g-t 2/3] tests/intel/xe_pm: Validate vm-bind prefetch "
` [PATCH i-g-t 3/3] tests/intel/xe_pm: Tests vm-unbind all flag functionality with S&R

+ mm-slab-move-memcg-charging-to-post-alloc-hook-fix-2.patch added to mm-unstable branch
 2024-04-03 20:28 UTC 

[PATCH] Documentation/core-api: Update events_freezable_power references
 2024-04-03 20:27 UTC  (2+ messages)

[PATCH i-g-t] tools/gputop: Fix engine columns with amdgpu
 2024-04-03 20:27 UTC  (2+ messages)

[PATCH v2 0/2] Patches to Add support for audio interleaved transfer
 2024-04-03 13:18 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: pl330: "

+ mm-slab-move-memcg-charging-to-post-alloc-hook-fix.patch added to mm-unstable branch
 2024-04-03 20:27 UTC 

[PATCH v1] perf metrics: Remove the "No_group" metric group
 2024-04-03 20:26 UTC  (7+ messages)

+ selftests-mm-run_vmtestssh-fix-hugetlb-mem-size-calculation-fix.patch added to mm-unstable branch
 2024-04-03 20:24 UTC 

[PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
 2024-04-03 20:24 UTC 

[PATCH] x86: numa: include asm/pgtable_areas.h
 2024-04-03 20:23 UTC 

[PATCH v2] platform/x86: ideapad-laptop: switch platform profiles using thermal management key
 2024-04-03 20:23 UTC 

[PATCH net-next] netlink: add nlmsg_consume() and use it in devlink compat
 2024-04-03 20:22 UTC 

[axboe-block:rw_iter 5/10] fs/debugfs/file.c:36:16: error: implicit declaration of function 'iov_iter_count'
 2024-04-03 20:21 UTC 

renesas/next baseline: 59 runs, 1 regressions (renesas-next-2024-04-02-v6.9-rc1)
 2024-04-03 20:20 UTC 

renesas/next baseline-nfs: 21 runs, 1 regressions (renesas-next-2024-04-02-v6.9-rc1)
 2024-04-03 20:20 UTC 

[net-next PATCH 01/15] PCI: Add Meta Platforms vendor ID
 2024-04-03 20:20 UTC  (2+ messages)

[PATCH 0/4] Add DPA->HPA translation to dram & general_media
 2024-04-03 20:19 UTC  (3+ messages)
` [PATCH 4/4] cxl/core: Remove cxlr dependency from cxl_poison trace events


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.