All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-18 14:55:54 to 2017-09-18 15:35:39 UTC [more...]

[PATCH 00/16] Thunderbolt networking
 2017-09-18 15:30 UTC  (15+ messages)
` [PATCH 01/16] byteorder: Move {cpu_to_be32,be32_to_cpu}_array() from Thunderbolt to core
` [PATCH 03/16] thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
` [PATCH 04/16] thunderbolt: Move thunderbolt domain structure "
` [PATCH 05/16] thunderbolt: Move tb_switch_phy_port_from_link() "
` [PATCH 06/16] thunderbolt: Add support for XDomain discovery protocol
` [PATCH 07/16] thunderbolt: Configure interrupt throttling for all interrupts
` [PATCH 08/16] thunderbolt: Add support for frame mode
` [PATCH 09/16] thunderbolt: Export ring handling functions to modules
` [PATCH 11/16] thunderbolt: Use spinlock in ring serialization
` [PATCH 12/16] thunderbolt: Use spinlock in NHI serialization
` [PATCH 13/16] thunderbolt: Add polling mode for rings
` [PATCH 14/16] thunderbolt: Add function to retrieve DMA device for the ring
` [PATCH 15/16] thunderbolt: Allocate ring HopID automatically if requested
` [PATCH 16/16] thunderbolt: Add support for networking over Thunderbolt cable

[PATCH 0/4] ipset patches for nf-next
 2017-09-18 15:35 UTC  (3+ messages)
` [PATCH 4/4] netfilter: ipset: ipset list may return wrong member count for set with timeout

[PATCH] android: binder: fix type mismatch warning
 2017-09-18 15:35 UTC  (3+ messages)

[PATCH] netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
 2017-09-18 15:33 UTC  (2+ messages)

Page allocator bottleneck
 2017-09-18 15:33 UTC  (6+ messages)

[PATCH 00/11] KFD fixes
 2017-09-18 15:33 UTC  (7+ messages)
` [PATCH 09/11] drm/amdkfd: Fix kernel-queue wrapping bugs

[PATCH v7 00/12] x86: guest resource mapping
 2017-09-18 15:31 UTC  (10+ messages)
