All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-29 20:43:44 to 2016-08-29 21:54:17 UTC [more...]

[PATCH WIP/RFC v3 0/6] nvme-rdma device removal fixes
 2016-08-30 16:26 UTC  (6+ messages)
` [PATCH WIP/RFC v3 1/6] iw_cxgb4: call dev_put() on l2t allocation failure
` [PATCH WIP/RFC v3 2/6] iw_cxgb4: block module unload until all ep resources are released
` [PATCH WIP/RFC v3 3/6] nvme_rdma: keep a ref on the ctrl during delete/flush
` [PATCH WIP/RFC v3 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
` [PATCH WIP/RFC v3 5/6] nvme-rdma: add DELETING queue flag

[PATCH RFC 0/2] net: Iterate over cpu_present_mask during calculation of percpu statistics
 2016-08-29 19:03 UTC  (2+ messages)
` [PATCH RFC 1/2] net: Implement net_stats callbacks

[Buildroot] [PATCH/next 1/2] valgrind: let the valgrind configure script detect TLS availability
 2016-08-29 21:54 UTC  (2+ messages)
` [Buildroot] [PATCH/next 2/2] gcc: remove BR2_GCC_ENABLE_TLS option

[Ksummit-discuss] [CORE TOPIC] GPL defense issues
 2016-08-29 21:52 UTC  (6+ messages)

[PATCH 0/3] acpi, nfit: nvdimm notification support + tests
 2016-08-29 21:50 UTC  (4+ messages)

+ kexec-fix-double-free-when-failing-to-relocate-the-purgatory.patch added to -mm tree
 2016-08-29 21:50 UTC 

[PATCH 0/3] v4.8 remaining ARM warning fixes
 2016-08-29 21:49 UTC  (4+ messages)
` [PATCH 1/3] kconfig: tinyconfig: provide whole choice blocks to avoid warnings
` [PATCH 2/3] test/hash: Fix warning in two-dimensional array init
` [PATCH 3/3] test/hash: Fix warning in preprocessor symbol evaluation

[net-next RFC v2 4/9] bpf, security: Add Checmate security LSM and BPF program type
 2016-08-29 21:49 UTC  (6+ messages)

[PATCH v8 0/9] Enable PMUs in ACPI systems
 2016-08-29 21:48 UTC  (20+ messages)
` [PATCH v8 1/9] arm64: pmu: add fallback probe table
` [PATCH v8 2/9] arm64: pmu: Probe default hw/cache counters
` [PATCH v8 3/9] arm64: pmu: Hoist pmu platform device name
` [PATCH v8 4/9] arm64: Rename the common MADT parse routine
` [PATCH v8 5/9] arm64: pmu: Cache PMU interrupt numbers from MADT parse
` [PATCH v8 6/9] arm: arm64: Add routine to determine cpuid of other cpus
` [PATCH v8 7/9] arm: arm64: pmu: Assign platform PMU CPU affinity
` [PATCH v8 8/9] arm64: pmu: Detect and enable multiple PMUs in an ACPI system
` [PATCH v8 9/9] MAINTAINERS: Tweak ARM PMU maintainers

Man page bug report about pthread_join
 2016-08-29 21:48 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC v2 00/22] I/O prefetch cache
 2016-08-29 17:10 UTC  (12+ messages)
` [Qemu-devel] [PATCH RFC v2 02/22] block/pcache: add own AIOCB block
` [Qemu-devel] [PATCH RFC v2 04/22] block/pcache: add pcache debug build
` [Qemu-devel] [PATCH RFC v2 05/22] block/pcache: add aio requests into cache
` [Qemu-devel] [PATCH RFC v2 07/22] block/pcache: introduce LRU as method of memory
` [Qemu-devel] [PATCH RFC v2 09/22] block/pcache: separation AIOCB on requests
` [Qemu-devel] [PATCH RFC v2 10/22] block/pcache: add check node leak
` [Qemu-devel] [PATCH RFC v2 12/22] block/pcache: implement read cache to qiov and drop node during aio write
` [Qemu-devel] [PATCH RFC v2 14/22] block/pcache: add support for rescheduling requests
` [Qemu-devel] [PATCH RFC v2 17/22] block/pcache: skip readahead for non-sequential requests
` [Qemu-devel] [PATCH RFC v2 20/22] block/pcache: implement pcache error handling of aio cb
` [Qemu-devel] [PATCH RFC v2 22/22] block/pcache: drop used pcache node

Questions about Using Perf at Dom0
 2016-08-29 21:48 UTC  (7+ messages)

[PATCH v3 0/9] SELinux support for Infiniband RDMA
 2016-08-29 21:48 UTC  (3+ messages)

[PATCH] arch: all: include: asm: bitops: Use bool instead of int for all bit test functions
 2016-08-29 21:49 UTC  (4+ messages)

smcroute and snat rules - snat not working if multicast traffic is received while rules are being added otherwise it works
 2016-08-29 21:47 UTC  (4+ messages)

[PATCH 00/17] smartpqi updates
 2016-08-29 21:44 UTC  (13+ messages)
` [PATCH 01/17] smartpqi: change aio sg processing
` [PATCH 11/17] smartpqi: minor tweaks to update time support
` [PATCH 13/17] smartpqi: remove timeout for cache flush operations
` [PATCH 15/17] smartpqi: update maintainers

[Qemu-devel] [PATCH 0/3] linux-user: Fix miscelaneous Mips-specific issues
 2016-08-29 21:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: Fix preprocessor constant TARGET_F_GETOWN for Mips
` [Qemu-devel] [PATCH 2/3] linux-user: Fix structure target_flock definition "
` [Qemu-devel] [PATCH 3/3] linux-user: Fix structure target_semid64_ds "

[Patch v4 9/9] arm64: Update device tree for Layerscape SoCs
 2016-08-29 21:39 UTC  (7+ messages)

[PATCH] diff-highlight: add some tests
 2016-08-29 21:37 UTC  (3+ messages)
` [PATCH v4 0/3] diff-highlight: add support for --graph option

[PATCH WIP/RFC v2 0/6] nvme-rdma device removal fixes
 2016-08-29 21:35 UTC  (7+ messages)
` [PATCH WIP/RFC v2 1/6] iw_cxgb4: call dev_put() on l2t allocation failure
` [PATCH WIP/RFC v2 2/6] iw_cxgb4: block module unload until all ep resources are released
` [PATCH WIP/RFC v2 3/6] nvme_rdma: keep a ref on the ctrl during delete/flush
` [PATCH WIP/RFC v2 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
` [PATCH WIP/RFC v2 5/6] nvme-rdma: add DELETING queue flag
` [PATCH WIP/RFC v2 6/6] nvme-rdma: use ib_client API to detect device removal

[PATCH] bdev: fix NULL pointer dereference in sync()/close() race
 2016-08-29 21:33 UTC  (7+ messages)

[PATCH v8 0/3] man-pages: fix reflink/dedupe ioctl manpages
 2016-08-29 21:34 UTC  (3+ messages)
` [PATCH 3/3] ioctl_xfs_ioc_getfsmap.2: document XFS_IOC_GETFSMAP ioctl

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-08-29 21:32 UTC  (6+ messages)
` [PATCH 14/22] sequencer: prepare for rebase -i's commit functionality
` [PATCH 20/22] sequencer: remember do_recursive_merge()'s return value

[PATCH v4 RESEND 0/2] Align mmap address for DAX pmd mappings
 2016-08-29 21:32 UTC  (15+ messages)
` [PATCH v4 RESEND 1/2] thp, dax: add thp_get_unmapped_area for "

[Buildroot] Nearly duplicate builds
 2016-08-29 21:31 UTC  (4+ messages)

Reducing CPU load on git server
 2016-08-29 21:31 UTC  (7+ messages)

[Buildroot] [PATCH 0/2] zynq: some fixes and update readme.txt for custom ps7_init guide
 2016-08-29 21:30 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] zynq: enable BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG

[Buildroot] [git commit] zynq: enable BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG
 2016-08-29 21:29 UTC 

pull-request: iwlwifi-next 2016-08-30
 2016-08-29 21:26 UTC  (17+ messages)
` [PATCH 01/16] iwlwifi: mvm: allow same PN for de-aggregated AMSDU
  ` [PATCH 02/16] iwlwifi: mvm: support GMAC protocol
  ` [PATCH 03/16] iwlwifi: mvm: support new paging command format
  ` [PATCH 04/16] iwlwifi: mvm: re-aggregate shared queue after unsharing
  ` [PATCH 05/16] iwlwifi: mvm: keep track of tid associated with each queue
  ` [PATCH 06/16] iwlwifi: mvm: re-assign old queues after hw restart in dqa mode
  ` [PATCH 07/16] iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablement
  ` [PATCH 08/16] iwlwifi: mvm: support txq tid owner change
  ` [PATCH 09/16] iwlwifi: rename and reorder 9000 series configuration structs
  ` [PATCH 10/16] iwlwifi: add a new series 9460 with new PCI ID
  ` [PATCH 11/16] iwlwifi: add new 9460 series PCI IDs
  ` [PATCH 12/16] iwlwifi: add the new 9270 series
  ` [PATCH 13/16] iwlwifi: add the new 9170 series
  ` [PATCH 14/16] iwlwifi: pcie: refrain from SCD accesses
  ` [PATCH 15/16] iwlwifi: pcie: fix ucode load flow for a000 devices
  ` [PATCH 16/16] iwlwifi: pcie: remove dead code

[U-Boot] [PATCH v3 1/4] mx6: ddr: Allow changing REFSEL and REFR fields
 2016-08-29 21:28 UTC  (5+ messages)

[char-misc-next 00/12] mei: rx enhancements
 2016-08-29 21:27 UTC  (5+ messages)

FAILED: patch "[PATCH] drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()" failed to apply to 4.7-stable tree
 2016-08-29 21:27 UTC  (5+ messages)
` [PATCH 0/4] Backported vlv fixes for 4.7.y

[ath9k-devel] [PATCH 0/5] ath9k: EEPROM swapping improvements
 2016-08-29 21:25 UTC  (6+ messages)
` [ath9k-devel] [PATCH 5/5] ath9k: Make EEPROM endianness swapping configurable via devicetree
    `  "

[Buildroot] [PATCH] libaio: allow building on static-only configurations
 2016-08-29 21:25 UTC  (2+ messages)

Translating USB device names to ALSA client numbers
 2016-08-29 21:25 UTC  (2+ messages)

[Buildroot] [git commit] libaio: allow building on static-only configurations
 2016-08-29 21:24 UTC 

[PATCH v3 1/4] drm/i915: Store port enum in intel_encoder
 2016-08-29 21:23 UTC  (6+ messages)
` [PATCH v4 0/4] Prep. for DP audio MST support
  ` [PATCH v4 1/4] drm/i915: Store port enum in intel_encoder
  ` [PATCH v4 2/4] drm/i915: Switch to using port stored "

[PATCH] i2c: rk3x: Restore clock settings at resume time
 2016-08-29 21:22 UTC  (2+ messages)

[Buildroot] [PATCH] ccache: bump to version 3.3
 2016-08-29 21:21 UTC  (2+ messages)

[Buildroot] [git commit] ccache: bump to version 3.3
 2016-08-29 21:21 UTC 

[Buildroot] [git commit branch/next] ccache: bump to version 3.3
 2016-08-29 21:21 UTC 

[Buildroot] [PATCH] docs/website: remove reference to GMane
 2016-08-29 21:19 UTC  (2+ messages)

[Buildroot] [git commit] docs/website: remove reference to GMane
 2016-08-29 21:19 UTC 

Crash when using git blame on untracked file
 2016-08-29 21:17 UTC  (3+ messages)
` [PATCH v2] blame: fix segfault on untracked files

[PATCH] net: ethernet: renesas: sh_eth: do not access POST registers if not exist
 2016-08-29 21:17 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] tools/env: refactor flash read/write function
 2016-08-29 21:17 UTC  (5+ messages)
