All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-12 00:43:49 to 2018-05-12 03:11:19 UTC [more...]

[PATCH 1/6] grep.c: take regmatch_t as argument in match_line()
 2018-05-12  3:11 UTC  (7+ messages)
` [PATCH v6 0/7] Teach '--column' to 'git-grep(1)'
  ` [PATCH v6 1/7] Documentation/config.txt: camel-case lineNumber for consistency
  ` [PATCH v6 2/7] grep.c: expose matched column in match_line()
  ` [PATCH v6 3/7] grep.[ch]: extend grep_opt to allow showing matched column
  ` [PATCH v6 4/7] grep.c: display column number of first match
  ` [PATCH v6 5/7] builtin/grep.c: add '--column' option to 'git-grep(1)'

Voice calls over qmi was Re: Incoming sms problem on Motorola Droid 4
 2018-05-12  3:09 UTC  (4+ messages)

[meta-networking][PATCH 1/8] netkit-rusers: Fix build when libc does not have nis builtin
 2018-05-12  3:07 UTC  (8+ messages)
` [meta-gnome][PATCH 2/8] evince: Upgrade to 3.28.0
` [meta-networking][PATCH 3/8] ipsec-tools: Disable gcc8 warnings
` [meta-oe][PATCH 4/8] flashrom: Fix build with libusb 1.0.22
` [meta-oe][PATCH 5/8] luajit: Dont use BUILD_LDFLAGS when compiling host binaries
` [meta-oe][PATCH 6/8] modemmanager: upgrade to 1.7.991
` [meta-oe][PATCH 7/8] modemmanager: fix mbim disable string
` [meta-oe][PATCH 8/8] rocksdb: Fix build with gcc8

[Buildroot] [PATCH v4] tests for git download infra v4
 2018-05-12  2:58 UTC  (12+ messages)
` [Buildroot] [PATCH v5 00/10] tests for git download infra v5
  ` [Buildroot] [PATCH v5 01/10] testing/infra/builder: build with target and environment
  ` [Buildroot] [PATCH v5 02/10] testing/infra: split runtime test from BRTest
  ` [Buildroot] [PATCH v5 03/10] testing/infra/basetest: support br2-external
  ` [Buildroot] [PATCH v5 04/10] testing/tests/download: add git hash test
  ` [Buildroot] [PATCH v5 05/10] testing/tests/download: test case for git refs
  ` [Buildroot] [PATCH v5 06/10] testing/tests/download: test git branch
  ` [Buildroot] [PATCH v5 07/10] testing/tests/download: test git submodules
  ` [Buildroot] [PATCH v5 08/10] testing/tests/download: test git tag
  ` [Buildroot] [PATCH v5 09/10] testing/tests/download: test git special ref
  ` [Buildroot] [PATCH v5 10/10] support/testing: test extra download with site method git

[PATCH] rcu: trace: Remove Startedleaf from trace events comment
 2018-05-12  2:54 UTC  (3+ messages)

[PATCH 0/2] vfs: better dedupe permission check
 2018-05-12  2:49 UTC  (3+ messages)
