All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-16 15:35:19 to 2023-08-16 16:20:33 UTC [more...]

[PATCH v4 00/25] plugins: Allow to read registers
 2023-08-16 16:19 UTC  (11+ messages)
` [PATCH v4 04/25] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v4 05/25] target/arm: Move the reference to arm-core.xml
` [PATCH v4 06/25] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH v4 07/25] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v4 08/25] target/arm: Use GDBFeature for dynamic XML

[PATCH 0/7] rtc: Add support for limited alarm timer offsets
 2023-08-16 16:19 UTC  (8+ messages)
` [PATCH 1/7] "

[PATCH 1/2] arm64: tegra: fix p3767 card detect polarity
 2023-08-16 16:18 UTC  (8+ messages)
` [PATCH 2/2] arm64: tegra: fix p3767 QSPI speed

[PATCH v4 00/14] iommu/amd: SVA Support (Part 1) - cleanup/refactoring
 2023-08-16 16:18 UTC  (9+ messages)
` [PATCH v4 01/14] iommu/amd: Remove unused amd_io_pgtable.pt_root variable
` [PATCH v4 02/14] iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h
` [PATCH v4 03/14] iommu/amd: Consolidate logic to allocate protection domain
` [PATCH v4 04/14] iommu/amd: Refactor protection domain allocation code

[PATCH RESEND v3 0/3] few fixes for synthetic trace events
 2023-08-16 15:49 UTC  (3+ messages)
` [PATCH RESEND v3 2/3] tracing/synthetic: skip first entry for stack traces
` [PATCH RESEND v3 3/3] tracing/synthetic: allocate one additional element for size

maple tree change made it possible for VMA iteration to see same VMA twice due to late vma_merge() failure
 2023-08-16 16:17 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-pcm: fix possible null pointer deference
 2023-08-16 16:16 UTC  (2+ messages)

[igt-dev] [PATCH] syncobj_timeline: don't expect EINVAL for WAIT_UNSUBMITTED | WAIT_AVAILABLE
 2023-08-16 16:17 UTC 

[PATCH -next] spi: dw-mmio: keep old name same as documentation
 2023-08-16 16:16 UTC  (2+ messages)

[nft PATCH] src: use reentrant getprotobyname_r()/getprotobynumber_r()/getservbyport_r()
 2023-08-16 16:16 UTC  (4+ messages)

[PATCH -next 00/24] spi: switch to use modern name (part4)
 2023-08-16 16:16 UTC  (2+ messages)
` (subset) "

[stable:linux-4.19.y 2317/9999] lib/mpi/generic_mpih-mul2.c:49:24: error: invalid use of a cast in a inline asm context requiring an lvalue: remove the cast or build with -fheinous-gnu-extensions
 2023-08-16 16:16 UTC  (4+ messages)

[PATCH] upload-pack: fix race condition in error messages
 2023-08-16 16:16 UTC  (3+ messages)
` [PATCH] upload-pack: fix exit code when denying fetch of unreachable object ID

