All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-07 12:24:12 to 2024-06-07 13:14:39 UTC [more...]

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-06-07 13:05 UTC  (7+ messages)

[PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
 2024-06-07 13:14 UTC  (2+ messages)

[PATCH net-next v3 0/4] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-07 13:02 UTC  (8+ messages)
` [PATCH net-next v3 1/4] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH net-next v3 2/4] net: ti: icss-iep: Remove spinlock-based synchronization
` [PATCH net-next v3 3/4] net: ti: icss-iep: Enable compare events
` [PATCH net-next v3 4/4] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-06-07 13:13 UTC  (4+ messages)
` [RFC PATCH v2] "

[Buildroot] [git commit] package/composer: fix improperly scoped variable
 2024-06-07 13:12 UTC 

[PATCH 0/8] Introduce fwctl subystem
 2024-06-07 13:12 UTC  (14+ messages)

[PATCH 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-06-07 13:12 UTC  (5+ messages)
` [PATCH 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH 2/2] selftests: Add a test mangling with uc_sigmask

[PATCH 0/5] dts: testpmd show port info/stats
 2024-06-07 13:11 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] dts: fix InteractiveShell command prompt filtering
  ` [PATCH v5 2/5] dts: skip first line of send command output
  ` [PATCH v5 3/5] dts: add parsing utility module
  ` [PATCH v5 4/5] dts: add `show port info` command to TestPmdShell
  ` [PATCH v5 5/5] dts: add `show port stats` "

[PATCH 0/4] Add rxe as a second software RDMA option
 2024-06-07 13:10 UTC  (3+ messages)
` [PATCH 3/4] Kconfig: Add support for testing RDMA with software RoCE

[PATCH 5.15] sunrpc: exclude from freezer when waiting for requests:
 2024-06-07 13:10 UTC 

[PATCH] drm/amdkfd: Extend gfx12 trap handler fix to gfx10/11
 2024-06-07 13:08 UTC  (2+ messages)

wget2
 2024-06-07 13:08 UTC  (4+ messages)
` [bitbake-devel] wget2

[PATCH] usb: misc: add Microchip usb5744 SMBus programming support
 2024-06-07 13:06 UTC  (2+ messages)

[morimoto:sound-ak4619-for-v6.1-2024-06-03 3374/17202] arch/arm64/boot/dts/renesas/r8a779f0.dtsi:714.25-745.5: Warning (unique_unit_address): /soc/pcie@e65d0000: duplicate unit-address (also used in node /soc/pcie-ep@e65d0000)
 2024-06-07 13:06 UTC 

[chrome-os:chromeos-6.1 122/126] drivers/dma-buf/heaps/restricted_heap_mtk.c:187:48: error: implicit declaration of function 'phys_to_page'; did you mean 'pfn_to_page'?
 2024-06-07 13:06 UTC 

[ovmf test] 186277: all pass - PUSHED
 2024-06-07 13:06 UTC 

[PATCH] kallsyms, livepatch: Fix livepatch with CONFIG_LTO_CLANG
 2024-06-07 13:06 UTC  (2+ messages)

[PATCH v2 0/3] Fix privacy issue for MEI CSI
 2024-06-07 13:25 UTC  (4+ messages)
` [PATCH v2 1/3] media: ivsc: csi: don't count privacy on as error
` [PATCH v2 2/3] media: ivsc: csi: add separate lock for v4l2 control handler
` [PATCH v2 3/3] media: ivsc: csi: remove privacy status in struct mei_csi

[PATCH] livepatch: Add a new sysfs interface replace
 2024-06-07 12:59 UTC  (3+ messages)

[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-07 12:59 UTC  (5+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc2-102-g8ed7b65b7edc3)
 2024-06-07 12:58 UTC 

[PATCH net] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
 2024-06-07 12:56 UTC 

[openeuler:openEuler-1.0-LTS 20772/22822] drivers/block/loop.c:1338 loop_set_status() warn: inconsistent returns '&loop_ctl_mutex'
 2024-06-07 12:55 UTC 

[PATCH i-g-t 1/2] tests/kms_vrr: New subtest for CMRR
 2024-06-07 12:48 UTC  (2+ messages)
` [PATCH i-g-t 2/2] HAX: Test CMRR tests in BAT

[PATCH v6 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-06-07 12:53 UTC  (17+ messages)
` [PATCH v6 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
` [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v6 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v6 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v6 05/16] selftests/resctrl: Use correct type for pids
` [PATCH v6 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v6 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v6 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v6 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v6 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v6 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v6 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v6 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v6 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v6 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v6 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH v5 00/12] Series to deliver Ethernet for STM32MP13
 2024-06-07 12:50 UTC  (16+ messages)
` [PATCH v5 07/12] net: stmmac: dwmac-stm32: Mask support for PMCR configuration
` [PATCH v5 08/12] net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
` [PATCH v5 09/12] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v5 11/12] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board
` [PATCH v5 12/12] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

[PATCH 0/3] Fix privacy issue for MEI CSI
 2024-06-07 12:55 UTC  (10+ messages)
` [PATCH 1/3] media: ivsc: csi: don't count privacy on as error
` [PATCH 2/3] media: ivsc: csi: add separate lock for v4l2 control handler
` [PATCH 3/3] media: ivsc: csi: remove privacy status in struct mei_csi

[PATCH] usb: kbd: Add probe quirk for some generic USB mini keyboard
 2024-06-07 12:53 UTC  (2+ messages)

[PATCH v4 00/10] add ArmSoM Sige7 Rk3588 board
 2024-06-07 10:16 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-5.1_M1.rc2)
 2024-06-07 12:52 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH v1 0/6] perf: build: Fix cross compilation
 2024-06-07 12:50 UTC  (4+ messages)
` [PATCH v1 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "

[PATCH 0/5] OpenSSL PMD Optimisations
 2024-06-07 12:47 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] crypto/openssl: fix GCM and CCM thread unsafe ctxs
  ` [PATCH v4 2/5] crypto/openssl: only init 3DES-CTR key + impl once
  ` [PATCH v4 3/5] crypto/openssl: per-qp cipher context clones
  ` [PATCH v4 4/5] crypto/openssl: per-qp auth "
  ` [PATCH v4 5/5] crypto/openssl: only set cipher padding once

[PATCH V2] drm/xe/xe2lpm: Fixup Wa_14020756599
 2024-06-07 12:48 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2lpm: Fixup Wa_14020756599 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3] bpftool: Query only cgroup-related attach types
 2024-06-07 12:46 UTC  (2+ messages)

[PATCH v2 0/5] ACC100 improvements and clean up
 2024-06-07 12:45 UTC  (3+ messages)
` [PATCH v2 1/5] baseband/acc: fix memory barrier

[rostedt-trace:trace/persistent-ring-buf-reserve-mem-v5.15 3/30] kernel/trace/trace_events_trigger.c:728:6: warning: no previous prototype for function 'event_trigger_check_remove'
 2024-06-07 12:44 UTC 

[openeuler:openEuler-1.0-LTS 5421/22816] drivers/remoteproc/qcom_adsp_pil.c:246:26: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-06-07 12:44 UTC 

[linux-next:master 3354/4582] kernel/trace/fgraph.c:934:8: error: call to undeclared function 'ftrace_startup_subops'; ISO C99 and later do not support implicit function declarations
 2024-06-07 12:44 UTC 

[CI] drm/xe: Cleanup force wake registers bit definitions
 2024-06-07 12:44 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH] selftests: seccomp: fix format-zero-length warnings
 2024-06-07 12:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/11] Add missing features to FastRPC driver
 2024-06-07 12:43 UTC  (9+ messages)
` [PATCH v4 01/11] misc: fastrpc: Add missing dev_err newlines
` [PATCH v4 02/11] misc: fastrpc: Fix DSP capabilities request
` [PATCH v4 03/11] misc: fastrpc: Copy the complete capability structure to user
` [PATCH v4 04/11] misc: fastrpc: Avoid updating PD type for capability request

[PATCH] powerpc: vdso: fix building with wrong-endian toolchain
 2024-06-07 12:42 UTC  (3+ messages)

[oe][meta-oe][scarthgap][PATCH 1/1] unixodbc: Fix CVE-2024-1013
 2024-06-07 12:42 UTC 

[PATCH net-next v7 00/15] First try to replace page_frag with page_frag_cache
 2024-06-07 12:38 UTC  (18+ messages)
` [PATCH net-next v7 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v7 02/15] xtensa: remove the get_order() implementation
` [PATCH net-next v7 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v7 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v7 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [Intel-wired-lan] [PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API
  `  "
` [PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v7 08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v7 09/15] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v7 10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v7 11/15] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v7 12/15] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v7 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v7 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v7 15/15] mm: page_frag: add a entry in MAINTAINERS "

[OE-core][scarthgap][PATCH 1/1] util-linux: Fix CVE-2024-28085
 2024-06-07 12:41 UTC 

[CI 1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
 2024-06-07 12:57 UTC  (2+ messages)
` [CI 2/2] drm/xe: Check valid domain is passed in xe_force_wake_ref

[PATCH v2 0/4] Support Kingdisplay kd101ne3 and Starry er88577 MIPI-DSI panel
 2024-06-07 12:41 UTC  (6+ messages)
` [PATCH v2 2/4] drm/panel: kd101ne3: add new panel driver

Patchwork summary for: linux-renesas-soc
 2024-06-07 12:40 UTC 

[PATCH] drm: have config DRM_WERROR depend on !WERROR
 2024-06-07 12:37 UTC  (2+ messages)

[Bug] Failing kunit test on ARCH=arm and LLVM=1
 2024-06-07 12:37 UTC 

[RFC v3 0/8] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-06-07 12:36 UTC  (4+ messages)
` [RFC v3 3/8] wifi: cfg80211: extend interface combination check for multi-radio

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-06-07 12:36 UTC  (14+ messages)

vcpumask_to_pcpumask() case study
 2024-06-07 12:35 UTC  (3+ messages)

[PATCH v2 0/6] ASoC: Drop or replace of_gpio.h
 2024-06-07 12:34 UTC  (6+ messages)
` [PATCH v2 3/6] ASoC: rockchip: Remove unused of_gpio.h

[OE-core][kirkstone][PATCH] ffmpeg: Whitelist CVE-2023-46407
 2024-06-07 12:35 UTC 

[PATCH net-next 1/2] net: add and use skb_get_hash_net
 2024-06-07 12:33 UTC  (2+ messages)

[PATCH] scsi: ufs: core: quiesce request queues before check pending cmds
 2024-06-07 12:33 UTC  (2+ messages)

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-06-07 12:32 UTC  (3+ messages)

[PATCH v2 0/4] pinctrl: rockchip: fix RK3328 pinmux bits
 2024-06-07 12:32 UTC  (8+ messages)
` [PATCH v2 1/4] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
` [PATCH v2 2/4] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins

[PATCH 0/2] signal(7) fixes
 2024-06-07 12:31 UTC  (3+ messages)
` [PATCH 1/2] signal.7: Clearly describe ucontext kernel dump to userspace
` [PATCH 2/2] signal.7: Fix wrong mention of sigprocmask

[PATCH 0/2] Support for RGB16161616_64B compressed format
 2024-06-07 12:31 UTC  (5+ messages)
` [PATCH 1/2] lib/intel_aux_pgtable: Library to add support for RGB16161616_64B format
` [PATCH 2/2] tests/intel/kms_flip_scaled_crc: Add support for RGB16161616_64B compressed formats

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-07 12:31 UTC  (4+ messages)
` [PATCH net-next v10 06/14] page_pool: convert to use netmem

chrome-platform/for-kernelci cros-ec: 10 runs, 3 regressions (v6.10-rc1-15-gc8a4bdca928de)
 2024-06-07 12:30 UTC 

[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-06-07 12:27 UTC  (30+ messages)
` [PATCH v4 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v4 5/7] crash_dump: retrieve dm crypt keys in "
` [PATCH v4 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v4 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible

[PATCH v4 3/7] crash_dump: store dm keys in kdump reserved memory
 2024-06-07 12:26 UTC  (5+ messages)

[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-06-07 12:26 UTC  (16+ messages)
` [PATCH v5 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v5 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v5 3/7] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v5 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v5 5/7] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v5 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v5 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible

[PATCH v5 0/2] x86_64 AES-GCM improvements
 2024-06-07 12:27 UTC  (2+ messages)

[PATCH 00/18] Bugfix​ and refactoring
 2024-06-07 12:15 UTC  (3+ messages)
` [PATCH 03/18] fs/ntfs3: Fix transform resident to nonresident for compressed files
` [PATCH 04/18] fs/ntfs3: Deny getting attr data block in compressed frame

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-07 12:23 UTC  (4+ messages)
` [PATCH v1 4/6] fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea how often"
` [PATCH v1 5/6] fs/proc: move page_mapcount() to fs/proc/internal.h
` [PATCH v1 6/6] Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something useful"


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.