All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-04 18:18:38 to 2023-05-04 19:15:46 UTC [more...]

[Buildroot] [PATCH] package/libgtk3: fix cups backend
 2023-05-04 19:15 UTC  (2+ messages)

[PATCH v3 0/5] virtio-gpu cleanups and obvious definitions
 2023-05-04 19:12 UTC  (6+ messages)
` [PATCH v3 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
` [PATCH v3 2/5] hw/display/virtio-gpu-virgl: make GL device more library agnostic
` [PATCH v3 3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function
` [PATCH v3 4/5] virtio: Add shared memory capability
` [PATCH v3 5/5] virtio-gpu: CONTEXT_INIT feature

[PATCH] maple_tree: Make maple state reusable after mas_empty_area()
 2023-05-04 19:10 UTC  (2+ messages)

[PATCH v4 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-05-04 19:04 UTC  (14+ messages)
` [PATCH v4 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v4 2/7] x86/resctrl: Remove unnecessary rftype flags
` [PATCH v4 3/7] x86/resctrl: Rename rftype flags for consistency
` [PATCH v4 4/7] x86/resctrl: Re-arrange RFTYPE flags and add more comments
` [PATCH v4 5/7] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v4 6/7] x86/resctrl: Display CLOSID and RMID for the resctrl groups

next/master baseline: 793 runs, 82 regressions (next-20230504)
 2023-05-04 19:09 UTC 

[PATCH BlueZ] tools/test-runner: add option to start Pipewire inside the VM
 2023-05-04 19:09 UTC  (4+ messages)

[GIT PULL] perf tools changes for v6.4
 2023-05-04 19:07 UTC  (10+ messages)
    ` BPF skels in perf .Re: "

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-04 19:09 UTC  (11+ messages)

