All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-15 15:48:14 to 2016-09-15 16:38:11 UTC [more...]

[PATCH] optimize vhost enqueue
 2016-09-15 16:38 UTC  (10+ messages)
` [PATCH v5 0/6] vhost: optimize enqueue
  ` [PATCH v5 2/6] vhost: rewrite enqueue
  ` [PATCH v5 5/6] vhost: batch update used ring

[PATCH V6 0/3] Adding support for address filters
 2016-09-15 16:37 UTC  (7+ messages)
` [PATCH V6 1/3] perf tools: making perf_evsel__append_filter() generic
` [PATCH V6 2/3] perf tools: new tracepoint specific function
` [PATCH V6 3/3] perf tools: adding support for address filters

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-15 16:37 UTC  (13+ messages)

[PATCH] MMC: meson: remove unused variable
 2016-09-15 16:37 UTC  (4+ messages)

[PATCH v4 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-15 16:36 UTC  (12+ messages)
` [PATCH v4 1/3] ASoC: sun4i-codec: rename sun4i_codec_widgets for consistency
` [PATCH v4 2/3] ASoC: rename some sun7i-only registers
` [PATCH v4 3/3] ASoC: sun4i-codec: Add custom regmap configs

[PATCH 1/2] vm_event: Sanitize vm_event response handling
 2016-09-15 16:36 UTC  (9+ messages)
` [PATCH 2/2] x86/vm_event: Allow returning i-cache for emulation

NFSv4.2 unlabeled_t on mountpoints
 2016-09-15 16:36 UTC  (3+ messages)

[Qemu-devel] [PULL v2 0/6] virtio,pci: fixes and updates
 2016-09-15 16:36 UTC  (3+ messages)

[PATCH] arm64: kprobe: Always clear pstate.D in breakpoint exception handler
 2016-09-15 16:35 UTC  (9+ messages)

[Buildroot] [PATCH] toolchain-external: fix potential entire root filesystem removal
 2016-09-15 16:35 UTC  (4+ messages)

[PATCH net] tcp: fix overflow in __tcp_retransmit_skb()
 2016-09-15 16:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] mirror: fix improperly filled copy_bitmap for mirror block job
 2016-09-15 16:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: sync bdrv_co_get_block_status_above() with bdrv_is_allocated_above()
` [Qemu-devel] [PATCH v3 2/2] mirror: fix improperly filled copy_bitmap for mirror block job

[PATCH v3] leds: Introduce userspace leds driver
 2016-09-15 16:34 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/10] block: Accept qdev IDs in device level QMP commands
 2016-09-15 16:33 UTC  (15+ messages)
` [Qemu-devel] [PATCH 04/10] block: Accept device model name for blockdev-open/close-tray
` [Qemu-devel] [PATCH 05/10] block: Accept device model name for x-blockdev-insert-medium
` [Qemu-devel] [PATCH 10/10] qemu-iotests/118: Test media change with qdev name

[Ksummit-discuss] [CORE TOPIC] checkpatch/Codingstyle and trivial patch spam
 2016-09-15 16:33 UTC  (10+ messages)

[PATCH net-next] tcp: prepare skbs for better sack shifting
 2016-09-15 16:33 UTC 

multi-device btrfs with single data mode and disk failure
 2016-09-15 16:30 UTC  (3+ messages)

[PATCH] mwifiex: fix null pointer deference when adapter is null
 2016-09-15 16:29 UTC  (2+ messages)

[PATCH 0/2] Few PM fixes for MUSB for v4.9 merge window
 2016-09-15 16:29 UTC  (3+ messages)
  ` [PATCH 1/2] usb: musb: Fix PM runtime for disconnect after unconfigure
  ` [PATCH 2/2] usb: musb: Fix session based PM for first invalid VBUS

update_font_cache intercept: qemu: uncaught target signal 4 (Illegal instruction)
 2016-09-15 16:27 UTC  (4+ messages)

[Nbd] [RESEND][PATCH 0/5] nbd improvements
 2016-09-15 16:27 UTC  (15+ messages)

[Buildroot] [PATCH] openal: Disable build also for examples and tests
 2016-09-15 16:27 UTC 

