All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 10:37:12 to 2023-06-16 11:24:18 UTC [more...]

[PATCH 0/2] perf/arm-cmn: Identifier support
 2023-06-16 11:23 UTC  (3+ messages)

[PATCH] perf/arm_dmc620: Add cpumask
 2023-06-16 11:23 UTC  (2+ messages)

[PATCH] perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE
 2023-06-16 11:23 UTC  (3+ messages)

[PATCH 3/6] clk: meson: t7: add peripheral clock controller
 2023-06-16 11:23 UTC  (4+ messages)

[Patch v2 1/2] smp: Add helper function to mark possible bad package number
 2023-06-16 11:23 UTC  (9+ messages)
` [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers

[joelgranados:jag/sysctl-testing-for-0day 17/20] security/loadpin/loadpin.c:259:61: error: too few arguments to function call, expected 3, have 2
 2023-06-16 11:23 UTC 

[joelgranados:jag/sysctl-testing-for-0day 19/20] mm/compaction.c:3148:9: error: too many arguments to function 'register_sysctl_init'
 2023-06-16 11:23 UTC 

[RESEND v6 0/8] Add SC7280 audioreach device tree nodes
 2023-06-16 11:23 UTC  (10+ messages)
` [RESEND v6 1/8] arm64: dts: qcom: sc7280: Modify lpasscc node name
` [RESEND v6 2/8] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add missing properties
` [RESEND v6 3/8] arm64: dts: qcom: sc7280: Extract audio nodes from common idp dtsi file
` [RESEND v6 4/8] arm64: dts: qcom: sc7280: Add sound node for crd-rev3 board
` [RESEND v6 5/8] arm64: dts: qcom: sc7280: Add LPASS PIL node
` [RESEND v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution
` [RESEND v6 7/8] arm64: dts: qcom: sc7280: Modify LPASS_MCC reg region size in the lpass_tlmm node
` [RESEND v6 8/8] arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock nodes

[PATCH 0/2] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-06-16 11:22 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clock: "
` [PATCH 2/2] clk: qcom: gcc-qdu1000: Update GCC clocks and add support for GDSCs

[PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
 2023-06-16 11:08 UTC  (30+ messages)
` [PATCH v2 01/16] powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting
` [PATCH v2 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
` [PATCH v2 03/16] powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
` [PATCH v2 04/16] powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
` [PATCH v2 05/16] powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary
` [PATCH v2 06/16] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
` [PATCH v2 07/16] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v2 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
` [PATCH v2 10/16] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
` [PATCH v2 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
` [PATCH v2 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
` [PATCH v2 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
` [PATCH v2 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
` [PATCH v2 16/16] powerpc/book3s64/radix: Remove mmu_vmemmap_psize

Error while testing "bitbake core-image-base -c testimage -v" #bitbake #dunfell
 2023-06-16 11:21 UTC  (5+ messages)
` [yocto] "

[PATCH] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
 2023-06-16 11:20 UTC  (4+ messages)

[PATCH] board: phytec: phycore_imx8mm: Update lpddr4_timing
 2023-06-16  8:28 UTC 

[PATCH] net: dpaa2-mac: add 25gbase-r support
 2023-06-16 11:20 UTC  (2+ messages)

[PATCH 0/1] Kbuild: Fix cleanup of generated sources in tools
 2023-06-15 22:37 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
 2023-06-16 11:18 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: make i915_drm_client_fdinfo() reference conditional again
 2023-06-16 11:17 UTC  (5+ messages)
  `  "

[PATCH] tty: serial: imx: fix rs485 rx after tx
 2023-06-16 11:16 UTC  (2+ messages)

[PATCH] grub-emu: Add SDL2 support
 2023-06-16 11:14 UTC 

[Buildroot] [PATCH v8 00/10] add support for TI's AM64x and AM62x boards
 2023-06-16 11:15 UTC  (3+ messages)
` [Buildroot] [PATCH v8 07/10] board/ti/am62x_sk|am64x_sk: switch to HS-FS device variants

[PATCH v3 0/1] Randomized slab caches for kmalloc()
 2023-06-16 11:18 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 0/6] KUnit integration for Rust doctests
 2023-06-16 11:14 UTC  (9+ messages)
` [PATCH 1/6] rust: init: make doctests compilable/testable
` [PATCH 2/6] rust: str: "
` [PATCH 3/6] rust: sync: "
` [PATCH 4/6] rust: types: "

[PATCH net-next] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-16 11:11 UTC  (5+ messages)

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-06-16 11:12 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’
` [PATCH 2/3] can: xilinx_can: Add ECC support

[PATCH 0/2] arm64: sl28: fetch the ethernet addresses from its EEPROM
 2023-06-16 11:11 UTC  (6+ messages)
` [PATCH 1/2] arm64: defconfig: enable SL28VPD NVMEM layout
` [PATCH 2/2] arm64: dts: ls1028a: sl28: get MAC addresses from VPD

[PATCH 0/8] ethosu: Add Arm Ethos-U driver
 2023-06-16 11:11 UTC  (8+ messages)
  ` [EXT] "

[PATCH net-next v2] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-16 11:10 UTC 

[PATCH] netfilter: ipset: Replace strlcpy with strscpy
 2023-06-16 10:51 UTC  (2+ messages)

Reminder about the Git Rev News Reader Survey
 2023-06-16 11:10 UTC 

[PATCH 0/6] wifi: rtw88: correct AP and PS mode behaviors
 2023-06-16 11:10 UTC  (3+ messages)
` [PATCH 1/6] wifi: rtw88: use struct instead of macros to set TX desc

[igt-dev] [PATCH] tests/ xe_exec_compute_mode: Increase fence timeout for simulation env
 2023-06-16 11:05 UTC 

[PATCH 0/3] arm64: dts: freescale: Add support for LX2162 SoM & Clearfog Board
 2023-06-16 11:06 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: lx2160a: describe the SerDes block #2
` [PATCH 2/3] dt-bindings: arm: Add SolidRun LX2162A SoM & Clearfog Board
` [PATCH 3/3] arm64: dts: freescale: Add support for LX2162 "

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16 10:45 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH] lib: fix coverity for unused variable
 2023-06-16 11:06 UTC 

[PATCH] Add 'preserve' subcommand to 'git stash'
 2023-06-16 11:00 UTC 

[PATCH] ARM: dts: BCM5301X: Add cells sizes to PCIe nodes
 2023-06-16 10:58 UTC  (2+ messages)

[PATCH v4] PCI: Align pci memory space base address with page size
 2023-06-16 10:59 UTC  (3+ messages)

[PATCH -perfbook 0/6] Update Dockerfiles
 2023-06-16 11:05 UTC  (4+ messages)

[PATCH v4 0/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem
 2023-06-16 10:58 UTC  (3+ messages)
` [PATCH v4 2/2] crypto: hisilicon/advca - Add SHA support

ppc64le vmlinuz is huge when building with BTF
 2023-06-16 10:58 UTC  (7+ messages)

[PATCH v2] drm/etnaviv: slow down FE idle polling
 2023-06-16 11:02 UTC 

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-16 10:55 UTC  (4+ messages)

[PATCH v6 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-06-16 10:55 UTC  (3+ messages)
` [PATCH v6 13/15] crypto: iaa - Add support for deflate-iaa-canned compression algorithm

[igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add xe_spin_batch test
 2023-06-16 11:00 UTC 

[Intel-xe] [PATCH 0/6] drm/xe: Eviction fixes and optimizations
 2023-06-16 11:00 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[PATCH net-next] crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
 2023-06-16 10:27 UTC  (2+ messages)

[PATCH v2] KEYS: use kfree_sensitive with key
 2023-06-16 10:42 UTC  (3+ messages)

[Intel-xe] [PATCH v2 0/2] Add gtidle properties
 2023-06-16 10:58 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe/mtl: Add support to get C6 residency/status of MTL

[PATCH v2 0/3] iommu: rockchip: Fix discovery table address encoding
 2023-06-16 10:58 UTC  (7+ messages)
` [PATCH v2 3/3] iommu: rockchip: Allocate tables from all available memory

[PATCH v4 00/11] wifi: ath12k: (v4) EHT support
 2023-06-16 10:50 UTC  (5+ messages)
` [PATCH v4 03/11] wifi: ath12k: WMI support to process EHT capabilities

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-06-16 10:34 UTC  (3+ messages)
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH AUTOSEL 4.14 1/5] s390/cio: unregister device when the only path is gone
 2023-06-16 10:28 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 2/5] drm/exynos: vidi: fix a wrong error return
` [PATCH AUTOSEL 4.14 3/5] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
` [PATCH AUTOSEL 4.14 4/5] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
` [PATCH AUTOSEL 4.14 5/5] ext4: only check dquot_initialize_needed() when debugging

dio / splice fixups
 2023-06-16 10:48 UTC  (9+ messages)
` [PATCH 1/4] splice: don't call file_accessed in copy_splice_read
` [PATCH 2/4] splice: simplify a conditional "
` [PATCH 3/4] block: remove BIO_PAGE_REFFED
` [PATCH 4/4] iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc

[PATCH V4 0/9] Update SPL splashscreen framework for AM62x
 2023-06-16 10:52 UTC  (10+ messages)
` [PATCH V4 1/9] common: spl: spl: Update stack pointer address
` [PATCH V4 2/9] arch: arm: mach-k3: common: Return a pointer after setting page table
` [PATCH V4 3/9] board: ti: am62x: evm: Update function calls for splash screen
` [PATCH V4 4/9] include: video: Reserve video using blob
` [PATCH V4 5/9] common: board_f: Pass frame buffer info from SPL to u-boot
` [PATCH V4 6/9] drivers: video: Kconfig: Add config remove video
` [PATCH V4 7/9] common: spl: spl: Remove video driver
` [PATCH V4 8/9] configs: am62x_evm_a53: Add bloblist address
` [PATCH V4 9/9] doc: board: ti: am62x_sk: Add A53 SPL DDR layout

[PATCH net-next] dt-bindings: net: phy: gpy2xx: more precise description
 2023-06-16 10:45 UTC 

[igt-dev] [PATCH i-g-t] tests/intel-ci/xe: Unblock unbind rebind test
 2023-06-16 10:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-16 10:52 UTC  (12+ messages)
` [PATCH v6] "
  ` [EXT] "

usb: dwc3: HC dies under high I/O load on Exynos5422
 2023-06-16 10:44 UTC  (3+ messages)

[PATCH v5 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-16 10:43 UTC  (4+ messages)
` [PATCH v5 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver

[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
 2023-06-16 10:31 UTC  (2+ messages)
` [RFT PATCH 2/2] MIPS: dts: loongson: drop incorrect dwmac fallback compatible

[kvm-unit-tests PATCH v2 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-06-16 10:50 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 4/6] arm: pmu: Fix chain counter enable/disable sequences

grub-2.06 fails to load 64bit Multiboot2 ELF with regions above 4GiB
 2023-06-16 10:50 UTC 

[PATCH v4 0/5] efi: Implement generic EFI boot for x86
 2023-06-16 10:48 UTC  (11+ messages)
` [PATCH v4 3/5] efi: Drop all uses of efi_call_XX wrappers

[PATCH 1/2] cifs: print nosharesock value while dumping mount options
 2023-06-16 10:37 UTC  (2+ messages)
` [PATCH 2/2] cifs: allow dumping keys for directories too

[PATCH net v5 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-16 10:37 UTC  (5+ messages)
` [PATCH net v5 2/6] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch

[igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add xe_spin_batch test
 2023-06-16 10:46 UTC  (2+ messages)

[PATCH] [RFC] Revert "mmc: core: Fixup support for writeback-cache for eMMC and SD"
 2023-06-16 10:33 UTC  (17+ messages)

[PATCH 1/8] ethosu: Add Arm Ethos-U driver
 2023-06-16 10:42 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 1/8] s390/cio: unregister device when the only path is gone
 2023-06-16 10:28 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 4/8] ARM: dts: Fix erroneous ADS touchscreen polarities
` [PATCH AUTOSEL 5.4 5/8] drm/exynos: vidi: fix a wrong error return
` [PATCH AUTOSEL 5.4 6/8] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
` [PATCH AUTOSEL 5.4 7/8] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
` [PATCH AUTOSEL 5.4 8/8] ext4: only check dquot_initialize_needed() when debugging

[dcui-tdx:decui/upstream-tip/x86/tdx/v7-wip 11/14] drivers/hv/vmbus_drv.c:2001:25: warning: result of comparison of constant 18446744073709551615 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2023-06-16 10:42 UTC 

[PATCH AUTOSEL 5.15 01/16] Input: soc_button_array - add invalid acpi_index DMI quirk handling
 2023-06-16 10:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 16/16] vhost_net: revert upend_idx only on retriable error

[oe] [meta-python][kirkstone][PATCH 1/1] python3-django: upgrade 3.2.12 -> 3.2.19
 2023-06-16 10:37 UTC  (3+ messages)

[PATCH 01/55] insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)
 2023-06-16 10:39 UTC  (3+ messages)
` [PATCH 08/55] ghostscript: remove mkdir-p.patch
  ` [OE-core] "

[PATCH] ghostscript: mostly rewrite recipe
 2023-06-16 10:37 UTC 

[PATCH AUTOSEL 5.10 01/14] Input: soc_button_array - add invalid acpi_index DMI quirk handling
 2023-06-16 10:27 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 02/14] s390/cio: unregister device when the only path is gone
` [PATCH AUTOSEL 5.10 03/14] spi: lpspi: disable lpspi module irq in DMA mode
` [PATCH AUTOSEL 5.10 12/14] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"

[PATCH AUTOSEL 4.19 1/6] s390/cio: unregister device when the only path is gone
 2023-06-16 10:28 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 3/6] drm/exynos: vidi: fix a wrong error return
` [PATCH AUTOSEL 4.19 4/6] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
` [PATCH AUTOSEL 4.19 5/6] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
` [PATCH AUTOSEL 4.19 6/6] ext4: only check dquot_initialize_needed() when debugging

[PATCH v6 0/9] Fix busydetect on Ux500 PL180/MMCI
 2023-06-16 10:27 UTC  (3+ messages)
` [PATCH v6 5/9] mmc: mmci: Make busy complete state machine explicit

[PATCH] scripts: socfpga_import_preloader: Translate DOS line endings
 2023-06-16 10:36 UTC  (6+ messages)
` [PATCH v2] "


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.