` [PATCH v7 01/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v7 02/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v7 03/12] tools/libxenforeignmemory: add support for resource mapping
` [PATCH v7 04/12] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint
` [PATCH v7 05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table
` [PATCH v7 06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
` [PATCH v7 07/12] x86/hvm/ioreq: use bool rather than bool_t
` [PATCH v7 08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list
` [PATCH v7 09/12] x86/hvm/ioreq: simplify code and use consistent naming

[U-Boot] [PATCH 00/14] usb: xhci: Add interrupt transfer support and full speed device support
 2017-09-18 15:33 UTC  (4+ messages)

[Qemu-devel] [PULL 00/24] MTTCG Base enabling patches with ARM enablement
 2017-09-18 15:32 UTC  (9+ messages)
` [Qemu-devel] [PULL 22/24] target-arm: ensure all cross vCPUs TLB flushes complete

[PATCH] drm/i915/selftests: Disable iommu for the mock device
 2017-09-18 15:32 UTC  (3+ messages)

Fw: [Bug 196895] New: SLUB debugging prevents booting encrypted XFS partition
 2017-09-18 15:32 UTC 

cephfs kernel bug (4.9.44)?
 2017-09-18 15:30 UTC  (6+ messages)

[PATCH v4 0/5] flow classification library
 2017-09-18 15:29 UTC  (3+ messages)
` [PATCH v5 1/6] librte_table: fix acl entry add and delete functions

[linux-next][XFS][trinity] WARNING: CPU: 32 PID: 31369 at fs/iomap.c:993
 2017-09-18 15:28 UTC  (4+ messages)
  ` [XFS][trinity] "

[PATCHv4 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2017-09-18 15:26 UTC  (6+ messages)
` [PATCHv4 3/3] "

getbmap refactor V2
 2017-09-18 15:26 UTC  (3+ messages)
` [PATCH 1/2] xfs: rewrite getbmap using the xfs_iext_* helpers
` [PATCH 2/2] xfs: simplify the xfs_getbmap interface

Babeltrace performance issue in live-reading mode
 2017-09-18 15:18 UTC 

[ANNOUNCE] WireGuard Snapshot `0.0.20170918` Available
 2017-09-18 15:52 UTC 

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-09-18 15:25 UTC  (5+ messages)
` [PATCH v6 00/12] "
  ` [PATCH v6 10/12] fsmonitor: add test cases for fsmonitor extension

refactor extent manipulation V3
 2017-09-18 15:24 UTC  (20+ messages)
` [PATCH 01/19] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
` [PATCH 02/19] xfs: use xfs_iext_get_extent instead of open coding it
` [PATCH 03/19] xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
` [PATCH 04/19] xfs: rename bno to end in __xfs_bunmapi
` [PATCH 05/19] xfs: use xfs_bmap_del_extent_delay for the data fork as well
` [PATCH 06/19] xfs: move some more code into xfs_bmap_del_extent_real
` [PATCH 07/19] xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
` [PATCH 08/19] xfs: use the state defines in xfs_bmap_del_extent_real
` [PATCH 09/19] xfs: refactor xfs_del_extent_real
` [PATCH 10/19] xfs: refactor xfs_bmap_add_extent_hole_delay
` [PATCH 11/19] xfs: refactor xfs_bmap_add_extent_hole_real
` [PATCH 12/19] xfs: refactor xfs_bmap_add_extent_delay_real
` [PATCH 13/19] xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
` [PATCH 14/19] xfs: refactor xfs_bmap_add_extent_unwritten_real
` [PATCH 15/19] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
` [PATCH 16/19] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
` [PATCH 17/19] xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
` [PATCH 18/19] xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
` [PATCH 19/19] xfs: remove xfs_bmbt_get_state

[Xen-users] UEFI Secure Boot Xen 4.9
 2017-09-18 15:24 UTC  (9+ messages)

[U-Boot] [PATCH] test/py: gpt: make use of infra-structure
 2017-09-18 15:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v9 0/8] calculate blocktime for postcopy live migration
 2017-09-18 15:23 UTC  (3+ messages)

[PATCH v6 01/12] xen: correct gnttab_get_status_frames()
 2017-09-18 15:22 UTC  (2+ messages)
  ` [PATCH v6 06/12] tools: set grant limits for xenstore stubdom

[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
 2017-09-18 15:21 UTC  (4+ messages)
  ` [PATCH 2/2] iommu/io-pgtable-arm-v7s: "

[PATCH v3 0/2] drm/i915: add perf support for Coffeelake
 2017-09-18 15:21 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915/perf: disable clk ratio reports on gen9

[Bridge] Problem with syslog in bridge(?) with ethernet broadcast packets with QinQ
 2017-09-18 15:21 UTC 

[PATCH v1 0/4] make dpdk iova aware
 2017-09-18 15:21 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] eal: rename phys_addr_t to iova_addr_t
  ` [PATCH v2 2/5] eal/memory: rename buf_physaddr to buf_iovaaddr
  ` [PATCH v2 3/5] eal/memory: rename memseg member phys to iova addr

[Qemu-devel] [PATCH v8 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-09-18 15:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 03/13] scripts: Add archive-source.sh
` [Qemu-devel] [PATCH v8 04/13] tests: Add a test key pair
` [Qemu-devel] [PATCH v8 12/13] tests: Add README for vm tests

[U-Boot] [PATCH] u-boot: Upgrade to 2017.09
 2017-09-18 15:20 UTC  (9+ messages)
` [U-Boot] [OE-core] "

[PATCH 1/3] selftests/ftrace: multiple_kprobes: Also check for support
 2017-09-18 15:19 UTC  (5+ messages)

[PATCH RFC V1 net-next 0/6] Time based packet transmission
 2017-09-18 15:18 UTC  (7+ messages)
` [PATCH RFC V1 net-next 1/6] net: Add a new socket option for a future transmit time
  ` [Intel-wired-lan] "
` [PATCH RFC V1 net-next 2/6] net: skbuff: Add a field to support time based transmission
  ` [Intel-wired-lan] "

[PATCH v2 00/19] bnxt patch set
 2017-09-18 15:17 UTC  (20+ messages)
` [PATCH v2 01/19] net/bnxt: fix HWRM_*() macros and locking
` [PATCH v2 02/19] net/bnxt: use 64-bits of address for vlan_table
` [PATCH v2 03/19] net/bnxt: fix an issue with group id calculation
` [PATCH v2 04/19] net/bnxt: fix calculation of number of pools
` [PATCH v2 05/19] net/bnxt: handle multi queue mode properly
` [PATCH v2 06/19] net/bnxt: fix rx handling and buffer allocation logic
` [PATCH v2 07/19] net/bnxt: fix an issue with broadcast traffic
` [PATCH v2 08/19] net/bnxt: fix usage of ETH_VMDQ_* flags
` [PATCH v2 09/19] net/bnxt: set checksum offload flags correctly
` [PATCH v2 10/19] net/bnxt: update status of Rx IP/L4 CKSUM
` [PATCH v2 11/19] net/bnxt: add support for xstats get by id
` [PATCH v2 12/19] net/bnxt: fix config rss update
` [PATCH v2 13/19] net/bnxt: set the hash_key_size
` [PATCH v2 14/19] net/bnxt: add support for rx_queue_count
` [PATCH v2 15/19] net/bnxt: add support for rx_descriptor_status
` [PATCH v2 16/19] net/bnxt: add support for tx_descriptor_status
` [PATCH v2 17/19] net/bnxt: add new HWRM structs to support flow filtering
` [PATCH v2 18/19] net/bnxt: add support for flow filter ops
` [PATCH v2 19/19] doc: update release notes

[PATCH 0/5] dm-mpath: improve I/O schedule
 2017-09-18 15:18 UTC  (7+ messages)
` [PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE

[PATCH 1/2] base-files: profile: Do not assume that the 'command' command exists
 2017-09-18 15:17 UTC  (7+ messages)
      ` [PATCH] base-files: profile: Get rid of "resize"

[PATCH v2 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2017-09-18 15:15 UTC  (3+ messages)
` [PATCH v2 2/2] sched/deadline: Initialize cp->elements[].cpu to an invalid value

[pseudo][PATCH] Fix to fcntl guts to ignore flags that can be ORed into cmd
 2017-09-18 15:15 UTC  (4+ messages)

[PATCH 0/3] linux-firmware: ath10k update 20170918
 2017-09-18 15:14 UTC  (10+ messages)
` [PATCH 1/3] ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00051-QCARMSWP-1
` [PATCH 2/3] ath10k: QCA6174 hw3.0: update board-2.bin
` [PATCH 3/3] Revert "ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.63-2"

[PATCH] firmware: cleanup - group and document up private firmware parameters
 2017-09-18 15:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/12] Convert over to use keycodemapdb
 2017-09-18 15:12 UTC  (9+ messages)

QCA988X: FW firmware-5.bin_10.2.4.70.63-2 crashes at ath10k load
 2017-09-18 15:12 UTC  (3+ messages)

[PATCH 0/5] drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES
 2017-09-18 15:12 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] MAINTAINERS: associate linux/fs.h with VFS instead of file locking
 2017-09-18 15:12 UTC  (2+ messages)

