All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-01 06:40:54 to 2017-04-01 09:40:11 UTC [more...]

[virtio-dev] packed ring layout proposal v3
 2017-09-10  5:06 UTC  (4+ messages)
    ` [virtio-dev] packed ring layout proposal - todo list

[Xenomai] Compilation error
 2017-04-01  9:40 UTC  (4+ messages)
` [Xenomai] Fwd: "

[PATCH 0/2] Meson GXL USB2 PHY driver
 2017-04-01  9:37 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM

[PATCH 0/6] ovl: consistent_fd feature
 2017-04-01  9:27 UTC  (4+ messages)
` [PATCH 5/6] ovl: copy on read with "

[BISECT] Regression: SEGV: 9156c5d dmeventd rework locking code
 2017-04-01  9:25 UTC  (2+ messages)

[PATCHv6 00/10] video/exynos/sti/cec: add CEC notifier & use in drivers
 2017-04-01  9:22 UTC  (5+ messages)
` [PATCHv6 01/10] media: add CEC notifier support

[Xenomai] clock_gettime() vs gettimeofday() have offset when run in real-time
 2017-04-01  9:21 UTC  (2+ messages)

[Xenomai] latency.c: fix occasional SIGSEGV at shutdown when mode is USER_TASK
 2017-04-01  9:16 UTC  (2+ messages)

[PATCH net] sctp: check for dst and pathmtu update in sctp_packet_config
 2017-04-01  9:15 UTC  (2+ messages)

Possible crashing bug in bluez 5.44
 2017-04-01  9:15 UTC 

[PATCH] ncurses_6.0: Improve reproducibility
 2017-04-01  9:14 UTC  (5+ messages)

bug fix for registers debugfs file implementation [RFC]
 2017-04-01  9:13 UTC 

[PATCH] fs: Handle register_shrinker failure
 2017-04-01  9:11 UTC  (3+ messages)
` [PATCHv2] "

Loading DSDT table using 'acpi' or some memory write command?
 2017-04-01  9:09 UTC  (7+ messages)

[PATCHv2 net-next] sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
 2017-04-01  9:07 UTC  (2+ messages)

[PATCH net-next] sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
 2017-04-01  9:07 UTC  (4+ messages)

patch "cdc-acm: fix possible invalid access when processing notification" added to usb-testing
 2017-04-01  9:06 UTC 

Shrinking a device - performance?
 2017-04-01  9:05 UTC  (11+ messages)

[PATCH v5 0/6] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-01  9:03 UTC  (5+ messages)
` [PATCH v5 4/6] dir_iterator: add tests for dir_iterator API

