All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-19 21:35:07 to 2024-12-19 22:47:16 UTC [more...]

[PATCH] net/gve: Allocate qpl pages using malloc if memzone allocation fails
 2024-12-19 22:34 UTC  (4+ messages)

[PATCH 0/1] lib: Remove dead code
 2024-12-19 22:45 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH 0/3] drm/i915/display: Reduce global state funcs boilerplate
 2024-12-19 22:45 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/display: Do not assume zero offset when duplicating global state
` [PATCH 2/3] drm/i915/display: Add infra to reduce global state funcs boilerplate
` [PATCH 3/3] drm/i915/display: Use INTEL_GLOBAL_STATE_DEFAULTS
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Reduce global state funcs boilerplate
` ✗ Fi.CI.SPARSE: "

[PATCH] mm: zswap: fix race between [de]compression and CPU hotunplug
 2024-12-19 22:43 UTC  (2+ messages)

[PATCH v2 00/16] drm/i915/dp: 128b/132b uncompressed SST
 2024-12-19 22:43 UTC  (19+ messages)
` [PATCH v2 09/16] drm/i915/ddi: 128b/132b SST also needs DP_TP_CTL_MODE_MST
` [PATCH v2 10/16] drm/i915/ddi: write payload for 128b/132b SST
` [PATCH v2 11/16] drm/i915/ddi: initialize 128b/132b SST DP2 VFREQ registers
` [PATCH v2 12/16] drm/i915/ddi: enable ACT handling for 128b/132b SST
` [PATCH v2 13/16] drm/i915/ddi: start distinguishing 128b/132b SST and MST at state readout
` [PATCH v2 14/16] drm/i915/ddi: handle 128b/132b SST in intel_ddi_read_func_ctl()
` [PATCH v2 15/16] drm/i915/ddi: disable trancoder port select for 128b/132b SST
` [PATCH v2 16/16] drm/i915/dp: compute config for 128b/132b SST w/o DSC
` ✓ CI.Patch_applied: success for drm/i915/dp: 128b/132b uncompressed SST (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Hooks: success "
` ✗ CI.checksparse: warning "
` ✓ i915.CI.BAT: success "
` ✓ Xe.CI.BAT: "

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2024-12-19 22:43 UTC  (3+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf

[PATCH v4 00/19] KVM: arm64: Debug cleanups
 2024-12-19 22:41 UTC  (20+ messages)
` [PATCH v4 01/19] KVM: arm64: Drop MDSCR_EL1_DEBUG_MASK
` [PATCH v4 02/19] KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
` [PATCH v4 03/19] KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
` [PATCH v4 04/19] KVM: arm64: Move host SME/SVE tracking flags to host data
` [PATCH v4 05/19] KVM: arm64: Write MDCR_EL2 directly from kvm_arm_setup_mdcr_el2()
` [PATCH v4 06/19] KVM: arm64: Evaluate debug owner at vcpu_load()
` [PATCH v4 07/19] KVM: arm64: Clean up KVM_SET_GUEST_DEBUG handler
` [PATCH v4 08/19] KVM: arm64: Select debug state to save/restore based on debug owner
` [PATCH v4 09/19] KVM: arm64: Remove debug tracepoints
` [PATCH v4 10/19] KVM: arm64: Remove vestiges of debug_ptr
` [PATCH v4 11/19] KVM: arm64: Use debug_owner to track if debug regs need save/restore
` [PATCH v4 12/19] KVM: arm64: Reload vCPU for accesses to OSLAR_EL1
` [PATCH v4 13/19] KVM: arm64: Compute MDCR_EL2 at vcpu_load()
` [PATCH v4 14/19] KVM: arm64: Don't hijack guest context MDSCR_EL1
` [PATCH v4 15/19] KVM: arm64: Manage software step state at load/put
` [PATCH v4 16/19] KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptions
` [PATCH v4 17/19] KVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug save/restore
` [PATCH v4 18/19] KVM: arm64: Fold DBGxVR/DBGxCR accessors into common set
` [PATCH v4 19/19] KVM: arm64: Promote guest ownership for DBGxVR/DBGxCR reads

[PATCH 1/4] pkgconfig: Add pkg-config-native to SDK
 2024-12-19 22:41 UTC  (5+ messages)
` [PATCH 2/4] wayland-protocols: Remove inoperative packaging override
` [PATCH 3/4] weston: Fix wayland-protocols dependency
` [PATCH 4/4] weston: Add xcb-util-cursor dependency
  ` [OE-core] "

[PATCH v3 00/15] (no cover subject)
 2024-12-19 22:40 UTC  (19+ messages)
` [PATCH v3 01/15] drm/msm/dpu: Do not fix number of DSC
` [PATCH v3 02/15] drm/msm/dpu: configure DSC per number in use
` [PATCH v3 03/15] drm/msm/dpu: polish log for resource allocation
` [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
` [PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
` [PATCH v3 08/15] drm/msm/dpu: handle pipes as array
` [PATCH v3 09/15] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v3 10/15] drm/msm/dpu: Add pipe as trace argument
` [PATCH v3 11/15] drm/msm/dpu: blend pipes per mixer pairs config

[PATCH v4] net/zxdh: Provided zxdh basic init
 2024-12-19 22:38 UTC  (2+ messages)

Kernel Oops on alpha with kernel version >=6.9.x
 2024-12-19 22:38 UTC  (12+ messages)

[meta-ti][scarthgap][PATCH 00/13] Add meta-beagle layer
 2024-12-19 22:37 UTC  (15+ messages)
` [meta-ti][scarthgap][PATCH 01/13] conf/machine: rename beagleplay machine to beagleplay-ti
` [meta-ti][scarthgap][PATCH 02/13] meta-beagle: create a separate layer for Beagle platforms
` [meta-ti][scarthgap][PATCH 03/13] meta-beagle: layer.conf: add lz4c to host tools list
` [meta-ti][scarthgap][PATCH 04/13] conf/machine: move "bb_org" BSP settings to meta-beagle
` [meta-ti][scarthgap][PATCH 05/13] conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
` [meta-ti][scarthgap][PATCH 06/13] conf/machine: move remaining Beagle platforms to meta-beagle
` [meta-ti][scarthgap][PATCH 07/13] u-boot-bb_org, linux-bb_org: move "bb_org" providers "
` [meta-ti][scarthgap][PATCH 08/13] linux-bb.org: update Beagle BSP to 6.1.83
` [meta-ti][scarthgap][PATCH 09/13] conf/machine: add BeagleY-AI platform
` [meta-ti][scarthgap][PATCH 10/13] linux-bb.org, u-boot-bb.org: rename recipes with version
` [meta-ti][scarthgap][PATCH 11/13] beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP
` [meta-ti][scarthgap][PATCH 12/13] linux-bb.org_6.6: disable FORTIFY_SOURCE for now
` [meta-ti][scarthgap][PATCH 13/13] meta-beagle: Add SECURITY file

[PATCH 0/2] Print GMU version at boot on >A630
 2024-12-19 22:36 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: registers: Add GMU FW version register
` [PATCH 2/2] drm/msm/a6xx: Print GMU core firmware version at boot

[PATCH V4 00/19] Live update: cpr-transfer
 2024-12-19 22:35 UTC  (10+ messages)
` [PATCH V4 16/19] tests/qtest: defer connection
` [PATCH V4 18/19] migration-test: cpr-transfer
` [PATCH V4 19/19] migration: cpr-transfer documentation

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-19 22:33 UTC  (22+ messages)
` [PATCH v10 07/24] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v10 08/24] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v10 09/24] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v10 11/24] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v10 12/24] x86/resctrl: Introduce cntr_cfg to track assignable counters at domain
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter
        `  "

[PATCH 0/2] fstests: test reads/writes from hugepages-backed buffers
 2024-12-19 22:34 UTC  (7+ messages)
` [PATCH 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH 2/2] generic: add tests for read/writes from hugepages-backed buffers

