All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-07 07:42:59 to 2025-04-07 08:20:09 UTC [more...]

Dragonboard 820c - fix board support
 2025-04-07  8:19 UTC  (4+ messages)
` [PATCH 1/7] board: qualcomm: dragonboard820c: udpate readme
` [PATCH 2/7] clk/qcom: apq8096: fix set rate for the uart clock
` [PATCH 3/7] mmc: msm_sdhci: handle bulk clock initialization error

[PATCH] ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware()
 2025-04-07  8:18 UTC  (2+ messages)

[PATCH] sctp: check transport existence before processing a send primitive
 2025-04-07  7:37 UTC  (8+ messages)

[PATCH] media: qcom: camss: vfe: suppress VFE version log spam
 2025-04-07  8:18 UTC  (2+ messages)

[PATCH 00/18] DPLL framework redesign
 2025-04-07  8:16 UTC  (19+ messages)
` [PATCH 01/18] drm/i915/dpll: Rename intel_dpll
` [PATCH 02/18] drm/i915/dpll: Rename intel_dpll_funcs
` [PATCH 03/18] drm/i915/dpll: Rename intel_shared_dpll_state
` [PATCH 04/18] drm/i915/dpll: Rename macro for_each_shared_dpll
` [PATCH 05/18] drm/i915/dpll: Rename intel_shared_dpll_funcs
` [PATCH 06/18] drm/i915/dpll: Rename intel_shared_dpll
` [PATCH 07/18] drm/i915/dpll: Move away from using shared dpll
` [PATCH 08/18] drm/i915/dpll: Rename crtc_get_shared_dpll
` [PATCH 09/18] drm/i915/dpll: Change argument for enable hook in intel_dpll_funcs
` [PATCH 10/18] drm/i915/drm: Rename disable hook in intel_dpll_global_func
` [PATCH 11/18] drm/i915/dpll: Introduce new hook in intel_dpll_funcs
` [PATCH 12/18] drm/i915/dpll: Add intel_encoder argument to get_hw_state hook
` [PATCH 13/18] drm/i915/dpll: Change arguments for get_freq hook
` [PATCH 14/18] drm/i915/dpll: Rename intel_[enable/disable]_dpll
` [PATCH 15/18] drm/i915/dpll: Rename intel_unreference_dpll__crtc
` [PATCH 16/18] drm/i915/dpll: Rename intel_<release/reserve>_dpll
` [PATCH 17/18] drm/i915/dpll: Rename intel_compute_dpll
` [PATCH 18/18] drm/i915/dpll: Rename intel_update_active_dpll

[PATCH] kunit: qemu_configs: Add riscv32 config
 2025-04-07  8:17 UTC  (2+ messages)

[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
 2025-04-07  8:17 UTC  (12+ messages)

[PATCH v8 0/8] vhost: Add support of kthread API
 2025-04-07  8:17 UTC  (6+ messages)
` [PATCH v8 4/8] vhost: Introduce vhost_worker_ops in vhost_worker

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-04-07  8:16 UTC  (2+ messages)

[PATCH CRASH] Fix module section load address when sh_addr != 0
 2025-04-07  8:15 UTC  (7+ messages)
