All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-26 22:18:03 to 2017-07-27 00:09:12 UTC [more...]

Potential race in TLB flush batching?
 2017-07-27  0:09 UTC  (14+ messages)

Mpich and yocto ?
 2017-07-27  0:08 UTC  (5+ messages)

[PATCH v2 00/13] introduce the Xen PV Calls frontend
 2017-07-27  0:08 UTC  (26+ messages)
` [PATCH v2 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v2 03/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v2 04/13] xen/pvcalls: implement connect command
  ` [PATCH v2 05/13] xen/pvcalls: implement bind command
  ` [PATCH v2 07/13] xen/pvcalls: implement accept command
  ` [PATCH v2 09/13] xen/pvcalls: implement recvmsg
      ` [Xen-devel] "
  ` [PATCH v2 10/13] xen/pvcalls: implement poll command

[PATCH v2 0/2] mm: fixes of tlb_flush_pending
 2017-07-27  0:04 UTC  (3+ messages)
` [PATCH v2 2/2] mm: migrate: fix barriers around tlb_flush_pending

[PATCH net] bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
 2017-07-27  0:03 UTC  (2+ messages)

[PATCH] netpoll: Fix device name check in netpoll_setup()
 2017-07-27  0:02 UTC  (2+ messages)

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2017-07-25
 2017-07-26 23:59 UTC  (2+ messages)

[PATCH 0/9] Nowait feature for stacked block devices
 2017-07-26 23:58 UTC  (10+ messages)
` [PATCH 1/9] QUEUE_FLAG_NOWAIT to indicate device supports nowait
` [PATCH 2/9] md: Add nowait support to md
` [PATCH 3/9] md: raid1 nowait support
` [PATCH 4/9] md: raid5 "
` [PATCH 5/9] md: raid10 "
` [PATCH 6/9] dm: add "
` [PATCH 7/9] dm: Add nowait support to raid1
` [PATCH 8/9] dm: Add nowait support to dm-delay
` [PATCH 9/9] dm-mpath: Add nowait support

[PATCH v3] net/ixgbe: add support of 2.5G and 5G on X550
 2017-07-26 23:57 UTC  (4+ messages)
` [PATCH v4] "

[RFC/PATCH] builtin/blame: darken redundant line information
 2017-07-26 23:57 UTC  (4+ messages)
` [PATCHv2] builtin/blame: highlight interesting things

[Qemu-devel] [PATCH qemu] Revert "elf-loader: warn about invalid endianness"
 2017-07-26 23:56 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.10 0/2] Move endianness error reporting to the MIPS boards
 2017-07-26 23:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH for 2.10 1/2] hw/mips: load_elf_strerror to report kernel loading failure
` [Qemu-devel] [PATCH for 2.10 2/2] Revert "elf-loader: warn about invalid endianness"

[PATCH][next] clk: ti: check for null return in strrchr to avoid null dereferencing
 2017-07-26 23:56 UTC 

master - toolcontext: Improve invalid units error message
 2017-07-26 23:54 UTC 

[PATCH 0/7] mkfs: save user input into opts table
 2017-07-26 23:53 UTC  (5+ messages)
` [PATCH 5/7] mkfs: move getnum within the file
` [PATCH 7/7] mkfs: save user input values into opts

[PATCH 00/28] Create a reference backend for packed refs
 2017-07-26 23:49 UTC  (10+ messages)
` [PATCH 21/28] commit_packed_refs(): use a staging file separate from the lockfile

linux-next: Signed-off-by missing from a commit in the tip tree
 2017-07-26 23:48 UTC 

KVM "fake DAX" flushing interface - discussion
 2017-07-26 23:46 UTC  (13+ messages)
                    ` [Qemu-devel] "

fio Windows Time
 2017-07-26 23:45 UTC 

master - tools: Introduce exit code EINIT_FAILED
 2017-07-26 23:46 UTC 

[RFC PATCH 0/4] Some patches for fsck for missing objects
 2017-07-26 23:42 UTC  (6+ messages)
` [RFC PATCH 1/4] environment, fsck: introduce lazyobject extension
` [RFC PATCH 2/4] fsck: support refs pointing to lazy objects
` [RFC PATCH 3/4] fsck: support referenced "
` [RFC PATCH 4/4] fsck: support lazy objects as CLI argument

Reproducer for sparc64 kernel lock-up bug
 2017-07-26 23:41 UTC  (2+ messages)

[PATCH net-next v2 00/10] netvsc fixes and new features
 2017-07-26 23:40 UTC  (11+ messages)
` [PATCH net-next v2 01/10] netvsc: fix return value for set_channels
` [PATCH net-next v2 02/10] netvsc: fix warnings reported by lockdep
` [PATCH net-next v2 03/10] netvsc: don't print pointer value in error message
` [PATCH net-next v2 04/10] netvsc: remove unnecessary indirection of page_buffer
` [PATCH net-next v2 05/10] netvsc: optimize receive completions
` [PATCH net-next v2 06/10] netvsc: signal host if receive ring is emptied
` [PATCH net-next v2 07/10] netvsc: allow smaller send/recv buffer size
` [PATCH net-next v2 08/10] netvsc: transparent VF management
` [PATCH net-next v2 09/10] netvsc: add documentation
` [PATCH net-next v2 10/10] netvsc: remove bonding setup script

[PATCH v3 00/30] Create a reference backend for packed refs
 2017-07-26 23:39 UTC  (2+ messages)
` [PATCH] packed_ref_store: handle a packed-refs file that is a symlink

