All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-23 12:44:09 to 2018-01-23 13:16:53 UTC [more...]

[RFC PATCH 0/6] mempool: add bucket mempool driver
 2018-01-23 13:16 UTC  (15+ messages)
` [RFC v2 00/17] "
  ` [RFC v2 01/17] mempool: fix phys contig check if populate default skipped
  ` [RFC v2 02/17] mempool: add op to calculate memory size to be allocated
  ` [RFC v2 03/17] mempool/octeontx: add callback to calculate memory size
  ` [RFC v2 04/17] mempool: add op to populate objects using provided memory
  ` [RFC v2 05/17] mempool/octeontx: implement callback to populate objects
  ` [RFC v2 06/17] mempool: remove callback to get capabilities
  ` [RFC v2 07/17] mempool: deprecate xmem functions
  ` [RFC v2 08/17] mempool/octeontx: prepare to remove register memory area op
  ` [RFC v2 09/17] mempool/dpaa: convert to use populate driver op
  ` [RFC v2 10/17] mempool: remove callback to register memory area
  ` [RFC v2 11/17] mempool: ensure the mempool is initialized before populating
  ` [RFC v2 13/17] mempool: support flushing the default cache of the mempool
  ` [RFC v2 14/17] mempool: implement abstract mempool info API

[PATCH] block/sed-opal: Fix trailing semicolon
 2018-01-23 13:16 UTC 

[PATCH] event/sw: fix memory leak if self test fails
 2018-01-23 13:15 UTC 

[PATCH 1/5] nvme: Request cancelling helpers
 2018-01-23 13:14 UTC  (11+ messages)
` [PATCH 2/5] nvme: Ending failed unstarted requests
` [PATCH 3/5] nvme/pci: End stopped queue requests directly

[GIT PULL 00/43] perf/core improvements and changes
 2018-01-23 13:12 UTC  (58+ messages)
` [PATCH 01/43] perf intel-pt/bts: Do not swap when synthesizing samples
` [PATCH 02/43] perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__synthesize_sample()
` [PATCH 03/43] perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
` [PATCH 04/43] perf tools: Use ui__error() for reporting --fields errors
` [PATCH 05/43] perf bpf: Don't warn about unavailability of builtin clang, just fallback
` [PATCH 06/43] perf tools: Move conditional O_CLOEXEC to util.h
` [PATCH 07/43] perf symbols: Using O_CLOEXEC in do_open
` [PATCH 08/43] perf report: Fix regression when decoding intel_pt traces
` [PATCH 09/43] perf build: Display EXTRA features for VF=1 build
` [PATCH 10/43] tools include arch: Grab a copy of errno.h for arch's supported by perf
` [PATCH 11/43] tools include asm-generic: Grab errno.h and errno-base.h
` [PATCH 12/43] perf util: Introduce architecture specific errno/name mapping
` [PATCH 13/43] perf trace: Obtain errno strings by using arch_syscalls__strerrno()
` [PATCH 14/43] perf trace: Remove audit-libs dependency if syscall tables are present
` [PATCH 15/43] perf vendor events intel: Update Broadwell events to V22
` [PATCH 16/43] perf vendor events intel: Update BroadwellX events to V13
` [PATCH 17/43] perf vendor events intel: Update Goldmont events to V12
` [PATCH 18/43] perf vendor events intel: Update Haswell events to V27
` [PATCH 19/43] perf vendor events intel: Update HaswellX events to V19
` [PATCH 20/43] perf vendor events intel: Update IvyBridge events to V20
` [PATCH 21/43] perf vendor events intel: Update IvyTown "
` [PATCH 22/43] perf vendor events intel: Update Silvermont events to V14
` [PATCH 23/43] perf vendor events intel: Update Skylake events to V36
` [PATCH 24/43] perf vendor events intel: Update SkylakeX events to V1.06
` [PATCH 25/43] perf vendor events intel: Update BroadwellDE events to V7
` [PATCH 26/43] perf vendor events intel: Update IvyBridge files to V20
` [PATCH 27/43] perf vendor events intel: Update IvyTown "
` [PATCH 28/43] perf tools: Integrating the CoreSight decoding library
` [PATCH 29/43] perf tools: Add initial entry point for decoder CoreSight traces
` [PATCH 30/43] perf tools: Add processing of coresight metadata
` [PATCH 31/43] perf tools: Add decoder mechanic to support dumping trace data
` [PATCH 32/43] perf tools: Add support for decoding CoreSight "
` [PATCH 33/43] perf tools: Add functionality to communicate with the openCSD decoder
` [PATCH 34/43] pert tools: Add queue management functionality
` [PATCH 35/43] perf tools: Add full support for CoreSight trace decoding
` [PATCH 36/43] perf tools: Add mechanic to synthesise CoreSight trace packets
` [PATCH 37/43] MAINTAINERS: Adding entry for CoreSight trace decoding
` [PATCH 38/43] perf bpf: Remove misplaced __maybe_unused attribute
` [PATCH 39/43] perf trace: Add --print-sample
` [PATCH 40/43] perf trace: Do not print from time delta for interrupted syscall lines
` [PATCH 41/43] perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANY
` [PATCH 42/43] perf evlist: Remove fcntl.h from evlist.h
` [PATCH 43/43] perf trace beauty flock: Move to separate object file

[PATCH] media: lirc: Fix uninitialized variable in ir_lirc_transmit_ir()
 2018-01-23 13:14 UTC  (3+ messages)

[2/4] usb: dwc3: add dwc3 glue layer for UniPhier SoCs
 2018-01-23 13:12 UTC  (4+ messages)
` [PATCH 2/4] "

