All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-09 21:55:05 to 2024-01-09 23:24:26 UTC [more...]

[BUG] allmodconfig build error in next-20240108
 2024-01-09 22:58 UTC  (8+ messages)

[PATCH v5 0/5] Add support for CS40L50
 2024-01-09 22:31 UTC  (5+ messages)
` [PATCH v5 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver

Documentation for RGB strip on RX 7900 XTX (Reference)
 2024-01-09 22:58 UTC  (9+ messages)

[PATCH] btrfs: defrag: add under utilized extent to defrag target list
 2024-01-09 22:17 UTC  (5+ messages)

[PATCH 0/2] target/s390x: Fix LAE setting a wrong access register
 2024-01-09 23:22 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Test LOAD ADDRESS EXTENDED

[PATCH 1/2] drm/xe/guc: Use proper definitions while processing G2H events
 2024-01-09 23:23 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/guc: Fix arguments passed to relay G2H handlers
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/guc: Use proper definitions while processing G2H events
` ✗ CI.checkpatch: warning "

[syzbot] [bpf?] [net?] WARNING in __sk_msg_free
 2024-01-09 23:22 UTC  (3+ messages)
` [PATCH] tls: fix "

[PATCH 0/7] New DRM properties for output color format
 2024-01-09 23:21 UTC  (15+ messages)
` [PATCH 1/7] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH 2/7] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH 3/7] drm/amd/display: Add handling for new "active color format" property
` [PATCH 4/7] drm/i915/display: "
` [PATCH 5/7] drm/uAPI: Add "preferred color format" drm property as setting for userspace
` [PATCH 6/7] drm/amd/display: Add handling for new "preferred color format" property
` [PATCH 7/7] drm/i915/display: "

[PATCH v4 1/2] drm/xe: add a new debugfs file - mmio
 2024-01-09 23:20 UTC  (3+ messages)
` [PATCH v4 2/2] drm/xe: restore xe_mmio_ioctl as the ioctl handler of the mmio debugfs file

REGRESSION: lockdep warning triggered by 15b9ce7ecd: virtio_balloon: stay awake while adjusting balloon
 2024-01-09 23:19 UTC  (3+ messages)

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-09 23:17 UTC  (17+ messages)
          ` [Buildroot] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
                `  "
                  ` [LTP] [Automated-testing] "
                    `  "

[PATCH v2 bpf-next] selftests/bpf: detect testing prog flags support
 2024-01-09 23:17 UTC 

Query on audio-graph-card DT binding
 2024-01-09 23:15 UTC  (9+ messages)

[syzbot] [bpf?] WARNING in __mark_chain_precision (3)
 2024-01-09 23:11 UTC  (3+ messages)

[PATCH] testpmd: do not print bitrate-stats in help if not configured
 2024-01-09 23:09 UTC 

Issues around packet capture when secondary process is doing rx/tx
 2024-01-09 23:07 UTC  (4+ messages)

[PATCH] doc: add testpmd latencystats option
 2024-01-09 23:08 UTC 

[PATCH v2 0/3] linux-user: Allow gdbstub to ignore page protection
 2024-01-09 23:05 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] tests/tcg: Factor out gdbstub test functions
` [PATCH v2 3/3] tests/tcg: Add the PROT_NONE gdbstub test

