All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-03 12:35:49 to 2017-02-03 13:50:42 UTC [more...]

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-03 13:50 UTC  (9+ messages)
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
    ` [lustre-devel] "
      ` [Cluster-devel] "
` [PATCH 22/24] ubifs: Convert to separately allocated bdi

[PATCH 0/1] DRAFT: New Microsemi PCI Switch Management Driver
 2017-02-03 13:49 UTC  (8+ messages)
` [PATCH 1/1] MicroSemi Switchtec management interface driver

[PATCH] btrfs-progs: better document btrfs receive security
 2017-02-03 13:48 UTC 

[PATCH] tpm: fix type issues in tpm_getcap()
 2017-02-03 13:48 UTC  (3+ messages)
` [tpmdd-devel] "

[PATCH] HID: multitouch: fix LG Melfas touchscreen
 2017-02-03 13:47 UTC  (2+ messages)

[PATCH 1/3] drm/i915/dp: Move initialization of hpd_pin to a new function
 2017-02-03 13:47 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Store aux power domain in intel_dp
` [PATCH 3/3] drm/i915: Store encoder power domain in struct intel_encoder

[PATCH 1/4] media: pci: saa7164: Replace BUG() with BUG_ON()
 2017-02-03 13:46 UTC  (2+ messages)

[Buildroot] Firmware auto-loading does not work
 2017-02-03 13:46 UTC  (10+ messages)

Multiple root file systems
 2017-02-03 13:44 UTC 

[PATCH v4 00/12] fuzz: update x86emul fuzzer
 2017-02-03 13:45 UTC  (7+ messages)
` [PATCH v4 01/12] x86emul/test: add missing dependency for x86_emulate.o
` [PATCH v4 02/12] fuzz/x86emul: use macro to reduce repetition in Makefile
` [PATCH v4 05/12] x86emul/test: use x86-vendors.h

[Qemu-devel] [PATCH] xhci: fix event queue IRQ handling
 2017-02-03 13:44 UTC  (2+ messages)

[PATCH] HID: wacom: don't apply generic settings to old devices
 2017-02-03 13:44 UTC  (2+ messages)

[PATCH 0/4][RFC v2] fujitsu-laptop: fujitsu-laptop: clean ups from Alan Jenkins
 2017-02-03 13:43 UTC  (2+ messages)

[for-next][PATCH 0/8] tracing: Clean up hash logic for set_graph_function
 2017-02-03 13:40 UTC  (9+ messages)
` [for-next][PATCH 1/8] tracing: Add ftrace_hash_key() helper function
` [for-next][PATCH 2/8] ftrace: Create a slight optimization on searching the ftrace_hash
` [for-next][PATCH 3/8] ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY
` [for-next][PATCH 4/8] ftrace: Reset fgd->hash in ftrace_graph_write()
` [for-next][PATCH 5/8] ftrace: Have set_graph_functions handle write with RDWR
` [for-next][PATCH 6/8] tracing: Reset parser->buffer to allow multiple "puts"
` [for-next][PATCH 7/8] ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock
` [for-next][PATCH 8/8] ftrace: Have set_graph_function handle multiple functions in one write

[Qemu-devel] [PATCH v3 0/8] Support multiple listening sockets per VNC server
 2017-02-03 13:41 UTC  (3+ messages)

[PATCH 00/17] net: stmmac: misc fix
 2017-02-03 13:41 UTC  (7+ messages)
` [PATCH 13/17] net: stmmac: Implement NAPI for TX
` [PATCH 14/17] net: stmmac: print phy information

[xlnx:master 117/172] drivers/mtd/spi-nor/spi-nor.c:1423: warning: unused variable 'is_dual'
 2017-02-03 13:39 UTC 

init --separate-git-dir does not set core.worktree
 2017-02-03 13:38 UTC  (4+ messages)

[PATCHv3 0/6] sanitize sg
 2017-02-03 13:38 UTC  (11+ messages)
` [PATCHv3 1/6] sg: disable SET_FORCE_LOW_DMA
` [PATCHv3 2/6] sg: remove 'save_scat_len'
` [PATCHv3 3/6] sg: protect accesses to 'reserved' page array
` [PATCHv3 4/6] sg: check for valid direction before starting the request
` [PATCHv3 5/6] sg: use standard lists for sg_requests
` [PATCHv3 6/6] sg: close race condition in sg_remove_sfp_usercontext()

[PATCH v4] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
 2017-02-03 13:37 UTC  (9+ messages)

[PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock()
 2017-02-03 13:37 UTC  (13+ messages)
` [tip:sched/core] sched/core: Add debugging code to catch missing update_rq_clock() calls

