All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-07 05:38:16 to 2017-03-07 07:51:29 UTC [more...]

[PATCH v2 0/6] Chunk level degradable check
 2017-03-07  7:08 UTC  (6+ messages)
` [PATCH v2 4/6] btrfs: Allow barrier_all_devices to do chunk level device check

[tip:perf/core] tools arch x86: Include asm/cmpxchg.h
 2017-03-07  7:25 UTC 

[PATCH] generic/409-411: remove all after unbind mountpoints
 2017-03-07  7:48 UTC 

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-07  7:50 UTC  (5+ messages)
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t

[PATCH v4 00/16]
 2017-03-07  7:49 UTC  (2+ messages)
  ` [PATCH v4 00/16] ACPI graph support

[PATCH 1/1] rds: ib: add error handle
 2017-03-07  7:48 UTC 

[PATCH v7] staging: speakup: i18n: Delete tab to indent
 2017-03-07  7:48 UTC 

[PATCH] [RAISIN] Add installation support for CentOS
 2017-03-07  7:47 UTC  (2+ messages)
` [PATCH] Allow installation on CentOS

[Qemu-devel] [PATCH v4 00/28] qapi: QMP dispatch and input visitor work
 2017-03-07  7:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 10/28] qmp: Improve QMP dispatch error messages
` [Qemu-devel] [PATCH v4 16/28] qapi: Make string input and opts visitor require non-null input

[PATCH 00/45] AT91, at91sam9x5ek updates
 2017-03-07  7:46 UTC  (3+ messages)
` [PATCH 07/45] serial: atmel: Check result of clk_get()

[tip:perf/core] tools include: Introduce atomic_cmpxchg_{relaxed,release}()
 2017-03-07  7:28 UTC 

sparse-next assertion failures on cygwin
 2017-03-07  7:34 UTC  (3+ messages)

[PATCH] Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
 2017-03-07  7:05 UTC  (3+ messages)

[PATCH 0/9] mm: kswapd spinning on unreclaimable nodes - fixes and cleanups
 2017-03-07  7:28 UTC  (8+ messages)
` [PATCH 1/9] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes

[PATCH 1/2] can: m_can: handle bitrate setup on IP core >= 3.1.x
 2017-03-07  7:43 UTC  (3+ messages)
` [PATCH 2/2] can: m_can: handle frame transmission "

[Qemu-devel] [PATCH v10 0/8] the reset of msix_init series
 2017-03-07  7:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 1/8] msix: Rename and create a wrapper

[PATCH] MIPS: Include asm/ptrace.h now linux/sched.h doesn't
 2017-03-07  7:44 UTC  (2+ messages)

[Bug 99841] Switching to VT freezes X only on a dual screen
 2017-03-07  7:44 UTC 

[lkp-robot] [fs, btrfs] 428ba7a035: WARNING:at_fs/btrfs/extent_io.c:#release_extent_buffer[btrfs]
 2017-03-07  7:43 UTC 

[PATCH] drm/i915/: DMC 1.04 for Geminilake
 2017-03-07  7:43 UTC  (2+ messages)

[lkp-robot] [Btrfs] e4ace939a2: blogbench.write_score -22% regression
 2017-03-07  7:42 UTC 

[PATCH 0/2] Add and Use NMI LAST call chain to eliminate WARNING message
 2017-03-07  7:42 UTC  (3+ messages)
` [PATCH 1/2] x86/platform: Add a low priority low frequency NMI call chain

[PATCH] irqchip/gic-v3: Fix GICD_CTLR_ARE_NS bit field
 2017-03-07  7:41 UTC  (3+ messages)

sparse-llvm incorrect definition of local variables
 2017-03-07  7:31 UTC  (3+ messages)

[PATCH 0/9] add generic EFI timer
 2017-03-07  7:41 UTC  (4+ messages)
` [PATCH 1/9] efi: add prototype and definition for creating and closing event
  ` [PATCH 8/9] efi: clocksoure: add EFI event timer