patch "Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"" added to usb-linus
 2017-09-18 15:11 UTC 

Query regarding synchronize_sched_expedited and resched_cpu
 2017-09-18 15:11 UTC  (4+ messages)

patch "xhci: set missing SuperSpeedPlus Link Protocol bit in roothub" added to usb-linus
 2017-09-18 15:11 UTC 

patch "xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A" added to usb-linus
 2017-09-18 15:11 UTC 

patch "xhci: fix finding correct bus_state structure for USB 3.1 hosts" added to usb-linus
 2017-09-18 15:11 UTC 

patch "xhci: fix wrong endpoint ESIT value shown in tracing" added to usb-linus
 2017-09-18 15:11 UTC 

patch "usb: pci-quirks.c: Corrected timeout values used in handshake" added to usb-linus
 2017-09-18 15:11 UTC 

patch "usb: xhci: Free the right ring in xhci_add_endpoint()" added to usb-linus
 2017-09-18 15:11 UTC 

[PATCH] net_sched: use explicit size of struct tcmsg, remove need to declare tcm
 2017-09-18 15:10 UTC  (6+ messages)

[PATCH V2] megaraid: kmemleak: Track page allocation for fusion
 2017-09-18 15:10 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-18 15:09 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] imx_common: detect USB serial downloader reliably

