All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-24 17:26:27 to 2022-08-24 18:17:12 UTC [more...]

+ maple-tree-add-new-data-structure-fix.patch added to mm-unstable branch
 2022-08-24 18:17 UTC 

[pseudo][PATCH] Minor build fixes
 2022-08-24 18:16 UTC 

Ryzen 6000 (Mobile)
 2022-08-24 18:15 UTC  (10+ messages)

[PATCH v9 0/6] Add TDX Guest Attestation support
 2022-08-24 18:16 UTC  (3+ messages)

[PATCH v1 0/5] vhost-user-blk: dynamically resize config space based on features
 2022-08-24 18:13 UTC  (7+ messages)
` [PATCH v1 2/5] virtio-blk: move config space sizing code to virtio-blk-common
` [PATCH v1 3/5] vhost-user-blk: make it possible to disable write-zeroes/discard
` [PATCH v1 4/5] vhost-user-blk: make 'config_wce' part of 'host_features'

[Nouveau] [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-17 12:22 UTC  (5+ messages)
` [Nouveau] [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection
    `  "

[PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported
 2022-08-17 11:59 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/guc/slpc: Allow SLPC to use efficient frequency
 2022-08-24 18:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/guc/slpc: Allow SLPC to use efficient frequency (rev6)

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-17 11:46 UTC  (14+ messages)
` [PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
` [PATCH v1 05/35] drm/connector: Add TV standard property

[PATCH] gdbstub: only send stop-reply upon request
 2022-08-24 17:51 UTC  (2+ messages)
` [RFC PATCH v2] gdbstub: only send stop-reply packets when allowed to

[LTP] [PATCH 0/5] Fanotify tests for FAN_MARK_EVICTABLE
 2022-08-24 18:13 UTC  (9+ messages)
` [LTP] [PATCH 5/5] syscalls/fanotify10: Add test cases for evictable ignore mark

[ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2
 2022-08-24 18:13 UTC  (2+ messages)

[PATCH v2] trailer: allow spaces in tokens
 2022-08-24 18:13 UTC  (3+ messages)
` [PATCH] Documentation: clarify whitespace rules for trailers

[PATCH RESEND v5 24/24] PCI: dwc: Add DW eDMA engine support
 2022-08-24 18:13 UTC  (3+ messages)

+ task_work-use-try_cmpxchg-in-task_work_add-task_work_cancel_match-and-task_work_run.patch added to mm-nonmm-unstable branch
 2022-08-24 18:12 UTC 

[PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-24 18:12 UTC  (7+ messages)
` [PATCH v4 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2)
` [PATCH v4 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2)
` [PATCH v4 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel

[patch net-next v2 0/4] net: devlink: sync flash and dev info commands
 2022-08-24 18:12 UTC  (8+ messages)
` [patch net-next v2 4/4] net: devlink: expose the info about version representing a component

"Fixes:" vs. "Cc: stable ..."
 2022-08-24 18:11 UTC  (3+ messages)

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-24 17:58 UTC  (7+ messages)
` [PATCH 07/51] tests: Avoid using hardcoded /tmp in test cases
` [PATCH 12/51] tests: Use g_mkdir_with_parents()
` [PATCH 42/51] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab

[PATCH for-7.2 v2 0/2] ppc/pnv: fix root port QOM parenting
 2022-08-24 17:39 UTC  (2+ messages)

[PATCH v2 0/4] lib: optimize find_bit() functions
 2022-08-24 18:11 UTC  (17+ messages)
` [PATCH v2 1/3] lib/find_bit: introduce FIND_FIRST_BIT() macro
` [PATCH v2 2/3] lib/find_bit: create find_first_zero_bit_le()
` [PATCH v2 3/3] lib/find_bit: optimize find_next_bit() functions

[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-24 18:10 UTC  (9+ messages)
` [PATCH bpf-next v4 2/3] bpf: Add "

[PATCH bpf-next,v4] bpf/scripts: assert helper enum value is aligned with comment order
 2022-08-24 18:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-24 18:10 UTC 

[RFC PATCH 00/17] (The beginning of) a new i386 decoder
 2022-08-24 17:32 UTC  (18+ messages)
` [PATCH 01/17] target/i386: extract old decoder to a separate file
` [PATCH 02/17] target/i386: introduce insn_get_addr
` [PATCH 03/17] target/i386: add core of new i386 decoder
` [PATCH 04/17] target/i386: add ALU load/writeback core
` [PATCH 05/17] target/i386: add 00-07, 10-17 opcodes
` [PATCH 06/17] target/i386: add 08-0F, 18-1F opcodes
` [PATCH 07/17] target/i386: add 20-27, 30-37 opcodes
` [PATCH 08/17] target/i386: add 28-2f, 38-3f opcodes
` [PATCH 09/17] target/i386: add 40-47, 50-57 opcodes
` [PATCH 10/17] target/i386: add 48-4f, 58-5f opcodes
` [PATCH 11/17] target/i386: add 60-67, 70-77 opcodes
` [PATCH 12/17] target/i386: add 68-6f, 78-7f opcodes
` [PATCH 13/17] target/i386: add 80-87, 90-97 opcodes
` [PATCH 14/17] target/i386: add a0-a7, b0-b7 opcodes
` [PATCH 15/17] target/i386: do not clobber A0 in POP translation
` [PATCH 16/17] target/i386: add 88-8f, 98-9f opcodes
` [PATCH 17/17] target/i386: add a8-af, b8-bf opcodes

[Intel-gfx] [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
 2022-08-17  9:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix warning callstack for imbalance wakeref (rev3)

[PATCH 0/2] usb: ehci: Prevent possible modulo by zero
 2022-08-24 18:07 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH net-next v2] bonding: Remove unnecessary check
 2022-08-24 18:07 UTC  (2+ messages)

[Intel-gfx] [RESEND 0/3] drm/i915/dsi: fix DSI DCS backlight port handling
 2022-08-17  8:14 UTC  (3+ messages)
` [Intel-gfx] [RESEND 3/3] drm/i915/dsi: use VBT backlight and CABC port definitions directly

[PATCH] drm/i915: Fix random -ENOSPC eviction errors due to locked vma objects
 2022-08-17  7:34 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
 2022-08-17  6:43 UTC  (3+ messages)
` [PATCH 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()

+ mm-remove-the-vma-linked-list-fix.patch added to mm-unstable branch
 2022-08-24 18:03 UTC 

[GIT PULL] dmi update for v5.19
 2022-08-24 18:02 UTC  (3+ messages)

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-24 18:02 UTC  (21+ messages)
` [PATCH v4 1/4] dt-bindings: timer: sifive,clint: add legacy riscv compatible
    ` [PATCH v4 1/4] dt-bindings: timer: sifive, clint: "
` [PATCH v4 2/4] dt-bindings: interrupt-controller: sifive,plic: "
  ` [PATCH v4 2/4] dt-bindings: interrupt-controller: sifive, plic: "
` [PATCH v4 3/4] dt-bindings: riscv: add new riscv,isa strings for emulators
  ` [PATCH v4 3/4] dt-bindings: riscv: add new riscv, isa "

[Intel-gfx] [PATCH 00/39] drm/i915: add display sub-struct to drm_i915_private
 2022-08-17  4:49 UTC  (13+ messages)
` [Intel-gfx] [PATCH 09/39] drm/i915: move and group gmbus members under display.gmbus
` [Intel-gfx] [PATCH 12/39] drm/i915: move and split audio under display.audio and display.funcs
` [Intel-gfx] [PATCH 37/39] drm/i915: move quirks under display sub-struct

[PATCH libdrm v3 0/2] Add Writeback Support for Modetest
 2022-08-17  1:22 UTC  (3+ messages)
` [PATCH libdrm v3 1/2] tests/modetest: Allocate drmModeAtomicReq before setting properties
` [PATCH libdrm v3 2/2] tests/modetest: Add support for writeback connector

[PATCH v2 1/2] drm/i915/gt: Add dedicated function for non-ctx register tuning settings
 2022-08-16 23:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[dm-devel] A kernel panic (or soft lockup) due to stack overflow by recursive dm-table reload
 2022-08-24 16:49 UTC 

[dm-devel] [PATCH 1/3] libmultipath: merge_mptable(): sort table by wwid
 2022-08-24 17:02 UTC  (4+ messages)

[Bug 216407] New: OF: unittest fails some tests on ppc and ppc64 (### dt-test ### end of unittest - 266 passed, 6 failed)
 2022-08-24 18:01 UTC  (4+ messages)
` [Bug 216407] "

[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-08-24 18:00 UTC  (3+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-08-24 18:01 UTC  (3+ messages)
` [PATCH v12 43/46] virt: Add SEV-SNP guest driver

+ block-zram-do-not-keep-dangling-zcomp-pointer-after-zram-reset.patch added to mm-unstable branch
 2022-08-24 17:59 UTC 

[PATCH 0/2] Drop version numbers from firmware files
 2022-08-16 20:28 UTC 

[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
 2022-08-24 17:57 UTC  (9+ messages)
` [PATCH 1/8] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [PATCH 2/8] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH 3/8] hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
` [PATCH 4/8] hugetlb: handle truncate racing with page faults
` [PATCH 5/8] hugetlb: rename vma_shareable() and refactor code
` [PATCH 6/8] hugetlb: add vma based lock for pmd sharing
` [PATCH 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
` [PATCH 8/8] hugetlb: use new vma_lock for pmd sharing synchronization

RTT-PROBE: lore-subspace-rtt
 2022-08-24 18:00 UTC 

ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
 2022-08-24 17:59 UTC  (5+ messages)

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-16 17:28 UTC  (2+ messages)
` [PATCH 3/3] iommu/dma: Make header private

[PATCH] dt-bindings: display: simple: Add Multi-Inno Technology MI0800FT-9 panel
 2022-08-16 17:21 UTC  (2+ messages)

+ nommu-remove-uses-of-vma-linked-list-fix.patch added to mm-unstable branch
 2022-08-24 17:58 UTC 

[PATCH] usb: host: Use helper function to get endpoint
 2022-08-24 17:57 UTC  (4+ messages)

[PATCH] x86/cpu: Add CPU model numbers for Meteor Lake
 2022-08-24 17:57 UTC 

[PATCH v6 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-24 17:55 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

+ mm-gupc-refactor-check_and_migrate_movable_pages.patch added to mm-unstable branch
 2022-08-24 17:56 UTC 

+ mm-gupc-dont-pass-gup_flags-to-check_and_migrate_movable_pages.patch added to mm-unstable branch
 2022-08-24 17:56 UTC 

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-08-24 17:55 UTC  (7+ messages)

Basic PCP/DEI-based queue classification
 2022-08-24 17:55 UTC  (7+ messages)

[PATCH 00/12] drm/udl: More fixes
 2022-08-16 15:36 UTC  (2+ messages)
` [PATCH 04/12] Revert "drm/udl: Kill pending URBs at suspend and disconnect"

[PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
 2022-08-24 17:41 UTC  (3+ messages)
  ` [Virtio-fs] "

[Nouveau] [PATCH] subdev/clk: fix repeated words in comments
 2022-08-21 14:30 UTC 

[Intel-gfx] [PATCH 0/3] drm/i915/dsi: fix DSI DCS backlight port handling
 2022-08-16 14:55 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+
` [Intel-gfx] [PATCH 3/3] drm/i915/dsi: use VBT backlight and CABC port definitions directly

[meta-oe][PATCH] yasm: Only depend on xmlto when docs are enabled
 2022-08-24 17:53 UTC  (4+ messages)
` [oe] "

[RFC PATCH 00/14] QAIC DRM accelerator driver
 2022-08-16 14:50 UTC  (4+ messages)
` [RFC PATCH 01/14] drm/qaic: Add documentation for AIC100 "

[PATCH] configs: stih410-b2260: Fix SYS_HZ_CLOCK value
 2022-08-24 17:51 UTC  (2+ messages)

[PATCH] xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
 2022-08-24 17:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-24 17:50 UTC 

[PATCH 0/3] drm/i915: Replace kmap() with kmap_local_page()
 2022-08-24 17:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/3] built-in add -p: support diff-so-fancy better
 2022-08-24 17:49 UTC  (5+ messages)

[to-be-updated] bootmem-remove-the-vmemmap-pages-from-kmemleak-in-free_bootmem_page.patch removed from -mm tree
 2022-08-24 17:48 UTC 

[PATCH v7 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-16  9:35 UTC  (2+ messages)
` [Intel-gfx] [PATCH v7 1/8] overflow: Move and add few utility macros into overflow

[PATCH] media: rkisp1: Zero v4l2_subdev_format fields in when validating links
 2022-08-24 17:48 UTC  (2+ messages)

[PATCH] drm: Fix all occurences of the "the the" typo
 2022-08-16  8:53 UTC  (2+ messages)
` [Intel-gfx] "

[PATCHv2] drm/amdgpu: Fix interrupt handling on ih_soft ring
 2022-08-16  8:15 UTC  (2+ messages)

[PATCH 0/5] drm/msm+iommu/arm-smmu-qcom: tlbinv optimizations
 2022-08-24 17:46 UTC  (3+ messages)
` [PATCH 5/5] drm/msm: Skip tlbinv on unmap from non-current pgtables

[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-24 17:45 UTC  (6+ messages)
` [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
  ` [Linaro-mm-sig] "

[PATCH] idxd: avoid deadlock in process_misc_interrupts()
 2022-08-24 17:45 UTC  (5+ messages)
` [PATCH v2] dmaengine: "

“Backend has not unmapped grant” errors
 2022-08-24 17:44 UTC  (2+ messages)

[RFC PATCH 2/3] NFS: Add support for netfs in struct nfs_inode and Kconfig
 2022-08-24 17:43 UTC  (9+ messages)
` [RFC PATCH 0/3] Convert NFS to the new netfs API

[f2fs-dev] [PATCH v2 0/5] PAGE_SIZE and zoned storage related improvements
 2022-08-24 17:41 UTC  (2+ messages)

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-24 17:40 UTC  (9+ messages)
` [PATCH v7 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

RTT-PROBE: lore-subspace-rtt
 2022-08-24 17:40 UTC 

[PATCH -next] selftests/bpf: fix wrong size passed to bpf_setsockopt()
 2022-08-24 17:40 UTC  (2+ messages)

[PATCH net-next 0/2] ice: support FEC automatic disable
 2022-08-24 17:40 UTC  (9+ messages)
` [PATCH net-next 1/2] ethtool: pass netlink extended ACK to .set_fecparam
` [PATCH net-next 2/2] ice: add support for Auto FEC with FEC disabled via ETHTOOL_SFECPARAM

[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-24 17:39 UTC  (3+ messages)
` [PATCH v3 03/10] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA

[Intel-gfx] [PATCH] drm/i915/backlight: split out backlight registers to a separate file
 2022-08-16  4:18 UTC  (2+ messages)

[PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type
 2022-08-24 17:38 UTC  (2+ messages)

Call for papers - ICITS'2023 | Cusco, Peru | Deadline: September 11
 2022-08-24 16:46 UTC 

[PATCH v4 0/4] riscv, mm: detect svnapot cpu support at runtime
 2022-08-24 17:37 UTC  (3+ messages)
` [PATCH v4 1/4] mm: modify pte format for Svnapot

[PATCH] dt-bindings: leds: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-24 17:36 UTC  (3+ messages)

[PATCH v2 0/1] ofnet: Fix incorrect mask for ppc64
 2022-08-24 17:36 UTC  (2+ messages)
` [PATCH v2] net/drivers/ieee1275/ofnet: fix incorrect netmask

+ mm-pagewalk-move-variables-to-more-local-scope-tweak-loops-fix.patch added to mm-unstable branch
 2022-08-24 17:36 UTC 

+ mm-pagewalk-make-error-checks-more-obvious-fix-2.patch added to mm-unstable branch
 2022-08-24 17:36 UTC 

+ mm-pagewalk-make-error-checks-more-obvious-fix.patch added to mm-unstable branch
 2022-08-24 17:36 UTC 

[Intel-gfx] [Intel-gfx 0/2] Delay disabling scheduling on a context
 2022-08-16  2:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v2 00/10] Encrypted Hibernation
 2022-08-24 17:34 UTC  (4+ messages)
` [PATCH v2 04/10] security: keys: trusted: Allow storage of PCR values in creation data

[RFC PATCH] tests/vm: Remove obsolete Fedora VM test
 2022-08-24 17:29 UTC  (2+ messages)

[PATCH] promisor-remote: fix xcalloc() argument order
 2022-08-24 17:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] x86/sev: Mark snp_abort() noreturn
 2022-08-24 17:29 UTC  (2+ messages)

[PATCH] virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()
 2022-08-24 17:32 UTC  (5+ messages)

[PATCH] drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0
 2022-08-24 17:32 UTC 

[PATCH v4 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-08-24 17:31 UTC  (3+ messages)
` [PATCH v4 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE

[PATCH v2] drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
 2022-08-24 17:30 UTC  (3+ messages)

[PATCH] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
 2022-08-24 17:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-24 17:30 UTC 

[PATCH bpf-next] selftests/bpf: Add cb_refs test to s390x deny list
 2022-08-24 17:30 UTC  (2+ messages)

[PATCH] ATA: ACPI: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-24 17:29 UTC 

[PATCH 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2022-08-24 17:27 UTC  (9+ messages)
` [PATCH 16/20] dt-bindings: memory: snps: Detach Zynq DDRC controller support

[Intel-gfx] [PATCH v2] drm/i915/guc/slpc: Allow SLPC to use efficient frequency
 2022-08-16  0:01 UTC  (3+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/guc/slpc: Allow SLPC to use efficient frequency (rev2)

[Intel-gfx] [PATCH 2/2] drm/i915/dg2: Add additional tuning settings
 2022-08-15 23:46 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

+ mm-page_alloc-fix-race-condition-between-build_all_zonelists-and-page-allocation-fix.patch added to mm-hotfixes-unstable branch
 2022-08-24 17:27 UTC 

+ mm-page_alloc-fix-race-condition-between-build_all_zonelists-and-page-allocation.patch added to mm-hotfixes-unstable branch
 2022-08-24 17:27 UTC 

[PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
 2022-08-24 17:26 UTC  (7+ messages)
` [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver


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.