[PATCH v3 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
 2024-12-19 22:31 UTC  (5+ messages)
` [PATCH v3 01/14] iommufd: Keep IOCTL list in an alphabetical order
` [PATCH v3 06/14] iommufd: Add IOMMUFD_OBJ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC

[PATCH v2 00/14] multipathd: More map reload handling, and checkerloop work
 2024-12-19 22:33 UTC  (8+ messages)
` [PATCH v2 03/14] multipathd: sync maps at end of checkerloop
` [PATCH v2 04/14] multipathd: quickly re-sync if a map is inconsistent
` [PATCH v2 08/14] multipathd: don't call reload_and_sync_map() from deferred_failback_tick()

[RFC PATCH Hyperlaunch v2] xenconsole: Add connected flag
 2024-12-19 22:32 UTC 

[PATCH net-next v4 00/12] Begin upstreaming Homa transport protocol
 2024-12-19 22:32 UTC  (7+ messages)
` [PATCH net-next v4 01/12] inet: homa: define user-visible API for Homa

[PATCH v5 07/20] x86/kexec: Invoke copy of relocate_kernel() instead of the original
 2024-12-19 22:28 UTC  (11+ messages)

[PATCH] lockdep: Fix wait context check on softirq for PREEMPT_RT
 2024-12-19 22:27 UTC  (3+ messages)

[PATCH i-g-t 1/2] lib/igt_kmod: fix check to confirm correct driver unload
 2024-12-19 22:25 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,1/2] "