[PATCH v6 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-16 16:15 UTC  (7+ messages)
` [PATCH v6 2/6] perf test: Add a test for the new Arm CPU ID comparison behavior
` [PATCH v6 3/6] perf vendor events arm64: Update scale units and descriptions of common topdown metrics

[PATCH v2 1/2] dt-bindings: watchdog: qcom-wdt: document IPQ5018
 2023-08-16 16:14 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: ipq5018: add WDT

[morse:mpam/snapshot/v6.5-rc1 52/147] fs/resctrl/monitor.c:584:30: warning: variable 'r' set but not used
 2023-08-16 16:14 UTC 

[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
 2023-08-16 16:13 UTC  (11+ messages)
` [PATCH RFC bootconfig] 1/2] fs/proc: Add /proc/cmdline_load for boot loader arguments

[PATCH V4 1/2] tick: Rename tick_do_update_jiffies64() and allow external usage
 2023-08-16 16:13 UTC  (12+ messages)
` [PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()

[PATCH v2] s390/ipl: fix virtual vs physical address confusion
 2023-08-16 16:13 UTC  (3+ messages)

[PATCH] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
 2023-08-16 16:11 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/selftest: Simplify Y-major tiling in blit selftest
 2023-08-16 16:12 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Eliminate has_4tile feature flag

[PATCH] selftests/filesystems: Add six consecutive 'x' characters to mktemp
 2023-08-16 16:12 UTC  (3+ messages)

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-16 16:12 UTC  (5+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice

[PATCH net-next 00/12] bnxt_en: Update for net-next
 2023-08-16 16:12 UTC  (6+ messages)
` [PATCH net-next 11/12] bnxt_en: Expose threshold temperatures through hwmon

[nft PATCH v4 0/6] add input flags and "no-dns"/"json" flags
 2023-08-16 16:10 UTC  (20+ messages)
` [nft PATCH v4 1/6] src: add input flags for nft_ctx
` [nft PATCH v4 2/6] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
` [nft PATCH v4 3/6] src: add input flag NFT_CTX_INPUT_JSON to enable JSON parsing
` [nft PATCH v4 4/6] py: fix exception during cleanup of half-initialized Nftables
` [nft PATCH v4 5/6] py: extract flags helper functions for set_debug()/get_debug()
` [nft PATCH v4 6/6] py: add Nftables.{get,set}_input() API

[PATCH v2 0/3] Meson S4 HW RNG Support
 2023-08-16 16:09 UTC  (10+ messages)
` [PATCH v2 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible

[PATCH] x86/srso: Disable the mitigation on unaffected configurations
 2023-08-16 16:07 UTC  (11+ messages)
        ` [PATCH] x86/srso: Correct the mitigation status when SMT is disabled

[kirkstone][PATCH] libxcrypt: fixup upgrade 4.4.30 -> 4.4.33
 2023-08-16 16:08 UTC  (3+ messages)
  ` [OE-core] "

[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
 2023-08-16 15:53 UTC  (5+ messages)

[PATCH v1 0/4] Remove BPF event support
 2023-08-16 16:08 UTC  (6+ messages)
` [PATCH v1 2/4] perf trace: Migrate BPF augmentation to use a skeleton

[PATCH V4] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-16 16:01 UTC  (3+ messages)

kernel/trace/bpf_trace.c:1216:17: warning: no previous declaration for 'bpf_lookup_user_key'
 2023-08-16 16:04 UTC 

[PATCH RFC 0/9] ALSA: Don't embed struct devices
 2023-08-16 16:02 UTC  (10+ messages)
` [PATCH RFC 1/9] ALSA: core: Introduce snd_device_alloc()
` [PATCH RFC 2/9] ALSA: control: Don't embed ctl_dev
` [PATCH RFC 3/9] ALSA: pcm: Don't embed device
` [PATCH RFC 4/9] ALSA: hwdep: "
` [PATCH RFC 5/9] ALSA: rawmidi: "
` [PATCH RFC 6/9] ALSA: compress: "
` [PATCH RFC 7/9] ALSA: timer: Create device with snd_device_alloc()
` [PATCH RFC 8/9] ALSA: seq: "
` [PATCH RFC 9/9] ALSA: core: Drop snd_device_initialize()

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-16 15:52 UTC  (5+ messages)
` [PATCH net-next v3 06/10] net: stmmac: xgmac: support per-channel irq

[PATCH RFC net-next 00/14] ipvs: per-net tables and optimizations
 2023-08-16 16:02 UTC  (5+ messages)
` [PATCH RFC net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu

[Bug 201847] New: nouveau 0000:01:00.0: fifo: fault 01 [WRITE] at 000000000a721000 engine 00 [GR] client 0f [GPC0/PROP_0] reason 82 [] on channel 4 [00ff85c000 X[3819]]
 2023-08-16 16:02 UTC  (2+ messages)
` [Bug 201847] "

[meta-oe][PATCH] mariadb: Upgrade to 10.11.5
 2023-08-16 16:02 UTC  (2+ messages)
` [oe] "

Kirkstone merge request: Arg 16th
 2023-08-16 16:01 UTC  (2+ messages)

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-08-16 16:01 UTC  (3+ messages)
` [PATCH v2 09/15] drm/panthor: Add the FW logical block

[PATCH v6 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-08-16 15:58 UTC  (9+ messages)
` [PATCH v6 1/8] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH v6 2/8] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH v6 3/8] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH v6 4/8] drivers: hv: Mark percpu hvcall input arg "
` [PATCH v6 5/8] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH v6 6/8] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH v6 7/8] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH v6 8/8] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES

[PATCH v5] selftests: rtc: Fixes rtctest error handling
 2023-08-16 15:59 UTC  (4+ messages)

[PATCH] riscv: dts: change TH1520 files to dual license
 2023-08-16 15:46 UTC  (5+ messages)

[RFC] Proposal to relax warnings of htmldocs
 2023-08-16 15:57 UTC  (9+ messages)

[PATCH -next] drm/amd/display: Simplify bool conversion
 2023-08-16 15:57 UTC  (3+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-08-16 15:58 UTC  (9+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO

[Intel-xe] [PATCH v3 0/2] drm/xe: Add preemption timeout config options
 2023-08-16 15:57 UTC  (4+ messages)
` [Intel-xe] [PATCH v3 2/2] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT

[PATCH v3 0/2] riscv: Add BeagleV Ahead board support
 2023-08-16 15:45 UTC  (4+ messages)

[PATCH RESEND] scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
 2023-08-16 15:57 UTC  (2+ messages)

KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
 2023-08-16 15:56 UTC  (8+ messages)

[PATCH 00/10] SUNRPC: remainder of srv queueing work
 2023-08-16 15:56 UTC  (5+ messages)
` [PATCH 04/10] SUNRPC: change service idle list to be an llist

GCC configuration issue: nanosleep does not seems to be available
 2023-08-16 15:56 UTC  (3+ messages)
  ` [poky] "

[PATCH] driver core: shut down devices asynchronously
 2023-08-16 15:54 UTC  (2+ messages)

[v1, 0/3] riscv: fix ptrace and export VLENB
 2023-08-16 15:54 UTC  (4+ messages)
` [v1, 1/3] RISC-V: Remove ptrace support for vectors
` [v1, 2/3] RISC-V: vector: export VLENB csr in __sc_riscv_v_state
` [v1, 3/3] RISC-V: Add ptrace support for vectors

[igt-dev] [i-g-t V7 00/81] Document KMS tests
 2023-08-16 15:54 UTC  (3+ messages)
` [igt-dev] [i-g-t V7 72/81] tests/kms_setmode: Document each subtest for testplan

[PATCH v8 0/6] fuse: full atomic open and atomic-open-revalidate
 2023-08-16 15:54 UTC  (4+ messages)
` [PATCH 3/6] [RFC] Allow atomic_open() on positive dentry

[PATCH v2 0/4] ext2: fix race between setxattr and write back
 2023-08-16 15:53 UTC  (2+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-16 15:52 UTC  (5+ messages)
` [PATCH 10/17] zorro: include zorro.h in names.c
` [PATCH 11/17] scsi: gvp11: remove unused gvp11_setup() function

[PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
 2023-08-16 15:40 UTC  (3+ messages)

[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-16 15:49 UTC  (6+ messages)
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer

[PATCH v2 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-16 15:49 UTC  (4+ messages)
` [PATCH v2 1/2] pinctrl: mlxbf3: Remove gpio_disable_free()
` [PATCH v2 2/2] gpio: mlxbf3: Support add_pin_ranges()

DPDK 20.11.9 released
 2023-08-15 18:12 UTC 

[Intel-gfx] [PATCH] drm/i915/dsi: Explicit first_line_bpg_offset assignment for DSI
 2023-08-16 15:50 UTC  (8+ messages)

[PATCH net-next v2 00/10] net: stmmac: add new features to xgmac
 2023-08-16 15:36 UTC  (7+ messages)
` [PATCH net-next v2 09/10] dt-bindings: net: snps,dwmac: add per channel irq support

[PATCH V1 0/2] Add Phy Configuration support for SC7280
 2023-08-16 15:48 UTC  (6+ messages)
` [PATCH V1 1/2] dt-bindings: phy: Add QMP UFS PHY comptible "
` [PATCH V1 2/2] phy: qcom-qmp-ufs: Add Phy Configuration support "

[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
 2023-08-16 15:49 UTC  (2+ messages)
` [PATCH RFC "

[PATCH 2/2] platform/x86/siemens: simatic-ipc-batt: fix logic error for BX-59A
 2043-07-31 17:34 UTC  (3+ messages)
` [PATCH v2 "

[qemu-mainline test] 182355: tolerable FAIL - PUSHED
 2023-08-16 15:47 UTC 

[PATCH net-next v3 2/2] net: stmmac: Tx coe sw fallback
 2023-08-16 15:45 UTC  (4+ messages)

[PATCH v3 5/9] board_f: Fix corruption of relocaddr
 2023-08-16 15:46 UTC  (8+ messages)

[PATCH v1] selftests: ipc: Updates the msgque test to use kselftest framework
 2023-08-16 15:45 UTC  (3+ messages)

[PATCH 1/2] m68k: define __div64_32() to avoid a warning
 2023-08-16 15:42 UTC  (3+ messages)
` [PATCH 2/2] m68k: add memcmp() declarartion

[android-common:android-4.19-stable 9401/30000] drivers/media/dvb-core/dvb_frontend.c:2701:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2023-08-16 15:43 UTC 

[PATCH] libtraceeval histogram: Add type to traceeval_data and make it a structure
 2023-08-16 15:41 UTC  (2+ messages)

[PATCH net-next v4 0/9] net: stmmac: add new features to xgmac
 2023-08-16 15:29 UTC  (20+ messages)
` [PATCH net-next v4 1/9] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v4 2/9] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v4 3/9] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v4 4/9] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v4 5/9] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v4 6/9] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v4 7/9] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v4 8/9] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v4 9/9] net: stmmac: platform: support parsing per channel irq from DT

