All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-17 15:57:27 to 2025-02-17 16:53:11 UTC [more...]

[PATCH 0/6] accel/ivpu: Changes for 6.15 2025-02-04
 2025-02-17 16:53 UTC  (7+ messages)

[PATCH 1/1] PCI/bwctrl: Disable PCIe BW controller during reset
 2025-02-17 16:52 UTC 

[PATCH v6] Avoid crash calling PrintErrMesg from efi_multiboot2
 2025-02-17 16:52 UTC  (4+ messages)

[PATCH net-next v1] neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
 2025-02-17 16:52 UTC  (2+ messages)

[PATCH] sched/rt: Fix race in push_rt_task
 2025-02-17 16:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v7 00/43] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-02-17 15:48 UTC  (21+ messages)
` [PATCH v7 01/43] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v7 02/43] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
` [PATCH v7 03/43] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation
` [PATCH v7 04/43] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v7 05/43] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH v7 14/43] drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver
` [PATCH v7 15/43] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v7 16/43] drm/mediatek: mtk_hdmi: Compress of_device_id array entries
` [PATCH v7 17/43] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v7 18/43] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v7 19/43] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v7 20/43] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v7 21/43] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v7 25/43] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v7 26/43] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v7 27/43] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
` [PATCH v7 28/43] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v7 29/43] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v7 30/43] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
` [PATCH v7 31/43] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()

[PATCH v4 0/4] locking/lockdep: Disable KASAN instrumentation of lockdep.c
 2025-02-17 16:51 UTC  (3+ messages)
` [PATCH v4.1 4/4] locking/lockdep: Add kasan_check_byte() check in lock_acquire()

[PATCH] x86/svm: Separate STI and VMRUN instructions in svm_asm_do_resume()
 2025-02-17 16:51 UTC  (2+ messages)

[PATCH v1 0/1] tegra20: add Acer Iconia Tab A500 support
 2025-02-17 16:50 UTC  (3+ messages)
` [PATCH v1 1/1] board: acer: picasso: "

[PATCH v3] PCI: vmd: Fix spinlock usage on config access for RT kernel
 2025-02-17 16:50 UTC  (2+ messages)

[PATCH RESEND] HID: google: fix unused variable warning under !CONFIG_ACPI
 2025-02-17 16:50 UTC 

Free-/Open-Source-licensed JPG, JPG-XL, PNG, TIFF, PDF, PostScript files for print filter and OCR CI testing
 2025-02-17 16:40 UTC  (2+ messages)

[PATCH v2 00/11] rv: Add scheduler specification monitors
 2025-02-17 16:49 UTC  (7+ messages)
` [PATCH v2 03/11] sched: Add sched tracepoints for RV task model

[RESEND]tc-flower not worked when configured dst_port and src_port range in one rule
 2025-02-17 16:47 UTC  (2+ messages)

[PATCH 0/2] net: Fix/prevent napi_schedule() call from bare task context
 2025-02-17 16:46 UTC  (8+ messages)
` [PATCH 1/2] net: Assert proper context while calling napi_schedule()

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-17 16:45 UTC  (9+ messages)

[PATCH 00/11] tcg: Cleanups after disallowing 64-on-32
 2025-02-17 16:44 UTC  (4+ messages)
` [PATCH 03/11] tcg/arm: Drop addrhi from prepare_host_addr

[PATCH] x86/ucode: Add option to scan microcode by default
 2025-02-17 16:44 UTC  (4+ messages)

