All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-10 23:25:23 to 2018-12-11 00:38:19 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2018-12-11  0:38 UTC 

[MODERATED] [PATCH v2 0/8] MDSv2 8
 2018-12-11  0:37 UTC  (13+ messages)
` [MODERATED] [PATCH v2 2/8] MDSv2 1
  ` [MODERATED] "
` [MODERATED] [PATCH v2 3/8] MDSv2 5
  ` [MODERATED] "
` [MODERATED] [PATCH v2 5/8] MDSv2 7
  ` [MODERATED] "
` [MODERATED] [PATCH v2 6/8] MDSv2 3
  ` [MODERATED] "

pull-request: bpf-next 2018-12-11
 2018-12-11  0:33 UTC 

OpenBMC Upstream Reference System(s)
 2018-12-11  0:33 UTC  (2+ messages)

[PATCH v6 1/3] mm: Add support for kmem caches in DMA32 zone
 2018-12-11  0:33 UTC  (2+ messages)

[PATCH] dm: fix inflight IO check
 2018-12-11  0:32 UTC  (2+ messages)
`  "

[cip-dev] [PATCH 4.4-cip v2] ARM: dts: socfpga: Rename socfpga_cyclone5_de0_{sockit, nano_soc}
 2018-12-11  0:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/luto/linux
 2018-12-11  0:29 UTC 

[U-Boot] [PATCH 0/6] Add support for MIPS Creator CI20
 2018-12-11  0:27 UTC  (5+ messages)

[pull request][net-next 00/12] Mellanox, mlx5 updates (Gre offloads support) 2018-12-10
 2018-12-11  0:27 UTC  (13+ messages)
` [net-next 01/12] net/mlx5e: Store eswitch uplink representor state on a dedicated struct
` [net-next 02/12] net/mlx5e: Support TC indirect block notifications for eswitch uplink reprs
` [net-next 03/12] net/mlx5e: Provide the TC filter netdev as parameter to flower callbacks
` [net-next 04/12] net/mlx5e: Propagate the filter's net device to mlx5e structures
` [net-next 05/12] net/mlx5e: Replace egdev with indirect block notifications
` [net-next 06/12] net/mlx5e: Refactor VXLAN tunnel encap offloading code
` [net-next 07/12] net/mlx5e: Refactor VXLAN tunnel decap "
` [net-next 08/12] net/mlx5e: Branch according to classified tunnel type
` [net-next 09/12] net/mlx5e: Move TC tunnel offloading code to separate source file
` [net-next 10/12] net: Add netif_is_gretap()/netif_is_ip6gretap()
` [net-next 11/12] net/mlx5e: Add GRE protocol offloading
` [net-next 12/12] net/sched: Remove egdev mechanism

[RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
 2018-12-11  0:26 UTC  (11+ messages)

[PATCH] ocxl: Fix endiannes bug in read_afu_name()
 2018-12-11  0:24 UTC  (5+ messages)

[PATCH] pinctrl: aspeed: Wrap -Woverride-init with cc-option
 2018-12-11  0:25 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH 00/13] Enabling tcg/tests for xtensa, mips and cris
 2018-12-11  0:25 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 07/13] tests/tcg/xtensa: enable system tests

[PATCH] ASoC: simple-card-utils: fix build warning without CONFIG_OF
 2018-12-11  0:25 UTC  (2+ messages)

[PATCH] ocxl: Clarify error path in setup_xsl_irq()
 2018-12-11  0:19 UTC  (3+ messages)

[PATCH 00/30] hwmon: Use permission specific SENSOR[_DEVICE]_ATTR variants
 2018-12-11  0:21 UTC  (3+ messages)
` [PATCH 18/30] hwmon: (aspeed-pwm-tacho) "

changing arm64 kernel link address
 2018-12-11  0:19 UTC  (2+ messages)

[PATCHSET v7] Support for polled and buffed aio (and more)
 2018-12-11  0:15 UTC  (28+ messages)
