All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-11 23:16:57 to 2019-11-12 00:11:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-12  0:11 UTC 

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:07 UTC  (80+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
  ` [PATCH v3 11/23] IB/{core, hw, umem}: "
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[kees:kspp/cfi/x86 37/69] include/linux/scs.h:46:37: warning: 'struct task_struct' declared inside parameter list
 2019-11-12  0:10 UTC 

[dpdk-dev] [PATCH] net/ice: change RSS rule destroy API
 2019-11-12  0:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/ice: fix RSS rule destroy

[Xen-devel] [xen-4.12-testing test] 144007: regressions - FAIL
 2019-11-12  0:07 UTC 

[Bug 204609] New: amdgpu: powerplay failed send message
 2019-11-12  0:08 UTC  (3+ messages)
` [Bug 204609] "

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-12  0:08 UTC  (7+ messages)
` [PATCH v4 07/17] svm: Add support for setup/destroy virutal APIC backing page for AVIC
` [PATCH v4 08/17] kvm: x86: Introduce APICv pre-update hook

[PATCH net V2] devlink: Add method for time-stamp on reporter's dump
 2019-11-12  0:06 UTC  (2+ messages)

[PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible
 2019-11-12  0:05 UTC  (7+ messages)
` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example

post-receive: pub/scm/linux/kernel/git/dtor/input
 2019-11-12  0:05 UTC 

[PATCH V2 0/2] block: allow zone_mgmt_ops to bail out on SIGKILL
 2019-11-12  0:04 UTC  (5+ messages)
` [PATCH V2 1/2] block: export blk_should_abort()
` [PATCH V2 2/2] block: allow zone_mgmt_ops to bail out on SIGKILL

[PATCH] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-12  0:03 UTC  (2+ messages)
` [PATCH v2] "

[BUG] rk3399-rockpro64 pcie synchronous external abort
 2019-11-12  0:03 UTC  (3+ messages)

[PATCH] Documentation: RCU: whatisRCU: Updated full list of RCU API
 2019-11-12  0:03 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] mm: migrate: handle freed page at the first place
 2019-11-12  0:02 UTC  (3+ messages)

[PATCH 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-11-11 23:57 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
    `  "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
    `  "

[PATCH v2 1/3] staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
 2019-11-11 23:15 UTC  (4+ messages)
` [PATCH v2 3/3] staging: wfx: replace u32 by __le32

[PATCH] drm/i915/tgl: MOCS table fixes
 2019-11-11 23:55 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: MOCS table fixes (rev2)
    `  "

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 23:54 UTC  (9+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-11 23:54 UTC  (4+ messages)
` [PATCH v24 01/12] Linux Random Number Generator

Public cloud provider for Yocto builds
 2019-11-11 23:52 UTC 

[PATCH 0/2] getting rid of sha1_to_hex()
 2019-11-11 23:53 UTC  (4+ messages)

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-11 23:51 UTC  (9+ messages)

[PATCH 4.9 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-11 23:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-11-11 23:50 UTC 

[PATCH 0/8] learn the "summary" pretty format
 2019-11-11 23:47 UTC  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 09/10] pretty: implement 'summary' format

[PATCH 1/2] peap: Adjust V0 not to close tunnel on Success of Phase2
 2019-11-11 23:47 UTC 

post-receive: pub/scm/linux/kernel/git/devicetree/devicetree-rebasing
 2019-11-11 23:46 UTC 

post-receive: pub/scm/linux/kernel/git/devicetree/devicetree-rebasing
 2019-11-11 23:46 UTC 

[PATCH v3] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-11 23:46 UTC  (3+ messages)

KASAN: use-after-free Read in snd_timer_open
 2019-11-11 23:45 UTC  (2+ messages)

[PATCH v4 00/17] xfs: Delay Ready Attributes
 2019-11-11 23:42 UTC  (15+ messages)
` [PATCH v4 01/17] xfs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH v4 05/17] xfs: Add xfs_has_attr and subroutines
` [PATCH v4 13/17] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v4 14/17] xfs: Add delay context to xfs_da_args

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-11 23:39 UTC  (4+ messages)

[PATCH] mm/debug:
 2019-11-11 23:41 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2019-11-11 23:40 UTC 

[PATCH 00/17] remoteproc: omap changes on top of v5.4-rc1
 2019-11-11 23:39 UTC  (27+ messages)
` [PATCH 03/17] remoteproc/omap: Add device tree support
` [PATCH 04/17] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCH 05/17] remoteproc/omap: Add support to parse internal memories from DT
` [PATCH 06/17] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCH 07/17] remoteproc/omap: Initialize and assign reserved memory node
` [PATCH 08/17] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCH 09/17] remoteproc/omap: Remove the unused fields from platform data
` [PATCH 10/17] remoteproc/omap: Remove the omap_rproc_reserve_cma declaration
` [PATCH 11/17] remoteproc/omap: Check for undefined mailbox messages

[PATCH] powerpc: add const qual to local_read() parameter
 2019-11-11 23:38 UTC  (2+ messages)

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-11 23:38 UTC  (5+ messages)
` [PATCH 13/16] acpi/mm: Up-level "map to online node" functionality

[v2 PATCH] PCI: Do not use bus number zero from EA capability
 2019-11-11 23:37 UTC  (2+ messages)

[PATCH] clocksource/drivers/davinci: fix memory leak on clockevent on error return
 2019-11-11 23:37 UTC  (4+ messages)

[PATCH 4.14 STABLE 0/2] KVM: x86: PAE related bug fixes
 2019-11-11 23:37 UTC  (3+ messages)
` [PATCH 4.14 STABLE 1/2] kvm: mmu: Don't read PDPTEs when paging is not enabled
` [PATCH 4.14 STABLE 2/2] KVM: x86: introduce is_pae_paging

[PATCH] drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs
 2019-11-11 23:35 UTC  (4+ messages)

[PATCH 4.4 00/43] 4.4.201-stable review
 2019-11-11 23:35 UTC  (2+ messages)

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-11 23:35 UTC  (8+ messages)
` [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[PATCH mlx5-next 0/7] netfilter flowtable hardware offload support
 2019-11-11 23:34 UTC  (8+ messages)
` [PATCH mlx5-next 1/7] net/mlx5: Simplify fdb chain and prio eswitch defines
` [PATCH mlx5-next 2/7] net/mlx5: Rename FDB_* tc related defines to FDB_TC_* defines
` [PATCH mlx5-next 3/7] net/mlx5: Define fdb tc levels per prio
` [PATCH mlx5-next 4/7] net/mlx5: Accumulate levels for chains prio namespaces
` [PATCH mlx5-next 5/7] net/mlx5: Refactor creating fast path prio chains
` [PATCH mlx5-next 6/7] net/mlx5: Add new chain for netfilter flow table offload
` [PATCH mlx5-next 7/7] net/mlx5: TC: Offload flow table rules

Unusual crash -- data rolled back ~2 weeks?
 2019-11-11 23:33 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2019-11-11 23:33 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-11 23:32 UTC 

[RFC PATCH] x86/mm: Mask out unsupported bit when it set noexec=off
 2019-11-11 23:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-11 23:32 UTC 

Optimize perf stat for large number of events/cpus
 2019-11-11 23:31 UTC  (6+ messages)
` [PATCH v5 13/13] perf stat: Use affinity for enabling/disabling events

[PATCH net-next 0/6] netfilter flowtable hardware offload
 2019-11-11 23:29 UTC  (7+ messages)
` [PATCH net-next 1/6] netfilter: nf_flow_table: move conntrack object to struct flow_offload
` [PATCH net-next 2/6] netfilter: nf_flow_table: remove union from flow_offload structure
` [PATCH net-next 3/6] netfilter: nf_flowtable: remove flow_offload_entry structure
` [PATCH net-next 4/6] netfilter: nf_flow_table: detach routing information from flow description
` [PATCH net-next 5/6] netfilter: nf_tables: add flowtable offload control plane
` [PATCH net-next 6/6] netfilter: nf_flow_table: hardware offload support

[PATCH] drm/amd/powerplay: do proper cleanups on hw_fini
 2019-11-11 23:28 UTC  (6+ messages)

✅ PASS: Stable queue: queue-5.3
 2019-11-11 23:27 UTC 

[Bug 112234] [REGRESSION] navi10: writing to pp_table fails (5.4-rc6 = working)
 2019-11-11 23:27 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: Implement queue priority controls for gfx10
 2019-11-11 23:25 UTC  (9+ messages)
  ` [PATCH 2/3] drm/amdkfd: Update get_wave_state() for GFX10
  ` [PATCH 3/3] drm/amdkfd: Fix a bug when calculating save_area_used_size

Switch a fd between blocking and non-blocking mode?
 2019-11-11 23:21 UTC 

[PATCH] doc: improve readability of --rebase-merges in git-rebase
 2019-11-11 23:21 UTC  (3+ messages)
  ` [PATCH v2] "

[Qemu-devel] [PATCH] migration: check length directly to make sure the range is aligned
 2019-11-11 23:19 UTC  (8+ messages)

[PATCH] ARM: ep93xx: Avoid soc_device_to_device()
 2019-11-11 23:17 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2019-11-11 23:17 UTC 

[PATCH] staging: wfx: add gcc extension __force cast
 2019-11-11 23:16 UTC  (6+ messages)

[PATCH 0/4] irq_work: Fix ordering issue
 2019-11-11 23:17 UTC  (4+ messages)
` [PATCH 2/4] irq_work: Fix irq_work_claim() ordering


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.