All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-22 19:15:39 to 2018-01-22 20:12:25 UTC [more...]

aio poll, io_pgetevents and a new in-kernel poll API V4
 2018-01-22 20:12 UTC  (32+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 14/36] aio: implement IOCB_CMD_POLL
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 16/36] net: add support for ->poll_mask in proto_ops
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask

[PATCH V2 0/2]
 2018-01-22 20:12 UTC  (3+ messages)
` [PATCH V2 1/2] oe-pkgdata-util: Refactor functions for consistency

[PATCH V2] PCI/ASPM: Suppress common clock mode setting failure
 2018-01-22 20:12 UTC  (4+ messages)

[Qemu-arm] [PATCH v7 0/9] Add the ZynqMP PMU and IPI
 2018-01-22 20:11 UTC  (22+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 1/9] microblaze: boot.c: Don't try to find NULL file
` [Qemu-arm] [PATCH v7 2/9] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 3/9] xlnx-zynqmp-pmu: Add the CPU and memory
` [Qemu-devel] [PATCH v7 4/9] aarch64-softmmu.mak: Use an ARM specific config
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v7 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 6/9] xlnx-zynqmp-pmu: Connect the PMU interrupt controller
` [Qemu-arm] [PATCH v7 7/9] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
` [Qemu-devel] [PATCH v7 9/9] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC

[PATCH 0/3] Support qcom pinctrl protected pins
 2018-01-22 20:03 UTC  (6+ messages)
` [PATCH 3/3] pinctrl: qcom: Don't allow protected pins to be requested

