All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-26 18:30:24 to 2017-05-26 19:30:10 UTC [more...]

[PATCHv5 00/17] Diff machine: highlight moved lines
 2017-05-26 19:30 UTC  (5+ messages)

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-05-26 19:29 UTC  (10+ messages)
` [PATCH 3/8] x86: use long long for 64-bit atomic ops
` [PATCH 5/8] x86: switch atomic.h to use atomic-instrumented.h

[PATCH 1/3] verify: add missing free(ptr);
 2017-05-26 19:29 UTC  (5+ messages)
` [PATCH 2/3] verify: mention some default option values
` [PATCH 3/3] manpage: update URL links to HOWTO/README

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-05-26 19:27 UTC  (5+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"

Notes on stubdoms and latency on ARM
 2017-05-26 19:28 UTC  (4+ messages)

raid5 to raid6 reshape never appeared to start, how to cancel/revert
 2017-05-26 19:27 UTC  (4+ messages)

[RFC PATCH] pci: Concurrency issue in NVMe Init through PCIe switch
 2017-05-26 19:27 UTC  (2+ messages)

[PATCH libdrm v3 1/1] amdgpu: move asic id table to a separate file
 2017-05-26 19:27 UTC  (2+ messages)

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-26 19:23 UTC  (7+ messages)

[Qemu-devel] [PULL 00/12] Block patches
 2017-05-26 19:24 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] blockjob: remove unnecessary check
` [Qemu-devel] [PULL 02/12] blockjob: remove iostatus_reset callback
` [Qemu-devel] [PULL 03/12] blockjob: introduce block_job_early_fail
` [Qemu-devel] [PULL 04/12] blockjob: introduce block_job_pause/resume_all
` [Qemu-devel] [PULL 05/12] blockjob: separate monitor and blockjob APIs
` [Qemu-devel] [PULL 06/12] blockjob: move iostatus reset inside block_job_user_resume
` [Qemu-devel] [PULL 07/12] blockjob: introduce block_job_cancel_async, check iostatus invariants
` [Qemu-devel] [PULL 08/12] blockjob: group BlockJob transaction functions together
` [Qemu-devel] [PULL 09/12] blockjob: strengthen a bit test-blockjob-txn
` [Qemu-devel] [PULL 10/12] blockjob: reorganize block_job_completed_txn_abort
` [Qemu-devel] [PULL 11/12] blockjob: use deferred_to_main_loop to indicate the coroutine has ended
` [Qemu-devel] [PULL 12/12] block/gluster: glfs_lseek() workaround

[RFC] Exclusive gpu access for SteamVR usecases
 2017-05-26 19:24 UTC  (4+ messages)

[Bug 101189] Latest git fails to compile with radeon
 2017-05-26 19:23 UTC  (3+ messages)

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 19:22 UTC  (7+ messages)
` [PATCH 5/5] MIPS: Add support for "

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-26 19:16 UTC  (11+ messages)
` [PATCH 7/7] DWARF: add the config option

[patch net-next 00/18] mlxsw: Improve extensibility
 2017-05-26 19:21 UTC  (3+ messages)

[LTP] [PATCH v2 00/10] CVE Tests
 2017-05-26 19:20 UTC  (3+ messages)
` [LTP] [PATCH v2 04/10] Test for uname26 exploit CVE-2012-0957

[PATCH 0/2] Add a file syntax checker/fixer to the testsuite
 2017-05-26 19:19 UTC  (6+ messages)
` [PATCH 2/2] all: use ./tools/check-syntax to fix the existing code

[RESEND: PATCH v4 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-05-26 19:19 UTC  (9+ messages)
` [RESEND: PATCH v4 1/4] firmware: scm: Add new SCM call for switching memory ownership
` [RESEND: PATCH v4 3/4] remoteproc: qcom: Make secure world call for mem ownership switch

(no subject)
 2017-05-26 16:33 UTC  (2+ messages)
` (unknown)

[PATCH][3rdparty] wandboard: use-mainline-bsp default kernel choice
 2017-05-26 19:18 UTC 

[PATCH] misc: ad525x_dpot_spi: Add device tree support
 2017-05-26 19:16 UTC  (3+ messages)

(unknown)
 2017-05-26 16:33 UTC 