` [Crash-utility] "

[PATCH v2] scripts: Do not strip .rela.dyn section
 2025-04-07  8:15 UTC  (6+ messages)

[PATCH v4 00/16] drm/vkms: Add configfs support
 2025-04-07  8:14 UTC  (17+ messages)
` [PATCH v4 01/16] drm/vkms: Expose device creation and destruction
` [PATCH v4 02/16] drm/vkms: Add and remove VKMS instances via configfs
` [PATCH v4 03/16] drm/vkms: Allow to configure multiple planes "
` [PATCH v4 04/16] drm/vkms: Allow to configure the plane type "
` [PATCH v4 05/16] drm/vkms: Allow to configure multiple CRTCs "
` [PATCH v4 06/16] drm/vkms: Allow to configure CRTC writeback support "
` [PATCH v4 07/16] drm/vkms: Allow to attach planes and CRTCs "
` [PATCH v4 08/16] drm/vkms: Allow to configure multiple encoders "
` [PATCH v4 09/16] drm/vkms: Allow to attach encoders and CRTCs "
` [PATCH v4 10/16] drm/vkms: Allow to configure multiple connectors "
` [PATCH v4 11/16] drm/vkms: Allow to attach connectors and encoders "
` [PATCH v4 12/16] drm/vkms: Allow to configure the default device creation
` [PATCH v4 13/16] drm/vkms: Remove completed task from the TODO list
` [PATCH v4 14/16] drm/vkms: Allow to configure connector status
` [PATCH v4 15/16] drm/vkms: Allow to update the "
` [PATCH v4 16/16] drm/vkms: Allow to configure connector status via configfs

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-07  8:06 UTC  (6+ messages)
` [PATCH v2 1/1] "

[meta-tensorflow][scarthgap][PATCH] tensorflow.inc: add write permission to 2 more directories
 2025-04-07  8:13 UTC  (3+ messages)
  ` [yocto-patches] "

[syzbot] [net?] WARNING: bad unlock balance in do_setlink
 2025-04-07  8:13 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] Fault variations of tests
 2025-04-07  8:12 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for Fault variations of tests (rev2)
` ✗ Xe.CI.Full: "

[PATCH v2] wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
 2025-04-07  8:01 UTC  (3+ messages)

[PATCH v3] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
 2025-04-07  8:11 UTC 

