All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-11 11:52:27 to 2025-02-11 12:41:36 UTC [more...]

[PATCH 1/2] drm/panthor: Replace sleep locks with spinlocks in fdinfo path
 2025-02-11 12:41 UTC  (5+ messages)

[REGRESSION] NULL pointer dereference on ARM (AT91SAM9G25) during compaction
 2025-02-11 12:41 UTC  (9+ messages)

[PATCH] arm64: Add missing registrations of SF8MMx hwcaps
 2025-02-11 11:37 UTC  (4+ messages)

[kvmtool PATCH 0/6] Add RISC-V ISA extensions based on Linux-6.13
 2025-02-11 11:58 UTC  (5+ messages)
` [kvmtool PATCH 2/6] Add __KERNEL_DIV_ROUND_UP() macro

[PATCH i-g-t 4/5] tests/intel/kms_dp_linktraining: add tests for UHBR/NON-UHBR over SST/MST
 2025-02-11 12:39 UTC  (2+ messages)
` [i-g-t,4/5] "

[ANN] U-Boot v2025.04-rc2 released
 2025-02-11 12:40 UTC  (3+ messages)

[PATCH] drm/xe/pf: Release all VFs configs on device removal
 2025-02-11 12:39 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC v2 PATCH 0/2] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-02-11 11:36 UTC  (3+ messages)

[PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host
 2025-02-11 12:38 UTC  (5+ messages)
    ` [PATCH] usb: xhci: Handle quirky SuperSpeed isoc error reporting by Etron HCs

[PATCH v4] drm/sched: Use struct for drm_sched_init() params
 2025-02-11 12:38 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/sched: Use struct for drm_sched_init() params (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[paulmckrcu:dev 82/82] kernel/rcu/rcutorture.c:2453:110: warning: format specifies type 'unsigned long' but the argument has type 'int'
 2025-02-11 12:37 UTC 

[RFC PATCH 2/3] mm: Create snapshot_page()
 2025-02-11 12:37 UTC  (2+ messages)

[openeuler:OLK-6.6 1917/1917] arch/x86/kvm/svm/sev.c:2200:24: error: 'struct hygon_kvm_hooks_table' has no member named 'false'
 2025-02-11 12:37 UTC 

[yocto] gnome desktop with kirkstone #kirkstone #gnome
 2025-02-11 12:37 UTC  (2+ messages)

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-02-11 12:36 UTC  (4+ messages)
` [PATCH net-next v3 02/14] docs: networking: Add PPE driver documentation "

[PATCH] ARM: dts: socfpga: remove syscon compatible string for sysmgr node
 2025-02-11 12:37 UTC  (8+ messages)

[PATCH v2 0/3] Simpify mce code somewhat
 2025-02-11 12:37 UTC  (5+ messages)
` [PATCH v2 1/3] x86/mce/inject: Remove call to mce_notify_irq()

[PATCH] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
 2025-02-11 12:36 UTC  (3+ messages)

[PATCH v6 00/42] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-02-11 11:34 UTC  (30+ messages)
` [PATCH v6 11/42] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC
` [PATCH v6 12/42] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v6 13/42] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v6 14/42] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v6 15/42] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v6 16/42] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v6 17/42] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v6 18/42] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v6 19/42] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v6 23/42] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
` [PATCH v6 24/42] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v6 25/42] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v6 26/42] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
` [PATCH v6 27/42] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v6 28/42] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v6 29/42] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
` [PATCH v6 30/42] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
` [PATCH v6 31/42] drm/mediatek: mtk_hdmi: Remove driver bound to HDMI print
` [PATCH v6 32/42] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
` [PATCH v6 33/42] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v6 34/42] drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
` [PATCH v6 35/42] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v6 36/42] drm/mediatek: mtk_hdmi_common: Make CEC support optional
` [PATCH v6 37/42] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v6 38/42] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v6 39/42] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v6 40/42] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v6 41/42] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
` [PATCH v6 42/42] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args

[PATCH 00/18] KVM: arm64: Revamp Fine Grained Trap handling
 2025-02-11 12:36 UTC  (7+ messages)
` [PATCH 02/18] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}
` [PATCH 03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH 06/18] KVM: arm64: Plug FEAT_GCS handling

[PATCH] tools: fix typo in sysconfig.xencommons.in
 2025-02-11 12:35 UTC  (3+ messages)