` [U-Boot] [PATCH 1/6] tools/env: factor out environment_end function
` [U-Boot] [PATCH 2/6] tools/env: pass bad block offset by value
` [U-Boot] [PATCH 3/6] tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
` [U-Boot] Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment

TCP data throughput for BCM43362
 2016-08-29 21:15 UTC  (7+ messages)

[PATCH] PCI: rockchip: Correct the register value for clearing client interrupts
 2016-08-29 21:14 UTC  (2+ messages)

[PATCH 00/15] Lib'ify quite a few functions in sequencer.c
 2016-08-29 21:14 UTC  (10+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 08/14] sequencer: lib'ify read_and_refresh_cache()
  ` [PATCH v2 10/14] sequencer: lib'ify read_populate_opts()
  ` [PATCH v2 12/14] sequencer: lib'ify save_head()

git submodules implementation question
 2016-08-29 21:13 UTC  (5+ messages)

Snapshots of consistency groups
 2016-08-29 21:10 UTC  (11+ messages)

[PATCH 0/2] arm64: dts: ls1043a/ls2080a serial updates
 2016-08-29 21:10 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: updates serial aliases for ls1043a rdb and qds boards

[RFCv2 00/16] BPF hardware offload (cls_bpf for now)
 2016-08-29 21:09 UTC  (3+ messages)