[Intel-wired-lan] [net-next, 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
 2017-04-01  9:01 UTC  (4+ messages)
` [Intel-wired-lan] [net-next, 2/4] ixgbe/ixgbevf: Clear the CONFIG_SPARC for ixgbevf and 82598
` [Intel-wired-lan] [net-next, 3/4] ixgbe: move IXGBE_ALLOW_RELAXED_ORDER from architecture to driver
` [Intel-wired-lan] [net-next, 4/4] ixgbe: enable IXGBE_ALLOW_RELAXED_ORDER for ARM64

[PATCH 0/6] amdgpu: psp update prep for S3 suspend/resume for vega10
 2017-04-01  9:00 UTC  (7+ messages)
  ` [PATCH 1/6] drm/amdgpu: split tmr init function
  ` [PATCH 2/6] drm/amdgpu: add firmware private memory
  ` [PATCH 3/6] drm/amdgpu: use private memory to store psp firmware data
  ` [PATCH 4/6] drm/amdgpu: split asd function
  ` [PATCH 5/6] drm/amdgpu: split psp ring init function
  ` [PATCH 6/6] drm/amdgpu: add hw_start and non-psp firmware loading into resume

Very promising results with libpcre2
 2017-04-01  8:55 UTC  (3+ messages)

[PATCH 3/3] completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'
 2017-04-01  8:50 UTC  (3+ messages)

[PATCH net-next 0/4] ixgbe: enable Relaxed Order for ARM64
 2017-04-01  8:49 UTC  (14+ messages)
` [PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
` [PATCH net-next 2/4] ixgbe: ixgbevf: Clear the CONFIG_SPARC for ixgbevf and 82598
` [PATCH net-next 3/4] ixgbe: move IXGBE_ALLOW_RELAXED_ORDER from architecture to driver
` [PATCH net-next 4/4] ixgbe: enable IXGBE_ALLOW_RELAXED_ORDER for ARM64

[PATCH v3 00/22] vhost: generic vhost API
 2017-04-01  8:44 UTC  (26+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/22] vhost: introduce driver features related APIs
  ` [PATCH v4 02/22] net/vhost: remove feature "
  ` [PATCH v4 03/22] vhost: use new APIs to handle features
  ` [PATCH v4 04/22] vhost: make notify ops per vhost driver
  ` [PATCH v4 05/22] vhost: export guest memory regions
  ` [PATCH v4 06/22] vhost: introduce API to fetch negotiated features
  ` [PATCH v4 07/22] vhost: export vhost vring info
  ` [PATCH v4 08/22] vhost: export API to translate gpa to vva
  ` [PATCH v4 09/22] vhost: turn queue pair to vring
  ` [PATCH v4 10/22] vhost: export the number of vrings
  ` [PATCH v4 11/22] vhost: move the device ready check at proper place
  ` [PATCH v4 12/22] vhost: drop the Rx and Tx queue macro
  ` [PATCH v4 13/22] vhost: do not include net specific headers
  ` [PATCH v4 14/22] vhost: rename device ops struct
  ` [PATCH v4 15/22] vhost: rename virtio-net to vhost
  ` [PATCH v4 16/22] vhost: add features changed callback
  ` [PATCH v4 17/22] vhost: export APIs for live migration support
  ` [PATCH v4 18/22] vhost: introduce API to start a specific driver
  ` [PATCH v4 19/22] vhost: rename header file
  ` [PATCH v4 20/22] vhost: workaround the build dependency on mbuf header
  ` [PATCH v4 21/22] vhost: do not destroy device on repeat mem table message
  ` [PATCH v4 22/22] examples/vhost: demonstrate the new generic vhost APIs

[PATCH v2] ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
 2017-04-01  8:46 UTC  (3+ messages)

[PATCH v3 00/37] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-04-01  8:43 UTC  (4+ messages)
` [PATCH v3 12/37] mtd: nand: denali: support 1024 byte ECC step size

[PATCH] iio: proximity: as3935: constify attribute_group structures
 2017-04-01  8:39 UTC 

[PATCH] vhost: remove a hack on queue allocation
 2017-04-01  8:35 UTC  (6+ messages)

[PATCH] ipv4: netfilter: Comparison to NULL could be written
 2017-04-01  8:35 UTC 

[PATCH] iio: light: bh1750: constify attribute_group structures
 2017-04-01  8:33 UTC 

[U-Boot] [PATCH] spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
 2017-04-01  8:33 UTC  (2+ messages)

[PATCH v3 00/26] arm64: Dom0 ITS emulation
 2017-04-01  8:32 UTC  (5+ messages)
` [PATCH v3 06/26] ARM: GICv3 ITS: introduce device mapping
` [PATCH v3 19/26] ARM: vITS: handle MAPTI command

ELAN0732 I2C Touchscreen Driver
 2017-04-01  8:30 UTC  (8+ messages)

[PATCH] iio: light: apds9960: constify attribute_group structures
 2017-04-01  8:29 UTC 

backing up a file server with many subvolumes
 2017-04-01  8:24 UTC  (5+ messages)

[PATCH 0/2] change command line for ddp
 2017-04-01  8:23 UTC  (8+ messages)
` [PATCH 1/2] app/testpmd: change command line of loading profile
` [PATCH 2/2] app/testpmd: change command line of getting profile info
` [PATCH v2 0/2] change command line for ddp
  ` [PATCH v2 1/2] app/testpmd: change command line of loading profile
  ` [PATCH v2 2/2] app/testpmd: change command line of getting profile info

[PATCH] iio: humidity: hdc100x: constify attribute_group structures
 2017-04-01  8:23 UTC 

[PATCH] read-cache: avoid git_path() race in freshen_shared_index()
 2017-04-01  8:20 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/4] several migrations related patches
 2017-04-01  8:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] migration: set current_active_state once