[PATCH 1/5] dts: gpio_atmel: adapt binding doc to reality
 2017-05-26 19:17 UTC  (8+ messages)
` [PATCH RFC 3/5] ARM: dts: at91-sama5d4: use IRQ_TYPE_* to specify irq flags
  ` [PATCH v2 1/5] dts: gpio_atmel: adapt binding doc to reality

[Qemu-devel] [PATCH] block/gluster: glfs_lseek() workaround
 2017-05-26 19:14 UTC  (2+ messages)

[SPDK] An Open, Transparent Patch Submission Process
 2017-05-26 19:13 UTC 

[PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
 2017-05-26 19:12 UTC  (4+ messages)
` [PATCH 3/4] iommu: add qcom_iommu

[PATCH v2 0/7] x86, kasan: add KASAN checks to atomic operations
 2017-05-26 19:09 UTC  (14+ messages)
` [PATCH v2 1/7] x86: un-macro-ify atomic ops implementation
` [PATCH v2 2/7] x86: use long long for 64-bit atomic ops
` [PATCH v2 3/7] asm-generic: add atomic-instrumented.h
` [PATCH v2 4/7] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v2 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH v2 6/7] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v2 7/7] asm-generic, x86: add comments for atomic instrumentation

[PATCHv2 0/8] A reroll of sb/submodule-blanket-recursive
 2017-05-26 19:10 UTC  (9+ messages)
` [PATCH 1/8] submodule recursing: do not write a config variable twice
` [PATCH 2/8] submodule test invocation: only pass additional arguments
` [PATCH 3/8] reset/checkout/read-tree: unify config callback for submodule recursion
` [PATCH 4/8] submodule loading: separate code path for .gitmodules and config overlay
` [PATCH 5/8] Introduce 'submodule.recurse' option for worktree manipulators
` [PATCH 6/8] builtin/grep.c: respect 'submodule.recurse' option
` [PATCH 7/8] builtin/push.c: "
` [PATCH 8/8] builtin/fetch.c: "

[RFC/PATCH] recognize pathspec magic without "--" disambiguation
 2017-05-26 19:10 UTC  (10+ messages)
    ` [PATCH 0/6] make "^:foo" work without disambiguating "--"
      ` [PATCH 1/6] t4208: add check for ":/" without matching file
      ` [PATCH 2/6] check_filename(): refactor ":/" handling
      ` [PATCH 3/6] check_filename(): use skip_prefix
      ` [PATCH 4/6] check_filename(): handle ":^" path magic
      ` [PATCH 5/6] verify_filename(): treat ":(magic)" as a pathspec
      ` [PATCH 6/6] verify_filename(): flip order of checks

[PATCH v2] edac: edac_mc_sysfs.c: Use strlcpy to Copy a C-string into a sized buffer
 2017-05-26 19:10 UTC  (2+ messages)
` [v2] "

[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
 2017-05-26 19:10 UTC  (3+ messages)

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-05-26 19:09 UTC  (12+ messages)

[PATCH v5 0/7] Add kselftest_harness.h
 2017-05-26 19:09 UTC  (11+ messages)
` [PATCH v5 1/7] selftests: Make test_harness.h more generally available
` [PATCH v5 2/7] selftests: Cosmetic renames in kselftest_harness.h
` [PATCH v5 3/7] selftests/seccomp: Force rebuild according to dependencies
` [PATCH v5 4/7] Documentation/dev-tools: Add kselftest
` [PATCH v5 5/7] Documentation/dev-tools: Use reStructuredText markups for kselftest
` [PATCH v5 6/7] selftests: Remove the TEST_API() wrapper from kselftest_harness.h
` [PATCH v5 7/7] Documentation/dev-tools: Add kselftest_harness documentation

[PATCH 0/8] BtrFS: QGroups uapi improvements
 2017-05-26 19:08 UTC  (3+ messages)
` [PATCH 5/8] btrfs: qgroup.h whitespace change

[PATCH] bcache: inherit underlying queue limits for bcachedrivers
 2017-05-26 19:08 UTC 

[GIT PULL] xfs: updates for 4.12-rc3
 2017-05-26 19:07 UTC 

[PATCH] KEYS: fix refcount_inc() on zero
 2017-05-26 19:05 UTC  (4+ messages)

Why DPDK is not using compressed TRIE for LPM6?
 2017-05-26 19:04 UTC 

[PATCH 1/2] net/mlx5: Define interface bits for fencing UMR wqe
 2017-05-26 19:04 UTC  (5+ messages)
` [PATCH 2/2] IB/mlx5: set UMR wqe fence according to HCA cap

[ceph-users] How are you using Ceph with Kubernetes?
 2017-05-26 19:04 UTC 

[PATCH 0/2] Document and use eeprom-length property
 2017-05-26 19:02 UTC  (3+ messages)

HVM guest performance regression
 2017-05-26 19:01 UTC  (4+ messages)
` [for-4.9] "

[PATCH 1/6] net/vmxnet3: retain counters on restart
 2017-05-26 19:01 UTC  (7+ messages)

[PATCH v3 net-next 0/5] net: dsa: mv88e6xxx: Add basic SERDES support
 2017-05-26 19:01 UTC  (2+ messages)

[PATCH] edac: edac_mc_sysfs.c: Use strlcpy to Copy a C-string into a sized buffer
 2017-05-26 18:58 UTC  (2+ messages)
`  "

[PATCH net] ipv4: add reference counting to metrics
 2017-05-26 18:58 UTC  (2+ messages)

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-26 18:58 UTC  (5+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 07/18] xen/pvcalls: implement socket command

[PATCH net-next] net: ethernet: ax88796: support generating a random mac address
 2017-05-26 18:58 UTC  (2+ messages)

[PATCH net] net: ethernet: ax88796: don't call free_irq without request_irq first
 2017-05-26 18:57 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/30] ARM: k2g: Add support for new K2G ICE EVM
 2017-05-26 18:57 UTC  (6+ messages)