` [RFCv2 16/16] nfp: bpf: add offload of TC direct action mode

[Ksummit-discuss] checkkpatch (in)sanity ?
 2016-08-29 21:07 UTC  (9+ messages)

[PATCH 0/5] ppc32: use the default of_platform_default_populate_init() for 83xx boards
 2016-08-29 21:08 UTC  (5+ messages)
` [PATCH 3/5] of/platform: introduce a generic way to declare a platform bus

[PATCH][v8] PM / hibernate: Verify the consistent of e820 memory map by md5 value
 2016-08-29 21:08 UTC 

NAT chain traversal
 2016-08-29 21:06 UTC 

[Bug 97537] New: nvc0 occasionally crashes in glDrawArrays in a multi-threaded app
 2016-08-29 21:05 UTC  (4+ messages)
  ` [Bug 97537] "
  ` [Bug 97537] nvc0 occasionally crashes in glDrawArrays in a multi-threaded/multi-context app

`btrfs dev del` fails with `No space left on device`
 2016-08-29 21:05 UTC  (2+ messages)

[WireGuard] fq, ecn, etc with wireguard
 2016-08-29 21:11 UTC  (6+ messages)

[PATCH 0/4] cat-file: optionally convert to worktree version
 2016-08-29 21:02 UTC  (3+ messages)
