All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-24 11:13:29 to 2022-12-24 16:39:07 UTC [more...]

[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
 2022-12-24 11:48 UTC  (12+ messages)

lsusb
 2022-12-24 16:38 UTC  (4+ messages)
` [yocto] lsusb

[RFC][PATCH 2/2] ima: created new ima template ima-cgpath for Kubernates' pods attestation
 2022-12-24 16:28 UTC 

[PATCH] pktcdvd: remove driver
 2022-12-24 16:36 UTC  (13+ messages)

[PATCH v3 0/2] tty: serial: dz: convert atomic_* to refcount_*
 2022-12-24 16:34 UTC  (3+ messages)
` [PATCH v3 1/2] tty: serial: dz: convert atomic_* to refcount_* APIs for map_guard
` [PATCH 2/2] tty: serial: dz: convert atomic_* to refcount_* APIs for irq_guard

[PATCH] dt-bindings: phy: qcom,qusb2: do not define properties in "if" block
 2022-12-24 15:42 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 16:31 UTC 

[RFC][PATCH 1/2] ima: created new ima template ima-dep-cgn for OCI containers attestation
 2022-12-24 16:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 16:21 UTC 

[PATCH] btrfs: fix off-by-one in delalloc search during lseek
 2022-12-24 16:18 UTC  (2+ messages)

drivers/gpio/gpio-exar.c:52 exar_offset_to_sel_addr() warn: replace divide condition 'pin / 8' with 'pin >= 8'
 2022-12-24 16:19 UTC  (2+ messages)

Broken commit d433c74eecdce1e4952ef4e8c712a9289c0dfcc2
 2022-12-24 16:13 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 16:11 UTC 

❌ FAIL: Test report for master (6.1.0, mainline.kernel.org-clang, 51094a24)
 2022-12-24 16:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 16:01 UTC 

usb 1-3: Product: BBC micro:bit CMSIS-DAP not recognised
 2022-12-24 16:00 UTC  (11+ messages)

mcp251xfd: Bad message receiption
 2022-12-24 15:57 UTC  (6+ messages)
  ` AW: "
      ` AW: "

[PATCH v2 1/2] .gitinogre: update the command to check tracked files being ignored
 2022-12-24 15:51 UTC  (2+ messages)
` [PATCH v2 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

RTT-PROBE: lore-subspace-rtt
 2022-12-24 15:51 UTC 

[PATCH 1/2] ASoC: dt-bindings: cirrus,cs35l41: add interrupts
 2022-12-24 15:42 UTC  (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: cirrus, cs35l41: cleanup $ref and example
  ` [PATCH 2/2] ASoC: dt-bindings: cirrus,cs35l41: "

[PATCH 1/5] arm64: dts: qcom: msm8996: align bus node names with DT schema
 2022-12-24 15:42 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm6125: re-order USB2 phy clocks
` [PATCH 3/5] arm64: dts: qcom: sm8250: drop unused clock-frequency from va-macro
` [PATCH 4/5] arm64: dts: qcom: sm8450: re-order GCC clocks
` [PATCH 5/5] arm64: dts: qcom: use generic node name for CS35L41 speaker

[PATCH] dt-bindings: clock: qcom,videocc: correct clocks per variant
 2022-12-24 15:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 15:41 UTC 

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2022-12-24 15:39 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: phy: qcom,usb-snps-femto-v2: use fallback compatibles
 2022-12-24 13:12 UTC  (5+ messages)
` [PATCH 3/4] ARM: dts: qcom: sdx65: add specific compatible for USB HS PHY

[PATCH 0/3] KVM: arm64: Fix handling of S1PTW S2 fault on RO memslots
 2022-12-24 13:09 UTC  (17+ messages)
` [PATCH 1/3] KVM: arm64: Fix S1PTW handling "
` [PATCH 2/3] KVM: arm64: Handle S1PTW translation with TCR_HA set as a write

[PATCH v4] libtraceevent: Add initial support for meson
 2022-12-24 15:32 UTC  (2+ messages)

[PATCH v2] bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
 2022-12-24 15:31 UTC  (4+ messages)

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2022-12-24 15:29 UTC  (7+ messages)
` [RFC PATCH 06/14] usb: core: hcd: Introduce USB HCD APIs for interrupter management
` [RFC PATCH 08/14] usb: dwc3: Add DT parameter to specify maximum number of interrupters

RTT-PROBE: lore-subspace-rtt
 2022-12-24 15:31 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 479/1346] arch/microblaze/include/asm/mmu_context_mm.h: linux/sched.h is included more than once
 2022-12-24 15:26 UTC 

[PATCH v5 0/9] Add OPTPROBES feature on RISCV
 2022-12-24 11:43 UTC  (20+ messages)
` [PATCH v5 1/9] riscv/kprobe: Prepare the skeleton to implement RISCV OPTPROBES feature
` [PATCH v5 2/9] riscv/kprobe: Allocate detour buffer from module area
` [PATCH v5 3/9] riscv/kprobe: Prepare the skeleton to prepare optimized kprobe
` [PATCH v5 4/9] riscv/kprobe: Add common RVI and RVC instruction decoder code
` [PATCH v5 5/9] riscv/kprobe: Search free register(s) to clobber for 'AUIPC/JALR'
` [PATCH v5 6/9] riscv/kprobe: Add code to check if kprobe can be optimized
` [PATCH v5 7/9] riscv/kprobe: Prepare detour buffer for optimized kprobe
` [PATCH v5 8/9] riscv/kprobe: Patch AUIPC/JALR pair to optimize kprobe
` [PATCH v5 9/9] riscv/kprobe: Search free registers from unused caller-saved ones

RTT-PROBE: lore-subspace-rtt
 2022-12-24 15:21 UTC 

[PATCH v2 10/23] clk: mediatek: mt8173: Break down clock drivers and allow module build
 2022-12-24  7:13 UTC  (2+ messages)

[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
 2022-12-24 15:18 UTC  (5+ messages)
` [PATCH 1/4] accel/tcg: Fix tb_invalidate_phys_page_unwind
` [PATCH 2/4] accel/tcg: Use g_free_rcu for user-exec interval trees
` [PATCH 3/4] accel/tcg: Handle false negative lookup in page_check_range
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c

[syzbot] INFO: task hung in gfs2_jhead_process_page
 2022-12-24  4:03 UTC  (2+ messages)
` [syzbot] [gfs2?] "

[PATCH 0/3] hwmon: (ftsteutates) Various fixes
 2022-12-24 15:18 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()

[PATCH v5 3/6] coresight: configfs: Add in binary attributes to load files
 2022-12-24  7:16 UTC  (2+ messages)

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2022-12-24  9:23 UTC  (13+ messages)
` [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
` [PATCH 09/14] KVM: selftests: Explicitly disable builtins for mem*() overrides
` [PATCH 10/14] KVM: selftests: Include lib.mk before consuming $(CC)
` [PATCH 12/14] KVM: selftests: Use wildcards to find library source files

❌ FAIL: Test report for master (6.1.0, mainline.kernel.org-clang, a27405b2)
 2022-12-24 15:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 15:11 UTC 

[linux-next:master 14028/15568] drivers/mtd/ubi/build.c:1259:33-38: WARNING: conversion to bool not needed here
 2022-12-24 15:06 UTC 

[sashal-stable:pending-5.4 395/450] block/bfq-iosched.c:1938:6: warning: no previous prototype for function 'bfq_check_waker'
 2022-12-24 15:06 UTC 

[PATCH 1/2] .gitinogre: update the command to check tracked files being ignored
 2022-12-24 15:03 UTC  (2+ messages)
` [PATCH 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

[PATCH] tests/tcg/multiarch: add vma-pthread.c
 2022-12-24 15:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 15:01 UTC 

[l1k:doe 16/16] lib/spdm.c:804:4: error: designator in initializer for scalar type 'struct spdm_req_alg_struct *'
 2022-12-24 14:55 UTC 

[PATCHv2 00/11] dmapool enhancements
 2022-12-24 14:55 UTC  (6+ messages)
` [PATCHv2 11/11] dmapool: link blocks across pages

RTT-PROBE: lore-subspace-rtt
 2022-12-24 14:51 UTC 

[PATCH net] rxrpc: Fix a couple of potential use-after-frees
 2022-12-24 14:49 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-12-24 14:48 UTC  (2+ messages)

[PULL v2 00/14] accel/tcg: Rewrite user-only vma tracking
 2022-12-24 14:45 UTC  (4+ messages)
` [PULL v2 07/14] accel/tcg: Use interval tree for user-only page tracking

RTT-PROBE: lore-subspace-rtt
 2022-12-24 14:41 UTC 

[PATCH v2 0/2] ASoC: codec: lpass-va: add npl clock support
 2022-12-24 14:40 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: lpass-va: add npl clock for new VA macro

[PATCH v2] eventfd: use a generic helper instead of an open coded wait_event
 2022-12-24 14:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 14:31 UTC 

[PATCHv1 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
 2022-12-24 14:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 14:21 UTC 

[PATCH] coresight: cti: Add PM runtime call in enable_store
 2022-12-24 14:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 14:11 UTC 

[PATCH 0/3] Add PM6150L flash LED to Fairphone 4
 2022-12-24 14:11 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

[PATCH v5 0/3] Support UEFI SPI I/O protocol
 2022-12-24 14:09 UTC  (8+ messages)
` [PATCH v5 1/3] efi_loader: Add SPI I/O protocol support
` [PATCH v5 3/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

[xen-unstable test] 175480: tolerable FAIL - PUSHED
 2022-12-24 14:06 UTC 

[l1k:doe 15/16] lib/spdm.c:791:15: error: use of undeclared identifier 'SPDM_REQ_ALG_STRUCT_TYPE_DHE'
 2022-12-24 14:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 14:01 UTC 

f2fs write error Linux v6.2
 2022-12-24 14:00 UTC  (4+ messages)
    ` [f2fs-dev] "

[l1k:doe 15/16] lib/spdm.c:791:17: error: field name not in record or union initializer
 2022-12-24 13:55 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 13:51 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 622/1346] drivers/media/i2c/adv7511-v4l2.c:2096:63: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-12-24 13:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 13:41 UTC 

[libvirt test] 175482: tolerable all pass - PUSHED
 2022-12-24 13:34 UTC 

[PATCH] bpf: Fix panic due to wrong pageattr of im->image
 2022-12-24 13:31 UTC 

What's cooking in git.git (Dec 2022, #03; Sun, 11)
 2022-12-24 13:31 UTC  (7+ messages)
` js/drop-mingw-test-cmp, was "

RTT-PROBE: lore-subspace-rtt
 2022-12-24 13:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 13:21 UTC 

[PATCH v1 0/3] ASoC: nau8822: add speaker Bridge Tied Output
 2022-12-24 13:18 UTC  (7+ messages)
` [PATCH v1 1/3] ASoC: dt-bindings: nau8822: convert to the dtschema
` [PATCH v1 2/3] ASoC: dt-bindings: nau8822: add nuvoton,spk-btl property to dtschema

[PATCH v2] hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399
 2022-12-24  8:03 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 13:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 13:01 UTC 

[Buildroot] [PATCH 1/2] package/kodi: bump version to 19.5-Matrix
 2022-12-24 12:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/kodi-pvr-nextpvr: bump version to 19.0.6-Matrix

[PATCH] net: hns3: refine the handling for VF heartbeat
 2022-12-24 12:54 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 50/1346] drivers/net/ethernet/cadence/macb_main.c:4925:58: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-12-24 12:54 UTC 

[PATCH v4 0/3] leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs
 2022-12-24 12:53 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: leds: add worldsemi,ws2812b

RTT-PROBE: lore-subspace-rtt
 2022-12-24 12:51 UTC 

rtla osnoise hist: average duration is always zero
 2022-12-24 12:39 UTC 

[sashal-stable:pending-5.10 88/561] kernel/futex/core.c:1609 futex_wake() warn: missing error code? 'ret'
 2022-12-24 12:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 12:41 UTC 

[zen:6.1/zen-sauce 5/31] drivers/pci/controller/intel-nvme-remap.c:47:33: error: field 'sysdata' has incomplete type
 2022-12-24 12:34 UTC 

[sashal-stable:pending-6.0 122/999] drivers/cpufreq/qcom-cpufreq-hw.c:651:58: error: 'dev' undeclared; did you mean 'pdev'?
 2022-12-24 12:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 12:31 UTC 

[cocci] coccinelle: How to remove a return at the end of a void function?
 2022-12-24 12:28 UTC  (4+ messages)
`  "

[PATCH 1/1] HID: evision: Add preliminary support for EVision keyboards
 2022-12-24 12:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 12:21 UTC 

[RFC]: mempool: zero-copy cache get bulk
 2022-12-24 12:17 UTC  (8+ messages)
` [PATCH v2] mempool cache: add zero-copy get and put functions
` [PATCH v3] "
` [PATCH v4] "

[syzbot] [reiserfs?] possible deadlock in iterate_dir
 2022-12-24 12:14 UTC 

drivers/crypto/qat/qat_common/qat_compression.c:238:24-25: WARNING opportunity for kfree_sensitive/kvfree_sensitive (memset at line 237) (fwd)
 2022-12-24 12:13 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 12:11 UTC 

[PATCH] locking/qspinlock: Optimize pending state waiting for unlock
 2022-12-24 12:05 UTC 

kernel/bpf/verifier.c:9383:12: warning: stack frame size (2624) exceeds limit (2048) in 'do_check'
 2022-12-24 12:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 12:01 UTC 

lib/zstd/compress/huf_compress.c:460 HUF_getIndex() warn: the 'RANK_POSITION_LOG_BUCKETS_BEGIN' macro might need parens
 2022-12-24 11:54 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 11:51 UTC 

[PATCH 0/2] Fix the init path of generic vhost-vdpa device
 2022-12-24 11:48 UTC  (3+ messages)
` [PATCH 1/2] vdpa-dev: get iova range explicitly
` [PATCH 2/2] vdpa: harden the error path if get_iova_range failed

[PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
 2022-12-24 11:43 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 11:41 UTC 

drivers/s390/cio/vfio_ccw_cp.c:69 page_array_alloc() warn: double check that we're allocating correct size: 8 vs 16
 2022-12-24 11:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-24 11:31 UTC 

[GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
 2022-12-24 11:28 UTC  (8+ messages)

net/ceph/messenger_v2.c:2897:5: warning: stack frame size (2064) exceeds limit (2048) in 'ceph_con_v2_try_read'
 2022-12-24 11:23 UTC 

[PATCH] scripts/coverity-scan/model.c: update address_space_*_cached
 2022-12-24 11:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-24 11:21 UTC 

[PATCH] libbpf: Added the description of some API functions
 2022-12-24 11:20 UTC 

[f2fs-dev] [syzbot] [f2fs?] possible deadlock in f2fs_do_map_lock
 2022-12-24 11:20 UTC  (2+ messages)
`  "

[RFC PATCH 0/2] Use-after-free in kvm_xen_eventfd_update()
 2022-12-24 11:14 UTC  (4+ messages)
` [RFC PATCH 1/2] KVM: x86/xen: Fix use-after-free "


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.