[Intel-xe] [PATCH v5 1/2] drm/xe: Set default MOCS value for cs instructions
 2023-05-04 19:09 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v5,1/2] drm/xe: Set default MOCS value for cs instructions (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[Buildroot] [PATCH] package/libcurl: drop override of LD_LIBRARY_PATH
 2023-05-04 19:06 UTC  (2+ messages)

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-04 19:04 UTC  (4+ messages)
` [RFC PATCH v7 3/8] dpll: documentation on DPLL subsystem interface

[patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-04 19:03 UTC  (88+ messages)
` [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch V2 02/38] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch V2 03/38] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch V2 04/38] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V2 05/38] x86/topology: Remove CPU0 hotplug option
` [patch V2 06/38] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch V2 07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V2 08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch V2 09/38] x86/smpboot: Get rid of cpu_init_secondary()
` [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
` [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
` [patch V2 13/38] x86/smpboot: Remove cpu_callin_mask
` [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch V2 15/38] x86/smpboot: Remove wait for cpu_online()
` [patch V2 16/38] x86/xen/smp_pv: Remove wait for CPU online
` [patch V2 17/38] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization
` [patch V2 20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
` [patch V2 22/38] arm64: "
` [patch V2 23/38] csky/smp: "
` [patch V2 24/38] MIPS: SMP_CPS: "
` [patch V2 25/38] parisc: "
` [patch V2 26/38] riscv: "
` [patch V2 27/38] cpu/hotplug: Remove unused state functions
` [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch V2 30/38] x86/smpboot: Enable split CPU startup
` [patch V2 31/38] x86/apic: Provide cpu_primary_thread mask
` [patch V2 32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch V2 33/38] x86/topology: Store extended topology leaf information
` [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
` [patch V2 35/38] x86/apic: Save the APIC virtual base address
` [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch V2 37/38] x86/smpboot: Support parallel startup of secondary CPUs
` [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH] dt-bindings: misc: brcm,kona-smc: convert to YAML
 2023-05-04 19:02 UTC 

ssl fips self check fails with 7.2.0 on x86 TCG
 2023-05-04 19:03 UTC 

[PATCH bpf-next 00/10] Add precision propagation for subprogs and callbacks
 2023-05-04 19:02 UTC  (4+ messages)
` [PATCH bpf-next 03/10] bpf: encapsulate precision backtracking bookkeeping

[RFC PATCH 00/11] Rust null block driver
 2023-05-04 19:02 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/mtl: Drop FLAT CCS check
 2023-05-04 19:01 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[virtio-comment] [PATCH v16 00/11] Rename queue number to queue index
 2023-05-04 19:00 UTC  (9+ messages)
` [virtio-comment] [PATCH v16 03/11] content: Rename confusing queue_notify_data and vqn names
  ` [virtio-comment] "
    ` [virtio-dev] "
      ` [virtio-comment] "
      ` [virtio-dev] "

Support in grub userland tools for other PBKDF2 hashes
 2023-05-04 18:58 UTC 

[PATCH] Hexagon (decode): look for pkts with multiple insns at the same slot
 2023-05-04 18:56 UTC 

[linus:master] [x86] adfcf4231b: blogbench.read_score -10.9% regression
 2023-05-04 18:56 UTC  (3+ messages)

[PATCH 0/2] Hexagon: improve output for arch version debugging
 2023-05-04 18:53 UTC  (3+ messages)
` [PATCH 1/2] Hexagon: list available CPUs with `-cpu help`
` [PATCH 2/2] Hexagon: append eflags to unknown cpu model string

[PATCH] f2fs: fix to call invalidate_mapping_pages in f2fs_move_file_range
 2023-05-04 18:52 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
 2023-05-04 18:51 UTC  (4+ messages)

[PATCH bpf-next 00/10] Centralize BPF permission checks
 2023-05-04 18:52 UTC  (6+ messages)
` [PATCH bpf-next 01/10] bpf: move unprivileged checks into map_create() and bpf_prog_load()

[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
 2023-05-04 18:50 UTC  (4+ messages)
` [PATCH 26/34] maple_tree: Update testing code for mas_{next,prev,walk}

Hang loading initrd since last Friday
 2023-05-04 18:49 UTC  (8+ messages)

[ovmf test] 180532: all pass - PUSHED
 2023-05-04 18:47 UTC 

[LSF/MM/BPF TOPIC] userspace control of memory management
 2023-05-04 18:47 UTC  (3+ messages)
  ` [Lsf-pc] Fwd: "

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-04 18:46 UTC  (5+ messages)

[PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
 2023-05-04 18:44 UTC  (9+ messages)

[linux-next:master 14552/14714] mm/gup.c:2813:7: error: call to undeclared function 'folio_fast_pin_allowed'; ISO C99 and later do not support implicit function declarations
 2023-05-04 18:45 UTC  (2+ messages)

Purchase Order # CCI-126/23-14
 2023-05-04 18:44 UTC 

[PATCH bpf-next v4 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
 2023-05-04 18:43 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] "
` [PATCH bpf-next v4 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
` [PATCH bpf-next v4 3/4] selftests/bpf: Correctly handle optlen > 4096
` [PATCH bpf-next v4 4/4] bpf: Document EFAULT changes for sockopt

[Intel-gfx] [PATCH 3/3] drm/i915/irq: split out display irq handling
 2023-05-04 18:42 UTC  (3+ messages)

[PATCH v3] docs: directive `alias` for redirects
 2023-05-04 18:41 UTC  (4+ messages)

Can AUDIT_LIST_RULES causes kthreadd-spam?
 2023-05-04 18:40 UTC  (6+ messages)

mv88e6320: Failed to forward PTP multicast
 2023-05-04 18:39 UTC 

[PATCH] Compiler Attributes: Add __counted_by macro
 2023-05-04 18:37 UTC  (4+ messages)

[PATCH net 0/2] Fixes for miss to tc action series
 2023-05-04 18:32 UTC  (12+ messages)
` [PATCH net 2/2] net/sched: flower: fix error handler on replace

[PATCH] thermal: intel: powerclamp: Fix NULL pointer access issue
 2023-05-04 18:31 UTC  (2+ messages)

[PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
 2023-05-04 18:29 UTC  (10+ messages)
` [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function

XDP redirect - ping fail
 2023-05-04 18:28 UTC  (3+ messages)
    ` XDP-REDIRECT cpu affinity

[GIT PULL] Ceph updates for 6.4-rc1
 2023-05-04 18:28 UTC 

[PATCH v2] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
 2023-05-04 18:26 UTC  (2+ messages)

[PATCH] t4013: add expected failure for "log --patch --no-patch"
 2023-05-04 18:26 UTC  (8+ messages)

[PATCH v5 0/7] add DSC 1.2 dpu supports
 2023-05-04 18:25 UTC  (8+ messages)
` [PATCH v5 3/7] drm/msm/dpu: add DPU_PINGPONG_DSC bits into PP_BLK and PP_BLK_TE marcos

[PATCH 1/2] iommu/arm-smmu-qcom: Fix missing adreno_smmu's
 2023-05-04 18:24 UTC  (6+ messages)

[GIT PULL] locking changes for v6.3
 2023-05-04 18:23 UTC  (6+ messages)
` [GIT PULL] locking changes for v6.4

[PATCH v2 0/6] misc tweaks for kvm and the 64bit pci window
 2023-05-04 18:22 UTC  (3+ messages)
` [PATCH v2 2/6] detect physical address space size

[PATCH] ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530
 2023-05-04 18:21 UTC  (2+ messages)

[PATCH net v2 0/3] Fixes for miss to tc action series
 2023-05-04 18:21 UTC  (5+ messages)
` [PATCH net v2 1/3] net/sched: flower: fix filter idr initialization
` [PATCH net v2 3/3] net/sched: flower: fix error handler on replace

[PATCH v9 vfio 0/7] pds_vfio driver
 2023-05-04 18:21 UTC  (3+ messages)
` [PATCH v9 vfio 5/7] vfio/pds: Add support for dirty page tracking

[patch 00/20] posix-timers: Fixes and cleanups
 2023-05-04 18:20 UTC  (4+ messages)
` [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()

[igt-dev] [PATCH i-g-t v2] tests/kms_flip: Check if is Intel device before doing all the setup
 2023-05-04 18:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_flip: Check if is Intel device before doing all the setup (rev2)

[Intel-gfx] [PATCH 00/24] drm/i915: fix kernel-doc warnings, enable kernel-doc -Werror
 2023-05-04 18:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: fix kernel-doc warnings, enable kernel-doc -Werror (rev2)

[PATCH RFC 00/16] block atomic writes
 2023-05-04 18:14 UTC  (4+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits


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.