[PATCH] drm/meson: vclk: fix calculation of 59.94 fractional rates
 2024-01-09 23:07 UTC  (3+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-01-09 23:07 UTC  (8+ messages)

[PATCH v2 mdadm] tests: Gate tests for linear flavor with variable LINEAR
 2024-01-09 23:07 UTC 

[PATCH] x86/tdx: Optimize try_accept_memory() to reduce 1GB page accepted failed times
 2024-01-09 23:05 UTC  (2+ messages)

[PATCH] irqchip/irq-brcmstb-l2: add write memory barrier before exit
 2024-01-09 23:05 UTC  (4+ messages)

[PATCH v2 00/16] block atomic writes
 2024-01-09 23:04 UTC  (11+ messages)

[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests
 2024-01-09 23:02 UTC  (30+ messages)
` [PATCH v10 01/29] KVM: x86/pmu: Always treat Fixed counters as available when supported
` [PATCH v10 02/29] KVM: x86/pmu: Allow programming events that match unsupported arch events
` [PATCH v10 03/29] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
` [PATCH v10 04/29] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
` [PATCH v10 05/29] KVM: x86/pmu: Get eventsel for fixed counters from perf
` [PATCH v10 06/29] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD
` [PATCH v10 07/29] KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
` [PATCH v10 08/29] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs
` [PATCH v10 09/29] KVM: x86/pmu: Disallow "fast" RDPMC for architectural "
` [PATCH v10 10/29] KVM: x86/pmu: Treat "fixed" PMU type in RDPMC as index as a value, not flag
` [PATCH v10 11/29] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
` [PATCH v10 12/29] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v10 13/29] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
` [PATCH v10 14/29] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
` [PATCH v10 15/29] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v10 16/29] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v10 17/29] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v10 18/29] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v10 19/29] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v10 20/29] KVM: selftests: Add functional test for Intel's fixed PMU counters
` [PATCH v10 21/29] KVM: selftests: Expand PMU counters test to verify LLC events
` [PATCH v10 22/29] KVM: selftests: Add a helper to query if the PMU module param is enabled
` [PATCH v10 23/29] KVM: selftests: Add helpers to read integer module params
` [PATCH v10 24/29] KVM: selftests: Query module param to detect FEP in MSR filtering test
` [PATCH v10 25/29] KVM: selftests: Move KVM_FEP macro into common library header
` [PATCH v10 26/29] KVM: selftests: Test PMC virtualization with forced emulation
` [PATCH v10 27/29] KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
` [PATCH v10 28/29] KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
` [PATCH v10 29/29] KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR

arch/x86/kernel/shstk.c:295:55: sparse: sparse: cast removes address space '__user' of expression
 2024-01-09 23:01 UTC  (3+ messages)
` [PATCH] x86/shstk: Use __force when casting away __user

[PATCH v2 0/3] GuC CT tweaks
 2024-01-09 23:01 UTC  (4+ messages)
` [PATCH v2 1/3] drm/xe/guc: Add more GuC CT states
` [PATCH v2 2/3] drm/xe: Move TLB invalidation reset before HW reset
` [PATCH v2 3/3] drm/xe/guc: Flush G2H handler when turning off CTs

[PATCH] net: tls, update curr on splice as well
 2024-01-09 22:59 UTC 

[PATCH] getchar(): Correct usage
 2024-01-09 22:57 UTC 

Bug: Git spawns subprocesses on windows
 2024-01-09 22:56 UTC  (2+ messages)

[PATCH] net: tcp: accept old ack during closing
 2024-01-09 22:55 UTC  (2+ messages)

Getting PMU stats on specific syscalls
 2024-01-09 22:55 UTC 

[PATCH bpf-next] selftests/bpf: detect testing prog flags support
 2024-01-09 22:53 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/go: bump to version 1.20.6
 2024-01-09 22:51 UTC 

[PATCH] PCI: dwc: Set DMA mask to 32 only if ZONE_DMA32 is enabled
 2024-01-09 22:47 UTC  (4+ messages)

[PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
 2024-01-09 22:47 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST

[Regression] Hang deleting ATA HDD device for undocking
 2024-01-09 22:46 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-01-09 22:44 UTC  (7+ messages)
` [Lsf-pc] "