[Qemu-devel] [PATCH v2 0/8] More sensible default for -drive interface type
 2017-02-03 13:35 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 8/8] hw: Drop superfluous special checks for orphaned -drive

[RFC v3 00/10] Provide the EL1 physical timer to the VM
 2017-02-03 13:34 UTC  (10+ messages)

[PATCH v6 1/2] hwmon: new driver for ST stts751 thermal sensor
 2017-02-03 13:34 UTC  (4+ messages)
` [PATCH v6 2/2] DT: add binding documentation for STTS751

[Cluster-devel] [PATCH] gfs2: Make gfs2_write_full_page static
 2017-02-03 13:33 UTC  (2+ messages)

[PATCH] drm/i915: Enable VLV audio chicken bit for LPE audio
 2017-02-03 13:32 UTC  (2+ messages)

[Qemu-arm] [PATCH V2 0/5] Add vPMU vPMU support under TCG mode
 2017-02-03 13:31 UTC  (16+ messages)
` [Qemu-arm] [PATCH V2 1/5] target-arm: Add support for PMU register PMSELR_EL0
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH V2 2/5] target-arm: Add support for AArch64 PMU register PMXEVTYPER_EL0
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH V2 3/5] target-arm: Add support for PMU register PMXEVCNTR_EL0
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH V2 4/5] target-arm: Add support for PMU register PMINTENSET_EL1
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH V2 5/5] target-arm: Enable vPMU support under TCG mode
    ` [Qemu-devel] "

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2017-02-03 13:32 UTC  (9+ messages)
  ` [PATCH v5] "
    ` [PATCH v6] "
      ` [RFC/PATCH] media: Add video bus switch
        ` [PATCH] "
          ` [PATCH] devicetree: "

unable to mount nfs4 mount
 2017-02-03 13:31 UTC  (15+ messages)

Repeteability in image compilation. How to achieve it? How to measure it?
 2017-02-03 13:31 UTC  (2+ messages)

[PATCH v2 net-next 0/3] Extract IFE logic to module
 2017-02-03 13:31 UTC  (10+ messages)
` [PATCH 1/3] net/sched: act_ife: Unexport ife_tlv_meta_encode
` [PATCH 2/3] net: Introduce ife encapsulation module
` [PATCH 3/3] net/sched: act_ife: Change to use ife module

[PATCH 0/5] refcount_t and various related bits
 2017-02-03 13:26 UTC  (12+ messages)
` [kernel-hardening] "
` [PATCH 1/5] refcount_t: A special purpose refcount type
  ` [kernel-hardening] "
` [PATCH 2/5] kref: Implement using refcount_t
  ` [kernel-hardening] "
` [PATCH 3/5] x86: Implement __WARN using UD2
  ` [kernel-hardening] "
` [PATCH 4/5] atomic: Introduce atomic_try_cmpxchg()
  ` [kernel-hardening] "
` [PATCH 5/5] refcount: Use atomic_try_cmpxchg()
  ` [kernel-hardening] "

[U-Boot] [PATCH v1] Add single register pin controller driver
 2017-02-03 13:29 UTC 

memory hotplug for domUs
 2017-02-03 13:29 UTC  (10+ messages)

[RFC] w1: regression, remove need for ida and use PLATFORM_DEVID_AUTO
 2017-02-03 13:28 UTC  (6+ messages)

[PATCH net-next] sfc: get rid of custom busy polling code
 2017-02-03 13:25 UTC  (3+ messages)

[Buildroot] [git commit branch/2016.11.x] imagemagick: security bump to version 7.0.4-6
 2017-02-03 13:25 UTC 

[Buildroot] [git commit branch/2016.11.x] imagemagick: bump version to 7.0.4-5
 2017-02-03 13:24 UTC 

[PATCHv2 net-next 00/16] net: mvpp2: add basic support for PPv2.2
 2017-02-03 13:24 UTC  (6+ messages)
