All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-18 14:08:08 to 2022-03-18 14:37:53 UTC [more...]

[PATCH] mm/kmemleak: Reset tag when compare object pointer
 2022-03-18 14:30 UTC  (3+ messages)

[PATCH v16 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-03-18 14:20 UTC  (92+ messages)
` [PATCH v16 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v16 02/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v16 03/22] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v16 04/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v16 05/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v16 06/22] soc: mediatek: add cmdq support of "
` [PATCH v16 07/22] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v16 08/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v16 09/22] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v16 10/22] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v16 11/22] drm/mediatek: add display merge advance config API "
` [PATCH v16 12/22] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v16 13/22] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v16 14/22] drm/mediatek: add display merge async reset control
` [PATCH v16 15/22] drm/mediatek: add ETHDR support for MT8195
` [PATCH v16 16/22] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v16 17/22] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v16 18/22] drm/mediatek: add dma dev get function
` [PATCH v16 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v16 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v16 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v16 22/22] arm64: dts: mt8195: add display node for vdosys1

[dunfell/master PATCH V2 00/12] recipes-core: Add a bootstrap Linux image
 2022-03-18 14:37 UTC  (13+ messages)
` [dunfell/master PATCH V2 01/12] Revert "tisdk-tiny-image: remove packagedata task breaking initramfs packaging"
` [dunfell/master PATCH V2 02/12] tisdk-tiny-image: Split common components into include file
` [dunfell/master PATCH V2 03/12] tisdk-tiny-image: Add some usability notes
` [dunfell/master PATCH V2 04/12] tisdk-base-image: Reformat documentation and clarify usage
` [dunfell/master PATCH V2 05/12] tisdk-default-image: "
` [dunfell/master PATCH V2 06/12] tisdk-thinlinux-image: Reformat documentation
` [dunfell/master PATCH V2 07/12] packagegroups: Add a new bootstrap package group
` [dunfell/master PATCH V2 08/12] recipes-core: images: Add a basic bootstrap base image
` [dunfell/master PATCH V2 09/12] recipes-bsp: Create a bootstrap-initrd package
` [dunfell/master PATCH V2 10/12] recipes-core: images: Introduce tisdk-bootstrap-image
` [dunfell/master PATCH V2 11/12] tisdk-core-bundle: Add documentation to clarify usage
` [dunfell/master PATCH V2 12/12] images: Build tisdk-bootstrap-image with tisdk-core-bundle

[REGRESSION] Right touchpad button disabled on Dell 7750
 2022-03-18 14:37 UTC  (6+ messages)

ucsi_acpi: probe of USBC000:00 fails with ioremap error
 2022-03-18 14:37 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 5.18
 2022-03-18 14:36 UTC  (2+ messages)

[PATCH] version: 22.07-rc0
 2022-03-18 14:35 UTC 

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-03-18 14:34 UTC  (9+ messages)
` [PATCH 10/43] kmsan: pgtable: reduce vmalloc space
` [PATCH 12/43] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN

[PATCH 1/3] dt-bindings: usb: dwc2: add compatible "intel,socfpga-agilex-hsotg"
 2022-03-18 14:34 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: agilex: use the "

[PATCH v4] PCI: qcom: Add system PM support
 2022-03-18 14:34 UTC  (2+ messages)

[PATCH v2 0/5] drm: Fix monochrome conversion for sdd130x
 2022-03-18 14:33 UTC  (7+ messages)

[PATCH v2 00/10] serial: 8250: dw: RZN1 DMA support
 2022-03-18 14:33 UTC  (6+ messages)
` [PATCH v2 05/10] serial: 8250: dw: Check when possible if DMA is effectively supported
` [PATCH v2 08/10] serial: 8250: dw: Add support for DMA flow controlling devices

Patchwork
 2022-03-18 14:33 UTC  (2+ messages)
` [meta-ti] Patchwork

Patchwork
 2022-03-18 14:32 UTC  (2+ messages)
` [meta-arago] Patchwork

[PATCH] x86/amx: compatible with older kernel release
 2022-03-18 14:31 UTC  (2+ messages)

[PATCH 1/3] clk: renesas: r8a7795: Add ZG clocks
 2022-03-18 14:31 UTC  (2+ messages)

[PATCH v2] classes/setuptools_build_meta: rename to python_setuptools_build_meta
 2022-03-18 14:30 UTC 

[PATCH V4 0/7] x86/entry: Clean up entry code
 2022-03-18 14:30 UTC  (8+ messages)
` [PATCH V4 1/7] x86/traps: Move pt_regs only in fixup_bad_iret()
` [PATCH V4 2/7] x86/entry: Switch the stack after error_entry() returns
` [PATCH V4 3/7] x86/entry: move PUSH_AND_CLEAR_REGS out of error_entry
` [PATCH V4 4/7] x86/entry: Move cld to the start of idtentry
` [PATCH V4 5/7] x86/entry: Don't call error_entry for XENPV
` [PATCH V4 6/7] x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS
` [PATCH V4 7/7] x86/entry: Use idtentry macro for entry_INT80_compat

[PATCH] classes/setuptools_build_meta: rename to python_setuptools_build_meta
 2022-03-18 14:29 UTC  (3+ messages)
` [OE-core] "

[PATCH] poky.yaml: Drop unused YOCTO_DOC_VERSION_MINUS_ONE
 2022-03-18 14:29 UTC  (2+ messages)
