All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-19 15:07:41 to 2023-05-19 15:51:42 UTC [more...]

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-19 14:47 UTC  (5+ messages)
` [PATCH v7 2/4] x86/purgatory: Remove PGO flags
` [PATCH v7 3/4] powerpc/purgatory: "
` [PATCH v7 4/4] riscv/purgatory: "

[PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
 2023-05-19 15:51 UTC  (2+ messages)

[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-19 15:50 UTC  (5+ messages)
` [PATCH v2 3/9] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles

[PATCH V2] kbd: Add ptest support
 2023-05-19 15:50 UTC  (3+ messages)
` [OE-core] "

[Intel-xe] [PATCH v5 1/7] drm: fix drmm_mutex_init()
 2023-05-19 15:50 UTC  (3+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v5,1/7] drm: fix drmm_mutex_init() (rev3)
` [Intel-xe] ✓ CI.KUnit: "

[Intel-gfx] [PATCH v7 0/7] Add MTL PMU support for multi-gt
 2023-05-19 15:49 UTC  (8+ messages)
` [Intel-gfx] [PATCH v7 1/7] drm/i915/pmu: Change bitmask of enabled events to u32
` [Intel-gfx] [PATCH v7 2/7] drm/i915/pmu: Support PMU for all engines
` [Intel-gfx] [PATCH v7 3/7] drm/i915/pmu: Skip sampling engines with no enabled counters
` [Intel-gfx] [PATCH v7 4/7] drm/i915/pmu: Transform PMU parking code to be GT based
` [Intel-gfx] [PATCH v7 5/7] drm/i915/pmu: Add reference counting to the sampling timer
` [Intel-gfx] [PATCH v7 6/7] drm/i915/pmu: Prepare for multi-tile non-engine counters
` [Intel-gfx] [PATCH v7 7/7] drm/i915/pmu: Export counters from all tiles

[PATCH v2 0/4] drm/msm: move resource allocation to the _probe function
 2023-05-19 15:49 UTC  (10+ messages)
` [PATCH v2 1/4] drm/msm: allow passing struct msm_kms to msm_drv_probe()
` [PATCH v2 2/4] drm/msm/dpu: move resource allocation to the _probe function
` [PATCH v2 3/4] drm/msm/mdp4: "
` [PATCH v2 4/4] drm/msm/mdp5: "

[PATCH v4 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-19 15:49 UTC  (9+ messages)
` [PATCH v4 01/15] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v4 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned

[igt-dev] [PATCH i-g-t 0/6] Improve description of tests used by i915 validation
 2023-05-19 15:48 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/6] tests: better document core_* tests used for "