` [PATCH v2 "

[Buildroot] [git commit] libiio: Disable IIOD on Blackfin
 2016-08-29 21:02 UTC  (4+ messages)

[PATCH RFC 1/1] kernel.bbclass: Add kernel_version_sanity_check function
 2016-08-29 21:00 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2] checkpatch.pl: seed camelcase from the provided kernel tree root
 2016-08-29 21:00 UTC 

[PATCH v5 0/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM/Ixora carrier board
 2016-08-29 20:54 UTC  (6+ messages)
` [PATCH v5 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM

[bug report] x86/sfi: Enable enumeration of SD devices
 2016-08-29 20:59 UTC  (2+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-08-29 16:27 UTC  (2+ messages)
` Ping: "

[PATCH v2 0/2] mini-os: repair stubdom build
 2016-08-29 20:57 UTC  (5+ messages)
` [PATCH v2 1/2] mini-os: partially revert "remove using start_info ..."

[FEATURE meta-fsl-arm PATCH 00/15] Machine overrides extender - reduce code duplication
 2016-08-29 17:21 UTC  (3+ messages)
` [FEATURE meta-fsl-arm PATCH 07/15] glmark2: Refactor code to use the new overrides

[PATCH] jfs: jump to error_out when filemap_{fdatawait, write_and_wait} fails
 2016-08-29 20:53 UTC  (2+ messages)

[meta-oe][PATCH] geany-plugins: include GPLv3 in the main LICENSE
 2016-08-29 20:52 UTC 

[PATCH net-next] MAINTAINERS: update to working email address
 2016-08-29 20:51 UTC 

[PATCH] mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
 2016-08-29 20:45 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: tegra: use numeric versioning for p2771-0000
 2016-08-29 20:45 UTC 

[Intel-wired-lan] [PATCH] [v2, dev-queue]i40e: Add support for switchdev API for Switch ID
 2016-08-29 20:43 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.