` [PATCH 01/27] fs: add an iopoll method to struct file_operations
` [PATCH 02/27] block: add REQ_HIPRI_ASYNC
` [PATCH 03/27] block: wire up block device iopoll method
` [PATCH 04/27] block: use REQ_HIPRI_ASYNC for non-sync polled IO
` [PATCH 05/27] iomap: wire up the iopoll method
` [PATCH 06/27] aio: use assigned completion handler
` [PATCH 07/27] aio: separate out ring reservation from req allocation
` [PATCH 08/27] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 09/27] aio: only use blk plugs for > 2 depth submissions
` [PATCH 10/27] aio: use iocb_put() instead of open coding it
` [PATCH 11/27] aio: split out iocb copy from io_submit_one()
` [PATCH 12/27] aio: abstract out io_event filler helper
` [PATCH 13/27] aio: add io_setup2() system call
` [PATCH 14/27] aio: add support for having user mapped iocbs
` [PATCH 15/27] aio: support for IO polling
` [PATCH 16/27] aio: add submission side request cache
` [PATCH 17/27] fs: add fget_many() and fput_many()
` [PATCH 18/27] aio: use fget/fput_many() for file references
` [PATCH 19/27] aio: split iocb init from allocation
` [PATCH 20/27] aio: batch aio_kiocb allocation
` [PATCH 21/27] block: add BIO_HOLD_PAGES flag
` [PATCH 22/27] block: implement bio helper to add iter bvec pages to bio
` [PATCH 23/27] fs: add support for mapping an ITER_BVEC for O_DIRECT
` [PATCH 24/27] aio: add support for pre-mapped user IO buffers
` [PATCH 25/27] aio: split old ring complete out from aio_complete()
` [PATCH 26/27] aio: add support for submission/completion rings
` [PATCH 27/27] aio: support kernel side submission for aio with SCQRING

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-11  0:10 UTC  (10+ messages)
` [PATCH kernel v4 17/19] vfio_pci: Allow mapping extra regions
` [PATCH kernel v4 18/19] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v4 19/19] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver

[PATCH] ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>
 2018-12-11  0:09 UTC  (3+ messages)

[PATCH iproute2] lib/bpf: fix build warning if no elf
 2018-12-11  0:13 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v6
 2018-12-11  0:12 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v3

ext4 file system corruption with v4.19.3 / v4.19.4
 2018-12-11  0:11 UTC  (10+ messages)

[PATCH v2 0/6] misc: Add support to Qualcomm FastRPC driver
 2018-12-11  0:10 UTC  (5+ messages)
` [PATCH v2 1/6] misc: dt-bindings: Add Qualcomm Fastrpc bindings

[PATCH bpf-next 0/2] libbpf: adding af_xdp support
 2018-12-11  0:10 UTC  (4+ messages)
` [PATCH bpf-next 2/2] samples/bpf: convert xdpsock to use libbpf for AF_XDP access

[PATCH V2 1/1] device-dax: check for vma range while dax_mmap
 2018-12-11  0:10 UTC  (6+ messages)

[wishlist] submodule.update config
 2018-12-11  0:08 UTC  (2+ messages)