[PATCH v4 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2018-01-22 20:11 UTC  (4+ messages)
` [PATCH v4 1/2] Input: Add driver for Cypress Generation 5 touchscreen

[U-Boot] [RFC] SPDX License text updates
 2018-01-22 20:11 UTC  (3+ messages)

[PATCH] Bluetooth: 6lowpan: Fix disconnect bug in 6lowpan
 2018-01-22 20:11 UTC  (6+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2018-01-22 20:10 UTC 

[Bug 104737] amdgpu module does not bind to 1002:6660 R5 M330
 2018-01-22 20:10 UTC  (3+ messages)

[PATCH] dma-buf: fix reservation_object_wait_timeout_rcu once more v2
 2018-01-22 20:09 UTC  (2+ messages)

[RFC] devicetree: new FDT format version
 2018-01-22 20:08 UTC  (4+ messages)

[PATCH 4.9 00/47] 4.9.78-stable review
 2018-01-22 20:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] configs/imx6-sabresd: Bump U-Boot and kernel versions
 2018-01-22 20:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/imx6-sabresd_qt5: "

[Qemu-devel] [PULL v2 00/10] target/xtensa updates
 2018-01-22 20:07 UTC 

[PATCH 4.4 00/53] 4.4.113-stable review
 2018-01-22 20:07 UTC  (3+ messages)

[PATCH 1/2] cal: honor num_months when only a year argument
 2018-01-22 20:07 UTC  (2+ messages)
` [PATCH 2/2] cal: do not set months_in_row with -3 option

[PATCH net] ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
 2018-01-22 20:06 UTC 

[PATCH 0/6] Support generic tunnel TX csum and TSO
 2018-01-22 20:06 UTC  (7+ messages)
` [PATCH 4/6] ethdev: introduce TX common tunnel offloads

[PATCH 0/2] qla2xxx: fixes for the driver
 2018-01-22 20:04 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Fix warning reported for req_que_no in qla24xx_async_cmd()
` [PATCH 2/2] qla2xxx: Fix logo flag for qlt_free_session_done()

[PATCH] drm/i915: Move LRC register offsets to a header file
 2018-01-22 20:06 UTC 

[Qemu-devel] [PATCH v10.5 00/20] tcg: generic vector operations
 2018-01-22 20:04 UTC  (11+ messages)
` [Qemu-devel] [PATCH v10.5 01/20] tcg: Allow multiple word entries into the constant pool
` [Qemu-devel] [PATCH v10.5 02/20] tcg: Add types and basic operations for host vectors
` [Qemu-devel] [PATCH v10.5 03/20] tcg: Standardize integral arguments to expanders

[Qemu-devel] [RFC 0/2] virtio-vhost-user: add virtio-vhost-user device
 2018-01-22 20:04 UTC  (4+ messages)

[PATCH 0/1] tinfoil.py: Check if BUILDDIR exists
 2018-01-22 20:02 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4 0/2] add tracepoints for nvme command submission and completion
 2018-01-22 19:35 UTC  (6+ messages)
` [PATCH v4 2/2] nvme: add tracepoint for nvme_complete_rq

[PATCH spark] sparc: vDSO: remove an extra tab
 2018-01-22 20:01 UTC  (2+ messages)

[PATCH v2 00/12] document & test fetch pruning & add fetch.pruneTags
 2018-01-22 20:01 UTC  (6+ messages)
` [PATCH 00/11] document & test fetch pruning + WIP fetch.pruneTags
  ` [PATCH v2 04/12] fetch tests: double quote a variable for interpolation
  ` [PATCH v2 07/12] git remote doc: correct dangerous lies about what prune does

[PATCH] dma-buf: fix reservation_object_wait_timeout_rcu once more
 2018-01-22 20:01 UTC  (5+ messages)

WARNING in xdp_rxq_info_unreg
 2018-01-22 19:58 UTC 

KASAN: use-after-free Read in erspan_build_header
 2018-01-22 19:58 UTC 

KASAN: use-after-free Read in erspan_xmit
 2018-01-22 19:58 UTC 

KASAN: slab-out-of-bounds Read in erspan_xmit
 2018-01-22 19:58 UTC 

[RFC PATCH 0/4] softirq: Per vector threading v3
 2018-01-22 19:58 UTC  (2+ messages)

[PATCH] pigz: specify that we runtime-provide gzip
 2018-01-22 19:58 UTC  (2+ messages)

[mm 4.15-rc8] Random oopses under memory pressure
 2018-01-22 19:58 UTC  (14+ messages)

[Qemu-devel] [PATCH v2 08/10] target/xtensa: allow different default CPU for MMU/noMMU
 2018-01-22 19:58 UTC 

KASAN: use-after-free Read in __wake_up_common
 2018-01-22 19:58 UTC 

[PATCH] Input: ads7846 - use managed allocated resources
 2018-01-22 19:58 UTC  (2+ messages)

general protection fault in loopback_pos_update
 2018-01-22 19:58 UTC 

possible deadlock in vhost_chr_write_iter
 2018-01-22 19:58 UTC 

[PATCH 1/2] Bluetooth: hci_bcm: Remove platform_device support
 2018-01-22 19:57 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/6] qmp dirty bitmap API
 2018-01-22 19:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/6] qapi: add block-dirty-bitmap-enable/disable

[PATCH 0/2 v2] Add f2fs support
 2018-01-22 19:55 UTC  (3+ messages)
` [PATCH 1/2 v2] imagefeatures: disable f2fs from test_image_features by default
` [PATCH 2/2 v2] image_types: add support for modern f2fs flash filesystem

[meta-browser] RFC: updating chromium-ozone-wayland to 65.0.xxxx.0.rxxxxxx.igalia.1
 2018-01-22 19:54 UTC 

[Buildroot] [PATCH v2 1/2] squid: bump version to 3.5.27
 2018-01-22 19:54 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] squid: add upstream post-3.5.27 security patches

[Qemu-devel] [PULL 00/27] Migration pull
 2018-01-22 19:52 UTC  (10+ messages)

[PATCH v3 1/5] bindings: regulator: added support for suspend states
 2018-01-22 19:50 UTC  (3+ messages)
` [PATCH V4 "

eSDK and Multilib
 2018-01-22 19:48 UTC  (2+ messages)

[PATCH 3/3] read-cache: don't write index twice if we can't write shared index
 2018-01-22 19:46 UTC  (3+ messages)

[PATCH v10 00/18] overlayfs: Delayed copy up of data
 2018-01-22 19:46 UTC  (4+ messages)
` [PATCH v10 07/18] ovl: Add mechanism to create a chain of origin dentries

[PATCH 9/9] gettext: rationalise optional dependencies
 2018-01-22 19:46 UTC  (3+ messages)
` [PATCH] gettext: fix PACKAGECONFIGs

Reproducible XFS filesystem artifacts
 2018-01-22 19:45 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t 1/1] meson: Use absolute path for IGT_DATADIR
 2018-01-22 19:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: warning for series starting with [i-g-t,1/1] "

[PATCH 01/13] drm/amdgpu: rename static functions in amdgpu_display.c
 2018-01-22 19:42 UTC  (14+ messages)
  ` [PATCH 02/13] drm/amdgpu: rename amdgpu_crtc_page_flip_target
  ` [PATCH 03/13] drm/amdgpu: rename amdgpu_crtc_set_config
  ` [PATCH 04/13] drm/amdgpu: rename amdgpu_print_display_setup
  ` [PATCH 05/13] drm/amdgpu: rename amdgpu_ddc_probe
  ` [PATCH 06/13] drm/amdgpu: rename amdgpu_framebuffer_init
  ` [PATCH 07/13] drm/amdgpu: rename amdgpu_user_framebuffer_create
  ` [PATCH 08/13] drm/amdgpu: rename amdgpu_modeset_create_props
  ` [PATCH 09/13] drm/amdgpu: rename amdgpu_update_display_priority
  ` [PATCH 10/13] drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
  ` [PATCH 11/13] drm/amdgpu: rename amdgpu_get_crtc_scanoutpos
  ` [PATCH 12/13] drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
  ` [PATCH 13/13] drm/amdgpu: rename amdgpu_freesync_ioctl

[Devel] [PATCH v9 0/7] Handle guest RAS Error in KVM and kernel
 2018-01-22 19:39 UTC  (6+ messages)
` [Devel] [PATCH v9 3/7] acpi: apei: Add SEI notification type support for ARMv8
  `  "

[PATCH v4 5/6] convert: add 'working-tree-encoding' attribute
 2018-01-22 19:37 UTC  (3+ messages)
` SQUASH convert: add tracing for "

[Devel] [PATCH v8 0/7] Support RAS virtualization in KVM
 2018-01-22 19:36 UTC  (17+ messages)
` [Devel] [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization
              `  "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 1a19222f2195c6b02a9a00e1c32f337ed6b70f63
 2018-01-22 19:35 UTC 

[Qemu-trivial] [PATCH] monitor: Remove legacy "-mon default=on" parameter
 2018-01-22 19:35 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v8 02/12] objtool: Allow alternatives to be ignored
 2018-01-22 19:34 UTC  (6+ messages)
` [v8,02/12] "

[PATCH v6 00/13] arm64/KVM: RAS & IESB for firmware first support
 2018-01-22 19:32 UTC  (5+ messages)
` [PATCH v6 03/13] arm64: cpufeature: Detect CPU RAS Extentions

[RFC 0/7] APEI: Move arm64 NMI notifications to use estatus cache
 2018-01-22 19:29 UTC  (8+ messages)
` [RFC 1/7] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [RFC 2/7] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [RFC 3/7] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [RFC 4/7] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [RFC 5/7] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [RFC 6/7] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users
` [RFC 7/7] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications

ath10k could not get target info after transition from 32 bit to 64 bit kernel
 2018-01-22 19:31 UTC  (2+ messages)

[Bug 104738] Radeon HD 6970M/6990M crash on iMac on boot - only nomodeset helps
 2018-01-22 19:31 UTC 

[PATCH] packed_ref_cache: don't use mmap() for small files
 2018-01-22 19:31 UTC  (5+ messages)
` [PATCH v3] "

[RFC 00/10] Speculation Control feature support
 2018-01-22 19:31 UTC  (5+ messages)
` [RFC 02/10] x86/kvm: Add IBPB support

OpenBMC 1/22 community telecon - Call for Topics
 2018-01-22 19:30 UTC 

[Buildroot] [PATCH] libtomcrypt: bump to version 1.18.1
 2018-01-22 19:29 UTC 

[PATCH bpf-next 0/2] bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
 2018-01-22 19:28 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[Qemu-devel] [PATCH v2] xilinx_spips: Correct usage of an uninitialized local variable
 2018-01-22 19:27 UTC  (3+ messages)

[PATCH v4.15-rc9] sched, cgroup: Don't reject lower cpu.max on ancestors
 2018-01-22 19:26 UTC  (2+ messages)

[PATCH v2] Input: Add support for PDP Xbox One controllers
 2018-01-22 19:25 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix packet checksum in receive path
 2018-01-22 19:24 UTC 

[Qemu-devel] [PATCH v2 4/5] tpm: add CRB device
 2018-01-22 19:22 UTC  (11+ messages)

[PATCH] kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfs
 2018-01-22 19:21 UTC  (4+ messages)

[RFC v2 0/6] Queued/runnable/running engine stats
 2018-01-22 19:21 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] mesa: link mesautil with pthreads
 2018-01-22 19:19 UTC  (3+ messages)

[PATCH v2] mesa: link mesautil with pthreads
 2018-01-22 19:17 UTC 

[Buildroot] [PATCH] hwdata: bumb to version 0.308
 2018-01-22 19:17 UTC 

[oe-commits] [openembedded-core] 01/06: python: Restructure python packaging and replace it with autopackaging
 2018-01-22 19:02 UTC  (3+ messages)

[Bug 104731] UVD lockup on MPEG2 missing Field
 2018-01-22 19:16 UTC  (2+ messages)

[PATCH] Add limited read-only support for older (V2 and V3) device tree to libfdt
 2018-01-22 19:16 UTC  (4+ messages)
` [PATCH v3] "

Ceph Luminous - pg is down due to src/osd/SnapMapper.cc: 246: FAILED assert(r == -2)
 2018-01-22 19:15 UTC  (19+ 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.