` [PATCH 1/2] vfs: allow dedupe of user owned read-only files

Bug report for git push
 2018-05-12  1:44 UTC 

[PATCH v2] rcu: Add comment documenting how rcu_seq_snap works
 2018-05-12  2:38 UTC  (2+ messages)

Another NVMe failure, this time with AER info
 2018-05-12  2:38 UTC  (3+ messages)

[PATCH v3 0/2] regulator: add QCOM RPMh regulator driver
 2018-05-12  2:28 UTC  (7+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v3 2/2] regulator: add QCOM RPMh regulator driver

Open-sourcing GRNET's Ceph-related tooling
 2018-05-12  2:23 UTC 

[Buildroot] [PATCH 1/1] package/python-cython: fix indentation
 2018-05-12  2:22 UTC 

[PATCH v2] xfs: refactor and tablise growfs
 2018-05-12  2:08 UTC  (22+ messages)
` [PATCH 01/10] xfs: one-shot cached buffers
` [PATCH 04/10] xfs: factor ag btree root block initialisation
` [PATCH 05/10] xfs: turn ag header initialisation into a table driven operation
` [PATCH 06/10] xfs: make imaxpct changes in growfs separate
` [PATCH 07/10] xfs: separate secondary sb update in growfs
` [PATCH 08/10] xfs: rework secondary superblock updates "
` [PATCH 09/10] xfs: move growfs core to libxfs
` [PATCH 10/10] xfs: factor the ag length extension code into libxfs

safe skb resetting after decapsulation and encapsulation
 2018-05-12  2:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] .gitignore: ignore outgoing directory
 2018-05-12  2:06 UTC  (4+ messages)

[PATCH v3 00/24] Fixes for GCC8 against lagopus
 2018-05-12  2:00 UTC  (25+ messages)
` [PATCH v3 01/24] lib/librte_eal: import libbsd strlcpy
` [PATCH v3 02/24] lib/librte_ethdev: change eth-dev-ops API to return int
` [PATCH v3 03/24] rte_common.h: cast gcc builtin result to avoid complaints
` [PATCH v3 04/24] lib/librte_eal: explicit tmp cast
` [PATCH v3 05/24] lib/librte_eal: explicit cast for signed change
` [PATCH v3 06/24] /lib/librte_eal: stage cast from uint64 to long
` [PATCH v3 07/24] rte_spinlock.h: stack declarations before code
` [PATCH v3 08/24] rte_ring_generic.h: "
` [PATCH v3 09/24] rte_ring.h: remove signed type flipflopping
` [PATCH v3 10/24] rte_dev.h: stack declaration at top of own basic block
` [PATCH v3 11/24] rte_mbuf.h: avoid warnings from inadvertant promotion
` [PATCH v3 12/24] rte_mbuf.h: explicit casts for int16 to uint16
` [PATCH v3 13/24] rte_mbuf.h: make sure RTE-MIN compares same types
` [PATCH v3 14/24] rte_mbuf.h: explicit cast restricting ptrdiff to uint16
` [PATCH v3 15/24] rte_mbuf.h: explicit cast for size type to uint32
` [PATCH v3 16/24] rte_mbuf.h: explicit casts to uint16 to avoid warnings
` [PATCH v3 17/24] rte_byteorder.h: explicit cast for return promotion
` [PATCH v3 18/24] rte_ether.h: explicit cast avoiding truncation warning
` [PATCH v3 19/24] rte_ether.h: stack vars declared at top of function
` [PATCH v3 20/24] rte_ethdev.h: align sign and scope of temp var
` [PATCH v3 21/24] rte_ethdev.h: explicit cast for truncation
` [PATCH v3 22/24] rte_hash_crc.h: stack vars declared at top of function
` [PATCH v3 23/24] rte_hash_crc.h: explicit casts for truncation
` [PATCH v3 24/24] test_table_pipeline: repair munged indirection level

[PATCH 0/9 v2] xfs: log item and transaction cleanups
 2018-05-12  2:00 UTC  (9+ messages)
` [PATCH 5/9] xfs: fix double ijoin in xfs_inactive_symlink_rmt()

[PATCH] rcu: Add comment documenting how rcu_seq_snap works
 2018-05-12  1:56 UTC  (2+ messages)

stop using buffer heads in xfs and iomap
 2018-05-12  1:56 UTC  (7+ messages)