` [igt-dev] [PATCH i-g-t 2/6] tests: better document the remaining core used by "
` [igt-dev] [PATCH i-g-t 3/6] i915/gem_exec_*: better document gem exec tests used for "
` [igt-dev] [PATCH i-g-t 4/6] i915/gem_ctx_*: better document i915 context tests

[PATCH v2 1/4] drm/msm: allow passing struct msm_kms to msm_drv_probe()
 2023-05-19 15:47 UTC  (3+ messages)
` [PATCH v2 2/4] drm/msm/dpu: move resource allocation to the _probe function

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-05-19 15:47 UTC  (12+ messages)

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-05-19 15:47 UTC  (20+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[kirkstone][PATCH] nghttp2: Deleted the entries for -client and -server, and removed a dependency on them from the main package
 2023-05-19 15:47 UTC 

[igt-dev] [PATCH i-g-t v3 00/16] PMU: multi-tile support
 2023-05-19 15:46 UTC  (17+ messages)
` [igt-dev] [PATCH i-g-t v3 01/16] i915/gem_engine_topology: Support gem_list_engines on platforms prior to MTL
` [igt-dev] [PATCH i-g-t v3 02/16] perf_pmu: Support multi-tile in rc6 subtest
` [igt-dev] [PATCH i-g-t v3 03/16] perf_pmu: Two new rc6 subtests
` [igt-dev] [PATCH i-g-t v3 04/16] perf_pmu: Support multi-tile in frequency subtest
` [igt-dev] [PATCH i-g-t v3 05/16] perf_pmu: Quiesce GPU if measuring idle busyness without spinner
` [igt-dev] [PATCH i-g-t v3 06/16] perf_pmu: Use correct pmu config for multi-tile
` [igt-dev] [PATCH i-g-t v3 07/16] intel_gpu_top: Add an array of freq and rc6 counters
` [igt-dev] [PATCH i-g-t v3 08/16] intel_gpu_top: Determine number of tiles
` [igt-dev] [PATCH i-g-t v3 09/16] intel_gpu_top: Capture freq and rc6 counters from each gt
` [igt-dev] [PATCH i-g-t v3 10/16] intel_gpu_top: Switch pmu_counter to use aggregated values
` [igt-dev] [PATCH i-g-t v3 11/16] intel_gpu_top: Add definitions for gt-specific items and groups
` [igt-dev] [PATCH i-g-t v3 12/16] intel_gpu_top: Bump up size of groups to accomodate multi-gt
` [igt-dev] [PATCH i-g-t v3 13/16] intel_gpu_top: Increase visibility for class_view
` [igt-dev] [PATCH i-g-t v3 14/16] intel_gpu_top: Show gt specific values if requested
` [igt-dev] [PATCH i-g-t v3 15/16] intel_gpu_top: Reduce one level of indent
` [igt-dev] [PATCH i-g-t v3 16/16] intel_gpu_top: Add gt specific values to header in interactive mode

[PATCH v4 1/4] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
 2023-05-19 15:45 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: soc: Add i.MX6SX General Purpose Register

[PATCH v6 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-19 15:45 UTC  (5+ messages)
` [PATCH v6 6/7] hw/cxl/events: Add injection of DRAM events

[PATCH] drm/radeon: fix possible division-by-zero errors
 2023-05-19 15:33 UTC  (3+ messages)

[PATCH v2] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
 2023-05-19 15:44 UTC  (4+ messages)

[syzbot] [fbdev?] [usb?] WARNING in dlfb_submit_urb/usb_submit_urb (2)
 2023-05-19 15:42 UTC  (10+ messages)

[PATCH] net/handshake: Squelch allocation warning during Kunit test
 2023-05-19 15:42 UTC  (2+ messages)

[sashal-stable:pending-6.3 150/198] drivers/usb/host/xhci.c:497:19: error: static declaration of 'xhci_try_enable_msi' follows non-static declaration
 2023-05-19 15:40 UTC 

drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:1371 dpu_plane_reset() warn: variable dereferenced before check 'plane' (see line 1369)
 2023-05-19 15:40 UTC 

[android-common:android13-5.15 3/3] htmldocs: Warning: Documentation/ABI/testing/dm-bow references a file that doesn't exist: Documentation/device-mapper/dm-bow
 2023-05-19 15:40 UTC 

[PATCH] iommu/exynos: Implement an IDENTITY domain
 2023-05-19 15:39 UTC  (3+ messages)

gitlab shared runner time expired
 2023-05-19 15:39 UTC  (3+ messages)

[PATCH 0/1] net: ioctl: Use kernel buffer on proto ioctl callbacks
 2023-05-19 15:39 UTC  (11+ messages)
` [PATCH 1/1] net: ioctl: Use kernel memory on protocol "
  ` net: ioctl: Use kernel memory on protocol ioctl callbacks: Tests Results

Stable branch for LEDs
 2023-05-19 15:38 UTC 

Creating large folios in iomap buffered write path
 2023-05-19 15:38 UTC  (4+ messages)

[PATCH v7 2/8] cxl/mem: Wire up event interrupts
 2023-05-19 15:37 UTC  (5+ messages)
  ` CXL memory device not created correctly

[PATCH 0/6] x86: Introduce MSR_ARCH_CAPS into featuresets
 2023-05-19 15:36 UTC  (4+ messages)
` [PATCH 3/6] x86/cpu-policy: Infrastructure for MSR_ARCH_CAPS

[PATCH v2 00/19] Fix qemu_strtosz() read-out-of-bounds
 2023-05-19 15:36 UTC  (17+ messages)
` [PATCH v2 04/19] test-cutils: Test more integer corner cases
` [PATCH v2 11/19] test-cutils: Refactor qemu_strtosz tests for less boilerplate
` [PATCH v2 12/19] cutils: Allow NULL str in qemu_strtosz
` [PATCH v2 14/19] test-cutils: Add more coverage to qemu_strtosz11; rgb:1e1e/1e1e/1e1e
  ` [PATCH v2 14/19] test-cutils: Add more coverage to qemu_strtosz11;rgb:1e1e/1e1e/1e1e
` [PATCH v2 15/19] cutils: Set value in all qemu_strtosz* error paths
` [PATCH v2 17/19] cutils: Use parse_uint in qemu_strtosz for negative rejection
` [PATCH v2 19/19] cutils: Improve qemu_strtosz handling of fractions

[linux-next:master] BUILD SUCCESS WITH WARNING dbd91ef4e91c1ce3a24429f5fb3876b7a0306733
 2023-05-19 15:35 UTC  (2+ messages)

[PATCH v3 0/2] cxl: Move operations after memory is ready
 2023-05-19 15:33 UTC  (3+ messages)
` [PATCH v3 1/2] cxl: Wait Memory_Info_Valid before access memory related info

[PATCH v1] migration: fail the cap check if it requires the use of deferred incoming
 2023-05-19 15:33 UTC  (7+ messages)

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-05-19 15:33 UTC  (4+ messages)
` [RFC PATCH 19/45] KVM: arm64: iommu: Add domains

[PATCH 0/2] a few format-patch leak fixes
 2023-05-19 14:54 UTC  (3+ messages)
` [PATCH 2/2] format-patch: free elements of rev.ref_message_ids list

[PATCH] [v9] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
 2023-05-19 15:32 UTC  (7+ messages)

git clone of empty repositories doesn't preserve hash
 2023-05-19 15:32 UTC  (4+ messages)
` [PATCH v3 0/1] Fix empty SHA-256 clones with v0 and v1

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-19 15:31 UTC  (4+ messages)

[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
 2023-05-19 15:30 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix memory leaks in function live_nop_switch
 2023-05-19 15:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix memory leaks in function live_nop_switch (rev3)

[PATCH v4 0/4] pwm: meson: make full use of common clock framework
 2023-05-19 15:30 UTC  (5+ messages)
` [PATCH v4 4/4] "

[GIT PULL] Power management fixes for v6.4-rc3
 2023-05-19 15:29 UTC 

[GIT PULL] ACPI fix for v6.4-rc3
 2023-05-19 15:28 UTC 

[PATCH v2] docs: submitting-patches: Discuss interleaved replies
 2023-05-19 15:28 UTC  (2+ messages)

[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-05-19 15:28 UTC  (5+ messages)

[PATCH net-next 0/9] Netfilter updates for net-next
 2023-05-19 15:25 UTC  (6+ messages)
` [PATCH net-next 3/9] netfilter: nft_exthdr: add boolean DCCP option matching

[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
 2023-05-19 15:25 UTC  (5+ messages)

[PATCH 0/4] x86: Feature check cleanup
 2023-05-19 15:24 UTC  (4+ messages)
` [PATCH 1/4] x86/cpufeature: Rework {boot_,}cpu_has()

[f2fs-dev] A null-ptr-deref bug in f2fs_write_end_io
 2023-05-19 15:24 UTC  (3+ messages)
  `  "

[dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
 2023-05-19 15:23 UTC  (7+ messages)
` [dm-devel] [PATCH v7 1/5] block: Don't invalidate pagecache for invalid falloc modes
    `  "
` [dm-devel] [PATCH v7 4/5] dm-thin: Add REQ_OP_PROVISION support
  `  "

[RFC PATCH] Documentation: Document macro coding style
 2023-05-19 15:23 UTC  (2+ messages)

[Cluster-devel] [PATCH dlm/next 1/2] fs: dlm: plock debugfs to check for pending operations
 2023-05-19 15:23 UTC  (2+ messages)
` [Cluster-devel] [PATCH dlm/next 2/2] fs: dlm: cleanup plock op lookup functionality

[PATCH] [query-memory-size-summary] Report page size
 2023-05-19 15:22 UTC  (2+ messages)

[PATCH v6.4-rc2 1/5] fs: dlm: change local pids to be positive pids
 2023-05-19 15:21 UTC  (10+ messages)
` [Cluster-devel] "
` [PATCH v6.4-rc2 2/5] fs: dlm: fix cleanup pending ops when interrupted
  ` [Cluster-devel] "
` [PATCH v6.4-rc2 3/5] fs: dlm: switch posix lock to killable only
  ` [Cluster-devel] "
` [PATCH v6.4-rc2 4/5] fs: dlm: make F_SETLK not killable
  ` [Cluster-devel] "
` [PATCH v6.4-rc2 5/5] fs: dlm: avoid F_SETLKW plock op lookup collisions
  ` [Cluster-devel] "

[PATCH v4 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-05-19 15:22 UTC  (12+ messages)
` [PATCH v4 01/11] i2c: Enhance i2c_new_ancillary_device API
` [PATCH v4 09/11] regulator: dt-bindings: Add Renesas RAA215300 PMIC bindings

[tiwai-sound:topic/midi20 20/36] sound/core/seq/seq_ports.c:138:37: warning: variable 'num' is uninitialized when used here
 2023-05-19 15:18 UTC 

[Intel-xe] [PATCH v2] drm: fix drmm_mutex_init()
 2023-05-19 15:20 UTC  (2+ messages)

[PATCH v7 0/4] pci hotplug tracking
 2023-05-19 15:20 UTC  (3+ messages)
` [PATCH v7 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure

[PATCH] iotests: Fix test 104 under NBD
 2023-05-19 15:19 UTC  (2+ messages)

[herbert-cryptodev-2.6:master 17/23] arch/arm64/crypto/sha256-glue.c:18:20: error: expected declaration specifiers or '...' before string constant
 2023-05-19 15:18 UTC 

[sashal-stable:pending-4.14 25/37] drivers/staging/rtl8192e/rtl8192e/rtl_core.c:41:33: warning: 'rtl819xp_ops' defined but not used
 2023-05-19 15:18 UTC 

[niks:has_ioport_v5 40/43] drivers/video/fbdev/vga16fb.c:1330:45: error: implicit declaration of function 'VGA_MAP_MEM'
 2023-05-19 15:18 UTC 

[PATCH 0/6] TriCore PCXI/ICR register fixes
 2023-05-19 15:18 UTC  (4+ messages)
` [PATCH 4/6] target/tricore: Refactor PCXI/ICR register fields

[yiliu1765-iommufd:wip/hot-reset-v6 9/33] drivers/vfio/iommufd.c:154:6: warning: variable 'devid' is used uninitialized whenever 'if' condition is false
 2023-05-19 15:18 UTC 

[RFCv5 4/5] iomap: Allocate iop in ->write_begin() early
 2023-05-19 15:18 UTC  (2+ messages)

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-05-19 15:18 UTC  (9+ messages)
` [PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space

[PATCH v6 00/12] SVE feature for arm guests
 2023-05-19 15:17 UTC  (9+ messages)
` [PATCH v6 01/12] xen/arm: enable SVE extension for Xen

[PATCH] multifd: Set a higher "backlog" default value for listen()
 2023-05-19 15:17 UTC  (6+ messages)

[Intel-xe] [PATCH v2] drm/xe: Move Media GuC register definition to regs/
 2023-05-19 15:17 UTC  (2+ messages)

[RFC] MAINTAINERS: direct process doc changes to a dedicated ML
 2023-05-19 15:17 UTC  (2+ messages)

Mystery dtb check errors with ti,x-plate-ohms with txt only binding
 2023-05-19 15:16 UTC  (2+ messages)

Excessive TLB flush ranges
 2023-05-19 15:14 UTC  (12+ messages)

[igt-dev] [i-g-t 01/20] lib: Interface to close the drm fd
 2023-05-19 15:09 UTC  (2+ messages)
` [igt-dev] [i-g-t V3 "

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2023-05-19 15:14 UTC  (6+ messages)
` [PATCH RFC 1/5] hw/cxl: Use define for build bug detection

[PATCH] acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
 2023-05-19 15:14 UTC  (2+ messages)

cip/linux-4.19.y-cip ltp-timers: 11 runs, 2 regressions (v4.19.283-cip98)
 2023-05-19 15:14 UTC 

cip/linux-4.19.y-cip ltp-mm: 6 runs, 2 regressions (v4.19.283-cip98)
 2023-05-19 15:14 UTC 

cip/linux-4.19.y-cip smc: 6 runs, 2 regressions (v4.19.283-cip98)
 2023-05-19 15:14 UTC 

[PATCH] Documentation: add initial iomap kdoc
 2023-05-19 15:13 UTC  (3+ messages)

[PATCH 0/3] Generate documentation for error pointer functions
 2023-05-19 15:13 UTC  (2+ messages)

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-05-19 15:12 UTC  (3+ messages)
` [PATCH v13 02/10] fuse: Definitions and ioctl for passthrough

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-19 15:12 UTC  (3+ messages)
` [PATCHv12 3/9] efi/libstub: "

[PATCH] KVM: x86/mmu: Drop "struct kvm_mmu *mmu" from __kvm_mmu_invalidate_addr()
 2023-05-19 15:12 UTC  (2+ messages)

[PATCH 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
 2023-05-19 15:12 UTC  (5+ messages)
` [PATCH 4/4] tools/testing/cxl: add firmware update emulation to CXL memdevs

cip/linux-5.10.y-cip kselftest-seccomp: 1 runs, 1 regressions (v5.10.180-cip33)
 2023-05-19 15:12 UTC 

cip/linux-5.10.y-cip ltp-pty: 11 runs, 1 regressions (v5.10.180-cip33)
 2023-05-19 15:12 UTC 

cip/linux-5.10.y-cip ltp-ipc: 14 runs, 1 regressions (v5.10.180-cip33)
 2023-05-19 15:12 UTC 

cip/linux-5.10.y-cip ltp-timers: 16 runs, 10 regressions (v5.10.180-cip33)
 2023-05-19 15:12 UTC 

cip/linux-5.10.y-cip smc: 5 runs, 2 regressions (v5.10.180-cip33)
 2023-05-19 15:12 UTC 

[RFC dwarves 0/6] Encoding function addresses using DECL_TAGs
 2023-05-19 15:08 UTC  (3+ messages)

[PATCH] btrfs: call btrfs_orig_bbio_end_io when btrfs_end_bio_work
 2023-05-19 15:09 UTC  (2+ messages)

[RFC PATCH v2 -next] tty: serial: add panic serial helper
 2023-05-19 15:08 UTC  (4+ messages)

[PATCH v14 0/6] add Amlogic A1 clock controller drivers
 2023-05-19 15:07 UTC  (10+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH v7] drm/msm: stop storing the array of CRTCs in struct msm_drm_private
 2023-05-19 15:07 UTC 


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.