[Qemu-devel] [PULL v3 00/24] block: Command line option -blockdev
 2017-03-07  7:41 UTC  (26+ messages)
` [Qemu-devel] [PULL v3 01/24] test-qemu-opts: Cover qemu_opts_parse() of "no"
` [Qemu-devel] [PULL v3 02/24] tests: Fix gcov-files-test-qemu-opts-y, gcov-files-test-logging-y
` [Qemu-devel] [PULL v3 03/24] keyval: New keyval_parse()
` [Qemu-devel] [PULL v3 04/24] qapi: qobject input visitor variant for use with keyval_parse()
` [Qemu-devel] [PULL v3 05/24] test-keyval: Cover use with qobject input visitor
` [Qemu-devel] [PULL v3 06/24] qapi: Factor out common part of qobject input visitor creation
` [Qemu-devel] [PULL v3 07/24] qapi: Factor out common qobject_input_get_keyval()
` [Qemu-devel] [PULL v3 08/24] qobject: Propagate parse errors through qobject_from_jsonv()
` [Qemu-devel] [PULL v3 09/24] libqtest: Fix qmp() & friends to abort on JSON parse errors
` [Qemu-devel] [PULL v3 10/24] qjson: Abort earlier on qobject_from_jsonf() misuse
` [Qemu-devel] [PULL v3 11/24] test-qobject-input-visitor: Abort earlier on bad test input
` [Qemu-devel] [PULL v3 12/24] qobject: Propagate parse errors through qobject_from_json()
` [Qemu-devel] [PULL v3 13/24] block: More detailed syntax error reporting for JSON filenames
` [Qemu-devel] [PULL v3 14/24] check-qjson: Test errors from qobject_from_json()
` [Qemu-devel] [PULL v3 15/24] test-visitor-serialization: Pass &error_abort to qobject_from_json()
` [Qemu-devel] [PULL v3 16/24] monitor: Assert qmp_schema_json[] is sane
` [Qemu-devel] [PULL v3 17/24] test-qapi-util: New, covering qapi/qapi-util.c
` [Qemu-devel] [PULL v3 18/24] qapi: New parse_qapi_name()
` [Qemu-devel] [PULL v3 19/24] keyval: Restrict key components to valid QAPI names
` [Qemu-devel] [PULL v3 20/24] qapi: New qobject_input_visitor_new_str() for convenience
` [Qemu-devel] [PULL v3 21/24] block: Initial implementation of -blockdev
` [Qemu-devel] [PULL v3 22/24] qapi: Improve how keyval input visitor reports unexpected dicts
` [Qemu-devel] [PULL v3 23/24] docs/qapi-code-gen.txt: Clarify naming rules
` [Qemu-devel] [PULL v3 24/24] keyval: Support lists

[PATCH] docs: Clarify details for reporting security bugs
 2017-03-07  7:27 UTC  (2+ messages)

[PATCH v3] MIPS: Fix build breakage caused by header file changes
 2017-03-07  7:38 UTC  (3+ messages)

[Qemu-devel] [RFC] x86: Allow to set NUMA distance for different NUMA nodes
 2017-03-07  7:37 UTC  (9+ messages)

[U-Boot] [PATCH] net: zynq_gem: Fix masking of supported phydev features
 2017-03-07  7:36 UTC  (3+ messages)

[tip:perf/core] tools arch x86: Introduce atomic_cmpxchg()
 2017-03-07  7:27 UTC 

[PATCH] perf probe: Return errno when does not hit any event
 2017-03-07  7:33 UTC  (2+ messages)

[PATCH] zram: set physical queue limits to avoid array out of bounds accesses
 2017-03-07  7:23 UTC  (5+ messages)

[tip:WIP.x86/fpu 31/31] arch/x86/kernel/fpu/xstate.c:931:9-10: WARNING: return of 0/1 in function 'xfeatures_mxcsr_quirk' with return type bool
 2017-03-07  7:23 UTC  (3+ messages)