` [PATCH 10/33] iomap: add an iomap-based bmap implementation

[PATCH v2 0/4] GCC8 fixes for MLX4/5/BNX2X PMD
 2018-05-12  1:51 UTC  (5+ messages)
` [PATCH v2 1/4] net/bnx2x: do not cast function pointers as a policy
` [PATCH v2 2/4] net/bnx2x: correct unmeetable comparison
` [PATCH v2 3/4] net/mlx5: solve var may be used uninitialized
` [PATCH v2 4/4] net/bnx2x: solve overruns

[U-Boot] [PATCH v2] ext4fs: Add ext4 extent tree cache
 2018-05-12  1:49 UTC  (2+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2018-05-12  1:49 UTC  (2+ messages)

[PATCH v5 00/16] Fix default build on gcc8.0.1
 2018-05-12  1:49 UTC  (17+ messages)
` [PATCH v5 01/16] devtools/check-git: provide more generic grep pattern
` [PATCH v5 02/16] net/nfp: solve buffer overflow
` [PATCH v5 03/16] bus/pci: replace strncpy dangerous code
` [PATCH v5 04/16] bus/dpaa: solve inconsistent struct alignment
` [PATCH v5 05/16] net/axgbe: solve broken eeprom string comp
` [PATCH v5 06/16] net/nfp/nfpcore: solve strncpy misuse
` [PATCH v5 07/16] net/nfp/nfpcore: off-by-one and no NUL on strncpy use
` [PATCH v5 08/16] net/nfp: don't memcpy out of source range
` [PATCH v5 09/16] net/qede: strncpy length constant and NUL
` [PATCH v5 10/16] net/qede: solve broken strncpy
` [PATCH v5 11/16] net/sfc: make sure that copied stats name is NUL-terminated
` [PATCH v5 12/16] net/vdev_netvsc: readlink inputs cannot be aliased
` [PATCH v5 13/16] net/vdev_netvsc: 3 x strncpy misuse
` [PATCH v5 14/16] app/proc-info: sprintf overrun bug
` [PATCH v5 15/16] app/test-bbdev: strcpy ok for allocated string
` [PATCH v5 16/16] "

[Qemu-devel] [PATCH 1/2] hw/virtio: Fix brace Werror with clang 6.0.0
 2018-05-12  1:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] target/s390x: "

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-05-12  1:48 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-05-12  1:48 UTC 

40ea1d5ae9 ("blk-mq: Rework blk-mq timeout handling again"): INFO: trying to register non-static key
 2018-05-12  1:47 UTC 

[PATCH]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-05-12  1:47 UTC  (6+ messages)

[PATCH 0/2] regulator: of: add device tree property for allowed modes
 2018-05-12  1:46 UTC  (6+ messages)
` [PATCH 1/2] regulator: of: add property for allowed modes specification
` [PATCH 2/2] regulator: of: add support for allowed modes configuration

[PATCH v6 0/4] ndctl: convert actions to use util_filter_walk
 2018-05-12  1:46 UTC  (5+ messages)
` [PATCH v6 1/4] ndctl: convert namespace actions to use util_filter_params

[Buildroot] Tesla is using Buildroot
 2018-05-12  1:42 UTC  (4+ messages)

[PATCH 0/2] clk: davinci: some more fixes
 2018-05-12  1:42 UTC  (7+ messages)
` [PATCH 1/2] clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled
` [PATCH 2/2] clk: davinci: psc-dm365: fix few clocks

[PATCH v4 00/18] Fix default build on gcc8.0.1
 2018-05-12  1:39 UTC  (21+ messages)
` [PATCH v4 07/18] net/nfp/nfpcore: off-by-one and no NUL on strncpy use
` [PATCH v4 11/18] net/sfc: correct strncpy length
` [PATCH v4 12/18] net/sfc: solve strncpy size and NUL
` [PATCH v4 15/18] app: can't find include
` [PATCH v4 16/18] app/proc-info: sprintf overrun bug
` [PATCH v4 18/18] app/test-bbdev: strcpy ok for allocated string

[Qemu-devel] [RFC PATCH 00/12] qemu-img: add bitmap queries
 2018-05-12  1:38 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH 01/12] qcow2-bitmap: cache bm_list
` [Qemu-devel] [RFC PATCH 02/12] qcow2/dirty-bitmap: cache loaded bitmaps
` [Qemu-devel] [RFC PATCH 03/12] block/qcow2-bitmap: avoid adjusting bm->flags for RO bitmaps
` [Qemu-devel] [RFC PATCH 04/12] qcow2/dirty-bitmaps: load IN_USE bitmaps if disk is RO
` [Qemu-devel] [RFC PATCH 05/12] qcow2-bitmap: track bitmap type
` [Qemu-devel] [RFC PATCH 06/12] qapi: add bitmap info
` [Qemu-devel] [RFC PATCH 07/12] qcow2-bitmap: add basic bitmaps info
` [Qemu-devel] [RFC PATCH 08/12] qjson: allow caller to ask for arbitrary indent
` [Qemu-devel] [RFC PATCH 09/12] qapi/block-core: add BitmapMapping and BitmapEntry structs
` [Qemu-devel] [RFC PATCH 10/12] qemu-img: split off common chunk of map command
` [Qemu-devel] [RFC PATCH 11/12] qemu-img: add bitmap dump
` [Qemu-devel] [RFC PATCH 12/12] qemu-img: add bitmap clear

[xen-unstable test] 122660: regressions - trouble: blocked/broken/fail/pass
 2018-05-12  1:36 UTC 

[PATCH 1/4] net/mlx5: fix offset calculation of Multi-Packet Rx
 2018-05-12  1:35 UTC  (4+ messages)
` [PATCH 2/4] net/mlx5: fix potential buffer overflow
` [PATCH 3/4] net/mlx5: use coherent I/O memory barrier
` [PATCH 4/4] net/mlx5: use correct field in a union structure

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2018-05-12  1:29 UTC 