[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-16 15:40 UTC  (8+ messages)
` [Intel-xe] [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
          `  "

[PATCH v2 1/1] Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
 2023-08-16 15:37 UTC  (2+ messages)
`  "

[Bug 217664] New: Laptop doesnt wake up from suspend mode
 2023-08-16 15:38 UTC  (3+ messages)
` [Bug 217664] "

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-16 15:38 UTC  (8+ messages)

[PATCH -next] ata: pata_imx: Use helper function devm_clk_get_enabled()
 2023-08-16 15:36 UTC  (3+ messages)

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 1 runs, 1 regressions (v4.4-st20-3262-g667bb8d8b2cb)
 2023-08-16 15:37 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 1 runs, 1 regressions (v4.4-st20-3262-g667bb8d8b2cb)
 2023-08-16 15:37 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 1 runs, 1 regressions (v4.4-st20-3262-g667bb8d8b2cb)
 2023-08-16 15:37 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 1 runs, 1 regressions (v4.4-st20-3262-g667bb8d8b2cb)
 2023-08-16 15:37 UTC 

[PATCH v4 00/32] Introduce QC USB SND audio offloading support
 2023-08-16 15:35 UTC  (6+ messages)
` [PATCH v4 31/32] sound: usb: card: Allow for rediscovery of connected USB SND devices

[RFC PATCH 0/5] replace build code for unit tests
 2023-08-16 15:34 UTC  (13+ messages)
` [PATCH v6 00/11] expand list of optional libraries
  ` [PATCH v6 01/11] mempool: fix default ops for an empty mempool
  ` [PATCH v6 02/11] app/test: add new macros for various test types
  ` [PATCH v6 03/11] app/test: tag tests with the test type
  ` [PATCH v6 04/11] app/test: make telemetry data test buildable on windows
  ` [PATCH v6 05/11] app/test: build using per-file dependency matrix
  ` [PATCH v6 06/11] app/test: define unit tests suites based on test macros
  ` [PATCH v6 07/11] app/test: add test case for scripted telemetry commands
  ` [PATCH v6 08/11] app/test: add debug test suite
  ` [PATCH v6 09/11] examples/l3fwd: make eventdev an optional dependency
  ` [PATCH v6 10/11] build: make most device classes optional
  ` [PATCH v6 11/11] build: expand list of optional libraries

[PATCH v1] mtd: spinand: micron: correct parameters
 2023-08-16 15:35 UTC  (5+ messages)

[PATCH v7 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-08-16 15:34 UTC  (4+ messages)
` [PATCH v7 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy

[PATCH] drivers/rnbd: restore sysfs interface to rnbd-client
 2023-08-16 15:35 UTC  (2+ messages)


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.