` [U-Boot] [PATCH v3 27/30] ARM: dts: k2g: Disable netcp by default

[Qemu-devel] [PATCH] numa-test: fix query-cpus leaks
 2017-05-26 18:56 UTC  (2+ messages)

[PATCH net] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
 2017-05-26 18:55 UTC  (3+ messages)
` [PATCH net,v2] "

[Qemu-devel] [RESEND PATCH 1/2] nvdimm: warn if the backend is not a DAX device
 2017-05-26 18:55 UTC  (6+ messages)
` [Qemu-devel] [RESEND PATCH 2/2] hostmem-file: add an attribute 'align' to set its alignment

[PATCH] ie31200_edac: add Intel Kaby Lake CPU support
 2017-05-26 18:34 UTC  (2+ messages)
`  "

[PATCH] arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
 2017-05-26 18:51 UTC  (3+ messages)

[PATCH 00/13] [RFC] orangefs page cache
 2017-05-26 18:48 UTC  (5+ messages)
` [PATCH 13/13] orangefs: implement write through the "

[morty][PATCH 1/1] openssl-native: Compile with -fPIC
 2017-05-26 18:47 UTC  (2+ messages)

[PATCH] cryptodev: make crypto session device independent
 2017-05-26 18:45 UTC 

[PATCH v2 net-next 0/4] More marvell phy cleanups
 2017-05-26 18:45 UTC  (2+ messages)

[PATCH] mm: add counters for different page fault types
 2017-05-26 18:43 UTC  (5+ messages)

[PATCH net-next] liquidio: fix inaccurate count of napi-processed rx packets reported to Octeon
 2017-05-26 18:42 UTC  (2+ messages)

[PATCH net-next] liquidio: fix rare pci_driver.probe failure of VF driver
 2017-05-26 18:42 UTC  (2+ messages)

[PATCH net v2] sctp: fix ICMP processing if skb is non-linear
 2017-05-26 18:42 UTC  (3+ messages)

[PATCH] cryptodev: make crypto session device independent
 2017-05-26 18:40 UTC 

[PATCH v2 0/7] rtlwifi: btcoex: Final round of fixes
 2017-05-26 18:41 UTC  (8+ messages)
` [PATCH v2 1/7] rtlwifi: btcoex: update new btcoex version
` [PATCH v2 2/7] rtlwifi: btcoex: fix compiler warnings for unused functions
` [PATCH v2 3/7] rtlwifi: btcoex: bind bt to the adapter when initialization
` [PATCH v2 4/7] rtlwifi: btcoex: Remove duplicate test in if statement
` [PATCH v2 5/7] rtlwifi: btcoex: Fix Sparse messages for undeclared symbols
` [PATCH v2 6/7] rtlwifi: btcoex: Fix logic error in 21a 1ant
` [PATCH v2 7/7] rtlwifi: btcoex: Fix another edit mistake "