` [PATCH] x86/fpu: fix boolreturn.cocci warnings

[Buildroot] QT5.8 buid failure on master
 2017-03-07  7:33 UTC  (2+ messages)

[Qemu-devel] [PULL RESEND 00/19] Net patches
 2017-03-07  7:31 UTC  (2+ messages)

[PATCH v3 0/2] Improve code readability
 2017-03-07  7:31 UTC  (5+ messages)
    ` [Outreachy kernel] "

[PATCH 1/3] drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
 2017-03-07  7:30 UTC  (8+ messages)

osds crashing during hit_set_trim and hit_set_remove_all
 2017-03-07  7:30 UTC  (3+ messages)

[PATCH 00/17] fs, btrfs refcount conversions
 2017-03-07  6:05 UTC  (4+ messages)

[PATCH] udp: avoid ufo handling on IP payload compression packets
 2017-03-07  7:01 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-03-06
 2017-03-07  7:28 UTC 

[lustre-devel] [PATCH] staging: lustre: fix sparse warning about different address spaces
 2017-03-07  5:38 UTC  (3+ messages)

[PATCH v1] perf vendor events: Add mapping for KnightsMill PMU events
 2017-03-07  7:19 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] usb: xhci-mtk: rebuild xhci_mtk_setup()
 2017-03-07  6:57 UTC  (6+ messages)
` [PATCH 2/2] usb: xhci-mtk: fix checkpatch warning and erorr

[PATCH] xfs: only reclaim unwritten COW extents periodically
 2017-03-07  5:00 UTC  (4+ messages)

BSP Guide: what means "bsp_name.conf"?
 2017-03-07  7:24 UTC  (2+ messages)

[PATCH 1/3] drm/i915: No need to save/restore irq status in __i915_request_irq_complete
 2017-03-07  7:22 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: No need to save/restore irq status in intel_engine_wakeup
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: No need to save/restore irq status in __i915_request_irq_complete

[Qemu-devel] [PATCH v3] linux-user: allocate heap memory for execve arguments
 2017-03-07  7:21 UTC 

kpartx for raisin hvm tests
 2017-03-07  7:21 UTC  (9+ messages)

[PATCH] arm64: dts: rockchip: remove wrongly added idle states on rk3368
 2017-03-07  7:20 UTC  (3+ messages)

[PATCH] generic: require journal in shutdown tests
 2017-03-07  6:16 UTC 

Resend: [PATCH] [RAISIN] Fix typo
 2017-03-07  7:18 UTC  (2+ messages)
` [PATCH] Fix typo in function install

[PATCH 4/4] git-prompt.sh: add tests for submodule indicator
 2017-03-07  7:16 UTC  (4+ messages)
` [RFC PATCH] rev-parse: add --show-superproject-working-tree

[PATCH 0/4] ARM/ARM64: renesas: Tidyup Audio-DMAC channel for DVC
 2017-03-07  6:52 UTC  (2+ messages)

[GIT PULL 00/35] perf/core improvements and fixes
 2017-03-07  7:17 UTC  (2+ messages)

[PATCH] [RAISIN] Fix typo
 2017-03-07  7:16 UTC  (2+ messages)
` [PATCH] Fix typo in function install

[meta-oe][PATCH 01/14] t1lib: Fix printf format string errors
 2017-03-07  7:13 UTC  (14+ messages)