[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
 2025-02-17 16:44 UTC  (6+ messages)
` [PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
` [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
` [PATCH v2 3/3] docs: Fix "Arm" capitalization

[PATCH RESEND] powerpc: Fix compiler warning by guarding with '__powerpc64__'
 2025-02-17 16:43 UTC 

[PATCH v4 0/9] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-02-17 16:40 UTC  (10+ messages)
` [PATCH v4 1/9] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v4 2/9] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH v4 3/9] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v4 4/9] vhost_user: Add frontend get_shmem_config command
` [PATCH v4 5/9] vhost_user.rst: Add GET_SHMEM_CONFIG message
` [PATCH v4 6/9] qmp: add shmem feature map
` [PATCH v4 7/9] vhost-user-devive: Add shmem BAR
` [PATCH v4 8/9] vhost_user: Add mem_read/write backend requests
` [PATCH v4 9/9] vhost_user.rst: Add MEM_READ/WRITE messages

[PATCH] scsi: ufs: core: Fix memory crash in case arpmb command failed
 2025-02-17 16:43 UTC 

[PATCH v2 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-02-17 16:42 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: Update bandwidth parameters (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCHv4 0/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
 2025-02-17 16:38 UTC  (3+ messages)
` [PATCHv4 1/2] memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()
` [PATCHv4 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default

[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
 2025-02-17 16:41 UTC  (3+ messages)

[PATCH v2 00/16] drm/msm: Add support for SM8750
 2025-02-17 16:41 UTC  (17+ messages)
` [PATCH v2 01/16] dt-bindings: display/msm: dsi-controller-main: Combine if:then: entries
` [PATCH v2 02/16] dt-bindings: display/msm: dsi-controller-main: Add missing minItems
` [PATCH v2 03/16] dt-bindings: display/msm: dsi-phy-7nm: Add SM8750
` [PATCH v2 04/16] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v2 05/16] dt-bindings: display/msm: dp-controller: "
` [PATCH v2 06/16] dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH v2 07/16] dt-bindings: display/msm: qcom,sm8750-mdss: "
` [PATCH v2 08/16] drm/msm/dpu: Drop useless comments
` [PATCH v2 09/16] drm/msm/dpu: Add LM_7, DSC_[67], PP_[67] and MERGE_3D_5
` [PATCH v2 10/16] drm/msm/dpu: Add handling of LM_6 and LM_7 bits in pending flush mask
` [PATCH v2 11/16] drm/msm/dsi/phy: Add support for SM8750
` [PATCH v2 12/16] drm/msm/dsi: "
` [PATCH v2 13/16] drm/msm/dpu: "
` [PATCH v2 14/16] drm/msm/dpu: Add missing "fetch" name to set_active_pipes()
` [PATCH v2 15/16] drm/msm/dpu: Implement new v12.0 DPU differences
` [PATCH v2 16/16] drm/msm/mdss: Add support for SM8750

[PATCH v11 0/3] Add support for AMD MDB IP as Root Port
 2025-02-17 16:41 UTC 

[PATCH v3 00/37] drm/bridge: Various quality of life improvements
 2025-02-17 16:41 UTC  (10+ messages)
` [PATCH v3 01/37] drm/atomic: Document history of drm_atomic_state
` [PATCH v3 31/37] drm/bridge: Provide pointers to the connector and crtc in bridge state
` [PATCH v3 32/37] drm/bridge: Make encoder pointer deprecated

[PATCH v2] compiler: remove __ADDRESSABLE_ASM{_STR,}() again
 2025-02-17 16:40 UTC 

'vendor' fetching discussion cont
 2025-02-17 16:38 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] btrfs-progs: add duration format to fmt_print
 2025-02-17 16:37 UTC  (2+ messages)

[PATCH] target/riscv: Respect mseccfg.RLB bit for TOR mode PMP entry
 2025-02-17 16:37 UTC  (2+ messages)

[PATCH] libaio: Add vectored io support
 2025-02-17 16:37 UTC  (2+ messages)

[PATCH 0/7] syscore: Pass context data to callbacks
 2025-02-17 16:37 UTC  (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH 7/7] soc/tegra: pmc: Derive PMC context from syscore ops

[Announce] Linux Security Summit North America 2025 CfP
 2025-02-17 12:45 UTC  (2+ messages)

[PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray
 2025-02-17 16:35 UTC  (11+ messages)
` [PATCH v16 2/4] rust: types: add `ForeignOwnable::PointedTo`

[PATCH v3 00/14] drm/vkms: Allow to configure device
 2025-02-17 16:34 UTC  (4+ messages)
` [PATCH v3 08/14] drm/vkms: Allow to configure multiple planes

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-17 16:33 UTC  (4+ messages)
` [PATCH v2 08/18] hw/arm/fsl-imx8mp: Add PCIe support

[PATCH v5 0/5] nvmem: qfprom: add Qualcomm SAR2130P support
 2025-02-17 16:33 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: nvmem: fixed-cell: increase bits start value to 31
` [PATCH v5 2/5] nvmem: core: fix bit offsets of more than one byte
` [PATCH v5 3/5] nvmem: core: verify cell's raw_len
` [PATCH v5 4/5] nvmem: core: update raw_len if the bit reading is required
` [PATCH v5 5/5] nvmem: qfprom: switch to 4-byte aligned reads

[PATCH v2 00/13] add initial support for Renesas RZ/T2H SoC
 2025-02-17 16:32 UTC  (3+ messages)
` [PATCH v2 06/13] clk: renesas: Add support for R9A09G077 SoC

[PATCH v2 00/24] perf: Make perf_pmu_unregister() usable
 2025-02-17 16:31 UTC  (8+ messages)
` [PATCH v2 24/24] perf: Make perf_pmu_unregister() useable

[PATCH v2 08/10] wifi: mac80211: Simplify AMPDU handling
 2025-02-17 16:30 UTC  (2+ messages)

[PULL 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
 2025-02-17 16:30 UTC  (3+ messages)
` [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test

[PATCH 0/2] iommu: Fix the longstanding probe issues
 2025-02-17 16:29 UTC  (4+ messages)
` [PATCH 1/2] iommu: Handle race with default domain setup

[PATCH v3] kasan: Don't call find_vm_area() in RT kernel
 2025-02-17 16:29 UTC  (4+ messages)

[PATCH 1/2] bluetooth: btnxpuart: Support for controller wakeup gpio config
 2025-02-17 16:28 UTC  (3+ messages)

linux-next: build warnings after merge of the mm tree
 2025-02-17 16:28 UTC  (2+ messages)

Bunch of DMA-buf cleanup patches
 2025-02-17 16:28 UTC  (9+ messages)
` [PATCH 1/4] dma-buf: fix incorrect dma-fence documentation
` [PATCH 2/4] dma-buf/dma-fence: remove unnecessary callbacks
` [PATCH 3/4] dma-buf: dma-buf: stop mapping sg_tables on attach
` [PATCH 4/4] dma-buf: drop caching of sg_tables

[REGRESSION] xfs kernel panic
 2025-02-17 16:27 UTC  (2+ messages)

[PATCH] Pass "err" argument by address to "_nsError" function
 2025-02-17 16:27 UTC  (2+ messages)

[PATCH v2 0/2] Prerequisite patches for Arm64 MPU build
 2025-02-17 16:27 UTC  (7+ messages)
` [PATCH v2 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH

[PATCH v1 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall
 2025-02-17 16:26 UTC  (6+ messages)
` [PATCH v1 2/2] docs: fusa: Add the requirements for some of the commands of XEN_VERSION

[PATCH] mm/page_alloc: Clarify some migratetype fallback code
 2025-02-17 16:26 UTC  (3+ messages)

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-02-17 16:25 UTC  (13+ messages)

[PATCH 0/2] ASoC: SOF: imx: fix a couple Smatch bugs
 2025-02-17 16:24 UTC  (2+ messages)

[PATCH] testpmd: support meter_mark init_color in indirect list configuration
 2025-02-17 16:24 UTC  (2+ messages)

[PATCH BlueZ v1] org.bluez.Device: Introduced PreferredBearer
 2025-02-17 16:22 UTC  (4+ messages)

[PATCH iproute2-next] ip: check return value of iproute_flush_cache() in irpoute.c
 2025-02-17 16:21 UTC  (4+ messages)
` [PATCH iproute2-next] ip: handle NULL return from localtime in strxf_time in
` [PATCH iproute2-next] ip: remove duplicate condition in ila_csum_name2mode in
` [PATCH iproute2-next] lib: remove redundant checks in get_u64 and get_s64

[PATCH 0/3] Introduce gpio-pseudo, common utilities for pseudo GPIO devices
 2025-02-17 16:21 UTC  (5+ messages)
` [PATCH 1/3] gpio: pseudo: common helper functions for pseudo gpio devices

[PATCH net-next 0/3] Replace xt_recseq with u64_stats
 2025-02-17 16:20 UTC  (7+ messages)
` [PATCH net-next 1/3] netfilter: Make xt_table::private RCU protected

[openeuler:openEuler-1.0-LTS 1424/1424] mm/shmem.c: linux/share_pool.h is included more than once
 2025-02-17 16:19 UTC 

[intel-lts:pr/57 1/1] drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c:255:15: warning: array subscript idx is outside array bounds of 'struct etnaviv_gem_submit_bo[0]'
 2025-02-17 16:19 UTC 

[PATCH v2 0/8] pinctrl: sunxi: Add Allwinner A523 support
 2025-02-17 15:48 UTC  (3+ messages)
` [PATCH v2 4/8] pinctrl: sunxi: support moved power configuration registers

[PATCH v6 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-02-17 15:44 UTC  (5+ messages)
` [PATCH v6 4/6] media: platform: synopsys: Add support for HDMI input driver

[GIT PULL] mtd: spi-nor: fixes for v6.14-rc4
 2025-02-17 15:44 UTC  (3+ messages)

[PATCH 0/3] Rx adapter API to add Rx queues in burst
 2025-02-17 16:17 UTC  (4+ messages)
` [PATCH 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter

[Intel-wired-lan] [PATCH iwl-net v2] idpf: check error for register_netdev() on init
 2025-02-17 16:17 UTC  (3+ messages)
  `  "

[PATCH 1/1] fixup! docs: fix title underlines in refcount-vs-atomic.rst
 2025-02-17 16:16 UTC 

[PATCH] s390/sclp: Add check for get_zeroed_page()
 2025-02-17 16:16 UTC  (3+ messages)

[PATCH v3 00/19] firmware: arm_ffa: Framework notification support + other updates and fixes
 2025-02-17 15:39 UTC  (14+ messages)
` [PATCH v3 07/19] firmware: arm_ffa: Handle the presence of host partition in the partition info
` [PATCH v3 08/19] firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions
` [PATCH v3 09/19] firmware: arm_ffa: Helper to check if a partition can receive REQUEST2 messages
` [PATCH v3 10/19] firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2
` [PATCH v3 11/19] firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driver
` [PATCH v3 12/19] firmware: arm_ffa: Reject higher major version as incompatible
` [PATCH v3 13/19] firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup()
` [PATCH v3 14/19] firmware: arm_ffa: Refactoring to prepare for framework notification support
` [PATCH v3 15/19] firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_info
` [PATCH v3 16/19] firmware: arm_ffa: Add support for {un,}registration of framework notifications
` [PATCH v3 17/19] firmware: arm_ffa: Add support for handling "
` [PATCH v3 18/19] firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback
` [PATCH v3 19/19] firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A instance

[PATCH] netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template
 2025-02-17 16:15 UTC  (2+ messages)

[PATCH net] net: pse-pd: pd692x0: Fix power limit retrieval
 2025-02-17 16:15 UTC  (3+ messages)

[rostedt-trace:pmem-on-reserve-mem-fail 2/10] kernel/trace/ring_buffer.c:1943:34: warning: variable 'bmeta' set but not used
 2025-02-17 16:14 UTC  (6+ messages)

[PATCH -next] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-17 16:12 UTC  (2+ messages)

[PATCH net] ibmvnic: Don't reference skb after sending to VIOS
 2025-02-17 16:10 UTC  (2+ messages)

Re: Re: [PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
 2025-02-17 16:07 UTC  (6+ messages)
`  "

[PATCH] virtio: console: Prepare for making REMOTEPROC modular
 2025-02-17 16:06 UTC  (11+ messages)

Problem with moving from Ipipe to dovetail
 2025-02-17 15:59 UTC  (6+ messages)

[PATCH v2 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-17 16:05 UTC  (8+ messages)
` [PATCH v2 2/5] iio: adc: add helpers for parsing ADC nodes

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
 2025-02-17 16:02 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu

[PATCH V2] block: fix NULL pointer dereferenced within __blk_rq_map_sg
 2025-02-17 16:04 UTC  (2+ messages)

[PATCH] PCI: fix Sapphire PCI rebar quirk
 2025-02-17 16:04 UTC  (5+ messages)

[PATCH i-g-t 0/4] add test to validate uhbr/non-uhbr over sst/mst
 2025-02-17 16:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for add test to validate uhbr/non-uhbr over sst/mst (rev4)

[PATCH] m68k: sun3: Add check for __pgd_alloc()
 2025-02-17 16:00 UTC 

[PATCH v3 0/5] Add support for the TPM FF-A start method
 2025-02-17 15:59 UTC  (5+ messages)
` [PATCH v3 1/5] tpm_crb: implement driver compliant to CRB over FF-A

xPL Proposal
 2025-02-17 15:59 UTC  (11+ messages)

[kkdwivedi:res-lock-base 19/26] kernel/bpf/hashtab.c:152:34: error: incompatible pointer types passing 'rqspinlock_t *' (aka 'struct rqspinlock *') to parameter of type 'struct qspinlock *'
 2025-02-17 15:58 UTC 

[PATCH 1/3] Change inode_operations.mkdir to return struct dentry *
 2025-02-17 15:58 UTC  (2+ messages)

[PATCH v1 0/3] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-02-17 15:56 UTC  (5+ messages)
` [PATCH v1 3/3] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.17
 2025-02-17 15:57 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "


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.