All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-09 15:47:26 to 2017-05-09 16:11:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2017-05-09 16:11 UTC 

[Bug 195561] New: Suspicious persistent EXT4-fs error (device sda1): ext4_validate_block_bitmap:395: [Proc] bg 17: block 557056: invalid block bitmap
 2017-05-09 16:10 UTC  (2+ messages)
` [Bug 195561] Suspicious persistent EXT4-fs error: "

Where to best put the journal device physically?
 2017-05-09 16:10 UTC 

[PATCH] xfs: fix indlen accounting error on partial delalloc conversion
 2017-05-09 16:09 UTC  (2+ messages)

Question on Answer to Quick Quiz 5.16 (Absolute error of summing up per-thread counters)
 2017-05-09 16:09 UTC  (2+ messages)

[PATCH] fix: kill unreachable BBs after killing a child
 2017-05-09 16:08 UTC  (4+ messages)

[SPAM] motorbike brake pad info
 2017-05-09 16:08 UTC 

[PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-09 16:07 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] curl: locking cleanups and fixes
 2017-05-09 16:06 UTC  (4+ messages)

[PATCH 1/7] staging: typec: tcpci: declare private structure as static
 2017-05-09 16:04 UTC  (7+ messages)
` [PATCH 2/7] staging: typec: fusb302: Fix module autoload
` [PATCH 3/7] staging: typec: fusb302: Fix chip->vbus_present init value
` [PATCH 4/7] staging: typec: tcpm: Drop duplicate PD messages
` [PATCH 5/7] staging: typec: tcpm: Set correct flags in PD request messages
` [PATCH 6/7] staging: typec: tcpm: Respond to Discover Identity commands
` [PATCH 7/7] staging: typec: tcpm: Fix Port Power Role field in PS_RDY messages

[PATCH v13 0/11] devicetree simple-battery and client in bq27xxx_battery
 2017-05-09 16:06 UTC  (12+ messages)
` [PATCH v13 08/11] power: supply: bq27xxx_battery: Add power_supply_battery_info support

audit-testsuite usage
 2017-05-09 16:06 UTC  (4+ messages)

arch/x86/include/asm/qspinlock.h:17:9: sparse: context imbalance in 'wake_futex_pi' - unexpected unlock
 2017-05-09 16:04 UTC 

[PATCH v4 0/2] add driver for the ti-adc084s021 chip
 2017-05-09 16:05 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: "
` [PATCH v4 2/2] "

Fault tolerance in RAID0 with badblocks
 2017-05-09 16:05 UTC  (11+ messages)
  ` Fault tolerance "

[PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-09 16:05 UTC  (14+ messages)
    ` [kernel-hardening] "
              `  "

[RFC PATCH 0/4] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-05-09 16:04 UTC  (9+ messages)
` [RFC PATCH 4/4] arm/mem_access: Add software guest-page-table walk

[cip-dev] CIP TSC meeting minutes (17 April 2017)
 2017-05-09 16:05 UTC  (2+ messages)
` [cip-dev] CIP TSC meeting minutes (08 May 2017)

post-receive: pub/scm/linux/kernel/git/kbingham/rcar
 2017-05-09 16:04 UTC 

[PATCH] sparc64: Add initial sparc64 support
 2017-05-09 16:04 UTC 

[PATCH] staging: typec: Make undeclared symbol static
 2017-05-09 16:04 UTC  (2+ messages)

[PATCH] IMSM: Correct --examine output for 4k disks
 2017-05-09 16:04 UTC  (2+ messages)

[PATCH v2 0/3] nVMX: Emulated Page Modification Logging for Nested Virtualization
 2017-05-09 16:03 UTC  (3+ messages)

[GIT PULL] dmaengine updates
 2017-05-09 16:04 UTC 

[Qemu-devel] [PATCH v4] migration/block: move bdrv_is_allocated() into bb's AioContext
 2017-05-09 16:01 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] public/elfnote: document non-alignment of relocated init-P2M
 2017-05-09 16:02 UTC  (6+ messages)

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-09 15:49 UTC  (107+ messages)
` [Cluster-devel] "
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
  ` [Cluster-devel] "
` [PATCH v4 02/27] mm: drop "wait" parameter from write_one_page
  ` [Cluster-devel] "
` [PATCH v4 03/27] mm: fix mapping_set_error call in me_pagecache_dirty
  ` [Cluster-devel] "
