All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-11 12:53:53 to 2023-09-11 13:51:51 UTC [more...]

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-11 13:14 UTC  (4+ messages)

[GIT PULL] ARM: SoC/genpd driver updates for v6.6
 2023-09-11 13:06 UTC  (13+ messages)

[PATCH 6.5 000/739] 6.5.3-rc1 review
 2023-09-11 13:36 UTC  (10+ messages)
` [PATCH 6.5 001/739] drm/amd/display: ensure async flips are only accepted for fast updates
` [PATCH 6.5 010/739] Revert "net: macsec: preserve ingress frame ordering"
` [PATCH 6.5 011/739] reiserfs: Check the return value from __getblk()
` [PATCH 6.5 012/739] splice: always fsnotify_access(in), fsnotify_modify(out) on success
` [PATCH 6.5 013/739] splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice
` [PATCH 6.5 014/739] splice: fsnotify_access(in), fsnotify_modify(out) on success in tee
` [PATCH 6.5 015/739] eventfd: prevent underflow for eventfd semaphores
` [PATCH 6.5 016/739] fs: Fix error checking for d_hash_and_lookup()
` [PATCH 6.5 017/739] iomap: Remove large folio handling in iomap_invalidate_folio()

[PATCH] drm/tests: Fix incorrect argument in drm_test_mm_insert_range
 2023-09-11 13:51 UTC  (8+ messages)
` [igt-dev] "
` [Intel-gfx] "
` [Intel-xe] "
` [igt-dev] ✗ Fi.CI.BUILD: failure for "
` [Intel-xe] ✓ CI.Patch_applied: success "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "

[PATCH] pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()
 2023-09-11 13:47 UTC  (2+ messages)

[Intel-xe] [PATCH v7] Documentation/gpu: Add a VM_BIND async document
 2023-09-11 13:48 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Documentation/gpu: Add a VM_BIND async document (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[virtio-comment] [PATCH requirements v5 0/7] virtio net requirements for 1.4
 2023-09-11 13:47 UTC  (3+ messages)
` [virtio-comment] [PATCH requirements v5 3/7] net-features: Add low latency receive queue requirements
  ` [virtio-comment] Re: [virtio] "

[PATCH v1] tools/xentrace/xentrace_format: Add python 3 compatibility
 2023-09-11 13:45 UTC  (4+ messages)

[PATCH] pinctrl: berlin: Drop superfluous ampersands
 2023-09-11 13:45 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: rename DBG() to GTT_TRACE()
 2023-09-11 13:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 1/3] arm/generic-arm64: move SERIAL_CONSOLES to generic-arm64
 2023-09-11 13:45 UTC  (3+ messages)
` [PATCH 2/3] arm/qemu-generic-arm64: force off KVM in qemu
` [PATCH 3/3] arm/generic-arm64: set XSERVER to install the modesetting driver

[PATCH] pinctrl: mediatek: mt7981: add additional uart groups
 2023-09-11 13:44 UTC  (2+ messages)

[PATCH v2] templates/linux_xen: Fix XSM entries generation
 2023-09-11 13:43 UTC 

[PATCH v2] drm/amdgpu: Handle null atom context in VBIOS info ioctl
 2023-09-11 13:44 UTC 

[PATCH v2 0/3] selftests/hid: fix building for older kernels
 2023-09-11 13:43 UTC  (5+ messages)
` [PATCH v2 1/3] selftests/hid: ensure we can compile the tests on kernels pre-6.3

[PATCH v2 0/5] Improve test coverage of TTM
 2023-09-11 13:42 UTC  (7+ messages)
` [PATCH v2 1/5] drm/ttm: Update Makefile for KUnit

[LTP] [PATCH v1] Add test descriptions to ioctl01.c
 2023-09-11 13:43 UTC  (2+ messages)

[PATCH 1/2] openssh: update Upstream-Status to Denied in test logging patch
 2023-09-11 13:39 UTC  (2+ messages)