` [PATCH for-4.20] "

[PATCH v3 0/6] Add some validation for vector, vector crypto and fp stuff
 2025-02-11 12:34 UTC  (7+ messages)
` [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks
` [PATCH v3 3/6] RISC-V: add f & d "

[PATCH 1/5] ovl: don't allow datadir only
 2025-02-11 12:34 UTC  (12+ messages)
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent
` [PATCH 4/5] ovl: don't require metacopy=on for lower -> data redirect
` [PATCH 5/5] ovl: don't require "metacopy=on" for "verity"

[PATCH v7 0/4] virtio-rtc: Add device specification
 2025-02-11 12:33 UTC  (3+ messages)
` [PATCH v7 4/4] virtio-rtc: Add normative statements for alarm feature

[PULL 0/7] Functional tests and Gitlab-CI patches
 2025-02-11 12:31 UTC  (8+ messages)
` [PULL 1/7] tests/functional: Convert the aarch64 xen test to the functional framework
` [PULL 2/7] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless
` [PULL 3/7] tests/functional: Convert the hotplug_blk avocado test
` [PULL 4/7] tests/functional: Add a ppc sam460ex test
` [PULL 5/7] gitlab: don't fail cirrus CI jobs when credits are exhausted
` [PULL 6/7] gitlab: use new(ish) cirrus-vars command for creating config
` [PULL 7/7] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2

[PATCH] device-tree: optimize dt_device_for_passthrough()
 2025-02-11 12:32 UTC  (3+ messages)

[PATCH 0/9] drm_i915_private to intel_display cleanup
 2025-02-11 12:31 UTC  (8+ messages)
` ✓ CI.KUnit: success for drm_i915_private to intel_display cleanup (rev2)
` ✓ CI.Build: "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

Regression on linux-next (next-20250205)
 2025-02-11 12:30 UTC  (3+ messages)

[PATCH 0/3] arm: meson: extend sm calls to support Amlogic chip_id v1, v2
 2025-02-10 17:50 UTC  (4+ messages)
` [PATCH 1/3] arm: meson: unify type being used for socinfo
` [PATCH 2/3] arm: meson: sm: get rid of SM_CHIP_ID_SIZE
` [PATCH 3/3] arch: arm: meson: support Amlogic chip_id v1 and v2

[PATCH net-next 0/5] tcp: allow to reduce max RTO
 2025-02-11 12:30 UTC  (2+ messages)

[PATCH 0/2] xen/swiotlb: one fix and one optimization
 2025-02-11 12:04 UTC 

[PATCH] rust: add --rust-target option for bindgen
 2025-02-11 12:27 UTC  (9+ messages)
` [PATCH] rust: pl011: convert pl011_create to safe Rust
    ` vtables and procedural macros (was Re: [PATCH] rust: pl011: convert pl011_create to safe Rust)

resizing slot tables for sessions
 2025-02-11 12:26 UTC  (7+ messages)

[PATCH v5 0/3] drm/tidss: Add OLDI bridge support
 2025-02-11 12:25 UTC  (6+ messages)
` [PATCH v5 2/3] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
` [PATCH v5 3/3] drm/tidss: Add OLDI bridge support

[PATCH v3] of: property: Increase NR_FWNODE_REFERENCE_ARGS
 2025-02-11 12:24 UTC  (4+ messages)

[GSOC][RFC PATCH 0/2] midx: implement progress reporting for QSORT operation
 2025-02-11 12:23 UTC  (4+ messages)
` [PATCH 1/2] midx: show progress during "

[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
 2025-02-11 11:34 UTC  (6+ messages)
  ` [PATCH 1/1] Added support for get/set alert configuration commands

[PATCH i-g-t 0/3] Add XE support for i915_pipe_stress
 2025-02-11 12:27 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/intel/i915_pipe_stress: Add XE support
` [PATCH i-g-t 2/3] tests/intel/i915_pipe_stress: s/i915_pipe_stress/kms_pipe_stress
` [PATCH i-g-t 3/3] tests/intel/kms_pipe_stress: Fix testplan documentation

[PATCH] builtin/refs: add '--skip-reflog' flag to bypass reflog migration
 2025-02-11 12:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] examples/ipsec-secgw: fix iv len in ctr 192/256
 2025-02-11 12:21 UTC  (3+ messages)

Infinite --repair super bytes used mismatches actual used
 2025-02-11 12:16 UTC  (4+ messages)

small brainstorm for the problem I have
 2025-02-11 12:21 UTC  (3+ messages)