` [Qemu-devel] [PATCH v2 2/4] migration: rename max_size to threshold_size
` [Qemu-devel] [PATCH v2 3/4] hmp: info migrate_capability format tunes
` [Qemu-devel] [PATCH v2 4/4] hmp: info migrate_parameters "

[PATCH] iio: adc: hx711: constify attribute_group structures
 2017-04-01  8:17 UTC 

[PATCH 1/3] drm/i915: Move the release of PT page to the upper caller
 2017-04-01  8:13 UTC  (5+ messages)

[RFC PATCH 0/5] Localise error headers
 2017-04-01  8:12 UTC  (10+ messages)

[U-Boot] [PATCH v3] spi: ich: Configure SPI BIOS parameters
 2017-04-01  8:11 UTC  (8+ messages)

[PATCH 0/2] MAC address fail to be added shouldn't be stored
 2017-04-01  8:03 UTC  (3+ messages)
` [PATCH 1/2] ethdev: fix adding invalid MAC addr
` [PATCH 2/2] app/testpmd: add a command to add many MAC addrs

[PATCH] ARM: dts: armada-38x: label USB and SATA nodes
 2017-04-01  8:09 UTC  (7+ messages)

SHA1 collision in production repo?! (probably not)
 2017-04-01  8:09 UTC  (7+ messages)
        ` [PATCH 1/2] sha1_loose_object_info: return error for corrupted objects
        ` [PATCH 2/2] index-pack: detect local corruption in collision check

[GIT PULL] GVT-g fixes for 4.11-rc6
 2017-04-01  8:06 UTC 

[PATCH 0/2] Export more queue state information through debugfs
 2017-04-01  8:05 UTC  (4+ messages)
` [PATCH 1/2] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
  ` [PATCH v4 "

Bluestore :Which side is wal submit code
 2017-04-01  7:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] several migrations related patches
 2017-04-01  7:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/5] migration: rename max_size to threshold_size
` [Qemu-devel] [PATCH 5/5] cpu: throttle: fix throttle time slice

[PATCH v2] gpio: Add Tegra186 support
 2017-04-01  7:45 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 61133af3415da5d6750a8f32efd1106702c7224e
 2017-04-01  7:45 UTC 

4.10-stable updates for XFS
 2017-04-01  7:43 UTC  (2+ messages)

How to sample memory usage cheaply?
 2017-04-01  7:41 UTC  (3+ messages)

[PATCH 1/2] xfstests: Add first statx test
 2017-04-01  7:35 UTC  (2+ messages)

[PATCH 0/3] net/mlx5: fix updating RETA
 2017-04-01  7:28 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] lib/librte_ether: remove requirement of aligned RETA size

[ovmf test] 107039: all pass - PUSHED
 2017-04-01  7:27 UTC 

[RFC PATCH 0/5] soc/fsl/qbman: Rework private memory allocations
 2017-04-01  7:25 UTC  (8+ messages)
` [RFC PATCH 2/5] soc/fsl/qbman: Use shared-dma-pool for QMan "

[PATCH v3 0/7] mfd: Add OF device table to I2C drivers that are missing it
 2017-04-01  7:18 UTC  (14+ messages)
` [PATCH v3 1/7] mfd: Add Device Tree bindings document for retu/tahvo ASIC chips
` [PATCH v3 2/7] mfd: retu: Add OF device ID table
` [PATCH v3 3/7] i2c: i2c-cbus-gpio: Add vendor prefix to retu node in example
` [PATCH v3 4/7] ARM: dts: n8x0: Add vendor prefix to retu node
` [PATCH v3 5/7] mfd: Add Device Tree bindings document for TI tps6105x chip
` [PATCH v3 6/7] mfd: tps6105x: Add OF device ID table
` [PATCH v3 7/7] ARM: ux500: Add vendor prefix to tps61052 node

[PATCH v2 1/2] runqemu: Automatically add a TFTP directory for slirp boot
 2017-04-01  7:19 UTC  (3+ messages)