[PATCH] glibc-locale.inc: avoid duplicate packages
 2018-01-23 13:12 UTC  (2+ messages)

[PATCH 1/3] tpm: cmd_ready command can be issued only after granting locality
 2018-01-23 13:12 UTC  (9+ messages)
` [PATCH 2/3] tpm: separate cmd_ready/go_idle from runtime_pm
` [PATCH 3/3] tpm: add longer timeouts for creation commands

[PATCH V3 00/10] clk: add imx7ulp clk support
 2018-01-23 13:10 UTC  (6+ messages)
` [PATCH V3 01/10] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE "

[Qemu-devel] [PULL 0/9] CPU hotplug test, __FUNCTION__ and some fprintf patches
 2018-01-23 13:10 UTC  (2+ messages)

[RFC][PATCH 0/5] s390: improve speculative execution handling v2
 2018-01-23 13:09 UTC  (7+ messages)
` [PATCH 1/5] prctl: add PR_ISOLATE_BP process control
` [PATCH 2/5] s390/alternative: use a copy of the facility bit mask
` [PATCH 3/5] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 4/5] s390: define ISOLATE_BP to run tasks with modified branch prediction
` [PATCH 5/5] s390: scrub registers on kernel entry and KVM exit

[Buildroot] [PATCH] libbsd: bump to version 0.8.7
 2018-01-23 13:09 UTC 

[PATCH v2] doc: convert license headers to SPDX tags
 2018-01-23 13:08 UTC  (7+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] "
  ` [PATCH v3 3/3] "

bad key ordering - repairable?
 2018-01-23 13:06 UTC  (5+ messages)

[PATCH] multipath-tools:fix unexport/export LUN access permission multipath can't restore
 2018-01-23 13:06 UTC  (4+ messages)

[LTP] [RFC] [PATCH] fs/doio: Increase the MAX_FNAME_LENGTH
 2018-01-23 13:06 UTC 

[PATCH 0/4] Buffer's log item refactoring
 2018-01-23 13:05 UTC  (4+ messages)
` [PATCH 4/4] Use list_head infra-structure for buffer's log items list

[PATCH 0/3] mfd/omap-usb-tll: Adjustments for usbtll_omap_probe()
 2018-01-23 13:04 UTC  (5+ messages)
` [PATCH 3/3] mfd/omap-usb-tll: Return an error code only as a constant in usbtll_omap_probe()

[Qemu-devel] [RFC 0/2] virtio-vhost-user: add virtio-vhost-user device
 2018-01-23 13:06 UTC  (4+ messages)

[PATCH 0/3] mfd/sm501: Adjustments for five function implementations
 2018-01-23 13:04 UTC  (4+ messages)
` [PATCH 3/3] mfd/sm501: Adjust 12 checks for null pointers

[PATCH 0/7] dpaa: fixes and performance improvement changes
 2018-01-23 12:31 UTC  (5+ messages)
` [PATCH 0/7 v2] "
  ` [PATCH 5/7 v2] net/dpaa: use phy to virt optimizations
  ` [PATCH 6/7 v2] bus/dpaa: check portal presence in the caller API
  ` [PATCH 7/7 v2] net/dpaa: further push mode optimizations

[RFC/RFT PATCH 0/2] arm64: per-task stack canaries
 2018-01-23 13:03 UTC  (3+ messages)
` [RFC/RFT PATCH 1/2] gcc-plugins: add support plugin for arm64 "
` [RFC/RFT PATCH 2/2] arm64: kernel: use a unique stack canary value for each task

[Qemu-devel] virtio block device is not working
 2018-01-23 13:02 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Increase render/media power gating hysteresis for gen9+
 2018-01-23 13:02 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2] drm/i915: Increase render/media power gating hysteresis for gen9+ (rev3)

[2/4] usb: dwc3: add dwc3 glue layer for UniPhier SoCs
 2018-01-23 13:00 UTC  (4+ messages)
` [PATCH 2/4] "

[PATCH] media: dw9714: annotate a __be16 integer value
 2018-01-23 13:02 UTC  (2+ messages)

[PATCH] mfd/viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
 2018-01-23 13:01 UTC  (5+ messages)

[3/4] ARM: dts: uniphier: add dwc3 usb node for PXs2
 2018-01-23 13:00 UTC  (4+ messages)
