All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-02 21:39:46 to 2020-06-02 22:27:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2020-06-02 22:27 UTC 

[PATCH 13/15] aquantia: atlantic: use PCI_IRQ_ALL_TYPES where appropriate
 2020-06-02 22:27 UTC  (2+ messages)

[PATCH 12/15] amd-xgbe: use PCI_IRQ_MSI_TYPES where appropriate
 2020-06-02 22:27 UTC  (2+ messages)

[PATCHv4 00/15] dm-zoned: multiple drive support
 2020-06-02 22:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-06-02 22:27 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-06-02 22:24 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-06-02 22:21 UTC 

[PATCH] mm/migrate.c: attach_page_private already does the get_page
 2020-06-02 22:20 UTC  (2+ messages)

[git pull] drm for 5.8-rc1
 2020-06-02 22:20 UTC  (8+ messages)

[GIT PULL] Please pull hmm changes
 2020-06-02 22:20 UTC  (2+ messages)

[PATCH v2] x86/resctrl: fix a NULL vs IS_ERR() static checker warning
 2020-06-02 22:17 UTC  (3+ messages)

incoming
 2020-06-02 22:18 UTC  (5+ messages)

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-06-02 22:17 UTC  (4+ messages)
` [PATCH 13/30] xfs: handle buffer log item IO errors directly

[Buildroot] [PATCH v2 1/2] package/ell: bump version to 0.31
 2020-06-02 22:17 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/iwd: bump version to 1.7

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-02 22:17 UTC  (3+ messages)

[net 0/2] tipc: revert two patches
 2020-06-02 22:16 UTC  (2+ messages)

[PATCH] trace-cmd: Fix build dependencies
 2020-06-02 22:16 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-06-02 22:16 UTC 

[PATCH 0/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
 2020-06-02 22:12 UTC  (6+ messages)
` [PATCH 2/2] "

Upstream Yocto Bringing in GCC 10
 2020-06-02 22:12 UTC  (9+ messages)

[PATCH] x86/resctrl: Fix memory bandwidth counter width for AMD
 2020-06-02 22:12 UTC  (6+ messages)

[Buildroot] Cross-compile mariadb-connector-c for MySQL use
 2020-06-02 22:12 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2020-06-02 22:11 UTC 

[PATCH RFC] uaccess: user_access_begin_after_access_ok()
 2020-06-02 22:10 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915: Drop i915_request.i915 backpointer
 2020-06-02 22:09 UTC 

[tpm2] Re: Question: is there a way to test if a key handle (generated by tpm2tss-genkey) belongs to this TPM?
 2020-06-02 22:10 UTC 

[PATCH] format-patch: generate valid patch with diff.noprefix config
 2020-06-02 22:09 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-06-02 22:06 UTC 

[PATCH 0/4] crypto/fsl: add RNG support
 2020-06-02 22:05 UTC  (5+ messages)
` [PATCH 1/4] crypto/fsl: make SEC%u status line consistent
` [PATCH 2/4] crypto/fsl: export caam_get_era()
` [PATCH 3/4] crypto/fsl: support newer SEC modules
` [PATCH 4/4] crypto/fsl: add RNG support

[tpm2] Re: How we authorize the EK hierarchy to create AIK?
 2020-06-02 22:05 UTC 

[PATCH 1/4] qat: fix misunderstood -EBUSY return code
 2020-06-02 22:05 UTC  (2+ messages)

[PATCH 3/6] arm64/vdso: Add time namespace page
 2020-06-02 22:04 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-06-02 22:04 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-06-02 22:02 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-06-02 22:02 UTC 

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-06-02 21:59 UTC  (4+ messages)
` [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions

[PATCH v2 00/16] python: add mypy support to python/qemu
 2020-06-02 21:51 UTC  (18+ messages)
` [PATCH v2 01/16] python/qmp.py: Define common types
` [PATCH v2 02/16] iotests.py: use qemu.qmp type aliases
` [PATCH v2 03/16] python/qmp.py: re-absorb MonitorResponseError
` [PATCH v2 04/16] python/qmp.py: Do not return None from cmd_obj
` [PATCH v2 05/16] python/qmp.py: add casts to JSON deserialization
` [PATCH v2 06/16] python/qmp.py: add QMPProtocolError
` [PATCH v2 07/16] python/machine.py: Fix monitor address typing
` [PATCH v2 08/16] python/machine.py: reorder __init__
` [PATCH v2 09/16] python/machine.py: Don't modify state in _base_args()
` [PATCH v2 10/16] python/machine.py: Handle None events in event_wait
` [PATCH v2 11/16] python/machine.py: use qmp.command
` [PATCH v2 12/16] python/machine.py: Add _qmp access shim
` [PATCH v2 13/16] python/machine.py: fix _popen access
` [PATCH v2 14/16] python/qemu: make 'args' style arguments immutable
` [PATCH v2 15/16] iotests.py: Adjust HMP kwargs typing
` [PATCH v2 16/16] python/qemu: Add mypy type annotations

[PATCH v3 0/3] target: fix NULL pointer dereference
 2020-06-02 22:00 UTC  (4+ messages)
` [PATCH v3 2/3] "