` [PATCH v2 2/2] runqemu: Add a background command option

[Qemu-devel] [PATCH v2 00/51] Creating RAMState for migration
 2017-04-01  7:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 30/51] ram: Move src_page_req* to RAMState

[PATCH v2 net-next 0/6] bpf: program testing framework
 2017-04-01  7:14 UTC  (3+ messages)
` [PATCH v2 net-next 1/6] bpf: introduce BPF_PROG_TEST_RUN command

[xen-unstable test] 107034: tolerable FAIL - PUSHED
 2017-04-01  7:14 UTC 

Linux 4.9.8 + NVMe CiB Issue
 2017-04-01  7:13 UTC  (11+ messages)

[PATCH] Documentation: improve git ls-files -s manpage entry
 2017-04-01  7:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xfs: fix memory exposure problems
 2017-04-01  7:04 UTC  (2+ messages)

firmware version 10.2.4.70.54 crash when running on centos-7.3(kernel version -> 3.10.0-514.el7.x86_64)
 2017-04-01  7:01 UTC  (3+ messages)

Serve banana plugs, audio connectors,dc connectors ,alligator clips, battery clips, and rf connectors
 2017-04-01  6:42 UTC 

[PATCH 1/3] f2fs: clean up destroy_discard_cmd_control
 2017-04-01  6:54 UTC  (6+ messages)
` [PATCH 3/3] f2fs: prevent waiter encountering incorrect discard states

[U-Boot] usb: dwc2: invalidate the dcache before starting the DMA
 2017-04-01  6:51 UTC 

[U-Boot] rockchip: Add USB to the default boot targets
 2017-04-01  6:49 UTC 

[RFC PATCH] binder: Don't require the binder lock when killed in binder_thread_read()
 2017-04-01  6:48 UTC  (4+ messages)

[U-Boot] rockchip: tinker: configs: Add USB, PXE, DHCP to the default boot targets
 2017-04-01  6:46 UTC 

State of bitbake world, Failed tasks 2017-03-30
 2017-04-01  6:45 UTC 

4.9-stable updates for XFS
 2017-04-01  6:40 UTC  (24+ messages)
` [PATCH 05/27] xfs: fix eofblocks race with file extending async dio writes
` [PATCH 06/27] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 07/27] xfs: fail _dir_open when readahead fails
` [PATCH 08/27] xfs: filter out obviously bad btree pointers
` [PATCH 09/27] xfs: check for obviously bad level values in the bmbt root
` [PATCH 10/27] xfs: verify free block header fields
` [PATCH 11/27] xfs: allow unwritten extents in the CoW fork
` [PATCH 12/27] xfs: mark speculative prealloc CoW fork extents unwritten
` [PATCH 13/27] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
` [PATCH 14/27] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 15/27] xfs: update ctime and mtime on clone destinatation inodes
` [PATCH 16/27] xfs: don't fail xfs_extent_busy allocation
` [PATCH 17/27] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 18/27] xfs: split indlen reservations fairly when under reserved
` [PATCH 19/27] xfs: fix uninitialized variable in _reflink_convert_cow
` [PATCH 20/27] xfs: don't reserve blocks for right shift transactions
` [PATCH 21/27] xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
` [PATCH 22/27] xfs: tune down agno asserts in the bmap code
` [PATCH 23/27] xfs: only reclaim unwritten COW extents periodically
` [PATCH 24/27] xfs: fix and streamline error handling in xfs_end_io
` [PATCH 25/27] xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
` [PATCH 26/27] xfs: use iomap new flag for newly allocated delalloc blocks
` [PATCH 27/27] xfs: try any AG when allocating the first btree block when reflinking

[PATCH] git-bisect.txt: add missing word
 2017-04-01  6:40 UTC 

[PATCH] net: batman-adv: use new api ethtool_{get|set}_link_ksettings
 2017-04-01  6:40 UTC  (6+ messages)
` [B.A.T.M.A.N.] "

[PATCH] selinux: Fix an uninitialized variable bug
 2017-04-01  6:40 UTC  (6+ messages)
    ` selinux: Fix an uninitialized variable bug in range_read()


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.