cpu_rmap maps CPUs to wrong interrupts after reprogramming affinities
 2024-12-19 22:04 UTC  (2+ messages)

[PATCH] drm/amd/display: Disable -Wenum-float-conversion for dml2_dpmm_dcn4.c
 2024-12-19 22:24 UTC  (3+ messages)

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2024-12-19 22:23 UTC  (6+ messages)

[PATCH V6 1/3] perf/x86/intel/ds: Add PEBS format 6
 2024-12-19 22:21 UTC  (3+ messages)
` [PATCH V6 2/3] perf: Extend perf_output_read

[PATCH] rust: fix --enable-debug-mutex
 2024-12-19 22:19 UTC  (2+ messages)

[Linaro-TCWG-CI] v6.13-rc2-20-gce8fd0500b741: Failure on aarch64
 2024-12-19 22:20 UTC  (2+ messages)

[PATCH v2 0/2] objtool: Add option to fail build on vmlinux warnings
 2024-12-19 22:19 UTC  (4+ messages)

[PATCH v2 0/3] riscv: spacemit: add gpio support for K1 SoC
 2024-12-19 22:18 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: gpio: spacemit: add "

[RFC PATCH] bitbake-setup: add the proof of concept implementation
 2024-12-19 22:18 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] drm/xe/gsc: Make GSCCS disabling message less alarming
 2024-12-19 22:17 UTC  (4+ messages)

Consultation on the invalidation of OpenBMC IMA/EVM function
 2024-12-19  7:52 UTC 

+ replace-free-hugepage-folios-after-migration-fix-2.patch added to mm-unstable branch
 2024-12-19 22:16 UTC 

[android-common:android16-6.12-desktop 9/16] drivers/platform/chrome/cros_kbd_led_backlight.c:145: undefined reference to `cros_ec_cmd_xfer_status'
 2024-12-19 22:15 UTC 

[PATCH v7 bpf-next 0/7] Enable writing xattr from BPF programs
 2024-12-19 22:14 UTC  (8+ messages)
` [PATCH v7 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v7 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v7 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v7 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v7 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v7 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v7 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs

[PATCH 0/4] drm/i915/dmc_wl: Support extra values for dmc_wl_enable for debugging
 2024-12-19 22:14 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/dmc_wl: Use enum values for enable_dmc_wl
` [PATCH 2/4] drm/i915/dmc_wl: Show description string "
` [PATCH 3/4] drm/i915/dmc_wl: Allow enable_dmc_wl=2 to mean "match any register"
` [PATCH 4/4] drm/i915/dmc_wl: Allow enable_dmc_wl=3 to mean "always locked"

[PATCH v6 bpf-next 0/7] Enable writing xattr from BPF programs
 2024-12-19 22:14 UTC  (2+ messages)

[PATCH] mm: remove unnecessary calls to lru_add_drain
 2024-12-19 22:14 UTC  (2+ messages)

[PATCH] NFSD: add cb opcode to WARN_ONCE on failed callback
 2024-12-19 22:12 UTC  (2+ messages)

[PATCH] samples/vfs: add __SANE_USERSPACE_TYPES__ to mountinfo program
 2024-12-19 22:11 UTC 

[PATCH v2 0/2] KVM: x86: read the PML log in the same order it was written
 2024-12-19 22:10 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: VMX: refactor PML terminology