another tst-arm-mte bug: qemu-system segfaults
 2020-06-02 21:58 UTC  (2+ messages)

[dpdk-dev] Marvell DPDK v20.08 Roadmap
 2020-06-02 21:58 UTC  (4+ messages)

[PATCH v8 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-06-02 21:57 UTC  (5+ messages)
` [PATCH v8 4/4] "

[PATCH v2 00/14] PCI: brcmstb: enable PCIe for STB chips
 2020-06-02 21:55 UTC  (8+ messages)
` [PATCH v2 03/14] dt-bindings: PCI: Add bindings for more Brcmstb chips

[PATCH 0/3] ARM: dts: NSP: Add support for Cisco Meraki NSP devices
 2020-06-02 21:55 UTC  (3+ messages)

BUG: unable to handle kernel paging request in rb_erase
 2020-06-02 21:55 UTC  (2+ messages)

post-receive: pub/scm/git/git-manpages
 2020-06-02 21:54 UTC 

post-receive: pub/scm/git/git-htmldocs
 2020-06-02 21:54 UTC 

[PATCH v3] perf test x86: address multiplexing in rdpmc test
 2020-06-02 21:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-06-02 21:52 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl: Add HBR and HBR2+ voltage swing table
 2020-06-02 21:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] mm/slub: fix a memory leak in sysfs_slab_add()
 2020-06-02 21:51 UTC  (7+ messages)
` kobject_init_and_add is easy to misuse

[PATCH 00/10] fix swiotlb-xen for RPi4
 2020-06-02 21:51 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-06-02 21:50 UTC 

fsverity PAGE_SIZE constraints
 2020-06-02 21:50 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: use blanked rather than plane state for sync groups
 2020-06-02 21:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-06-02 21:50 UTC 

[android-common:android-5.4 3/3] fs/namei.c:811:17-24: ERROR: reference preceded by free on line 799
 2020-06-02 21:49 UTC 

[PATCHv3 00/13] perf tests: Add metrics tests
 2020-06-02 21:47 UTC  (14+ messages)
` [PATCH 01/13] perf tools: Add fake pmu support
` [PATCH 02/13] perf tools: Add fake_pmu bool to parse_events interface
` [PATCH 03/13] perf tests: Factor check_parse_id function
` [PATCH 04/13] perf tests: Add another metric parsing test
` [PATCH 05/13] perf tools: Factor out parse_groups function
` [PATCH 06/13] perf tools: Add fake_pmu to parse_events function
` [PATCH 07/13] perf tools: Add map "
` [PATCH 08/13] perf tools: Add metricgroup__parse_groups_test function
` [PATCH 09/13] perf tools: Factor out prepare_metric function
` [PATCH 10/13] perf tools: Release metric_events rblist
` [PATCH 11/13] perf tools: Add test_generic_metric function
` [PATCH 12/13] perf tests: Add parse metric test for ipc metric
` [PATCH 13/13] perf tests: Add parse metric test for frontend metric

linux-next: Tree for Jun 2
 2020-06-02 21:47 UTC  (4+ messages)
` linux-next: Tree for Jun 2 (x86/xen)

[PATCH v3] glibc: move ld.so.conf back to main package
 2020-06-02 21:46 UTC  (5+ messages)
  ` [OE-core] "

stable-rc/linux-5.4.y boot: 66 boots: 1 failed, 62 passed with 3 untried/unknown (v5.4.43-140-gf5694d7c427e)
 2020-06-02 21:44 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2020-06-02 21:44 UTC 

[PATCH v25 00/16] Multicolor Framework v25
 2020-06-02 21:44 UTC  (7+ messages)
