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

+ 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 bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-24 18:01 UTC  (4+ messages)

[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

[PATCH v2 0/4] lib: optimize find_bit() functions
 2022-08-24 17:59 UTC  (16+ 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

+ 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)

[RFC PATCH 00/17] (The beginning of) a new i386 decoder
 2022-08-24 17:32 UTC  (16+ 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 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 17/17] target/i386: add a8-af, b8-bf opcodes

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

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

"Fixes:" vs. "Cc: stable ..."
 2022-08-24 17:58 UTC  (2+ messages)

[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  (7+ messages)
` [RFC PATCH 01/14] drm/qaic: Add documentation for AIC100 "
` [RFC PATCH 03/14] drm/qaic: Add qaic.h internal header
` [RFC PATCH 06/14] drm/qaic: Add datapath
` [RFC PATCH 08/14] drm/qaic: Add RAS component

[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  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

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

[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 v1 00/35] drm: Analog TV Improvements
 2022-08-16  9:42 UTC  (5+ messages)
` [PATCH v1 05/35] drm/connector: Add TV standard property

[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  (11+ messages)
` [PATCH v7 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-24 17:41 UTC  (3+ messages)
` [PATCH v4 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2)

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 net-next v2 0/4] net: devlink: sync flash and dev info commands
 2022-08-24 17:31 UTC  (7+ messages)
` [patch net-next v2 4/4] net: devlink: expose the info about version representing a component

[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

[RFC 00/10] arm64/riscv: Introduce fast kexec reboot
 2022-08-24 17:26 UTC  (8+ messages)
` [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel

[PATCH] drm/i915/guc/slpc: Allow SLPC to use efficient frequency
 2022-08-15 23:16 UTC  (3+ messages)

[PATCH bpf-next,v3] bpf/scripts: assert helper enum value is aligned with comment order
 2022-08-24 17:25 UTC  (2+ messages)

[PATCH] drm/i915/guc: clear stalled request after a reset
 2022-08-15 22:27 UTC  (2+ messages)
` [Intel-gfx] "

[syzbot] general protection fault in __io_sync_cancel
 2022-08-24 17:22 UTC  (3+ messages)

[PATCH v1 0/4] drm/msm: move resource allocation to the _probe function
 2022-08-24 17:20 UTC  (5+ messages)
` [PATCH v1 1/4] drm/msm/mdp5: stop overriding drvdata

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

[PATCH v5 0/3] PCI: Restrict pci transactions after pci suspend
 2022-08-24 17:20 UTC  (5+ messages)
` [PATCH v5 2/3] PCI: qcom: "

[PATCH bpf-next,v3] selftests/bpf: add lwt ip encap tests to test_progs
 2022-08-24 17:20 UTC  (2+ messages)

EBUSY when using NVMe Block Driver with multiple devices in the same IOMMU group
 2022-08-24 17:18 UTC  (2+ messages)

[PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
 2022-08-24 17:19 UTC  (3+ messages)

[PATCH linux-next] drm/amdgpu/vcn: Return void from the stop_dbg_mode
 2022-08-15 20:48 UTC  (3+ messages)

[PATCH] KVM: x86: use TPAUSE to replace PAUSE in halt polling
 2022-08-24 17:19 UTC  (3+ messages)

+ mm-page_alloc-leave-irqs-enabled-for-per-cpu-page-allocations.patch added to mm-unstable branch
 2022-08-24 17:19 UTC 

[PATCH] drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()
 2022-08-15 20:21 UTC  (4+ messages)

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

[jgunthorpe:vfio_iommufd 28/29] drivers/vfio/vfio_main.c:618:6: warning: no previous prototype for 'vfio_assert_device_open'
 2022-08-24 17:16 UTC 

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2022-08-24 17:16 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Allow opt out of guest hypercall patching
 2022-08-24 17:15 UTC  (12+ messages)
` [PATCH 1/2] KVM: x86: Allow userspace to opt out of "

Latest gang submit patches
 2022-08-15 18:59 UTC  (3+ messages)
` [PATCH 03/10] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP
` [PATCH 04/10] drm/amdgpu: cleanup and reorder amdgpu_cs.c

[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
 2022-08-24 17:13 UTC  (13+ messages)


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.