All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-05 21:58:12 to 2024-04-06 00:28:05 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-05 22:51 UTC  (3+ messages)
` [PATCH 25/34] usb: gadget: omap_udc: remove unused variable

[PATCH 0/3] crypto: x86 - add missing vzeroupper instructions
 2024-04-06  0:26 UTC  (2+ messages)
` [PATCH 1/3] crypto: x86/nh-avx2 - add missing vzeroupper

[PATCH] drm/xe: Initialize GuC ID mgr before registering guc_submit_fini
 2024-04-06  0:24 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 0/6] local VAR="VAL"
 2024-04-06  0:23 UTC  (8+ messages)
` [PATCH 1/6] CodingGuidelines: describe "export VAR=VAL" rule
` [PATCH 2/6] CodingGuidelines: quote assigned value in 'local var=$val'
` [PATCH 3/6] t: local VAR="VAL" (quote positional parameters)
` [PATCH 4/6] t: local VAR="VAL" (quote command substitution)
` [PATCH 5/6] t: local VAR="VAL" (quote ${magic-reference})
` [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
` [PATCH 7/6] t0610: local VAR="VAL" fix

[PATCH net-next] tcp: get rid of sysctl_tcp_adv_win_scale
 2024-04-06  0:22 UTC  (6+ messages)

[net-next,RFC PATCH 0/5] Configuring NAPI instance for a queue
 2024-04-06  0:20 UTC  (3+ messages)
` [net-next, RFC PATCH 2/5] netdev-genl: Add netlink framework functions for queue-set NAPI

[axboe-block:rw_iter 76/93] drivers/misc/lkdtm/core.c:300:24: error: implicit declaration of function 'iov_iter_count'
 2024-04-06  0:18 UTC 

Add Commit Summary in blame?
 2024-04-06  0:19 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD
 2024-04-06  0:17 UTC 

[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
 2024-04-06  0:10 UTC  (5+ messages)

[GIT PULL] io_uring fixes for 6.9-rc3
 2024-04-06  0:10 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for v6.9, part 1
 2024-04-06  0:10 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.9-rc3
 2024-04-06  0:10 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.9-rc2
 2024-04-06  0:09 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-06  0:09 UTC  (5+ messages)
` [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX

[davidhildenbrand:large_mapcount 19/27] mm/ksm.c:1310:27: error: implicit declaration of function 'folio_test_swap_cache'; did you mean 'folio_test_swapcache'?
 2024-04-06  0:08 UTC 

[axboe-block:rw_iter 69/93] arch/riscv/kvm/../../../virt/kvm/kvm_main.c:5079:15: error: use of undeclared identifier 'kvm_vm_stats_read_iter'; did you mean 'kvm_vcpu_stats_read_iter'?
 2024-04-06  0:08 UTC 

[PATCH 0/2] Snapshot updates
 2024-04-06  0:06 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-06  0:04 UTC  (2+ messages)

[PATCH v1] drm/msm/dp: assign correct DP controller ID to interface table
 2024-04-06  0:04 UTC  (12+ messages)
` [PATCH v1] drm/msm/dp: use dp_hpd_plug_handle() and dp_hpd_unplug_handle() directly

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-06  0:03 UTC  (5+ messages)

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-06  0:02 UTC  (9+ messages)
` [PATCH 04/26] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()

[PATCH 0/4] perf annotate-data: small random fixes and updates
 2024-04-06  0:02 UTC  (2+ messages)

[PATCH v5 0/3] switch platform profiles with Lenovo laptops
 2024-04-06  0:01 UTC  (4+ messages)
` [PATCH v5 1/3] ACPI: platform-profile: add platform_profile_cycle()
` [PATCH v5 2/3] platform/x86: ideapad-laptop: switch platform profiles using thermal management key
` [PATCH v5 3/3] platform/x86: thinkpad_acpi: use platform_profile_cycle()

[PATCH] drm/dp: correct struct member name in documentation
 2024-04-06  0:01 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v4 0/3] switch platform profiles with Lenovo laptops
 2024-04-06  0:00 UTC  (4+ messages)
` [PATCH v4 1/3] ACPI: platform-profile: add platform_profile_cycle()

Machine check recovery broken in v6.9-rc1
 2024-04-05 23:58 UTC  (4+ messages)

[PATCH] cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
 2024-04-05 23:59 UTC  (2+ messages)

[PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUs
 2024-04-05 23:56 UTC  (11+ messages)
` [PATCH 01/10] KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
` [PATCH 02/10] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
` [PATCH 03/10] KVM: x86/pmu: Squash period for checkpointed events based on host HLE/RTM
` [PATCH 04/10] KVM: x86: Apply Intel's TSC_AUX reserved-bit behavior to Intel compat vCPUs
` [PATCH 05/10] KVM: x86: Inhibit code #DBs in MOV-SS shadow for all "
` [PATCH 06/10] KVM: x86: Use "is Intel compatible" helper to emulate SYSCALL in !64-bit
` [PATCH 07/10] KVM: SVM: Emulate SYSENTER RIP/RSP behavior for all Intel compat vCPUs
` [PATCH 08/10] KVM: x86: Allow SYSENTER in Compatibility Mode "
` [PATCH 09/10] KVM: x86: Open code vendor_intel() in string_registers_quirk()
` [PATCH 10/10] KVM: x86: Bury guest_cpuid_is_amd_or_hygon() in cpuid.c

[PATCH v2] cxl/acpi: Cleanup __cxl_parse_cfmws()
 2024-04-05 23:56 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net 0/3] bnxt_en: Bug fixes
 2024-04-05 23:55 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()
` [PATCH net 2/3] bnxt_en: Fix error recovery for RoCE ulp client
` [PATCH net 3/3] bnxt_en: Reset PTP tx_avail after possible firmware reset

[PATCH] Revert "tests/intel/xe_vm: Do not error on -ECANCELED"
 2024-04-05 23:53 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH BlueZ v6 1/3] input/device: Fix not handling IdleTimeout when uhid is in use
 2024-04-05 23:52 UTC  (2+ messages)
` [BlueZ,v6,1/3] "

[axboe-block:rw_iter 53/93] drivers/gpu/drm/drm_file.c:545:17: error: call to undeclared function 'iov_iter_count'; ISO C99 and later do not support implicit function declarations
 2024-04-05 23:46 UTC 

[PATCHSET 0/9] perf annotate: More memory footprint reduction
 2024-04-05 23:44 UTC  (4+ messages)
` [PATCH 9/9] perf annotate: Move start field struct to annotated_source

[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-04-05 23:42 UTC  (9+ messages)

[PATCH] sh4: mac.w: implement saturation arithmetic logic
 2024-04-05 23:38 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 net] af_unix: Clear stale u->oob_skb
 2024-04-05 23:28 UTC  (2+ messages)

[xen-unstable test] 185246: tolerable FAIL - PUSHED
 2024-04-05 23:23 UTC 

[PATCH 00/13] ASoC: Intel: avs: Fixes and cleanups for 6.10
 2024-04-05 23:20 UTC  (2+ messages)

[PATCH 0/4] ASoC: SOF: Intel: extend hda-loader for BTP/BRA transfers
 2024-04-05 23:20 UTC  (2+ messages)

[PATCH 0/4] ASoC: SOF: Intel: improve and extend HDaudio-based wakes
 2024-04-05 23:20 UTC  (2+ messages)

[PATCH] KVM: VMX: make vmx_init a late init call to get to init process faster
 2024-04-05 23:20 UTC  (2+ messages)

[PATCH] mm/userfaultfd: Allow hugetlb change protection upon poison entry
 2024-04-05 23:19 UTC 

Finding open-coded workarounds for 1/2-byte cmpxchg()?
 2024-04-05 23:18 UTC  (3+ messages)

[RFC PATCH v2] drm/xe: Wedged state PoC
 2024-04-05 23:16 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Wedged state PoC (rev2)

exactly shrinking btrfs on a device?
 2024-04-05 22:41 UTC  (3+ messages)

[PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer
 2024-04-05 23:16 UTC  (4+ messages)
` [PATCH v3 1/2] libbpf: ringbuf: allow to consume up to a certain amount of items
` [PATCH v3 2/2] libbpf: Add ring__consume_n / ring_buffer__consume_n

[PATCH 00/12] t: exercise Git/JGit reftable compatibility
 2024-04-05 23:15 UTC  (7+ messages)
` [PATCH 11/12] t0610: fix non-portable variable assignment
    ` [PATCH] CodingGuidelines: quote assigned value with "local" and "export"

[PATCH v4] Enable haltpoll for arm64
 2024-04-05 23:14 UTC  (5+ messages)
` [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[davidhildenbrand:large_mapcount 24/27] fs/proc/page.c:73:23: error: use of undeclared identifier 'page'; did you mean 'ppage'?
 2024-04-05 23:14 UTC 

[PATCH] drm/xe/display: Fix double mutex initialization
 2024-04-05 23:12 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
 2024-04-05 23:11 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for atomics in bpf_arena

[RFC] graph/node: feedback and future improvements
 2024-04-05 23:11 UTC  (2+ messages)

[PATCH v1 00/49] ARM: dts: imx: Use #pwm-cells = <3> for imx27-pwm device
 2024-04-05 21:42 UTC  (5+ messages)
` [PATCH v1 18/49] ARM: dts: imx6qdl-gw560x: "
` [PATCH v1 22/49] ARM: dts: imx6qdl-nit6xlite: "
` [PATCH v1 34/49] ARM: dts: imx6q-pistachio: "
` [PATCH v1 38/49] ARM: dts: imx6sll-evk: "

[PATCH] sh4: mac.l: implement saturation arithmetic logic
 2024-04-05 23:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
 2024-04-05 23:01 UTC  (3+ messages)
` [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features

[PATCH] selftests/rseq: take large C-state exit latency into consideration
 2024-04-05 23:01 UTC  (2+ messages)

[PATCH net-next] bnxt_en: Fix PTP firmware timeout parameter
 2024-04-05 23:00 UTC  (2+ messages)

[PATCH] fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change
 2024-04-05 22:58 UTC 

[PATCH v2 0/3] dt-bindings: kbuild: Rework build rules and dependencies
 2024-04-05 22:56 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: kbuild: Simplify examples target patsubst
` [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules
` [PATCH v2 3/3] dt-bindings: kbuild: Add separate target/dependency for processed-schema.json

[PATCH] drm/i915/display: Introduce Display Metrics info
 2024-04-05 22:56 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] sh4: mac.w: memory accesses are 16-bit words
 2024-04-05 22:54 UTC  (2+ messages)

[PATCH v2] ata: ahci: Add mask_port_map module parameter
 2024-04-05 22:53 UTC  (2+ messages)

[axboe-block:rw_iter 53/93] drivers/gpu/drm/drm_file.c:542: warning: Function parameter or struct member 'iocb' not described in 'drm_read'
 2024-04-05 22:52 UTC 

[PATCH 1/1] fixup! fix missing vmalloc.h includes
 2024-04-05 22:51 UTC 

[PATCH] rt-tests:ssdd: Ensure there are one or more iterations
 2024-04-05 22:46 UTC 

[meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency
 2024-04-05 22:45 UTC  (2+ messages)
` [oe] "

[PATCH-for-9.1 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-05 22:45 UTC  (5+ messages)
` [PATCH-for-9.1 6/7] hw/core: Move reset.c to hwcore_ss[] source set
` [PATCH-for-9.1 7/7] hw: Include minimal source set in user emulation build

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-05 22:43 UTC  (4+ messages)
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[axboe-block:rw_iter 91/93] fs/ocfs2/dlmfs/dlmfs.c:237:24: error: implicit declaration of function 'iov_iter_count'
 2024-04-05 22:42 UTC 

[axboe-block:rw_iter 53/93] drivers/gpu/drm/drm_file.c:545:24: error: implicit declaration of function 'iov_iter_count'
 2024-04-05 22:42 UTC 

[PATCH] linux-user: Add FITRIM ioctl
 2024-04-05 22:41 UTC  (2+ messages)

[PATCH v1 1/1] serial: core: Clearing the circular buffer before NULLifying it
 2024-04-05 22:37 UTC  (4+ messages)

[PATCH 0/4] small linux-user/syscall:do_setsockopt() cleanups and fixes
 2024-04-05 22:35 UTC  (2+ messages)

[PATCH v7 0/5] cxl: access_coordinate validity fixes for 6.9
 2024-04-05 22:36 UTC  (7+ messages)
` [PATCH v7 2/5] cxl: Fix retrieving of access_coordinates in PCIe path
` [PATCH v7 3/5] cxl: Fix incorrect region perf data calculation
` [PATCH v7 5/5] cxl: Add checks to access_coordinate calculation to fail missing data

[PATCH] perf: arm_cspmu: Don't touch interrupt registers if no interrupt was assigned
 2024-04-05 22:33 UTC  (4+ messages)

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-04-05 22:33 UTC  (2+ messages)

[Bug 218684] New: CPU soft lockups in KVM VMs on kernel 6.x after switching hypervisor from C8S to C9S
 2024-04-05 22:32 UTC  (3+ messages)
` [Bug 218684] "

[PATCH 2/6] soc: qcom: smem: Add pcode/fcode getters
 2024-04-05 22:31 UTC  (2+ messages)

[davidhildenbrand:large_mapcount 24/27] fs/proc/page.c:73:44: error: 'page' undeclared
 2024-04-05 22:31 UTC 

[axboe-block:rw_iter 93/93] drivers/gpu/drm/i915/i915_gpu_error.c:2439:17: error: initialization of 'int (*)(struct file *, void *)' from incompatible pointer type 'ssize_t (*)(struct file *, char *, size_t, loff_t *)' {aka 'long int (*)(struct file *, char *, long unsigned int, l
 2024-04-05 22:31 UTC 

[PATCH v3] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
 2024-04-05 22:31 UTC  (2+ messages)
` [v3] "

[xen-unstable-smoke test] 185251: tolerable all pass - PUSHED
 2024-04-05 22:30 UTC 

[PATCH v2 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-05 22:26 UTC  (2+ messages)

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-05 22:31 UTC  (14+ messages)
` [PATCH v2 01/13] x86/irq: Move posted interrupt descriptor out of vmx code
` [PATCH v2 02/13] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH v2 03/13] x86/irq: Remove bitfields in posted interrupt descriptor
` [PATCH v2 04/13] x86/irq: Add a Kconfig option for posted MSI
` [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v2 06/13] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH v2 07/13] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH v2 08/13] x86/irq: Install posted MSI notification handler
` [PATCH v2 09/13] x86/irq: Factor out common code for checking pending interrupts
` [PATCH v2 10/13] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH v2 12/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH v2 13/13] iommu/vt-d: Enable posted mode for device MSIs

[PATCH 0/5] drm/vmwgfx: vblank and crc generation support
 2024-04-05 22:26 UTC  (4+ messages)
` [PATCH 1/5] drm/vmwgfx: Implement virtual kms

[syzbot] [serial?] general protection fault in serial8250_tx_chars
 2024-04-05 22:25 UTC  (3+ messages)

[PATCH 0/6] drm/i915 and drm/xe display integration cleanups
 2024-04-05 22:23 UTC  (3+ messages)
` ✗ CI.checksparse: warning for "
` ✓ CI.BAT: success "

[PATCH v2] xfs: allow cross-linking special files without project quota
 2024-04-05 22:22 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.9-rc2
 2024-04-05 22:20 UTC 

[GIT PULL] regulator fixes for v6.9-rc2
 2024-04-05 22:20 UTC 

[GIT PULL] regmap fixes for v6.9-rc2
 2024-04-05 22:20 UTC 

[PATCH i-g-t] tests/intel/xe_vm: Fix Sync Issue between Unbind and Hammer Thread
 2024-04-05 22:15 UTC  (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH 0/5] rteval: Fixes and speedups
 2024-04-05 22:11 UTC  (5+ messages)
` [PATCH 3/5] rteval: kcompile: Skip mrproper, and re-extract if clean fails

[PATCH v2 net] af_unix: Clear stale u->oob_skb
 2024-04-05 22:10 UTC 

[PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during mongrp_reparent
 2024-04-05 22:10 UTC  (7+ messages)
` [PATCH v1 1/6] x86/resctrl: Move __resctrl_sched_in() out-of-line
` [PATCH v1 3/6] x86/resctrl: Disallow mongroup rename on MPAM

[PATCH v4] userdiff: better method/property matching for C#
 2024-04-05 22:10 UTC  (4+ messages)
` [PATCH v5] "

[Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
 2024-04-05 22:08 UTC  (3+ messages)

[RFC PATCH bpf-next] verifier: fix computation of range for XOR
 2024-04-05 22:08 UTC 

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-05 22:07 UTC  (6+ messages)
` [RESEND "

[PATCH 0/2] fstests: btrfs: subvolume snapshot fix golden output
 2024-04-05 22:05 UTC  (2+ messages)

[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
 2024-04-05 22:04 UTC  (3+ messages)

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

[axboe-block:rw_iter 17/40] sound/soc/intel/avs/pcm.c:806:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-04-05 22:00 UTC 

[RFC][PATCH] t-prio-queue: simplify using compound literals
 2024-04-05 22:01 UTC  (5+ messages)

[PATCH for-9.0] linux-user: Fix waitid return of siginfo_t and rusage
 2024-04-05 22:00 UTC 


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.