` [PATCH v25 01/16] dt: bindings: Add multicolor class dt bindings documention

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2020-06-02 21:44 UTC 

[merged] kasan-move-kasan_report-into-reportc.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] mm-init-report-kasan-tag-information-stored-in-page-flags.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] ubsan-entirely-disable-alignment-checks-under-ubsan_trap.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] kasan-fix-clang-compilation-warning-due-to-stack-protector.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] x86-mm-remove-vmalloc-faulting.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] mm-remove-vmalloc_sync_unmappings.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] x86-mm-32-implement-arch_sync_kernel_mappings.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] x86-mm-64-implement-arch_sync_kernel_mappings.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] mm-ioremap-track-which-page-table-levels-were-modified.patch removed from -mm tree
 2020-06-02 21:43 UTC 

[merged] mm-vmalloc-track-which-page-table-levels-were-modified.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-add-functions-to-track-page-directory-modifications.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] s390-use-__vmalloc_node-in-stack_alloc.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] powerpc-use-__vmalloc_node-in-alloc_vm_stack.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] arm64-use-__vmalloc_node-in-arch_alloc_vmap_stack.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-vmalloc_user_node_flags.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-__vmalloc_node_flags_caller.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-both-instances-of-__vmalloc_node_flags.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-the-prot-argument-to-__vmalloc_node.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-the-pgprot-argument-to-__vmalloc.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-06-02 21:42 UTC  (4+ messages)
` [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on "

[merged] gpu-drm-remove-the-powerpc-hack-in-drm_legacy_sg_alloc.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-enforce-that-vmap-cant-map-pages-executable.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-the-prot-argument-from-vm_map_ram.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-unmap_vmap_area.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-map_vm_range.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-dont-return-the-number-of-pages-from-map_kernel_range_noflush.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-rename-vmap_page_range-to-map_kernel_range.patch removed from -mm tree
 2020-06-02 21:42 UTC 

[merged] mm-remove-vmap_page_range_noflush-and-vunmap_page_range.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-pass-addr-as-unsigned-long-to-vb_free.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-only-allow-page-table-mappings-for-built-in-zsmalloc.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-rename-config_pgtable_mapping-to-config_zsmalloc_pgtable_mapping.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-unexport-unmap_kernel_range_noflush.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-remove-__get_vm_area.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] powerpc-remove-__ioremap_at-and-__iounmap_at.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] powerpc-add-an-ioremap_phb-helper.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] dma-mapping-use-vmap-insted-of-reimplementing-it.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] staging-media-ipu3-use-vmap-instead-of-reimplementing-it.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] staging-android-ion-use-vmap-instead-of-vm_map_ram.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] x86-fix-vmap-arguments-in-map_irq_stack.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] x86-hyperv-use-vmalloc_exec-for-the-hypercall-page.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-memory_failure-dont-send-bus_mceerr_ao-for-action-required-error.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-memory-remove-unnecessary-pte_devmap-case-in-copy_one_pte.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] proc-pid-smaps-add-pmd-migration-entry-parsing.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-ptdump-expand-type-of-val-in-note_page.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] x86-mm-ptdump-calculate-effective-permissions-correctly.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] memcg-fix-memcg_kmem_bypass-for-remote-memcg-charging.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-automatically-penalize-tasks-with-high-swap-use.patch removed from -mm tree
 2020-06-02 21:41 UTC 

[merged] mm-move-cgroup-high-memory-limit-setting-into-struct-page_counter.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[PATCH v3 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-06-02 21:40 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/3] bpf: switch BPF UAPI #define constants used from BPF program side to enums

[merged] mm-move-penalty-delay-clamping-out-of-calculate_high_delay.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-prepare-for-swap-over-high-accounting-and-penalty-calculation.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] memcg-expose-root-cgroups-memorystat.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-memcontrol-simplify-value-comparison-between-count-and-limit.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-memcg-add-workingset_restore-in-memorystat.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swap-delete-meaningless-__add_to_swap_cache-declaration.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfile-fix-proc-swaps-heading-and-size-used-priority-alignment.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swap-use-prandom_u32_max.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-__swap_entry_free-always-free-1-entry.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-classify-swap_map_xxx-to-make-it-more-readable.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] swap-try-to-scan-more-free-slots-even-when-fragmented.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-omit-a-duplicate-code-by-compare-tmp-and-max-first.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-tmp-is-always-smaller-than-max.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-found_free-could-be-represented-by-tmp-max.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-remove-the-extra-check-in-scan_swap_map_slots.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-simplify-the-calculation-of-n_goal.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-remove-the-unnecessary-goto-for-ssd-case.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-explicitly-show-ssd-non-ssd-is-handled-mutually-exclusive.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfilec-offset-is-only-used-when-there-is-more-slots.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swap-properly-update-readahead-statistics-in-unuse_pte_range.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swap_state-fix-a-data-race-in-swapin_nr_pages.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-swapfile-use-list_prevnext_entry-instead-of-open-coding.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] mm-gupc-further-document-vma_permits_fault.patch removed from -mm tree
 2020-06-02 21:40 UTC 

[merged] ivtv-convert-get_user_pages-pin_user_pages.patch removed from -mm tree
 2020-06-02 21:39 UTC 

[merged] mm-gup-introduce-pin_user_pages_unlocked.patch removed from -mm tree
 2020-06-02 21:39 UTC 

[merged] mm-gupc-updating-the-documentation.patch removed from -mm tree
 2020-06-02 21:39 UTC 

[merged] mm-discard-nr_unstable_nfs-use-nr_writeback-instead.patch removed from -mm tree
 2020-06-02 21:39 UTC 

[merged] mm-replace-pf_less_throttle-with-pf_local_throttle.patch removed from -mm tree
 2020-06-02 21:39 UTC 

[merged] writeback-remove-unused-variable.patch removed from -mm tree
 2020-06-02 21:39 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.