[RFC PATCH v2 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
 2025-04-07  8:01 UTC  (7+ messages)
` [RFC PATCH v2 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [RFC PATCH v2 4/7] mm: Optimise SPARSEMEM implementation of for_each_valid_pfn()

[PATCH v3 00/11] systemd based initrd and modular kernel support
 2025-04-07  8:10 UTC  (3+ messages)
` [OE-core] "

[PATCH] barebox-tools: fix host contamination on libyaml
 2025-04-07  8:09 UTC 

[PATCH v2] wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
 2025-04-07  8:00 UTC  (2+ messages)

[PATCH] i2c: mux: ltc4306: use new GPIO line value setter callbacks
 2025-04-07  8:08 UTC  (2+ messages)

[PATCH v4] staging: rtl8723bs: Use % 4096u instead of & 0xfff
 2025-04-07  8:07 UTC  (6+ messages)

[PATCH 0/3] ratp: fixes
 2025-04-07  7:59 UTC  (5+ messages)
` [PATCH 1/3] ratp: Drop wrong alignment annotation
` [PATCH 2/3] ratp: do not export ratp command list
` [PATCH 3/3] ratp: make ratp commands const

[PATCH v3 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-07  8:07 UTC  (6+ messages)
` [PATCH v3 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH v5 RESEND] [ARM] fix reference leak in locomo_init_one_child()
 2025-04-07  7:58 UTC 

[PATCH] spi: spi-qpic: fix common module build
 2025-04-07  8:00 UTC  (3+ messages)

[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
 2025-04-07  7:54 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields
` [PATCH v2 2/3] mtd: spi-nor: macronix: Remove duplicate flash info entries
` [PATCH v2 3/3] mtd: spi-nor: macronix: Add fixups for MX25L3255E

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-04-07  8:05 UTC  (3+ messages)
` [PATCH v2 05/57] irqdomain: cdx: Switch to of_fwnode_handle()

[PATCH 00/12] ASoC: Intel: avs: Add support for MTL-FCL platforms
 2025-04-07  8:04 UTC  (5+ messages)

[PATCH v2] cxl: core/region - ignore interleave granularity when ways=1
 2025-04-07  8:04 UTC  (2+ messages)

[PATCH v2] tpm: Mask TPM RC in tpm2_start_auth_session()
 2025-04-07  8:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] ata: libata-scsi: Set INFORMATION sense data field consistently
 2025-04-07  8:03 UTC  (4+ messages)

[PATCH v2] cxl/acpi: Verify CHBS length for CXL2.0
 2025-04-07  8:02 UTC 

[PATCH] dt-bindings: gpio: Correct indentation and style in DTS example
 2025-04-07  7:54 UTC  (3+ messages)

[GSoC PATCH] environment.h: remove unused variables
 2025-04-07  8:03 UTC  (2+ messages)

[yocto] Yocto Kirkstone IMA Kernel Flags #kernel #kirkstone
 2025-04-07  8:02 UTC  (2+ messages)

[PATCH v2 0/3] commands: devlookup: add option to print kernel root option
 2025-04-07  7:52 UTC  (2+ messages)

meson: Installing completions
 2025-04-07  8:01 UTC  (7+ messages)

rm_work and populate_sdk
 2025-04-07  8:00 UTC 

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-04-07  8:00 UTC  (11+ messages)

[PATCH] drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
 2025-04-07  8:00 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed (rev2)

[PATCH] ARM: davinci: remove support for da830
 2025-04-07  7:50 UTC 

[PATCH -next] drm/amdgpu: Improve documentation for amdgpu_sdma_register_on_reset_callbacks
 2025-04-07  6:26 UTC 

[PATCH] drm/amd/display: Add error check for avi and vendor infoframe setup function
 2025-04-07  7:16 UTC 

[PATCH v3 0/2] media: MAINTAINERS: Update venus/iris reviewers and maintainers list
 2025-04-07  7:59 UTC  (3+ messages)
` [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers

[PATCH 1/2] spi: spi-mem: Partially update the driver
 2025-04-07  7:41 UTC  (2+ messages)

[PATCH v2] tlsf: Add tracking of added tlsf memory pools
 2025-04-07  7:38 UTC  (2+ messages)

[PATCH v4 0/2] Add the System Timer Module for the NXP S32 architecture
 2025-04-07  7:37 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: timer: Add NXP System Timer Module

[ANNOUNCE] kexec-tools v2.0.31 preparation
 2025-04-07  7:41 UTC 

[PATCH 0/3] libnvme: add support for discovering multipath of a shared ns
 2025-04-07  7:40 UTC  (5+ messages)
` [PATCH 1/3] tree: add support for discovering nvme paths using sysfs multipath link
` [PATCH 2/3] tree: add queue-depth attribute for nvme path object

[PATCH v3 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-07  7:57 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
 2025-04-07  7:56 UTC  (2+ messages)

[PATCH net] bonding: use permanent address for MAC swapping if device address is same
 2025-04-07  7:57 UTC  (3+ messages)

[PATCH v2 0/4] dm: net: Assorted patches related to networking and DMA
 2025-04-07  7:56 UTC  (5+ messages)
` [PATCH v2 3/4] efi_loader: Move device-removal later in exit-boot-services
` [PATCH v2 4/4] dm: core: Rename dm_remove_devices_active()

[PATCH master 1/3] fs: add only successful filesystem probes to fs_device_list
 2025-04-07  7:32 UTC  (2+ messages)

[PATCH] banner: print out enabled sanitizers
 2025-04-07  7:33 UTC  (2+ messages)

[PATCH 5.10/5.15] Input: pegasus-notetaker - check pipe type when probing
 2025-04-07  7:56 UTC 

[PATCH v2] dt-bindings: gpio: pca95xx: add Toradex ecgpiol16
 2025-04-07  7:56 UTC  (2+ messages)

[PATCH 0/2] mt8395 evk/radxa-nio-12l Add scp firmware name
 2025-04-07  7:26 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8395-nio-12l: Add scp firmware-name
` [PATCH 2/2] arm64: dts: mediatek: mt8395-genio-1200-evk: "

[PATCH v7 0/6] Drivers for Loongson security engine
 2025-04-07  7:53 UTC  (4+ messages)
` [PATCH v7 1/6] mfd: Add support for Loongson Security Module

slub - extended kmalloc redzone and dma alignment
 2025-04-07  7:54 UTC  (9+ messages)

[RFC PATCH 1/3] content: Add VIRTIO_F_SWIOTLB to negotiate use of SWIOTLB bounce buffers
 2025-04-07  7:54 UTC  (12+ messages)

[PATCH] objtool: Remove unneeded semicolon
 2025-04-07  7:54 UTC 

[PATCH for-10.1 v2 00/37] vfio: Spring cleanup
 2025-04-07  7:53 UTC  (5+ messages)
` [PATCH for-10.1 v2 11/37] vfio: Introduce new files for VFIORegion definitions and declarations

[PATCH] vhost: Don't set vring call if guest notifier is unused
 2025-04-07  7:53 UTC  (3+ messages)

[patch 1/7] genirq/generic-chip: Make locking unconditional
 2025-04-07  7:53 UTC  (2+ messages)
` [tip: irq/drivers] "

[patch 2/7] genirq/generic-chip: Convert core code to lock guards
 2025-04-07  7:53 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH mptcp-next] selftests: mptcp: diag: drop nlh parameter of recv_nlmsg
 2025-04-07  7:53 UTC 

[patch 3/7] soc: dove: Convert generic irqchip locking to guard()
 2025-04-07  7:53 UTC  (2+ messages)
` [tip: irq/drivers] "

[patch 4/7] ARM: orion/gpio:: Convert generic irqchip locking to guard()
 2025-04-07  7:53 UTC  (2+ messages)
` [tip: irq/drivers] "

[patch 5/7] gpio: mvebu: Convert generic irqchip locking to guard()
 2025-04-07  7:53 UTC  (2+ messages)
` [tip: irq/drivers] "

[patch 6/7] irqchip: Convert generic irqchip locking to guards
 2025-04-07  7:53 UTC  (2+ messages)
` [tip: irq/drivers] "

[patch 7/7] genirq/generic-chip: Remove unused lock wrappers
 2025-04-07  7:53 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
 2025-04-07  7:53 UTC  (3+ messages)

[PATCH v3] transform strncpy into strscpy
 2025-04-07  7:53 UTC  (3+ messages)
` [PATCH v4] scsi: target: "

[PATCH v3 0/2] New zoned loop block device driver
 2025-04-07  7:52 UTC  (3+ messages)
` [PATCH v3 1/2] block: new "
` [PATCH v3 2/2] Documentation: Document the "

[PATCH] MAINTAINERS: Add SCM for MediaTek
 2025-04-07  7:23 UTC  (2+ messages)

[PATCH 1/1] time/sched_clock: move sched_clock_register() out of .init section
 2025-04-07  7:25 UTC  (3+ messages)

[GSoC] [PATCH 1/1] t9811: avoid using pipes
 2025-04-07  7:51 UTC  (2+ messages)

[PATCH preview 0/3] rust: update build system for Meson 1.8.0
 2025-04-07  7:51 UTC  (3+ messages)

[PATCH V2 0/4] PCI: imx6: Add pci host wakeup support
 2025-04-07  7:23 UTC  (5+ messages)
` [PATCH V2 2/4] dt-bindings: imx6q-pcie: Add wake-gpios property

[f2fs-dev] [PATCH 5.15.y] f2fs: check validation of fault attrs in f2fs_build_fault_attr()
 2025-04-07  7:26 UTC 

[PATCH v4 00/13] Enable shared device assignment
 2025-04-07  7:49 UTC  (14+ messages)
` [PATCH v4 01/13] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
` [PATCH v4 02/13] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v4 03/13] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v4 04/13] memory: Introduce generic state change parent class for RamDiscardManager
` [PATCH v4 05/13] memory: Introduce PrivateSharedManager Interface as child of GenericStateManager
` [PATCH v4 06/13] vfio: Add the support for PrivateSharedManager Interface
` [PATCH v4 07/13] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBLock with guest_memfd
` [PATCH v4 08/13] ram-block-attribute: Introduce a callback to notify shared/private state changes
` [PATCH v4 09/13] memory: Attach RamBlockAttribute to guest_memfd-backed RAMBlocks
` [PATCH v4 10/13] memory: Change NotifyStateClear() definition to return the result
` [PATCH v4 11/13] KVM: Introduce CVMPrivateSharedListener for attribute changes during page conversions
` [PATCH v4 12/13] ram-block-attribute: Add priority listener support for PrivateSharedListener
` [PATCH v4 13/13] RAMBlock: Make guest_memfd require coordinate discard

[PATCH 6.1.y-cip 0/9] Add RZ/G3E RIIC support
 2025-04-07  7:49 UTC  (2+ messages)

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-04-07  7:49 UTC  (5+ messages)
` [PATCH 1/2] selftests: mincore: fix tmpfs mincore "

[V1,00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-07  7:23 UTC  (11+ messages)
` [V1,01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
` [V1,04/12] media: mediatek: jpeg: add jpeg smmu sid setting
` [V1,05/12] media: mediatek: jpeg: fix jpeg hw count setting

[PATCH 6.12.y-cip 0/3] Add RZ/G3E RIIC support
 2025-04-07  7:48 UTC  (2+ messages)

[PATCH v3] pps: generators: tio: fix platform_set_drvdata()
 2025-04-07  7:48 UTC  (3+ messages)

[PATCH 0/2] node: add mbuf dynamic field for nodes
 2025-04-07  7:47 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] node: add global node mbuf dynfield
  ` [PATCH v4 2/2] node: use node mbuf dynfield in ip4 nodes

[PATCH 0/2] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-07  7:20 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH 2/2] pwm: sophgo: add driver "

[PATCH v2 0/6] Add UFS support for SM8750
 2025-04-07  7:22 UTC  (7+ messages)
` [PATCH v2 2/6] phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750

[PATCH v4] locking/mutex: Mark devm_mutex_init() as __must_check
 2025-04-07  7:46 UTC 

[PATCH v2] mfd: core: Support auxiliary device
 2025-04-07  7:46 UTC 

[PATCH v2 1/3] PCI: Add sysfs support for exposing PTM context
 2025-04-07  7:44 UTC  (3+ messages)

[PATCH v2 07/57] irqdomain: pci: Switch to of_fwnode_handle()
 2025-04-07  7:18 UTC  (3+ messages)

New Defects reported by Coverity Scan for XenProject
 2025-04-07  7:43 UTC  (2+ messages)

[PATCH v3 02/10] dt-bindings: interrupt-controller: Add EcoNet EN751221 INTC
 2025-04-07  7:43 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 03/10] irqchip: Add EcoNet EN751221 INTC
 2025-04-07  7:43 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 1/2] irqdomain: support three-cell scheme interrupts
 2025-04-07  7:43 UTC  (2+ messages)
` [tip: irq/core] irqdomain: Support "

[PATCH v2 00/11] kunit: Introduce UAPI testing framework
 2025-04-07  7:42 UTC  (12+ messages)
` [PATCH v2 01/11] kbuild: userprogs: add nolibc support
` [PATCH v2 02/11] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v2 03/11] kbuild: doc: add label for userprogs section
` [PATCH v2 04/11] kbuild: introduce blob framework
` [PATCH v2 05/11] kunit: tool: Add test for nested test result reporting
` [PATCH v2 06/11] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v2 07/11] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v2 08/11] kunit: Introduce UAPI testing framework
` [PATCH v2 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v2 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v2 11/11] kunit: uapi: Validate usability of /proc


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.