` [PATCH v4 04/27] buffer: use mapping_set_error instead of setting the flag
  ` [Cluster-devel] "
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
  ` [Cluster-devel] "
` [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
  ` [Cluster-devel] "
` [PATCH v4 07/27] orangefs: don't call filemap_write_and_wait from fsync
  ` [Cluster-devel] "
` [PATCH v4 08/27] dax: set errors in mapping when writeback fails
  ` [Cluster-devel] "
` [PATCH v4 09/27] nilfs2: set the mapping error when calling SetPageError on writeback
  ` [Cluster-devel] "
` [PATCH v4 10/27] 9p: set mapping error when writeback fails in launder_page
  ` [Cluster-devel] "
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
  ` [Cluster-devel] "
` [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
  ` [Cluster-devel] "
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
  ` [Cluster-devel] "
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
  ` [Cluster-devel] "
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
  ` [Cluster-devel] "
` [PATCH v4 16/27] fs: adapt sync_file_range to new reporting infrastructure
  ` [Cluster-devel] "
` [PATCH v4 17/27] mm: remove AS_EIO and AS_ENOSPC flags
  ` [Cluster-devel] "
` [PATCH v4 18/27] mm: don't TestClearPageError in __filemap_fdatawait_range
  ` [Cluster-devel] "
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
  ` [Cluster-devel] "
` [PATCH v4 20/27] cifs: cleanup writeback handling errors and comments
  ` [Cluster-devel] "
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
  ` [Cluster-devel] "
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
  ` [Cluster-devel] "
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
  ` [Cluster-devel] "
` [PATCH v4 24/27][RFC] nfs: convert to new errseq_t based error tracking for writeback errors
  ` [Cluster-devel] "
` [PATCH v4 25/27] Documentation: flesh out the section in vfs.txt on storing and reporting "
  ` [Cluster-devel] "
` [PATCH v4 26/27] mm: flesh out comments over mapping_set_error
  ` [Cluster-devel] "
` [PATCH v4 27/27] mm: clean up comments in me_pagecache_dirty
  ` [Cluster-devel] "

[PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver
 2017-05-09 16:00 UTC  (2+ messages)

[PATCH] mm, vmalloc: fix vmalloc users tracking properly
 2017-05-09 15:59 UTC  (2+ messages)

[PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
 2017-05-09 16:00 UTC  (4+ messages)

[GIT PULL] pwm: Changes for v4.12-rc1
 2017-05-09 15:59 UTC 

[Qemu-devel] [PATCH v2 00/24] numa: add '-numa cpu' option
 2017-05-09 15:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping

[U-Boot] [PATCH v7] usb: gadget: avoid variable name clipping in cb_getvar
 2017-05-09 15:58 UTC  (2+ messages)

[PATCH RFC for-next 0/4] Reimpliement {compat_, }create_bounce_frame() in C
 2017-05-09 15:58 UTC  (3+ messages)
` [PATCH 2/4] x86/pv: Introduce pv_create_exception_frame()

[Qemu-devel] Strange location of the "qemu-ga Invocation" chapter in the qemu-doc
 2017-05-09 15:58 UTC  (2+ messages)

The weird re-ordering issue of the Alpha arch'
 2017-05-09 15:58 UTC  (7+ messages)

multiple cards and monitors with xrandr and opengl
 2017-05-09 15:57 UTC  (6+ messages)

dm: submit stacked requests in irq enabled context
 2017-05-09 15:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2017-05-09 15:55 UTC 

post-receive: pub/scm/linux/kernel/git/thierry.reding/linux-pwm
 2017-05-09 15:54 UTC 

[PATCH v6] sparse: add support for _Static_assert
 2017-05-09 15:53 UTC  (2+ messages)

[PATCH/RFC 0/4] sh: sh7722/sh7757i/sh7264/sh7269: Fix pinctrl registration
 2017-05-09 15:53 UTC  (4+ messages)

[U-Boot] Orphan Freescale PowerPC boards
 2017-05-09 15:52 UTC  (5+ messages)

Regression: bd698d24b1b57: i2c: designware: Get selected speed mode sda-hold-time via ACPI
 2017-05-09 15:52 UTC  (3+ messages)

[PATCH nft 00/10] switch l4 dependency to meta l4proto
 2017-05-09 15:51 UTC  (11+ messages)
` [PATCH nft 01/10] src: allow update of net base w. meta l4proto icmpv6
` [PATCH nft 02/10] src: ipv6: switch implicit dependencies to meta l4proto
` [PATCH nft 03/10] src: treat ip6 nexthdr as a protocol
` [PATCH nft 04/10] tests: fix up meta l4proto change for ip6 family
` [PATCH nft 05/10] tests: meta: add icmpv6 test case
` [PATCH nft 06/10] netlink_delinearize: reject: remove dependency for tcp-resets
` [PATCH nft 07/10] tests: add ip reject with tcp and check for mark too
` [PATCH nft 08/10] src: add a comment wrt. reject dependency insertion
` [PATCH nft 09/10] src: ip: switch implicit dependencies to meta l4proto too
` [PATCH nft 10/10] tests: fix up meta l4proto change for ip family

[RFC 0/3] Engine utilization tracking
 2017-05-09 15:51 UTC  (5+ messages)

[Qemu-devel] [Bug 1689499] [NEW] copy-storage-all/inc does not easily converge with load going on
 2017-05-09 15:44 UTC  (3+ messages)
` [Qemu-devel] [Bug 1689499] "

[B.A.T.M.A.N.] [PATCH] batman-adv: handle race condition for claims also in batadv_bla_rx
 2017-05-09 15:50 UTC  (2+ messages)

[PATCH 1/2] mkfs: unify numeric types of main variables in main()
 2017-05-09 15:49 UTC  (5+ messages)
` [PATCH 1/2 v2] "

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2017-05-09 15:50 UTC 

[PATCH 0/2] net: Set maximum receive packet size on veth interfaces
 2017-05-09 15:49 UTC  (3+ messages)
  ` [Bridge] "

[PATCH v2 0/3] Extend the vTPM proxy driver to pass locality to emulator
 2017-05-09 15:49 UTC  (12+ messages)
` [PATCH v2 3/3] tpm: vtpm_proxy: Add ioctl to request locality prepended to command

[PATCH RT] futex/rtmutex: Cure RT double blocking issue
 2017-05-09 15:49 UTC  (2+ messages)

[linux-lvm] [PATCH 0/2] dmsetup: add bootformat support
 2017-05-09 15:48 UTC  (3+ messages)
` [linux-lvm] [PATCH 1/2] dmsetup: add support to output devices in bootformat style
` [linux-lvm] [PATCH 2/2] dmsetup: add support to create devices when bootformat is used

[PATCH for-4.9 0/2] x86/pv: Misc fixes
 2017-05-09 15:47 UTC  (2+ 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.