[GIT][PULL] Improvements to max3421-hcd driver
 2017-05-26 18:41 UTC  (5+ messages)
` [PATCH 3/3] usb: max3421-hcd: Remove function name from dev_dbg calls

[PATCH 00/23] bnxt patchset
 2017-05-26 18:39 UTC  (27+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 01/25] bnxt: update to new HWRM version
  ` [PATCH v2 02/25] bnxt: code reorg to properly allocate resources for PF/VF
  ` [PATCH v2 03/25] bnxt: handle VF/PF initialization appropriately
  ` [PATCH v2 04/25] bnxt: support lack of huge pages
  ` [PATCH v2 05/25] bnxt: add additonal HWRM debug info to error messages
  ` [PATCH v2 06/25] bnxt: add tunneling support
  ` [PATCH v2 07/25] bnxt: add support for xstats get/reset
  ` [PATCH v2 08/25] bnxt: Add support for VLAN filter and strip dev_ops
  ` [PATCH v2 09/25] bnxt: add support for set multicast addr list and MAC addr set
  ` [PATCH v2 10/25] bnxt: add support for fw_version_get dev_op
  ` [PATCH v2 11/25] bnxt: add support to set MTU
  ` [PATCH v2 12/25] bnxt: add support for LRO
  ` [PATCH v2 13/25] bnxt: add rxq/txq info_get dev_ops
  ` [PATCH v2 14/25] bnxt: add code to support VLAN pvid set dev_op
  ` [PATCH v2 15/25] bnxt: reorg the query stats code
  ` [PATCH v2 16/25] bnxt: add support for led on/off
  ` [PATCH v2 17/25] bnxt: add support for tx loopback, set vf mac and queues drop
  ` [PATCH v2 18/25] bnxt: add support for set VF QOS and MAC anti spoof
  ` [PATCH v2 19/25] bnxt: add support for VLAN stripq, anti spoof and filtering for VFs
  ` [PATCH v2 20/25] bnxt: add support to get and clear VF specific stats
  ` [PATCH v2 21/25] bnxt: add code to determine the Rx status of VF
  ` [PATCH v2 22/25] bnxt: add support to add a VF MAC address
  ` [PATCH v2 23/25] bnxt: add code to configure a default VF VLAN
  ` [PATCH v2 24/25] bnxt: Add support to set VF rxmode
  ` [PATCH v2 25/25] update release notes

[PATCH] btrfs: tree-log.c: Wrong printk information about namelen
 2017-05-26 18:38 UTC  (2+ messages)

[PATCH 0/8] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-26 18:38 UTC  (4+ messages)
` [PATCH 1/8] serial: exar: Preconfigure xr17v35x MPIOs as output

[PATCH net-next v2 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev
 2017-05-26 18:38 UTC  (3+ messages)

[PATCH v4 00/20] Btrfs-progs offline scrub
 2017-05-26 18:37 UTC  (2+ messages)

[PATCH] doc: filter-branch does not require re-export of vars
 2017-05-26 18:37 UTC  (2+ messages)

[PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
 2017-05-26 18:36 UTC  (7+ messages)
` [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces

[Patch v5] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-26 18:35 UTC  (2+ messages)

[PATCH 0/6] add sanity check for extent inline ref type
 2017-05-26 18:33 UTC  (3+ messages)
` [PATCH 6/6] Btrfs: add sanity check of extent item in scrub

git-2.13.0: log --date=format:%z not working
 2017-05-26 18:33 UTC 

[PATCHv3] usb: typec: Add a sysfs node to manage port type
 2017-05-26 18:31 UTC  (2+ messages)

[pull request][for-next 0/6] Mellanox mlx5 updates 2017-05-23
 2017-05-26 18:31 UTC  (8+ messages)
` [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova

[PATCH] iommu/amd: Propagate IOVA allocation failure
 2017-05-26 18:31 UTC 

[PATCH 0/8] i2c: refactor core and break out blocks
 2017-05-26 18:30 UTC  (3+ messages)
` [PATCH 5/8] i2c: break out ACPI support into seperate file


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.