` [PATCH] "

[PATCH] riscv: don't stop itself in smp_send_stop
 2018-12-11  0:06 UTC  (4+ messages)

[PATCH] tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures
 2018-12-11  0:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2018-12-11  0:05 UTC 

[PATCH v8 00/22] tracing: Hist trigger snapshot and onchange additions
 2018-12-11  0:01 UTC  (23+ messages)
` [PATCH v8 01/22] tracing: Refactor hist trigger action code
` [PATCH v8 02/22] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v8 03/22] tracing: Add hist trigger handler.action documentation to README
` [PATCH v8 04/22] tracing: Split up onmatch action data
` [PATCH v8 05/22] tracing: Generalize hist trigger onmax and save action
` [PATCH v8 06/22] tracing: Add conditional snapshot
` [PATCH v8 07/22] tracing: Add hist trigger snapshot() action
` [PATCH v8 08/22] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v8 09/22] tracing: Add hist trigger snapshot() action test case
` [PATCH v8 10/22] tracing: Add hist trigger onchange() handler
` [PATCH v8 11/22] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v8 12/22] tracing: Add hist trigger onchange() handler test case
` [PATCH v8 13/22] tracing: Add alternative synthetic event trace action syntax
` [PATCH v8 14/22] tracing: Add alternative synthetic event trace action test case
` [PATCH v8 15/22] tracing: Add hist trigger action 'expected fail' "
` [PATCH v8 16/22] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v8 17/22] tracing: Remove unnecessary hist trigger struct fields
` [PATCH v8 18/22] tracing: Use var_refs[] for hist trigger reference checking
` [PATCH v8 19/22] tracing: Remove open-coding of hist trigger var_ref management
` [PATCH v8 20/22] tracing: Use hist trigger's var_ref array to destroy var_refs
` [PATCH v8 21/22] tracing: Remove hist trigger synth_var_refs
` [PATCH v8 22/22] tracing: Add hist trigger comments for variable-related fields

[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
 2018-12-11  0:03 UTC  (5+ messages)
` [U-Boot] [PATCH 04/19] cpu: Add a RISC-V CPU driver

[PATCH] USB: serial: option: add HP lt4132
 2018-12-11  0:03 UTC  (4+ messages)

[PATCH v2] /proc/kpagecount: return 0 for special pages that are never mapped
 2018-12-10 23:39 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/20] riscv: Adding RISC-V CPU and timer driver
 2018-12-11  0:01 UTC  (13+ messages)
` [U-Boot] [PATCH v2 08/20] riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
` [U-Boot] [PATCH v2 09/20] riscv: Implement riscv_get_time() API using rdtime instruction
` [U-Boot] [PATCH v2 13/20] riscv: Add CSR numbers
` [U-Boot] [PATCH v2 14/20] riscv: Add exception codes for xcause register
` [U-Boot] [PATCH v2 15/20] riscv: Add indirect stringification to csr_xxx ops
` [U-Boot] [PATCH v2 16/20] riscv: Do some basic architecture level cpu initialization

x86: e820 regression
 2018-12-11  0:01 UTC  (8+ messages)

[U-Boot] [PATCH 0/7] android: Implement A/B boot process
 2018-12-11  0:00 UTC  (5+ messages)
` [U-Boot] [PATCH 6/7] doc: android: Add simple guide for A/B updates

+ lib-fix-build-failure-in-config_debug_virtual-test.patch added to -mm tree
 2018-12-10 23:59 UTC 

[PATCH v2 4/4] x86/static_call: Add inline static call implementation for x86-64
 2018-12-10 23:58 UTC  (11+ messages)

[PATCH v2 0/4] Static calls
 2018-12-10 23:57 UTC  (2+ messages)

[PATCH 0/3] Qualcomm AOSS QMP side channel binding and driver
 2018-12-10 23:56 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: soc: qcom: Add AOSS QMP binding

[PATCH] x86: Fix an issue with invalid ACPI numa config
 2018-12-10 23:56 UTC  (2+ messages)

[PATCH] pcmcia: Remove unnecessary parentheses
 2018-12-10 23:55 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: remove vdd_log from rock960 to fix a" failed to apply to 4.19-stable tree
 2018-12-10 23:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gerg/m68knommu
 2018-12-10 23:55 UTC 

[PATCH v3 00/12] perf/core: Generalise event exclusion checking
 2018-12-10 23:51 UTC  (5+ messages)

[PATCH 1/2] insane.bbclass: BPF objects may mismatch in endianness and bitness too
 2018-12-10 23:52 UTC  (2+ messages)
` [PATCH 2/2] webkitgtk: Link compiler-rt for clang specific built-ins

[PATCH] scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
 2018-12-10 23:51 UTC 

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2018-12-10 23:51 UTC 

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2018-12-10 23:50 UTC 

[PATCH] crypto: ux500 - Use proper enum in hash_set_dma_transfer
 2018-12-10 23:49 UTC 

[PATCH] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
 2018-12-10 23:49 UTC 

next/master boot bisection: next-20181210 on meson-gxl-s905x-libretech-cc
 2018-12-10 23:49 UTC  (2+ messages)