` [PATCH v2 2/2] KVM: VMX: read the PML log in the same order as it was written

[Buildroot] [PATCH 1/1] package/tailscale: bump to version 1.78.1
 2024-12-19 22:09 UTC 

[openeuler:openEuler-1.0-LTS 1327/1327] drivers/misc/uacce/uacce.c:739:13: error: implicit declaration of function 'module_refcount'
 2024-12-19 22:04 UTC 

[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
 2024-12-19 22:04 UTC  (8+ messages)

[PATCH] drm/i915/dg1: Fix power gate sequence
 2024-12-19 22:04 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg1: Fix power gate sequence. (rev3)

[PATCH] i3c: fix kdoc parameter description for module_i3c_i2c_driver()
 2024-12-19 22:03 UTC  (2+ messages)

[PATCH 0/3] fdt_support: improve board_fdt_chosen_bootargs() for flexibility
 2024-12-19 22:03 UTC  (5+ messages)
` [PATCH 1/3] include/fdt_support: fix docstyle to comply with kernel-doc requirements
` [PATCH 2/3] fdt_support: board_fdt_chosen_bootargs() should return const char*
` [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler

[PATCH v3 0/2] arm64: cputype: Add info about some Qualcomm Kryo cores
 2024-12-19 22:00 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX cores

[oe-layersetup][master][PATCH] configs/arago-scarthgap-*-config: Add meta-beagle
 2024-12-19 22:00 UTC 

[PATCH 0/2] GIT-VERSION-GEN: fix overriding values
 2024-12-19 21:59 UTC  (4+ messages)
` [PATCH 2/2] GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE

[PATCH] mm: Stop PMD alignment for PIE shared objects
 2024-12-19 21:59 UTC  (3+ messages)

+ mm-zswap-fix-race-between-compression-and-cpu-hotunplug.patch added to mm-hotfixes-unstable branch
 2024-12-19 21:59 UTC 

[linuxtv-media:fixes] BUILD SUCCESS 2dd59fe0e19e1ab955259978082b62e5751924c7
 2024-12-19 21:58 UTC 

[meta-ti][scarthgap/master][PATCH] ti-bsp: Disable GC320 support conditionally on BSP version
 2024-12-19 21:58 UTC  (4+ messages)

[PATCH v1 1/1] lockdep: Mark chain_hlock_class_idx() with __maybe_unused
 2024-12-19 21:57 UTC  (4+ messages)

[PATCH 0/8] Add support for MAX7360 multifunction device
 2024-12-19 21:54 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: Add MAX7360 subdevices
` [PATCH 4/8] pwm: max7360: Add MAX7360 PWM support

drivers/hid/hid-logitech-hidpp.c:156: warning: Excess struct member 'dev' description in 'hidpp_scroll_counter'
 2024-12-19 21:53 UTC 

[PATCH v3 0/5] perf file align features, avoid UB
 2024-12-19 21:53 UTC  (7+ messages)
` [PATCH v3 1/5] perf cpumap: If the die_id is missing use socket/physical_package_id

[PATCH 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode
 2024-12-19 21:50 UTC  (2+ messages)

[groeck-staging:testing] BUILD SUCCESS cf3e3087ddbed3569bc9cfba28d32eba0b0f50d8
 2024-12-19 21:49 UTC 

[PATCH] scsi: documentation: scsi_eh: updates for EH changes
 2024-12-19 21:49 UTC 

[PULL 0/6] Linux user fix gupnp patches
 2024-12-19 21:47 UTC  (3+ messages)

[PATCH] drivers: core: remove device_link argument from class_compat_[create|remove]_link
 2024-12-19 21:48 UTC 

[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: optional Linux as BL33
 2024-12-19 21:45 UTC 

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-19 21:45 UTC  (10+ messages)
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

[PATCH v3] tools: perf: tests: Fix code reading for riscv
 2024-12-19 21:44 UTC  (2+ messages)

[android-common:android14-6.1 24/32] drivers/virt/gunyah/gunyah_irqfd.c:117:15: error: call to undeclared function 'eventfd_ctx_fileget'; ISO C99 and later do not support implicit function declarations
 2024-12-19 21:43 UTC 

[PATCH] Makefile: Match the full path to ccache for filtering
 2024-12-19 21:43 UTC  (2+ messages)

[PATCH] imx: Fix usable memory ranges for imx8m SOCs
 2024-12-19 21:43 UTC  (2+ messages)

[PATCH] Revert "configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER"
 2024-12-19 21:43 UTC  (2+ messages)

[BUG] perf trace: Unaligned access in timespec
 2024-12-19 21:43 UTC 

[PATCH 1/1] net: lwip: check if network device is available in do_dhcp
 2024-12-19 21:43 UTC  (2+ messages)

[PATCH 1/1] net: lwip: do not return CMD_RET_USAGE if no interface
 2024-12-19 21:43 UTC  (2+ messages)

[PATCH 0/3] nfsd: callback debugging improvements
 2024-12-19 21:42 UTC  (5+ messages)
` [PATCH 1/3] nfsd: add more info to WARN_ON_ONCE on failed callbacks

[PATCH] bpf: Fix holes in special_kfunc_list if !CONFIG_NET
 2024-12-19 21:41 UTC 

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-19 21:41 UTC  (7+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "

[syzbot] Monthly bpf report (Dec 2024)
 2024-12-19 21:40 UTC 

[RFC PATCH v1] stop_machine: Add stop_housekeeping_cpuslocked()
 2024-12-19 21:38 UTC  (2+ messages)

[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
 2024-12-19 21:38 UTC  (12+ messages)

[PATCH 0/2] hyperv: Fixes for get_vtl(void)
 2024-12-19 21:37 UTC  (5+ messages)
` [PATCH 2/2] hyperv: Do not overlap the input and output hypercall areas in get_vtl(void)

[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-19 21:36 UTC  (7+ messages)
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[RFC 0/2] "custom" ACPI platform profile support
 2024-12-19 21:35 UTC  (10+ messages)
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support


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.