All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-10 23:14:03 to 2018-12-11 00:16:57 UTC [more...]

[PATCH] pinctrl: aspeed: Wrap -Woverride-init with cc-option
 2018-12-11  0:16 UTC  (9+ 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)

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

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

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

[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 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 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] ocxl: Fix endiannes bug in read_afu_name()
 2018-12-11  0:05 UTC  (3+ messages)

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

[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

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

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

[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 v2 00/20] riscv: Adding RISC-V CPU and timer driver
 2018-12-11  0:01 UTC  (19+ messages)
` [U-Boot] [PATCH v2 05/20] timer: Add generic driver for RISC-V privileged architecture defined timer
` [U-Boot] [PATCH v2 06/20] riscv: ax25: Hide the ax25-specific Kconfig option
` [U-Boot] [PATCH v2 07/20] riscv: Introduce a Kconfig option for machine mode
` [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)

[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 

[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] [RFC] MAINTAINERS: Daniel for drm co-maintainer
 2018-12-10 23:42 UTC  (2+ messages)

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

[U-Boot] [PATCH 0/6] Add support for MIPS Creator CI20
 2018-12-10 23:41 UTC  (4+ 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  (5+ messages)

[driver-core PATCH v8 0/9] Add NUMA aware async_schedule calls
 2018-12-10 23:35 UTC  (7+ 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)

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 

[RFC PATCH v3 0/4] x86: Add exception fixup for SGX ENCLU
 2018-12-10 23:24 UTC  (6+ messages)
` [RFC PATCH v3 1/4] x86/sgx: Add a per-mm ENCLU exception fixup handler
` [RFC PATCH v3 2/4] x86/fault: Attempt to fixup unhandled #PF on ENCLU before signaling
` [RFC PATCH v3 3/4] x86/traps: Attempt to fixup exceptions in vDSO "
` [RFC PATCH v3 4/4] x86/sgx: Add an SGX IOCTL to register a per-mm ENCLU exception handler

[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

[Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5, amdgpu error
 2018-12-10 23:25 UTC  (2+ messages)
` [Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5/rc6, "

[PATCH bpf] selftests/bpf: use proper type when passing prog_type
 2018-12-10 23:25 UTC 

[PATCH v3 0/6] media/sun6i: Allwinner A64 CSI support
 2018-12-10 23:24 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: media: sun6i: Add A64 CSI compatible

[Buildroot] [git commit] package/uclibc: add upstream patch to fix aarch64 issues
 2018-12-10 23:24 UTC  (2+ messages)

[PATCH] nvme: add __exit annotation
 2018-12-10 23:24 UTC 

[PATCH] /drm/i915/hdmi: SCDC Scrambling enable without CTS mode
 2018-12-10 23:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for /drm/i915/hdmi: SCDC Scrambling enable without CTS mode (rev3)

linux-next: manual merge of the ubifs tree with the fscrypt tree
 2018-12-10 23:24 UTC 

[PATCH V3 1/2] dt-bindings: iio: light: isl29018: update power supply name
 2018-12-10 23:23 UTC  (2+ messages)

[Patch net] tipc: compare remote and local protocols in tipc_udp_enable()
 2018-12-10 23:23 UTC 

[PATCH] net: fix braces and comments codestyle
 2018-12-10 23:23 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: serial: 8250: Add rate limit for serial port input overruns
 2018-12-10 23:23 UTC  (3+ messages)

[PATCH] clk: socfpga: stratix10: fix naming convention for the fixed-clocks
 2018-12-10 23:22 UTC 

[PATCH 0/3] rebase: offer to reschedule failed exec commands automatically
 2018-12-10 23:20 UTC  (4+ messages)
` [PATCH 1/3] rebase: introduce --reschedule-failed-exec

[PATCH][tracing-next] tracing: fix uninitialized return value if dyn_event_ops_list list is empty
 2018-12-10 23:20 UTC  (2+ messages)

[Bug 201939] New: There is no 'no space' message when using xfs with nfs
 2018-12-10 23:19 UTC  (2+ messages)
` [Bug 201939] "

[Buildroot] [git commit branch/2018.08.x] package/uclibc: add upstream patch to fix aarch64 issues
 2018-12-10 23:19 UTC 

[PATCH v3 0/3] bus: imx-weim
 2018-12-10 23:18 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: bus: imx-weim: document multiple address ranges per child node

[RFC PATCH v3 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-12-10 23:16 UTC  (4+ messages)
` [RFC PATCH v3 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO

[RFC PATCH 0/3] support for filtering trees and blobs based on depth
 2018-12-10 23:15 UTC  (4+ messages)
` [RFC PATCH 3/3] list-objects-filter: teach tree:# how to handle >0

[Bug 108919] Parkitect (Unity Game) dispalys artifacts and black screens with Vega hardware
 2018-12-10 23:15 UTC  (2+ messages)

[PATCH v3 0/8] Add Armada 3700 COMPHY support
 2018-12-10 23:13 UTC  (4+ messages)
` [PATCH v3 5/8] dt-bindings: phy: mvebu-comphy: extend the file to describe a3700 bindings


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.