` [PATCHv2 net-next 05/16] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors

[Buildroot] [git commit branch/2016.11.x] imagemagick: bump version to 7.0.4-4
 2017-02-03 13:24 UTC 

[PATCH] cooker: Drop package-depends.dot and pn-depends.dot generation
 2017-02-03 13:18 UTC  (4+ messages)

"TCP: eth0: Driver has suspect GRO implementation, TCP performance may be compromised." message with "ethtool -K eth0 gro off"
 2017-02-03 13:24 UTC  (7+ messages)

[Buildroot] [git commit branch/2016.11.x] redis: security bump to version 3.2.7
 2017-02-03 13:23 UTC 

[Buildroot] [git commit branch/2016.11.x] redis: bump to version 3.2.6
 2017-02-03 13:23 UTC 

[ovmf baseline-only test] 68508: all pass
 2017-02-03 13:22 UTC 

x86-tip/master: Kernel panic - not syncing: snd_hda_codec_hdmi hdaudioC1D0: unrecoverable failure
 2017-02-03 13:22 UTC 

[PATCH] serial: 8250_pci: Fix EXAR feature control register constants
 2017-02-03 13:22 UTC 

crush devices class types
 2017-02-03 13:21 UTC  (9+ messages)

[PATCH v4] drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates
 2017-02-03 13:20 UTC  (2+ messages)

Cherryview wake up events
 2017-02-03 13:16 UTC  (11+ messages)

[Buildroot] [PATCH] tcpdump: security bump to version 4.9.0
 2017-02-03 13:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] sd: sdhci: check data length during dma_memory_read
 2017-02-03 13:14 UTC  (3+ messages)

[Buildroot] [git commit] tcpdump: security bump to version 4.9.0
 2017-02-03 13:14 UTC 

[Buildroot] [PATCH] tslib: bump to 1.4
 2017-02-03 13:14 UTC  (2+ messages)

[GIT PULL FOR v4.11] More RC updates
 2017-02-03 13:13 UTC 

[Qemu-devel] [RFC PATCH] linux-user: Add signal handling for x86_64
 2017-02-03 13:12 UTC  (2+ messages)

Fw: Need information about TI DM365 and AM437X support
 2017-02-03 13:10 UTC 

[PATCH v4 0/3] Geminilake pipe CSC
 2017-02-03 13:11 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Merge BDW pipe gamma and degamma table code
` [PATCH 2/3] drm/i915/glk: Load the degamma LUT even in legacy gamma mode
` [PATCH 3/3] drm/i915/glk: Enable pipe CSC

[Qemu-devel] [PULL 0/5] xen-20170202
 2017-02-03 13:11 UTC  (3+ messages)
`  "

[U-Boot] [PATCH v2 1/4] mx6qsabreauto: Configure the WEIM controller like the kernel
 2017-02-03 13:10 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] mx6qsabreauto: Pass the correct parallel NOR width

[GIT PULL 1/5] i.MX non-critical DT fixes for 4.11
 2017-02-03 13:10 UTC  (4+ messages)
` [GIT PULL 2/5] i.MX cleanups "

[Buildroot] [PATCH 1/2] gst1-vaapi: new package
 2017-02-03 13:08 UTC  (3+ messages)

[U-Boot] Dumb question: is UMS/MASS_STORAGE_GADGET in SPL possible?
 2017-02-03 13:07 UTC  (2+ messages)

[PATCH] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
 2017-02-03 13:06 UTC  (2+ messages)

[Qemu-devel] [Bug 1661386] [NEW] Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2017-02-03 12:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1661386] "

[tip:WIP.sched/core 118/126] arch/mips/loongson64/loongson-3/cop2-ex.c:37:3: note: in expansion of macro 'KSTK_STATUS'
 2017-02-03 13:04 UTC 

[PATCH 1/2] ARM: dts: add XOADC and IIO HWMON to MSM8660/APQ8060
 2017-02-03 13:05 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: Qualcomm APQ8060 DragonBoard ALS sensor

[RFC] Resolving "false positive" error message from checkpatch.pl
 2017-02-03 13:04 UTC  (5+ messages)

[PATCH 01/19] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-03 13:04 UTC  (3+ messages)
` [PATCH 19/19] drm/i915: Remove unused ppgtt->enable()

[PATCH 1/2] drm/i915: Tidy the tail of i915_tiling_ok()
 2017-02-03 13:03 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Allow large objects to be tiled on gen2/3