[PATCH v9 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2024-01-09 22:42 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for Resolve suspend-resume racing with GuC destroy-context-worker (rev13)

[RFC 00/20] First attempt to kill mem_access
 2024-01-09 22:40 UTC  (11+ messages)
` [RFC 16/20] drm/xe: Remove mem_access calls from migration
` [RFC 20/20] drm/xe: Mega Kill of mem_access

[GIT PULL] clk changes for the merge window
 2024-01-09 22:39 UTC 

[PATCH -qemu 0/2] hw/cxl: Firmware Update support
 2024-01-09 22:36 UTC  (3+ messages)
` [PATCH 1/2] hw/cxl: Add Transfer FW support

[PATCH mm] kasan: avoid resetting aux_lock
 2024-01-09 22:36 UTC  (2+ messages)

[PATCH v2] ring-buffer: Have mmapped ring buffer keep track of missed events
 2024-01-09 22:35 UTC 

[PATCH v6 1/1] mingw: give more details about unsafe directory's ownership
 2024-01-09 22:34 UTC  (7+ messages)
` [PATCH v6 0/1] mingw: give more details about unsafe directory's
  ` [PATCH v7 1/1] mingw: give more details about unsafe directory's ownership

[PATCH] KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
 2024-01-09 22:33 UTC  (2+ messages)

[PATCH v7 00/12] Add Qualcomm Minidump driver related support
 2024-01-09 22:33 UTC  (5+ messages)
` [PATCH v7 06/12] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v7 08/12] pstore/ram: Add dynamic ramoops region support through commandline