` [PATCH 3/4] "

[4/4] arm64: dts: uniphier: add dwc3 usb node for LD20
 2018-01-23 13:00 UTC  (4+ messages)
` [PATCH 4/4] "

[PATCH 0/4] usb: dwc3: add UniPhier dwc3 glue layer support
 2018-01-23 13:00 UTC  (3+ messages)

[1/4] dt-bindings: dwc3: add binding documentation for UniPhier dwc3 glue driver
 2018-01-23 13:00 UTC  (3+ messages)
` [PATCH 1/4] "

[PATCH v2 0/6] Nintendo Wii GPIO driver
 2018-01-23 12:58 UTC  (5+ messages)
` [PATCH v2 1/6] resource: Extend the PPC32 reserved memory hack

[U-Boot] Wrong u-boot-mmc git URL
 2018-01-23 12:58 UTC 

[PATCH] drm/i915/edp: Do not do link training fallback or prune modes on EDP
 2018-01-23 12:57 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: imx7s-warp: enable uart6 on mikroBus
 2018-01-23 12:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/8] lib/igt_fb: Add support for the NV12 format
 2018-01-23 12:56 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
` [igt-dev] [PATCH i-g-t 2/8] lib/igt_fb: Pass format to igt_calc_fb_size
` [igt-dev] [PATCH i-g-t 3/8] lib/fb: Handle planar formats in igt_calc_fb_size and create_bo_for_fb
` [igt-dev] [PATCH i-g-t 4/8] lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw
` [igt-dev] [PATCH i-g-t 5/8] lib/intel_batchbuffer: Add src/dst delta arguments to igt_blitter_fast_copy too
` [igt-dev] [PATCH i-g-t 6/8] lib/fb: Add support for creating planar framebuffers
` [igt-dev] [PATCH i-g-t 7/8] tests/kms_render: Copy all planes when copying fb
` [igt-dev] [PATCH i-g-t 8/8] lib/igt_fb: Add support for NV12 format through conversion

[PATCH v3 7/7] app/testpmd: adjust ethdev port ownership
 2018-01-23 12:56 UTC  (11+ messages)

[DRBD-announce] drbd-9.0.12
 2018-01-23 12:50 UTC 

[PATCH v4 0/4] x86/cpuid: enable new cpu features
 2018-01-23 12:56 UTC  (4+ messages)
` [PATCH v4 3/4] x86emul: Support vaes insns

[GIT PULL for 4.16] CIO2 compiler warning fix
 2018-01-23 12:56 UTC  (4+ messages)

[PATCH v2] mfd: omap-usb-tll: Allocate driver data at once
 2018-01-23 12:55 UTC  (3+ messages)

[PATCH] rock64: dts: fix gmac2io stability issues
 2018-01-23 12:52 UTC  (4+ messages)

[PATCH 1/1] clk: remove invalid __clk_set_parent comment in __clk_core_init
 2018-01-23 12:52 UTC  (3+ messages)

[RFC v2 0/5] vfio/type1: Add support for valid iova list management
 2018-01-23 12:51 UTC  (9+ messages)
` [RFC v2 2/5] vfio/type1: Check reserve region conflict and update iova list
` [RFC v2 4/5] vfio/type1: Add IOVA range capability support

[PATCH 1/3] drm/amdgpu: reduce reserved VA size
 2018-01-23 12:51 UTC  (8+ messages)
` [PATCH 3/3] drm/amdgpu: move static CSA address to top of address space

[PATCH rdma-core 0/2] Support rq and cq record doorbell
 2018-01-23 12:51 UTC  (10+ messages)
` [PATCH rdma-core 2/2] libhns: Support "

[RFC PATCH 0/2] clk: new APIs to handle all available clocks
 2018-01-23 12:50 UTC  (9+ messages)
` [RFC PATCH 1/2] clk: add new APIs to operate on "
` [RFC PATCH 2/2] video: simplefb: switch to use clk_bulk API to simplify clock operations

[Qemu-devel] [RFC PATCH qemu] qmp: Add qom-list-properties to list QOM object properties
 2018-01-23 12:49 UTC  (8+ messages)

[PATCH] btrfs: Use schedule_timeout_interruptible
 2018-01-23 12:46 UTC 

[PATCH v5 0/2] add tracepoints for nvme command submission and completion
 2018-01-23 12:46 UTC  (6+ messages)
` [PATCH v5 1/2] nvme: add tracepoint for nvme_setup_cmd
` [PATCH v5 2/2] nvme: add tracepoint for nvme_complete_rq

[PATCH] doc: document the new devargs syntax
 2018-01-23 12:46 UTC  (6+ messages)

[PATCH v2] bsg: use pr_debug instead of hand craftet macros
 2018-01-23 12:45 UTC  (2+ messages)

mmotm 2018-01-04-16-19 uploaded
 2018-01-23 12:45 UTC  (12+ messages)
` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)
    ` ppc elf_map breakage with MAP_FIXED_NOREPLACE


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.