` [meta-oe][PATCH 02/14] fftw: Update to 3.3.6 release
` [meta-oe][PATCH 03/14] libxml++: Update to 2.40.1
` [meta-oe][PATCH 04/14] gpm: Update to use git src uri
` [meta-oe][PATCH 05/14] grail: Disable elision warnings for clang
` [meta-oe][PATCH 06/14] gperftools: Fix build with clang
` [meta-oe][PATCH 07/14] tbb: Update to 2017 release
` [meta-oe][PATCH 08/14] irssi: Upgrade to 1.0.1
` [meta-oe][PATCH 09/14] a2jmidid: Fix build on aarch64
` [meta-oe][PATCH 10/14] log4c: Backport patch to fix security format errors with clang
` [meta-oe][PATCH 11/14] rapidjson: Update to 1.1.0 + git
` [meta-oe][PATCH 12/14] ltrace: Fix build with aarch64 and bump to latest
` [meta-oe][PATCH 13/14] iptraf: Fix build with clang
` [meta-oe][PATCH 14/14] libtorrent, rtorrent: Update to 0.13.6+git

[Qemu-devel] [PATCH RFC 0/1] vmstate: fix the failed iotests case 68 and 91
 2017-03-07  7:12 UTC  (3+ messages)

[PATCH 0/7] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
 2017-03-07  7:13 UTC  (4+ messages)

[PATCH] staging: rtl8192e: fix coding style issue, improve error handling
 2017-03-07  7:09 UTC 

[Buildroot] Download tag as archive from gitlab
 2017-03-07  7:11 UTC  (2+ messages)

[PATCH 0/5] locking Introduce range reader/writer lock
 2017-03-07  6:05 UTC  (7+ messages)
` [PATCH 1/5] locking: "
` [PATCH 2/5] locking/locktorture: Fix rwsem reader_delay
` [PATCH 3/5] locking/locktorture: Fix num reader/writer corner cases
` [PATCH 4/5] locking/locktorture: Support range rwlocks
` [PATCH 5/5] staging/lustre: Use generic range rwlock
  ` [lustre-devel] "

master build: 0 failures 2 warnings (v4.11-rc1-1541-g3c90632)
 2017-03-07  6:45 UTC 

[meta-raspberrypi][PATCH] gstreamer1.0-omx: remove bbappend for version 1.2.0
 2017-03-07  7:06 UTC  (2+ messages)

[Qemu-devel] -rtc clock=vm with -icount 1, sleep=off introduces unexpected delays in device interactions
 2017-03-07  7:03 UTC  (2+ messages)

[PATCH 2/2] efi: add serial driver support
 2017-03-07  7:01 UTC  (3+ messages)
` [PATCH 2/2 v2] "

[U-Boot] [PATCH 1/5] mtd: nand: add initialization flag
 2017-03-07  6:57 UTC  (3+ messages)

[U-Boot] rockchip breakage with "spl: Remove overwrite of relocated malloc limit"
 2017-03-07  6:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix the vm state after vm migration when vm panic
 2017-03-07  6:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/alpha: Take BQL around clock manipulations
 2017-03-07  6:55 UTC  (4+ messages)

[PATCH 0/3] staging: wilc1000: renames multiple camel-cased parameters in wilc methods
 2017-03-07  6:54 UTC  (6+ messages)
` [PATCH 1/3] staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received
    ` [Outreachy kernel] "
` [PATCH 2/3] staging: wilc1000: Fixes camel-casing in wilc_network_info_received

[PATCH 0/2] Bad block notification
 2017-03-07  6:54 UTC  (7+ messages)
` [PATCH 1/2] md: add bad block flag to disk state

[PATCH 0/3] multiple checkpatch issues
 2017-03-06 19:34 UTC  (3+ messages)
` [PATCH 1/3] staging: sm750fb: fixes add blank line after function/struct/union/enum declarations

[PATCH v5 00/15] livepatch: hybrid consistency model
 2017-03-07  6:50 UTC  (5+ messages)
` [PATCH v5 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v5 05/15] livepatch/powerpc: add TIF_PATCH_PENDING thread flag

[RFC 00/11] make try_to_unmap simple
 2017-03-07  6:50 UTC  (6+ messages)
` [RFC 05/11] mm: make the try_to_munlock void function

[PATCH V10 5/6] ARM64: dts: bcm2837: Define CPU thermal coefficients
 2017-03-07  6:50 UTC  (3+ messages)

[U-Boot] [RESEND PATCH v4] usb: dwc2: add support for external vbus supply
 2017-03-07  6:50 UTC  (3+ messages)

[PATCH v2] eventdev: event device to contain rte device holder
 2017-03-07  6:50 UTC  (2+ messages)

[PATCH 0/11 v3] block: Fix block device shutdown related races
 2017-03-07  6:47 UTC  (3+ messages)
` [PATCH 01/11] block: Fix bdi assignment to bdev inode when racing with disk delete