[PATCH v4 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
 2024-01-09 22:32 UTC  (7+ messages)
` [PATCH v4 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems

[PATCH 0/3] allow disabling the automatic hint in advise_if_enabled()
 2024-01-09 22:32 UTC  (3+ messages)

[PATCH i-g-t 0/1] tests/intel/xe_ccs: Fix block-multicopy-inplace subtest
 2024-01-10  9:31 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ CI.xeBAT: "

[PATCH] maple_tree: fix comment describing mas_node_count_gfp()
 2024-01-09 22:31 UTC 

[PATCH] hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
 2024-01-09 22:29 UTC  (3+ messages)

[PATCH v2] amd/amdkfd: Set correct svm range actual loc after spliting
 2024-01-09 22:29 UTC  (2+ messages)

[PATCH] btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
 2024-01-09 22:28 UTC 

[GIT PULL] perf tools changes for v6.8
 2024-01-09 22:28 UTC 

[PATCH v1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly
 2024-01-09 22:27 UTC  (3+ messages)

[PATCH v9 00/10] Introduce model for IBM's FSI
 2024-01-09 22:23 UTC  (11+ messages)
` [PATCH v9 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v9 02/10] hw/fsi: Introduce IBM's FSI Bus
` [PATCH v9 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad
` [PATCH v9 04/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v9 05/10] hw/fsi: Introduce IBM's FSI master
` [PATCH v9 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v9 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v9 08/10] hw/fsi: Added qtest
` [PATCH v9 09/10] hw/fsi: Added FSI documentation
` [PATCH v9 10/10] hw/fsi: Update MAINTAINER list

[PATCH 0/2] rcu/nocb cleanups
 2024-01-09 22:24 UTC  (3+ messages)
` [PATCH 1/2] rcu/nocb: Make IRQs disablement symmetric
` [PATCH 2/2] rcu/nocb: Re-arrange call_rcu() NOCB specific code

[PATCH net-next v2 0/4] net: stmmac: Enable Per DMA Channel interrupt
 2024-01-09 22:20 UTC  (6+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: snps,dwmac: per channel irq

[PATCH v2] tests/xe_waitfence: removed invalid_engine subtest
 2024-01-09 22:19 UTC  (2+ messages)

[RFC PATCH 00/19] Rust abstractions for VFS
 2024-01-09 22:19 UTC  (9+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-09 22:19 UTC  (4+ messages)
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-01-09 22:18 UTC  (3+ messages)

[GIT PULL] Crypto Fixes for 5.18
 2024-01-09 22:17 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes for 5.19
  ` [GIT PULL] Crypto Update for 5.20
    ` [GIT PULL] Crypto Update for 6.1
      ` [GIT PULL] Crypto Update for 6.2
        ` [GIT PULL] Crypto Update for 6.3
          ` [GIT PULL] Crypto Update for 6.4
            ` [GIT PULL] Crypto Update for 6.5
              ` [GIT PULL] Crypto Update for 6.6
                ` [GIT PULL] Crypto Update for 6.7
                  ` [GIT PULL] Crypto Update for 6.8

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-09 22:16 UTC  (16+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links

[BUG] KASAN "INFO: trying to register non-static key"
 2024-01-09 22:16 UTC  (5+ messages)

[QEMU-devel][RFC PATCH 1/1] backends/hostmem: qapi/qom: Add an ObjectOption for memory-backend-* called HostMemType and its arg 'cxlram'
 2024-01-09 22:13 UTC  (11+ messages)
  ` [External] "

Lenovo b40-30 i915.invert_brightness
 2024-01-09 18:18 UTC 

[PATCH v4 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
 2024-01-09 22:09 UTC  (5+ messages)

[PATCH v8 00/10] Introduce model for IBM's FSI
 2024-01-09 22:08 UTC  (4+ messages)
` [PATCH v8 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad

[PATCH v4 0/2] event: Inject empty lines to make code match lineno in filename
 2024-01-09 22:08 UTC  (3+ messages)
` [PATCH v4 2/2] bitbake: tests/event: Add test_lineno_in_eventhandler
  ` [bitbake-devel] "

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-09 22:07 UTC  (5+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-01-09 22:08 UTC  (4+ messages)

[PATCH v12 00/15] PCI devices passthrough on Arm, part 3
 2024-01-09 21:51 UTC  (8+ messages)
` [PATCH v12 08/15] vpci/header: handle p2m range sets per BAR
` [PATCH v12 09/15] vpci/header: program p2m with guest BAR view
` [PATCH v12 10/15] vpci/header: emulate PCI_COMMAND register for guests
` [PATCH v12 11/15] vpci: add initial support for virtual PCI bus topology
` [PATCH v12 13/15] xen/arm: account IO handlers for emulated PCI MSI-X
` [PATCH v12 14/15] xen/arm: vpci: permit access to guest vpci space
` [PATCH v12 15/15] arm/vpci: honor access size when returning an error

[PATCH V1 2/2] PCI: Add support for "preserve-boot-config" property
 2024-01-09 22:04 UTC  (3+ messages)

[PATCH v2] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
 2024-01-09 22:04 UTC  (2+ messages)

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-01-09 22:04 UTC  (2+ messages)

[PATCH v5] x86/resctrl: Add event choices for mba_MBps
 2024-01-09 22:00 UTC  (2+ messages)
` [PATCH] x86/resctrl: Implement new MBA_mbps throttling heuristic

[Buildroot] [PATCH v1] configs/imxrt1050-evk: Bump Kernel and U-boot
 2024-01-09 22:00 UTC  (3+ messages)

[PATCH v2 0/2] linux-user: two fixes to coredump generation
 2024-01-09 21:59 UTC  (3+ messages)
  `  "

[PATCH] batman-adv: mcast: fix mcast packet type counter on timeouted nodes
 2024-01-09 21:58 UTC 

[PATCH v3 0/4] Bluetooth: Improve retrying of connection attempts
 2024-01-09 21:57 UTC  (3+ messages)

[PATCH v6 0/1] mm: report per-page metadata information
 2024-01-09 21:57 UTC  (5+ messages)
` [PATCH v6 1/1] "

[PATCH 0/3] Strengthen fsck checks for submodule URLs
 2024-01-09 21:57 UTC  (3+ messages)
` [PATCH 3/3] submodule-config.c: strengthen URL fsck check

sa8755p ufs ice bug: gcc_ufs_phy_ice_core_clk status stuck at 'off'
 2024-01-09 21:56 UTC  (6+ messages)

[PATCH v1 0/2] selftest: breakpoints: minor format string fixes
 2024-01-09 21:54 UTC  (3+ messages)
` [PATCH v1 1/2] selftest: breakpoints: fix a minor typo in the format string
` [PATCH v1 2/2] selftest: breakpoints: clear the format string warning and secure the output


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.