[PATCH v6 0/4] arm64: Support perf event modifiers :G and :H
 2018-12-10 23:48 UTC  (8+ messages)
` [PATCH v6 2/4] arm64: KVM: add accessors to track guest/host only counters

[pci:pci/peer-to-peer 1/2] drivers//pci/p2pdma.c:199:7: error: 'struct dev_pagemap' has no member named 'kill'
 2018-12-10 23:48 UTC 

[PATCH] http: add http.version option to select http protocol version
 2018-12-10 23:47 UTC  (2+ messages)

[PATCH 0/2] Add DT Support for MMCSD in Am65x-evm
 2018-12-10 23:47 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am654-base-board: Add MMC/SD support

[PATCH] rtc: pcf8523: don't return invalid date when battery is low
 2018-12-10 23:47 UTC  (2+ messages)

[PATCH v4 0/7] mips: system call table generation support
 2018-12-10 23:46 UTC  (5+ messages)
` [PATCH v4 3/7] mips: rename macros and files from '64' to 'n64'

[PATCH] x86/pgtable: Always inline p4d_index
 2018-12-10 23:45 UTC 

[PATCH 0/3] drm/exynos: add support for dynamic zpos in DECON and FIMD
 2018-12-10 23:45 UTC  (4+ messages)

[patch V2 00/28] x86/speculation: Remedy the STIBP/IBPB overhead
 2018-12-10 23:43 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpffs pretty print for cgroup local storage
 2018-12-10 23:43 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: pass struct btf pointer to the map_check_btf() callback
` [PATCH v2 bpf-next 2/3] bpf: add bpffs pretty print for cgroup local storage maps
` [PATCH v2 bpf-next 3/3] selftests/bpf: add btf annotations for cgroup_local_storage maps

[PATCH] drm/amd/display: Pass app_tf by value rather than by reference
 2018-12-10 23:42 UTC 

[PATCH] [RFC] MAINTAINERS: Daniel for drm co-maintainer
 2018-12-10 23:42 UTC  (2+ messages)

[PATCH v2 0/2] support for filtering trees and blobs based on depth
 2018-12-10 23:40 UTC  (3+ messages)
` [PATCH v2 1/2] list-objects-filter: teach tree:# how to handle >0
` [PATCH v2 2/2] tree:<depth>: skip some trees even when collecting omits

[PATCH] nvme-rdma: complete requests from ->timeout
 2018-12-10 23:40 UTC  (5+ messages)

[Qemu-devel] [PATCH for-3.2 00/11] vhost-user-backend & vhost-user-input
 2018-12-10 23:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-3.2 01/11] vhost-user: define conventions for vhost-user backends

[PATCH] media: ddbridge: Move asm includes after linux ones
 2018-12-10 23:35 UTC 

[PATCH] dt-bindings: rtc: use a generic node name for ds1307
 2018-12-10 23:35 UTC  (2+ messages)

[PATCH] powerpc: eeh_event: convert semaphore to completion
 2018-12-10 23:33 UTC  (4+ messages)

[driver-core PATCH v8 0/9] Add NUMA aware async_schedule calls
 2018-12-10 23:35 UTC  (6+ messages)

listing knfsd-held locks and opens
 2018-12-10 23:35 UTC  (5+ messages)

[PATCH][scsi-next] scsi: qla2xxx: remove unused variable status
 2018-12-10 23:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2018-12-10 23:33 UTC 

Official Linux system wrapper library?
 2018-12-10 23:32 UTC  (9+ messages)

sound/pci/hda/patch_ca0132.c:8416:3: error: implicit declaration of function 'pci_iounmap'; did you mean 'pcim_iounmap'?
 2018-12-10 23:29 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-12-10 23:29 UTC 

[RFC PATCH v3 0/4] x86: Add exception fixup for SGX ENCLU
 2018-12-10 23:24 UTC  (2+ messages)

[PATCH v3 0/3] ath10k: Add support to configure BB timing for external FEM
 2018-12-10 23:25 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: ath10k: fix node name and device type in qcom ath10k example


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.