[v3] mmc: sdhci-cadence: add HS400 enhanced strobe support
 2017-03-07  6:46 UTC  (3+ messages)

[PATCH 0/8] ARM: dts: renesas: Remove unit-addresses and regs from integrated caches
 2017-03-07  6:46 UTC  (4+ messages)

[PATCH] i2c: riic: fix restart condition
 2017-03-07  6:42 UTC  (2+ messages)

[PATCH] xfs: report crtime and attribute flags to statx
 2017-03-07  5:01 UTC  (2+ messages)

[PATCH linux dev-4.7] ARM: dts: aspeed: romulus: remove second BMC flash
 2017-03-07  5:18 UTC  (3+ messages)

[PATCH] mm: Do not use double negation for testing page flags
 2017-03-07  6:36 UTC 

[U-Boot] [PATCH v5 00/11] Rewrite ARMv8 layerscape MMU
 2017-03-07  6:35 UTC  (5+ messages)
` [U-Boot] [PATCH v5 09/11] armv8: ls2080a: Drop early MMU for SPL build

[PATCH v2 0/4] staging: bcm2835-audio: fix coding style issues
 2017-03-07  6:31 UTC  (5+ messages)
` [PATCH v2 4/4] staging: bcm2835-audio: use conditional only for error case
  ` [Outreachy kernel] "

[PATCH] ALSA: hda - set intel audio clock to a properly value
 2017-03-07  6:20 UTC 

[PATCH] btrfs: fix a bogus warning when converting only data or metadata
 2017-03-07  5:42 UTC 

[PATCH V3 0/3] sched/deadline: Fixes for constrained deadline tasks
 2017-03-07  6:21 UTC  (3+ messages)
` [PATCH V3 1/3] sched/deadline: Replenishment timer should fire in the next period

[PATCH] eventdev: Fix links_map initialization
 2017-03-07  6:12 UTC  (3+ messages)
` [PATCH v2] eventdev: Fix links_map initialization for sw PMD

FW: FW: RE: Re: FW: RE: Re: Subject: [PATCH v3] USB:Core: BugFix: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
 2017-03-07  4:35 UTC  (2+ messages)
  ` Subject: [PATCH v4] "

[PATCH v1 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU
 2017-03-07  6:03 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] drm/doc: document fallback behaviour for atomic events
 2017-03-07  6:02 UTC  (2+ messages)

[PATCH] Btrfs: fix regression in lock_delalloc_pages
 2017-03-07  5:54 UTC  (2+ messages)

+ mm-reclaim-madv_free-pages.patch added to -mm tree
 2017-03-07  5:55 UTC  (7+ messages)

[PATCH V3 0/4] KVM: arm64: Increase number of user memslots
 2017-03-07  5:52 UTC  (10+ messages)
` [PATCH V3 1/4] KVM: Add documentation for KVM_CAP_NR_MEMSLOTS
` [PATCH V3 2/4] KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
` [PATCH V3 3/4] KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
` [PATCH V3 4/4] KVM: arm64: Increase number of user memslots to 512

[xen-unstable test] 106504: regressions - FAIL
 2017-03-07  5:52 UTC 

[PATCH] sched/deadline: Add missing update_rq_clock() in dl_task_timer()
 2017-03-07  5:51 UTC 

[U-Boot] [PATCH][v2]board: freescale: ls2080a/ls2088a: Enable PPA
 2017-03-07  5:51 UTC 

[PATCH v5] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
 2017-03-07  5:48 UTC  (9+ messages)

[PATCH -v1.1] x86: Optimize clear_page()
 2017-03-07  5:11 UTC  (3+ messages)
` [tip:x86/asm] x86/asm: "

[meta-oe][PATCH 1/2] assimp: Add missing dependency on virtual/libgl
 2017-03-07  1:06 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] glm: Add recipe for OpenGL Mathematics library

[PATCH] scsi: lpfc: Add shutdown method for kexec
 2017-03-07  5:24 UTC  (4+ 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.