[PATCH v4 0/6] BTT error clearing rework
 2017-07-26 23:35 UTC  (14+ messages)
` [PATCH v4 1/6] btt: fix a missed NVDIMM_IO_ATOMIC case in the write path
` [PATCH v4 2/6] btt: refactor map entry operations with macros
` [PATCH v4 3/6] btt: ensure that flags were also unchanged during a map_read
  ` [PATCH v4 4/6] btt: cache sector_size in arena_info
` [PATCH v4 5/6] libnvdimm: fix potential deadlock while clearing errors
` [PATCH v4 6/6] libnvdimm, btt: rework error clearing

[net-next v4 0/5][pull request] 10GbE Intel Wired LAN Driver Updates 2017-07-25
 2017-07-26 23:36 UTC  (2+ messages)

linux-next: missing Signed-off-by in commit in the drm tree
 2017-07-26 23:30 UTC 

[LTP] [RFC PATCH v7 0/7] Simplify network setup + fix some network stress tests
 2017-07-26 23:29 UTC  (4+ messages)
` [LTP] [RFC PATCH v7 08/11] network/stress: Fix and cleanup route IPv4 tests

[PATCH] clk: si5351: Apply PLL soft reset before enabling the outputs
 2017-07-26 23:29 UTC  (5+ messages)

[ANNOUNCE] Git v2.14.0-rc1
 2017-07-26 23:28 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 0/6] Generic PCIE-PCI Bridge
 2017-07-26 23:28 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 4/6] hw/pci: introduce bridge-only vendor-specific capability to provide some hints to firmware
      ` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PATCH v3 00/12] Clean up around qmp() and hmp()
 2017-07-26 23:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 04/12] tests: Pass literal format strings directly to qmp_FOO()

linux-next: missing Signed-off-by in commit in the drm tree
 2017-07-26 23:28 UTC 

[Qemu-devel] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
 2017-07-26 23:26 UTC  (12+ messages)
` [Qemu-devel] [PATCH for 2.10 03/35] thunk: check nb_fields is valid before continuing
` [Qemu-devel] [PATCH for 2.10 16/35] usb/dev-mtp: fix use of uninitialized values
` [Qemu-devel] [PATCH for 2.10 17/35] "
` [Qemu-devel] [PATCH for 2.10 20/35] arm/boot: fix undefined instruction on secondary smp cpu bootloader

linux-next: missing Signed-off-by in commit in the drm tree
 2017-07-26 23:24 UTC 

[PATCH 5/5] add call-list helper to manage voice call lists
 2017-07-26 23:23 UTC  (2+ messages)
` [PATCH v2] "

[SPDK] simulated NVMe device
 2017-07-26 23:23 UTC 

[PATCH 3/7] mkfs: remove intermediate getstr followed by getnum
 2017-07-26 23:23 UTC  (3+ messages)
` [PATCH 3/7 v2] "

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-26 23:22 UTC  (17+ messages)

[PATCH] spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency
 2017-07-26 23:20 UTC 

[PATCH v5 0/6] make io{read|write}64 globally usable
 2017-07-26 23:19 UTC  (7+ messages)
` [PATCH v5 1/6] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v5 2/6] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v5 3/6] iomap: "
` [PATCH v5 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v5 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v5 6/6] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[SPDK] simulated NVMe device
 2017-07-26 23:13 UTC 

sunhme: incorrect global register offsets?
 2017-07-26 23:10 UTC  (2+ messages)

[PATCH tip/core/rcu 0/15] General fixes
 2017-07-26 23:09 UTC  (9+ messages)