[RFC][PATCH] ovl_create_index(): vfs_mkdir() might succeed leaving dentry negative unhashed
 2018-05-12  1:29 UTC  (2+ messages)
` [PATCH][RFC] ovl_create_real(): make it cope with vfs_mkdir() safely

[U-Boot] [PATCH 1/1] README.uefi: update list of missing functionality
 2018-05-12  1:28 UTC 

[RFC] crypto: Remove mcryptd
 2018-05-12  1:44 UTC 

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2018-05-12  1:26 UTC 

[PATCH] ath10k: Add support to configure channel dwell time
 2018-05-12  1:22 UTC  (2+ messages)

[PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support
 2018-05-12  1:21 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-05-12  1:21 UTC 

WARNING: bad unlock balance in xfs_iunlock
 2018-05-12  1:16 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-05-12  1:14 UTC 

[PATCH 0/4] GCC8 fixes for MLX4/5/BNX2X PMD
 2018-05-12  1:04 UTC  (5+ messages)
` [PATCH 2/4] net/bnx2x: remove unmeetable comparison

[PATCH 0/3] KVM: VMX: Allow to disable ioport intercept per-VM by userspace
 2018-05-12  1:03 UTC  (3+ messages)

[U-Boot] [PATCH v4] efi_loader: fix off-by-one bug in efi_get_variable
 2018-05-12  1:02 UTC  (2+ messages)

[PATCH] doc: fix config API documentation about config_with_options
 2018-05-12  1:00 UTC  (3+ messages)

[Bug 106471] Radeon HD 3450 acceleration not working
 2018-05-12  0:56 UTC  (2+ messages)

[RFC bpf-next 00/11] Add socket lookup support
 2018-05-12  0:54 UTC  (6+ messages)
` [RFC bpf-next 07/11] bpf: Add helper to retrieve socket in BPF

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-05-12  0:54 UTC 

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-05-12  0:53 UTC 

[PATCH v3 0/2] Add MSI support
 2018-05-12  0:52 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: hi3660: Add pcie msi interrupt attribute
    ` 答复: "

[Qemu-devel] [PATCH 1/1] Fix conversion from uint64 to float128
 2018-05-12  0:52 UTC  (2+ messages)

[PATCH v2 0/7] nvme_fc: asynchronous controller create and simple discovery
 2018-05-12  0:50 UTC  (8+ messages)
` [PATCH v2 1/7] nvme: remove unnecessary controller subnqn validation
` [PATCH v2 2/7] nvme: revise nvme_set_queue_count to return error on some nvme status codes
` [PATCH v2 3/7] nvme_fc: remove setting DNR on exception conditions
` [PATCH v2 4/7] nvme_fc: remove reinit_request routine
` [PATCH v2 5/7] nvme_fc: change controllers first connect to use reconnect path
` [PATCH v2 6/7] nvme_fc: fix nulling of queue data on reconnect
` [PATCH v2 7/7] nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device

[Qemu-devel] [PATCH RESEND v2] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS
 2018-05-12  0:49 UTC  (6+ messages)
        `  "

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-05-12  0:49 UTC 

KASAN: null-ptr-deref Read in rds_ib_get_mr
 2018-05-12  0:47 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-05-12  0:46 UTC 

[Qemu-devel] [PATCH v2 00/27] softfloat patch roundup
 2018-05-12  0:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 23/27] fpu/softfloat: Remove floatX_maybe_silence_nan
` [Qemu-devel] [PATCH v2 24/27] fpu/softfloat: Specialize on snan_bit_is_one
` [Qemu-devel] [PATCH v2 25/27] fpu/softfloat: Make is_nan et al available to softfloat-specialize.h
` [Qemu-devel] [PATCH v2 26/27] fpu/softfloat: Pass FloatClass to pickNaN
` [Qemu-devel] [PATCH v2 27/27] fpu/softfloat: Pass FloatClass to pickNaNMulAdd


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.