[PATCH] drm/amdkfd: Fix the deadlock in svm_range_restore_work
 2025-02-11 12:21 UTC  (7+ messages)

[PATCH 0/2] net: dwc_eth_qos_rockchip: Fix disable of delay for RK356x and RK3588
 2025-02-11 12:20 UTC  (3+ messages)
` [PATCH 1/2] net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK356x

[PATCH libgpiod v3 00/16] doc: improvements for ReadTheDocs
 2025-02-11 12:19 UTC  (4+ messages)
` [PATCH libgpiod v3 11/16] doc: provide sphinx docs for the core C API and C++ bindings
  ` [External] - "

[rafael-pm:bleeding-edge] BUILD SUCCESS 717d1c526e2424ed8225cf0a74191be06f354b9a
 2025-02-11 12:18 UTC 

[rfc, PATCH v1 1/1] hrtimers: Refactor hrtimer_clock_to_base_table initialisation
 2025-02-11 12:18 UTC  (2+ messages)

[PATCH v1 0/2] pinctrl: intel: Fix PWM initialisation
 2025-02-11 12:17 UTC  (3+ messages)
` [PATCH v1 2/2] pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()

[PATCH v2] platform: cznic: CZNIC_PLATFORMS should depend on MACH_ARMADA_38X || ARCH_MVEBU
 2025-02-11 12:17 UTC  (3+ messages)

[PATCH 0/5] iommu: apple-dart: Support locked DARTs
 2025-02-11 12:17 UTC  (4+ messages)
` [PATCH 4/5] iommu/dart: Reject identity domain for "

[PATCH 0/4] Add interfaces for ACPI MRRM table
 2025-02-11 12:16 UTC  (3+ messages)
` [PATCH 1/4] ACPICA: Define MRRM ACPI table

[PATCH] LoongArch: KVM: remove unnecessary header include path
 2025-02-11 12:14 UTC  (2+ messages)

[PATCH v6 0/2] scanf: convert self-test to KUnit
 2025-02-11 12:15 UTC  (7+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] scanf: break kunit into test cases

[PATCH 0/3] drm/i915: Fix harmfull driver register/unregister assymetry
 2025-02-11 12:12 UTC  (3+ messages)