[PATCH v3 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
 2016-09-15  6:50 UTC  (4+ messages)
` [PATCH v3 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-09-15 16:26 UTC  (5+ messages)

[PATCH v3 0/2] add aes-sha224-hmac support to Intel QAT driver
 2016-09-15 16:26 UTC  (3+ messages)
  ` [PATCH v3 1/2] crypto/qat: add aes-sha224-hmac capability "
  ` [PATCH v3 2/2] app/test: add test cases for aes-sha224-hmac for "

[PATCH] object: measure time needed for resolving hash collisions
 2016-09-15 16:26 UTC  (3+ messages)

[PATCH] ARM: s3c24xx: Add dma_slave_map for s3c2440 devices
 2016-09-15 16:24 UTC  (4+ messages)

[PATCH V2 00/11] block-throttle: add .high limit
 2016-09-15 16:23 UTC  (12+ messages)
` [PATCH V2 01/11] block-throttle: prepare support multiple limits
` [PATCH V2 02/11] block-throttle: add .high interface
` [PATCH V2 03/11] block-throttle: configure bps/iops limit for cgroup in high limit
` [PATCH V2 04/11] block-throttle: add upgrade logic for LIMIT_HIGH state
` [PATCH V2 05/11] block-throttle: add downgrade logic
` [PATCH V2 06/11] blk-throttle: make sure expire time isn't too big
` [PATCH V2 07/11] blk-throttle: make throtl_slice tunable
` [PATCH V2 08/11] blk-throttle: detect completed idle cgroup
` [PATCH V2 09/11] block-throttle: make bandwidth change smooth
` [PATCH V2 10/11] block-throttle: add a simple idle detection
` [PATCH V2 11/11] blk-throttle: ignore idle cgroup limit

[PATCH] mwifiex: fix memory leak on regd when chan is zero
 2016-09-15 16:21 UTC 

[PATCH] kvm, x86: Properly check whether a pfn is an MMIO or not
 2016-09-15 16:22 UTC  (6+ messages)

[PATCH] configfs: Return -EFBIG from configfs_write_bin_file
 2016-09-15 16:20 UTC 

[Qemu-devel] [PATCH v7] migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
 2016-09-15 16:20 UTC 

[PATCH 00/28] Patches for userspace
 2016-09-15 16:21 UTC  (6+ messages)
` [PATCH 09/28] mlx5: Fix gcc 6.4 uninitialized variable warning

[Buildroot] [PATCH 1/7] util-linux: add optional dependency on readline
 2016-09-15 16:20 UTC  (3+ messages)
` [Buildroot] [PATCH 5/7] audit: update legal info

[PATCH v4 0/2] mtd: nand: fix writing incorrect ECC parity data in OOB region
 2016-09-15 16:20 UTC  (9+ messages)
` [PATCH v4 1/2] mtd: nand: fix generating over-boundary ECC data when writing
` [PATCH v4 2/2] mtd: nand: fix chances to create incomplete "

[PATCH v3 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-09-15 16:20 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv
 2016-09-15 15:58 UTC  (8+ messages)

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-15 16:20 UTC  (8+ messages)

[Bug 97796] Parts of screen do not update
 2016-09-15 16:19 UTC  (2+ messages)

Beginner question: how to inspect scheduling of multi-threaded user application?
 2016-09-15 16:17 UTC  (2+ messages)

[lxc-devel] CFP for containers micro-conference at LPC 2016
 2016-09-15 16:18 UTC 

[cip-dev] Introduction
 2016-09-15 16:17 UTC  (4+ messages)

[RFC rdma-next 0/3] Move mlx5 vendor specific to UAPI directory
 2016-09-15 16:17 UTC  (4+ messages)
` [RFC rdma-next 2/3] IB/core: Export mlx5 vendor specific strucutres

[PATCH babeltrace 2/3] Port: Use glib g_mkdir
 2016-09-15 16:14 UTC  (2+ messages)
` [PATCH babeltrace 3/3] Port: Add glib g_mkdtemp to mkdtemp wrapper

[PATCH babeltrace 1/3] Port: Use glib portable macros to convert gpointer to int
 2016-09-15 16:14 UTC 

[RFC PATCH babeltrace] Use glib portable macros to convert gpointer to int
 2016-09-15 16:15 UTC 

[PATCH v2] leds: Introduce userspace leds driver
 2016-09-15 16:16 UTC  (5+ messages)

[PATCH] imsm: do not activate spares for uninitialized member arrays
 2016-09-15 16:16 UTC  (2+ messages)

[PATCH] mdadm: replace hard coded string length
 2016-09-15 16:15 UTC  (2+ messages)

[PATCH] libselinux: add support for pcre2
 2016-09-15 16:14 UTC 

pull-request: iwlwifi 2016-09-15
 2016-09-15 16:13 UTC  (2+ messages)
` [PATCH] iwlwifi: mvm: update TX queue before making a copy of the skb

[PATCH v4 00/14] Centralize format information
 2016-09-15 16:12 UTC  (6+ messages)
` [PATCH v4 01/14] drm: "

[Qemu-devel] [PULL 00/18] Block layer patches
 2016-09-15 16:10 UTC  (2+ messages)

Add sensors support to debugfs for Powerplay
 2016-09-15 16:11 UTC  (6+ messages)
` [PATCH] drm/amd/amdgpu: Add sensors debugfs support

[PATCH v2 2/2] drm/i915: Try to print INSTDONE bits for all slice/subslice
 2016-09-15 16:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] block: add cache mode with direct IO and without flushes
 2016-09-15 16:09 UTC  (2+ messages)

[GIT PULL] Greybus driver subsystem for 4.9-rc1
 2016-09-15 16:09 UTC  (13+ messages)

[PATCH v2 00/21] ath10k patches, generic and CT firmware related
 2016-09-15 15:11 UTC  (6+ messages)
` [PATCH v2 10/21] ath10k: support logging ath10k_info as KERN_DEBUG

[PATCH 0/2] x86/tsc: Update tsc crystal_khz whitelist
 2016-09-15 16:08 UTC  (3+ messages)
` [PATCH 2/2] x86/tsc: Add additional Intel CPU models to "

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2016-09-15 16:07 UTC  (4+ messages)
` [PATCH 1/2] gpiolib: Add possibility to mask which GPIOs are added to IRQ domain
  ` [PATCH 2/2] pinctrl: cherryview: Do not add all southwest and north GPIOs "

TRIM/UNMAP/DISCARD via ATA Passthrough
 2016-09-15 16:07 UTC  (4+ messages)

[PATCH BUGFIX] mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
 2016-09-15 16:06 UTC  (3+ messages)

[PATCH v3 00/19] Make ACPI builder available to components other than hvmloader
 2016-09-15 16:05 UTC  (11+ messages)

[PATCH] drm/amdgpu/si: fix ring size for compute
 2016-09-15 16:05 UTC 

unable to handle kernel paging request
 2016-09-15 16:05 UTC  (2+ messages)

[wishlist?] make submodule commands robust to having non-submodule Subprojects
 2016-09-15 16:05 UTC  (2+ messages)

[PATCH] Re: [PATCH] jbd2: add jbd2_journal_init() helper
 2016-09-15 16:03 UTC  (4+ messages)
` [PATCH] jbd2: move more common code into journal_init_common()

Using ath5k/ath9k radio for constant-tx noise source
 2016-09-15 16:03 UTC  (7+ messages)

Versioning scheme for rdma-plumbing
 2016-09-15 16:02 UTC  (5+ messages)

[Qemu-devel] [PATCH v6] migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
 2016-09-15 16:01 UTC  (3+ messages)

[PATCH v2 0/2] if running under KVM, use kvmclock to compute TSC deadline value
 2016-09-15 16:00 UTC  (4+ messages)
` [PATCH 2/2] x86, kvm: "

[PATCH 0/6 linux-next] ext4: fix extent leaking and clean-up
 2016-09-15 15:59 UTC  (9+ messages)
` [PATCH 2/6 linux-next] ext4: remove unneeded test in ext4_alloc_file_blocks()
` [PATCH 3/6 linux-next] ext4: create EXT4_MAX_BLOCKS() macro
` [PATCH 4/6 linux-next] ext4: use bool for check in ext4_ext_space_()
` [PATCH 5/6 linux-next] ext4: remove unused definition

[Qemu-devel] [PULL 00/17] Second batch of misc patches for QEMU 2.8
 2016-09-15 15:59 UTC  (2+ messages)

[PATCH] staging: android ion/hisi: fix dependencies
 2016-09-15 15:57 UTC 

[PATCH] drm/sti: forbid plane on several mixer
 2016-09-15 15:57 UTC  (4+ messages)

[xen-unstable test] 100965: tolerable FAIL - PUSHED
 2016-09-15 15:57 UTC 

[PATCH 0/6] x86/dumpstack: replace dump_trace() with a new unwinder
 2016-09-15 15:56 UTC  (7+ messages)
` [PATCH 1/6] x86/unwind: add new unwind interface and implementations
` [PATCH 2/6] perf/x86: convert perf_callchain_kernel() to use the new unwinder
` [PATCH 3/6] x86/stacktrace: convert save_stack_trace_*() "
` [PATCH 4/6] oprofile/x86: convert x86_backtrace() "
` [PATCH 5/6] x86/dumpstack: convert show_trace_log_lvl() "
` [PATCH 6/6] x86/dumpstack: remove dump_trace() and related callbacks

[PATCH v2] Staging: comedi: drivers: Remove unused functions
 2016-09-15 15:56 UTC  (2+ messages)

[PATCH v5 0/5] kexec_file: Add buffer hand-over for the next kernel
 2016-09-15 15:55 UTC  (5+ messages)
` [PATCH v5 1/5] kexec_file: Include the purgatory segment in the kexec image checksum

[PATCH] mtd: spi-nor: don't include linux/mtd/cfi.h from header
 2016-09-15 15:55 UTC  (2+ messages)

[Qemu-devel] [PULL v5 00/18] tcg queued patches
 2016-09-15 15:53 UTC  (2+ messages)

[PATCH] lightnvm: propagate device_add() error code
 2016-09-15 15:53 UTC 

Doubts Regaarding the checkpatch.pl
 2016-09-15 15:53 UTC 

nvmf/rdma host crash during heavy load and keep alive recovery
 2016-09-15 15:53 UTC  (14+ messages)

[PATCH] dmaengine: imx-sdma: fix merge conflict
 2016-09-15 15:50 UTC 

[Qemu-devel] [PATCH v2 0/5] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2016-09-15 15:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] exec: [tcg] Refactor flush of per-CPU virtual TB cache
` [Qemu-devel] [PATCH v2 2/5] exec: [tcg] Use multiple physical TB caches
` [Qemu-devel] [PATCH v2 3/5] exec: [tcg] Switch physical TB cache based on vCPU tracing state
` [Qemu-devel] [PATCH v2 4/5] trace: [tcg] Do not generate TCG code to trace dinamically-disabled events
` [Qemu-devel] [PATCH v2 5/5] trace: [tcg, trivial] Re-align generated code

[PATCH 0/1] Avoid race in perform_groupmems()
 2016-09-15 15:44 UTC  (2+ messages)
` [PATCH 1/1] useradd_base.bbclass: Do not mess with the gshadow file in the sysroot

[Buildroot] [PATCH v5 1/1] package/rpm: switch to version 4.12.0.1
 2016-09-15 15:50 UTC  (4+ messages)

[PATCH 00/19] KNI checkpatch cleanup
 2016-09-15 15:46 UTC  (12+ messages)
` [PATCH 09/19] kni: do not use assignment in if condition
` [PATCH 10/19] kni: macros with complex values should be enclosed in parentheses
` [PATCH 11/19] kni: prefer min_t to min
` [PATCH 12/19] kni: prefer ether_addr_copy to memcpy
` [PATCH 13/19] kni: update kernel logging
` [PATCH 14/19] kni: remove unnecessary 'out of memory' message
` [PATCH 15/19] kni: move functions to eliminate function declarations
` [PATCH 16/19] kni: remove compile time debug configuration
` [PATCH 17/19] kni: updated log messages
` [PATCH 18/19] kni: prefer uint32_t to unsigned int
` [PATCH 19/19] kni: move kernel version ifdefs to compat header

Size of scrubbed Data
 2016-09-15 15:48 UTC 

[PATCH v2] staging: olpc_dcon: Prefer using the BIT macro
 2016-09-15 15:48 UTC 

[GIT PULL FOR v4.9] Add SPI GS1662 driver
 2016-09-15 15:48 UTC 

[PATCH net] net: avoid sk_forward_alloc overflows
 2016-09-15 15:48 UTC 

[Buildroot] [PATCH] linux-headers: bump 3.{2, 14}.x and 4.4.x series
 2016-09-15 15:48 UTC  (2+ messages)

[PATCH] dmaengine: dmatest: Restore "memcpy" as default mode
 2016-09-15 15:48 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 3.{2, 14}.x and 4.4.x series
 2016-09-15 15:48 UTC 

Thoughts on btrfs RAID-1 for cold storage/archive?
 2016-09-15 15:48 UTC 


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.