` [PATCH 2/2] openssh: improve banner ptest failure logging

[PATCH 00/15] Support IGT in display driver
 2023-09-11 13:38 UTC  (5+ messages)
` [PATCH 01/15] soc: mediatek: Add register definitions for GCE

[PULL 00/65] riscv-to-apply queue
 2023-09-11 13:38 UTC  (3+ messages)

[PATCH V4] NUMA:Improve the efficiency of calculating pages loss
 2023-09-11 13:38 UTC 

[PATCH] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-11 13:37 UTC  (3+ messages)

[PATCH v2 0/7] Improve Exynos thermal driver
 2023-09-11 13:34 UTC  (8+ messages)
  ` [PATCH v2 1/7] thermal: exynos: remove an unnecessary field description
  ` [PATCH v2 2/7] thermal: exynos: drop id field
  ` [PATCH v2 3/7] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v2 4/7] thermal: exynos: simplify regulator (de)initialization
  ` [PATCH v2 5/7] thermal: exynos: stop using the threshold mechanism on Exynos 4210
  ` [PATCH v2 6/7] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH v2 7/7] thermal: exynos: use set_trips

[PATCH] templates/linux_xen: Fix XSM entries generation
 2023-09-11 13:35 UTC  (3+ messages)

[meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Update processor-sdk-09.00.00-config.txt
 2023-09-11 13:35 UTC 

[PATCH V4 0/8] Add Anbernic RG-Nano
 2023-09-11 13:35 UTC  (4+ messages)
` [PATCH V4 8/8] ARM: dts: sunxi: add support for "

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-09-11 13:35 UTC  (9+ messages)

[drm-intel:drm-intel-next 1/1] drivers/gpu/drm/i915/display/intel_psr.c:3185 i915_psr_sink_status_show() error: uninitialized symbol 'error_status'
 2023-09-11 13:34 UTC 

[PATCH 00/11] rework thread management
 2023-09-11 13:35 UTC  (3+ messages)
` [PATCH 07/11] drivers: convert to internal control threads

[PATCH v2] ARM: dts: exynos: enable polling in Exynos 4210
 2023-09-11 13:34 UTC 

[Stable-7.2.6 00/37] Patch Round-up for stable 7.2.6, freeze on 2023-09-19
 2023-09-11 13:34 UTC  (4+ messages)
` [Stable-7.2.6 29/37] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set

[PATCH] arm64: dts: exynos: remove unused TMU alias
 2023-09-11 13:33 UTC 

[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-09-11 13:32 UTC  (3+ messages)
` [PATCH v9 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper

[isar-cip-core 0/5] Add security and BBB targets in
 2023-09-11 13:31 UTC  (6+ messages)
` [isar-cip-core 1/5] .reproducible-check-ci.yml: Set default values in base job
` [isar-cip-core 2/5] .reproducible-check-ci.yml: Enable security target
` [isar-cip-core 3/5] reproducible-check: Add option to pass extensions of the image
` [isar-cip-core 4/5] .reproducible-check-ci.yml: Add BBB target
` [isar-cip-core 5/5] scripts/repro-tests.sh: Add *wic.p0 image into reproducible tests

[PATCH v2] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-11 13:30 UTC 

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-11 13:30 UTC  (14+ messages)

[PATCH] dm: core: ofnode: Fix error message in ofnode_read_bootscript_address/flash()
 2023-09-11 13:30 UTC 

[PATCH bpf] bpf: Avoid deadlock when using queue and stack maps from NMI
 2023-09-11 13:28 UTC 

[PATCH] arm64: xilinx: Guard distro boot variable generation
 2023-09-11 13:27 UTC  (2+ messages)

[PATCH] arm64: versal: Do not define boot command for mini configurations
 2023-09-11 13:26 UTC  (2+ messages)

[PATCH v2] tpm: fix crash when FD >= 1024
 2023-09-11 13:25 UTC 

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-11 13:26 UTC  (3+ messages)

[igt-dev] [PATCH 0/2] i915_pipe_stress fixes
 2023-09-11 13:25 UTC  (5+ messages)
` [igt-dev] [PATCH 1/2] tests/intel/i915_pipe_stress: Fix create_buf function
` [igt-dev] ✓ CI.xeBAT: success for i915_pipe_stress fixes
` [igt-dev] ✓ Fi.CI.BAT: "

[igt-dev] [PATCH i-g-t 0/4] Add copy basic test to exercise blt commands
 2023-09-11 13:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/4] intel/xe_copy_basic: "

[RFC PATCH] powerpc: Make crashing cpu to be discovered first in kdump kernel
 2023-09-11 13:23 UTC  (2+ messages)

[PATCH] perf cs-etm: Fix kernel timestamp handling
 2023-09-11 13:24 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 75a5221630fe5aa3fedba7a06be618db0f79ba1e
 2023-09-11 13:21 UTC 

[PATCHv6 0/3] enable nr_cpus for powerpc
 2023-09-11 13:18 UTC  (8+ messages)
` [PATCHv6 1/3] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv6 2/3] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv6 3/3] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid

[linux-next:pending-fixes] BUILD SUCCESS 5bf0551cf04ace2bb811bd2419500f202c475c33
 2023-09-11 13:21 UTC 

[PATCH] config: j7200: removed not needed power config
 2023-09-11 13:21 UTC  (2+ messages)

[PATCH v3 00/13] arm_scmi/cpufreq: Add generic performance scaling support
 2023-09-11 13:20 UTC  (5+ messages)
` [PATCH v3 08/13] dt-bindings: arm: cpus: Add a power-domain-name for a performance-domain
` [PATCH v3 09/13] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13

[PATCH 00/14] add driver to support secure video decoder
 2023-09-11 12:59 UTC  (30+ messages)
` [PATCH 01/14] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH 02/14] media: mediatek: vcodec: allocate tee share memory
` [PATCH 03/14] media: mediatek: vcodec: send share memory data to optee
` [PATCH 04/14] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH 05/14] media: mediatek: vcodec: using encoder's device to alloc/free memory
` [PATCH 06/14] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH 07/14] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH 08/14] media: medkatek: vcodec: support one plane capture buffer
` [PATCH 09/14] media: medkatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH 10/14] media: medkatek: vcodec: remove parse nal_info in kernel
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
` [PATCH 13/14] media: medkatek: vcodec: disable wait interrupt for svp mode
` [PATCH 14/14] media: medkatek: vcodec: support tee decoder

[PATCH] ARM: shmobile: defconfig: Refresh for v6.6-rc1
 2023-09-11 13:17 UTC 

[Buildroot] [PATCH v1] package/speechd: bump version to 0.11.5
 2023-09-11 13:17 UTC 

[PATCH v4 0/4] riscv: tlb flush improvements
 2023-09-11 13:12 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Improve flush_tlb()
` [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v4 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v3 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-11 13:08 UTC  (6+ messages)
` [PATCH v3 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v3 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
` [PATCH v3 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v3 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v3 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-11 13:14 UTC  (4+ messages)
` [PATCH 02/21] gpiolib: provide gpio_device_find()

[PATCH] xen/arm: Skip Xen specific nodes/properties from hwdom /chosen node
 2023-09-11 13:14 UTC  (2+ messages)

[PATCH v6 0/5] drm/amdgpu: Rework coredump memory allocation
 2023-09-11 13:13 UTC  (4+ messages)
` [PATCH v6 1/5] drm/amdgpu: Allocate coredump memory in a nonblocking way

[igt-dev] [i-g-t] tests/intel/kms_fbt: Convert basic test to dynamic
 2023-09-11 13:13 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

riscv64 virt board crash upon startup
 2023-09-11 13:12 UTC  (6+ messages)

[PATCH v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype
 2023-09-11 13:11 UTC  (3+ messages)

[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
 2023-09-11 13:11 UTC  (5+ messages)
` [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads

[PATCH] windows/virt2phys: fix block MDL not updated
 2023-09-11 13:09 UTC  (2+ messages)
` [PATCH v2] "

[Nouveau] [PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-11 13:09 UTC  (6+ messages)
` [Nouveau] [PATCH drm-misc-next v3 2/7] drm/gpuvm: allow building as module
  `  "
` [Nouveau] [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
  `  "

[PATCH] drm/amd/display: Remove unwanted drm edid references
 2023-09-11  8:42 UTC  (2+ messages)

[Bug 217892] New: [amdgpu]: system freezes when trying to turn back on monitor
 2023-09-09 11:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
 2023-09-10 20:43 UTC  (2+ messages)

[PATCH] drm/amd/display: fix replay_mode kernel-doc warning
 2023-09-10 23:44 UTC 

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-09-11 13:06 UTC  (4+ messages)
` [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation

[PATCH] net/sfc: account for data offset on Tx
 2023-09-11 13:06 UTC  (2+ messages)

[PATCH] net/sfc: set max Rx packet length for representors
 2023-09-11 13:06 UTC  (2+ messages)

[PATCH] mtd: cs42l43: use modern PM macro helpers
 2023-09-11 13:04 UTC  (3+ messages)

[PATCH 0/3] Add AM65x ICSSG Ethernet support
 2023-09-11 13:05 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: ti: am654-base-board: add ICSSG2 "

[PATCH] ARM: mm: fix stack corruption when CONFIG_ARM_PV_FIXUP=y
 2023-09-11 13:04 UTC  (5+ messages)

[PATCH] riscv: defconfig : add CONFIG_MMC_DW for starfive
 2023-09-11 13:05 UTC  (2+ messages)

[Intel-xe] [PATCH v3 0/2] drm/tests: Fix for UAF and a test for drm_exec lock alloc tracking warning
 2023-09-11 13:04 UTC  (5+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/tests: helpers: Avoid a driver uaf

[Buildroot] [PATCH 1/1] package/freescale-imx/imx-kobs: bump to version ff13a99a22aa73cca0e09a33c2ebb6a94ad698da
 2023-09-11 13:04 UTC 

[Buildroot] [PATCH 1/1] package/swupdate: add embedded lua handler config option
 2023-09-11 13:03 UTC 

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-11 13:03 UTC  (6+ messages)
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k

[PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
 2023-09-11 13:03 UTC  (4+ messages)

[PATCH v2 0/7] remaining tree-wide spelling fixes
 2023-09-11 13:01 UTC  (4+ messages)
` [PATCH 6/7] hw/tpm: "

[PATCH linux dev-6.1 0/5] Backports to support OpenBMC with IMA
 2023-09-11 13:00 UTC  (4+ messages)

[PATCH] tpm: fix crash when FD >= 1024
 2023-09-11 12:56 UTC  (2+ messages)

[PATCH 0/4] KASan: print output directly to stderr
 2023-09-11 12:56 UTC  (5+ messages)
` [PATCH 1/4] ARM: unwind: don't allocate while printing stack trace
` [PATCH 2/4] ARM64: backtrace: print stacktrace to stderr
` [PATCH 3/4] KASan: only print "
` [PATCH 4/4] KASan: don't allocate memory while printing report

[PATCH] tools/misc/xencov_split: Add python 3 compatibility
 2023-09-11 12:55 UTC  (3+ messages)

[PATCH v2] aiodev: imx_thermal: fix breakage after device tree sync
 2023-09-11 12:54 UTC  (2+ messages)

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-09-11 12:53 UTC  (9+ messages)
` [PATCH v3 1/6] alpha: Streamline convoluted PCI error handling
` [PATCH v3 2/6] sh: pci: Do PCI error check on own line
` [PATCH v3 3/6] atm: iphase: Do PCI error checks "
` [PATCH v3 4/6] PCI: Do error check on own line to split long if conditions
` [PATCH v3 5/6] PCI: xgene: Do PCI error check on own line & keep return value
` [PATCH v3 6/6] scsi: ipr: Do PCI error checks on own line


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.