` [docs] "

[PATCHv6 00/30] TDX Guest: TDX core support
 2022-03-18 14:28 UTC  (14+ messages)
` [PATCHv6 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv6 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
` [PATCHv6 16/30] x86/boot: Port I/O: add decompression-time support for TDX

[PATCH] vhost_net: Print feature masks in hex
 2022-03-18 14:04 UTC 

[PATCH v2] conf.py/set_versions/poky.yaml: Set version in conf.py from poky.yaml
 2022-03-18 14:28 UTC  (2+ messages)
` [docs] "

[PATCH] perf parse-events: Ignore case in topdown.slots check
 2022-03-18 14:28 UTC  (2+ messages)

[PATCH v2] perf evlist: Avoid iteration for empty evlist
 2022-03-18 14:26 UTC  (2+ messages)

[PATCH v2] Documentation: x86: Fix obsolete name of page fault handler
 2022-03-18 14:25 UTC 

[Intel-gfx] [PATCH v6 0/7] Introduce multitile support
 2022-03-18 14:26 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH net 0/1] net/sched: taprio: Check if sk_flags are valid
 2022-03-18 14:25 UTC  (2+ messages)
` [PATCH net 1/1] net/sched: taprio: Check if socket flags "

[RFC PATCH-for-7.0] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
 2022-03-18 14:03 UTC  (2+ messages)

[PATCH] poky.yaml: Drop POKYVERSION and YOCTO_POKY references
 2022-03-18 14:24 UTC  (2+ messages)
` [docs] "

Fwd: [PATCH] spi: zynq_spi: add chip select decoder support
 2022-03-18 14:23 UTC 

[drm-drm-intel:drm-intel-gt-next 1/2] drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.c:110: warning: expecting prototype for intel_guc_hwconfig_init(). Prototype was for guc_hwconfig_init() instead
 2022-03-18 14:22 UTC 

[PATCH] thunderbolt: Make iommu_dma_protection more accurate
 2022-03-18 14:22 UTC  (10+ messages)

[PATCH v1 1/2] ata: sata_dwc_460ex: Fix crash due to OOB write
 2022-03-18 14:20 UTC  (4+ messages)
` [PATCH v1 2/2] ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs

[Intel-gfx] [PATCH] drm/i915/adl_p: Increase CDCLK by 15% if PSR2 is used
 2022-03-18 14:22 UTC  (5+ messages)

[PULL 0/6] Fixes 20220318 patches
 2022-03-18 13:56 UTC  (6+ messages)
` [PULL 1/6] ui/gtk: Ignore 2- and 3-button press events
` [PULL 2/6] ui: avoid unnecessary memory operations in vnc_refresh_server_surface()
` [PULL 3/6] audio/mixeng: Do not declare unused variables
` [PULL 4/6] hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
` [PULL 5/6] hw/display: Allow vga_common_init() to return errors

[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-03-18 14:17 UTC  (12+ messages)

[PATCH trivial 1/1] hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
 2022-03-18 10:11 UTC 

json_cmd not working as intended
 2022-03-18 14:21 UTC 

[PATCH] dt-bindings: mmc: xenon: Convert to JSON schema
 2022-03-18 14:20 UTC  (2+ messages)

[PATCH][SMB3] fix multiuser mount regression
 2022-03-18 14:19 UTC  (7+ messages)

[PATCH] gitattributes: Cover Objective-C source files
 2022-03-18 14:10 UTC  (3+ messages)

[PATCH] conf.py/set_versions/poky.yaml: Set version in conf.py from poky.yaml
 2022-03-18 14:17 UTC 

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-18 14:07 UTC  (3+ messages)
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-18 14:14 UTC  (10+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH] Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"
 2022-03-18 14:14 UTC 

[PATCH v4 00/18] iotests: add enhanced debugging info to qemu-img failures
 2022-03-18 13:35 UTC  (2+ messages)

[PATCH v2] i2c: add tracepoints for I2C slave events
 2022-03-18 14:14 UTC  (5+ messages)

writeback completion soft lockup BUG in folio_wake_bit()
 2022-03-18 14:14 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Add support to handle displays having 5k+ modes
 2022-03-18 14:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-18 14:13 UTC  (8+ messages)
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type

Fwd: [PATCH] spi: zynq_spi: add chip select decoder support
 2022-03-18 14:13 UTC  (2+ messages)

[PATCH] iio:imu:bmi160: disable regulator in error path
 2022-03-18 14:11 UTC  (2+ messages)

[PATCH 0/3] spapr: Nested TCG is TCG only
 2022-03-18 13:46 UTC  (4+ messages)
` [PATCH 3/3] spapr: Move nested KVM hypercalls under a TCG only config

[igt-dev] [PATCH i-g-t v6] IGT cleanup
 2022-03-18 14:11 UTC  (2+ messages)

[PATCH] spi: fsi: Implement a timeout for polling status
 2022-03-18 14:10 UTC  (3+ messages)

[PATCH] mm/damon: Make the sampling more accurate
 2022-03-18 14:12 UTC  (2+ messages)

[PATCH v4 00/14] Initial support for machine creation via QMP
 2022-03-18 13:29 UTC  (3+ messages)
` [PATCH v4 02/14] machine&vl: introduce phase_until() to handle phase transitions

[PATCH] lib/crypto: support sha384/sha512 in x509/pkcs7
 2022-03-18 14:10 UTC  (3+ messages)

[PATCH 0/5] Volatile fanotify marks
 2022-03-18 14:09 UTC  (8+ messages)
` [PATCH 4/5] fanotify: add support for exclusive create of mark

[PATCH] KVM: arm64: fix typos in comments
 2022-03-18 14:07 UTC  (2+ messages)

[PATCH v5 00/20] Rust support
 2022-03-18 14:07 UTC  (3+ messages)
` [PATCH v5 12/20] vsprintf: add new `%pA` format specifier


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.