[PATCH kvmtool 1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly
 2025-02-11 12:13 UTC  (4+ messages)
` [PATCH kvmtool 2/2] cpu: vmexit: Handle KVM_EXIT_MEMORY_FAULT correctly

BUG: NULL pointer dereferenced within __blk_rq_map_sg
 2025-02-11 12:13 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 00/13] ixgbe: Add basic devlink support
 2025-02-11 12:12 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 02/13] ixgbe: add handler for devlink .info_get()
      `  "

BUG: corrupted list in nsim_fib6_rt_destroy
 2025-02-11 12:11 UTC  (2+ messages)

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-11 12:11 UTC  (12+ messages)
` [PATCH v3 01/11] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v3 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v3 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v3 04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared
` [PATCH v3 05/11] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
` [PATCH v3 06/11] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory
` [PATCH v3 07/11] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v3 08/11] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v3 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type
` [PATCH v3 10/11] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v3 11/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed

DM-Integrity journal replay behaviour
 2025-02-11 12:11 UTC 

[PATCH v4 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-11 12:10 UTC  (11+ messages)

[PATCH v9 00/12] AMD broadcast TLB invalidation
 2025-02-11 12:10 UTC  (5+ messages)
` [PATCH v9 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional

[PATCH 00/14] gpiolib: indicate errors in value setters
 2025-02-11 12:09 UTC  (15+ messages)
` [PATCH 01/14] gpiolib: make value setters have return values
` [PATCH 02/14] gpiolib: wrap gpio_chip::set()
` [PATCH 03/14] gpiolib: rework the wrapper around gpio_chip::set_multiple()
` [PATCH 04/14] gpiolib: introduce gpio_chip setters that return values
` [PATCH 05/14] gpio: sim: use value returning setters
` [PATCH 06/14] gpio: regmap: "
` [PATCH 07/14] gpio: pca953x: "
` [PATCH 08/14] gpio: mockup: "
` [PATCH 09/14] gpio: aggregator: "
` [PATCH 10/14] gpio: max77650: "
` [PATCH 11/14] gpio: latch: use lock guards
` [PATCH 12/14] gpio: latch: use value returning setters
` [PATCH 13/14] gpio: davinci: "
` [PATCH 14/14] gpio: mvebu: "

[PATCH v3 0/8] qapi-go: add generator for Golang interfaces
 2025-02-11 12:08 UTC  (5+ messages)

New s390 specific protected key hmac
 2025-02-11 12:09 UTC  (3+ messages)
` [PATCH v10 2/5] s390/crypto: New s390 specific protected key hash phmac

[PATCH v2 00/11] amd-cppc CPU Performance Scaling Driver
 2025-02-11 12:08 UTC  (3+ messages)
` [PATCH v2 03/11] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline

[PATCH 1/2] gpio: latch: use generic device properties
 2025-02-11 12:08 UTC  (2+ messages)
` [PATCH 2/2] gpio: latch: store the address of pdev->dev in a helper variable

[PATCH 0/6] Improve multiconfig documentation
 2025-02-11 12:08 UTC  (3+ messages)
` [PATCH 6/6] dev-manual/multiconfig: add suggested best practices and baremetal sections
  ` [docs] "

[RFC PATCH] x86: add function metadata support
 2025-02-11 12:03 UTC  (3+ messages)

[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
 2025-02-11 12:02 UTC  (11+ messages)

[PATCH v2] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
 2025-02-11 12:02 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag (rev2)

[PATCH net-next v5 00/10] netlink: specs: add a spec for nl80211 wiphy
 2025-02-11 12:01 UTC  (11+ messages)
` [PATCH net-next v5 01/10] tools/net/ynl: remove extraneous plural from variable names
` [PATCH net-next v5 02/10] tools/net/ynl: support decoding indexed arrays as enums
` [PATCH net-next v5 03/10] tools/net/ynl: support rendering C array members to strings
` [PATCH net-next v5 04/10] tools/net/ynl: accept IP string inputs
` [PATCH net-next v5 05/10] tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c
` [PATCH net-next v5 06/10] tools/net/ynl: sanitise enums with leading digits "
` [PATCH net-next v5 07/10] tools/net/ynl: add indexed-array scalar support to ynl-gen-c
` [PATCH net-next v5 08/10] netlink: specs: support nested structs in genetlink legacy
` [PATCH net-next v5 09/10] netlink: specs: add s8, s16 to genetlink schemas
` [PATCH net-next v5 10/10] netlink: specs: wireless: add a spec for nl80211

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-02-11 12:01 UTC  (3+ messages)

[PATCH 0/4] drm/i915: More display power conversions
 2025-02-11 12:01 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Get rid of the _unchecked() runime pm stuff

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-02-11 11:59 UTC  (7+ messages)
  ` [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

[PATCH v6 0/9] Add jump table support for objtool on LoongArch
 2025-02-11 11:59 UTC  (6+ messages)

[PATCH net-next v3 00/15] mptcp: pm: misc cleanups, part 2
 2025-02-11 12:00 UTC  (2+ messages)

[PATCH i-g-t] Bump aborting on network failure deadline to 40 seconds
 2025-02-11 11:59 UTC  (4+ messages)

NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
 2025-02-11 11:57 UTC  (4+ messages)

[PATCH] dma/idxd: add device ids for new HW versions
 2025-02-11 11:57 UTC  (2+ messages)

[PATCH v2] linux-yocto: revert omap8250 power management changes on genericarm64
 2025-02-11 11:56 UTC 

[cip-dev][isar-cip-core][RFC 0/4] Make /home partition optional
 2025-02-11 11:56 UTC  (3+ messages)
` [cip-dev][isar-cip-core][RFC 2/4] read-only-rootfs: add home partition with a variable

[PATCH kvmtool v1 0/2] Error handling fixes
 2025-02-11 11:56 UTC  (2+ messages)

[PATCH 0/7] coresight: Clear self hosted claim tag on probe
 2025-02-11 10:39 UTC  (2+ messages)
` [PATCH 2/7] coresight: Convert disclaim functions to take a struct cs_access

[PATCH v6 0/1] virtio-media: Add device specification
 2025-02-11 11:53 UTC  (5+ messages)
` [PATCH v6 1/1] virtio-media: Add virtio media "

[PATCH 0/3] rockchip: remove u-boot.rom generation and use binaries from simple-bin in simple-bin-image
 2025-02-11 11:53 UTC  (3+ messages)
` [PATCH 2/3] rockchip: rk3288: do not generate u-boot.rom anymore


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.