` [PATCH tip/core/rcu 02/15] rcu: Use timer as backstop for NOCB deferred wakeups

btrfs raid assurance
 2017-07-26 23:07 UTC  (11+ messages)

[PATCH] security: fix description of values returned by cap_inode_need_killpriv
 2017-07-26 23:07 UTC  (3+ messages)

[PATCH V2] fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
 2017-07-26 23:06 UTC  (2+ messages)

[PATCH] pvsync2: Make hipri option probabilistic
 2017-07-26 23:05 UTC 

[PATCH v2 0/6] USB3 support for Broadcom NS2 SoC
 2017-07-26 22:56 UTC  (15+ messages)
` [PATCH v2 1/6] dt-bindings: phy: Add documentation for NS2 USB3 PHY
` [PATCH v2 2/6] dt-bindings: usb: Add documentation for NS2 CDRU USB3
` [PATCH v2 3/6] dt-bindings: usb: Add documentation for NS2 ICFG USB3
` [PATCH v2 4/6] dt-bindings: usb: Add documentation for NS2 IDM USB3
` [PATCH v2 5/6] phy: Add USB3 PHY support for Broadcom NS2 SoC
` [PATCH v2 6/6] arm64: dts: ns2: Add USB3 Support

HELP DESK
 2017-07-26 22:43 UTC 

[PATCH] net: inet: diag: expose sockets cgroup classid
 2017-07-26 22:59 UTC  (3+ messages)

[PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding
 2017-07-26 22:55 UTC  (5+ messages)
` [PATCH v6 "

[PATCH v6 0/7] drm/rockchip: add all full framework vop support
 2017-07-26 22:50 UTC  (13+ messages)
` [PATCH v6 1/7] drm/rockchip: vop: initialize registers directly
` [PATCH v6 2/7] drm/rockchip: vop: move write_relaxed flags to vop register
` [PATCH v6 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers

[RESEND][PATCH 1/1] go: centralize definition of COMPATIBLE_HOST
 2017-07-26 22:48 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: NSP: dma-coherent and USB3 changes
 2017-07-26 22:45 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: NSP: Add dma-coherent to relevant DT entries

[PATCH] libxl: do not start dom0 qemu for stubdomain when not needed
 2017-07-26 22:44 UTC 

[PATCH v5 1/6] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math
 2017-07-26 22:43 UTC  (5+ messages)
` [PATCH v5 2/6] drm/bridge: Add a devm_ allocator for panel bridge

[PATCH] thread_info: suppress sparse warning in check_copy_size()
 2017-07-26 22:41 UTC  (2+ messages)

[Bug 101672] radeonsi: 3D engines causing frequent GPU lockups
 2017-07-26 22:39 UTC  (2+ messages)

[PATCH v3] selinux: Generalize support for NNP/nosuid SELinux domain transitions
 2017-07-26 22:38 UTC  (2+ messages)

[PATCH RFC 00/13] phylink and sfp support
 2017-07-26 22:37 UTC  (12+ messages)
` [PATCH RFC 01/13] net: phy: allow settings table to support more than 32 link modes
` [PATCH RFC 02/13] net: phy: split out PHY speed and duplex string generation
` [PATCH RFC 03/13] net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core
` [PATCH RFC 07/13] net: phy: add I2C mdio bus
` [PATCH RFC 12/13] phylink: add in-band autonegotiation support for 10GBase-KR mode

[RFC PATCH] specs: update message dictionary with source column
 2017-07-26 22:36 UTC  (6+ messages)

[Qemu-devel] How to debug crash in TCG code?
 2017-07-26 22:33 UTC 

[PATCH V2 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-07-26 22:33 UTC  (5+ messages)
` [PATCH V2 net-next 20/21] net-next/hinic: Add ethtool and stats

[PATCH 00/16] Intel FPGA Device Drivers
 2017-07-26 22:29 UTC  (10+ messages)
` [PATCH 02/16] fpga: add FPGA device framework

[BUG] nvme driver crash
 2017-07-26 22:29 UTC  (4+ messages)

[patch v2 0/1] Introduce Device Tree bindings for Mellanox programming devices
 2017-07-26 22:29 UTC 

[PATCH/RFC] branch: warn user about non-existent branch
 2017-07-26 22:29 UTC  (5+ messages)
` Change in output as a result of patch

[patch v2 0/2] Introduce support for mlxreg mfd core and I2C drivers
 2017-07-26 22:28 UTC  (2+ messages)
  ` [patch v2 1/2] mfd: Add Mellanox regmap core driver

[PATCH v2] Livepatch fixes for v4.10 (v2)
 2017-07-26 22:27 UTC  (3+ messages)
` [PATCH v2 3/5] xen/livepatch/ARM32: Don't load and crash on livepatches loaded with wrong alignment

ANOM_ABEND events are missing
 2017-07-26 22:27 UTC  (2+ messages)

[PATCH] mm: take memory hotplug lock within numa_zonelist_order_handler()
 2017-07-26 22:25 UTC  (6+ messages)

[PATCH] f2fs-tools: support inode checksum
 2017-07-26 22:23 UTC  (3+ messages)

[PATCH v2 0/4] mm/gfs2: extend file_* API, and convert gfs2 to errseq_t error reporting
 2017-07-26 22:22 UTC  (13+ messages)
` [PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
      ` [Cluster-devel] "
` [PATCH v2 4/4] gfs2: convert to errseq_t based writeback error reporting for fsync
      ` [Cluster-devel] "

[Patch net v2] team: use a larger struct for mac address
 2017-07-26 22:22 UTC 

[Patch net v2] net: check dev->addr_len for dev_set_mac_address()
 2017-07-26 22:22 UTC 

+ mm-take-memory-hotplug-lock-within-numa_zonelist_order_handler.patch added to -mm tree
 2017-07-26 22:22 UTC 

[Qemu-devel] [PATCH 0/2] iotests: Fixes to 156 and 186
 2017-07-26 22:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] iotests: Fix test 156
` [Qemu-devel] [PATCH 2/2] iotests: Redirect stderr to stdout in 186

+ mm-remove-nr_pages-argument-from-pagevec_lookup_range.patch added to -mm tree
 2017-07-26 22:18 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.