[PATCH net-next 0/2] Extract IFE logic to module
 2017-02-03 13:02 UTC  (4+ messages)

[PATCH 0/5] checkpolicy: Cleanup declare and require functions
 2017-02-03 13:02 UTC  (3+ messages)

[PATCH v7 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-02-03 13:01 UTC  (7+ messages)
  ` [PATCH v7 2/4] dmaengine: Forward slave device pointer to of_xlate callback

[PATCH 1/2] ARM: dts: i.MX25: add AIPS control registers
 2017-02-03 12:59 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] mwifiex: Avoid skipping WEP key deletion for AP
 2017-02-03 13:00 UTC 

[PATCH v2 1/3] perf tools: Use offset instead of dwarfnum in register table
 2017-02-03 13:00 UTC  (3+ messages)

Recent changes (master)
 2017-02-03 13:00 UTC 

[Qemu-devel] [PATCH 0/2 v16] fsdev: add IO throttle support to fsdev devices
 2017-02-03 12:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2 v16] throttle: factor out duplicate code

[GIT PULL] ZTE DRM driver updates for 4.11
 2017-02-03 12:57 UTC  (3+ messages)

[PATCH 00/10] Further MMC core/block cleanups
 2017-02-03 12:57 UTC  (4+ messages)
` [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()

btrfs_drop_snapshot "IO failure" after RAID controller reset
 2017-02-03 12:57 UTC 

Btrfs Heatmap - v4 ... colors!!
 2017-02-03 12:57 UTC  (4+ messages)

[PATCH] drm/i915: Remove overzealous fence warn on runtime suspend
 2017-02-03 12:57 UTC 

[PATCH] drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling mode
 2017-02-03 12:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/4] Enable libgcrypt nativesdk, add PACKAGECONFIG and allow binconfig
 2017-02-03 12:55 UTC  (4+ messages)
` [PATCH 4/4] libgcrypt.inc: Enable use of binconfig

[PATCHv2 0/6] sanitize sg
 2017-02-03 12:52 UTC  (6+ messages)
` [PATCHv2 4/6] sg: check for valid direction before starting the request
` [PATCHv2 5/6] sg: use standard lists for sg_requests

[PATCH] drm/imx: imx-tve: Make the 'dac' regulator optional
 2017-02-03 12:52 UTC  (2+ messages)

[patch 0/3] KVM CPU frequency change hypercalls
 2017-02-03 12:50 UTC  (2+ messages)

[Qemu-arm] [PATCH v2 0/2] Aspeed watchdog controller model
 2017-02-03 12:49 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] drm/i915/bxt: Add MST support when do DPLL calculation
 2017-02-03 12:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/i915: Remove i915_execbuffer_params
 2017-02-03 12:45 UTC  (3+ messages)

btrfs receive leaves new subvolume modifiable during operation
 2017-02-03 12:44 UTC  (10+ messages)

[PATCH] [linux-next] staging: greybus: Remove duplicate include file
 2017-02-03 12:43 UTC  (2+ messages)

[meta-python][PATCH 1/2] typing: add version 3.5.3.0
 2017-02-03 12:42 UTC  (5+ messages)
` [meta-python][PATCH 2/2] m2crypto: depend on typing

[Qemu-devel] [PATCH] integratorcp: adding vmstate for save/restore
 2017-02-03 12:40 UTC  (2+ messages)

[patch-tip] drivers/mtd: Apply sched include reorg to tests/mtd_test.h
 2017-02-03 12:37 UTC 

[Qemu-devel] Non-flat command line option argument syntax
 2017-02-03 12:37 UTC  (2+ messages)

[PATCH -next 0/9] nftables: add zone support to ct statement
 2017-02-03 12:35 UTC  (8+ messages)
` [PATCH nf-next 3/9] netfilter: nft_ct: add zone id set support
` [PATCH libnftnl 4/9] src: ct: add zone support
` [PATCH nftables 5/9] src: add host byte order integer type
` [PATCH nftables 6/9] src: add conntrack zone support
` [PATCH nftables 7/9] ct: refactor print function so it can be re-used for ct statement
` [PATCH nftables 8/9] src: support zone set statement with optional direction
` [PATCH nftables 9/9] tests: add test entries for conntrack zones


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.