patch "base: arch_topology: fix section mismatch build warnings" added to driver-core-linus
 2017-09-18 15:09 UTC 

[PATCH 0/2] nvmem: set3 patches for v4.14
 2017-09-18 15:08 UTC  (6+ messages)
` [PATCH 2/2] nvmem: add snvs_lpgpr driver

[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
 2017-09-18 15:08 UTC  (9+ messages)

[PATCH] test: support to check AVX512F
 2017-09-18 15:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] osdep.h: Prohibit disabling assert() in supported builds
 2017-09-18 15:08 UTC  (2+ messages)

[U-Boot] [PATCH 00/16] efi: Enable basic sandbox support for EFI loader
 2017-09-18 15:07 UTC  (6+ messages)

[PATCH v2] mm: introduce validity check on vm dirtiness settings
 2017-09-18 22:53 UTC  (2+ messages)

[PATCH 0/5] ceph: file lock related fixes
 2017-09-18 15:06 UTC  (5+ messages)
` [PATCH 1/5] ceph: keep auth cap when inode has flocks or posix locks

[Qemu-devel] [RFC 0/6] initial plugin support
 2017-09-18 15:05 UTC  (3+ messages)

[CI 1/9] drm/i915: Cancel all ready but queued requests when wedging
 2017-09-18 15:05 UTC  (3+ messages)
` [CI 7/9] drm/i915/guc: Submit GuC workitems containing coalesced requests

[v8 0/4] cgroup-aware OOM killer
 2017-09-18 15:02 UTC  (13+ messages)

[PATCH] drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v2
 2017-09-18 15:03 UTC  (2+ messages)

[PATCH] drm/i915: Return the correct score in i915_ppat_get()
 2017-09-18 15:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] Misc improvements to crypto block driver
 2017-09-18 15:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 4/7] block: don't use constant 512 as sector size in crypto driver

[PATCH 0/4] nvmem: set2 patches for v4.14
 2017-09-18 15:02 UTC  (7+ messages)
` [PATCH 3/4] nvmem: remove inline in drivers/nvmem/core.c
` [PATCH 4/4] nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditional

[PATCH] scripts/dtc: update dtx_diff cpp and dts include paths to match build
 2017-09-18 15:01 UTC  (4+ messages)

[refpolicy] [PATCH] apache: update
 2017-09-18 15:01 UTC 

[Qemu-devel] [PATCH qemu v3 00/13] memory: Reduce memory use
 2017-09-18 14:59 UTC  (2+ messages)

[PATCH 1/2] dts: display5: Device tree description of LWN's DISPLAY5 board
 2017-09-18 14:59 UTC  (4+ messages)
` [PATCH 2/2] dts: Enable building of LWN's Display5 board

[Bug 102840] nouveau PGRAPH - ERROR nsource: ILLEGAL_MTHD nstatus: PROTECTION_FAULT
 2017-09-18 14:59 UTC 

[Xenomai] Xenomai Cobalt shared objects problem
 2017-09-18 14:59 UTC 

[PATCH] staging: ion: create one device entry per heap
 2017-09-18 14:58 UTC 

[PATCH v4 00/8] i915 PMU and engine busy stats
 2017-09-18 14:58 UTC  (3+ messages)
` [PATCH 7/8] drm/i915/pmu: Wire up engine busy stats to PMU

[U-Boot] [PATCH] armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot
 2017-09-18 14:57 UTC  (2+ messages)

[PATCH v3 00/40] Introduce NXP DPAA Bus, Mempool and PMD
 2017-09-18 14:57 UTC  (12+ messages)
` [PATCH v4 00/41] "
  ` [PATCH v4 25/41] net/dpaa: add support for Tx and Rx queue setup
  ` [PATCH v4 28/41] net/dpaa: add support for link status update
  ` [PATCH v4 36/41] net/dpaa: add support for packet type parsing
  ` [PATCH v4 40/41] net/dpaa: support for firmware version get API
  ` [PATCH v4 41/41] net/dpaa: support for extended statistics

[U-Boot] Please pull u-boot-x86
 2017-09-18 14:57 UTC  (2+ messages)

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-18 14:55 UTC  (12+ messages)
` [PATCH 3/3] ima: use fs method to read integrity data
  ` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)


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.