All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-02 15:14:40 to 2017-05-02 16:04:42 UTC [more...]

xen-image-minimal testing
 2017-05-02 16:04 UTC  (4+ messages)
` [meta-xilinx] "

remaining sparc bpf hacks
 2017-05-02 16:04 UTC 

linux-next: Tree for May 2
 2017-05-02 16:03 UTC  (7+ messages)
` linux-next: Tree for May 2 (xen: events_base.c)
  ` [Xen-devel] "

[PATCH v6 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-05-02 16:04 UTC  (5+ messages)
` [PATCH v6 10/13] s390x/css: introduce and realize ccw-request callback
  ` [Qemu-devel] "

[PATCH v2 00/25] Address a couple of issues identified by Coverity
 2017-05-02 16:03 UTC  (27+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/25] mingw: avoid memory leak when splitting PATH
  ` [PATCH v3 02/25] winansi: avoid use of uninitialized value
  ` [PATCH v3 03/25] winansi: avoid buffer overrun
  ` [PATCH v3 04/25] add_commit_patch_id(): avoid allocating memory unnecessarily
  ` [PATCH v3 05/25] git_config_rename_section_in_file(): avoid resource leak
  ` [PATCH v3 06/25] get_mail_commit_oid(): "
  ` [PATCH v3 07/25] difftool: address a couple of resource/memory leaks
  ` [PATCH v3 08/25] status: close file descriptor after reading git-rebase-todo
  ` [PATCH v3 09/25] mailinfo & mailsplit: check for EOF while parsing
  ` [PATCH v3 10/25] cat-file: fix memory leak
  ` [PATCH v3 11/25] checkout: "
  ` [PATCH v3 12/25] split_commit_in_progress(): "
  ` [PATCH v3 13/25] setup_bare_git_dir(): help static analysis
  ` [PATCH v3 14/25] setup_discovered_git_dir(): plug memory leak
  ` [PATCH v3 15/25] pack-redundant: "
  ` [PATCH v3 16/25] mktree: plug memory leaks reported by Coverity
  ` [PATCH v3 17/25] fast-export: avoid leaking memory in handle_tag()
  ` [PATCH v3 18/25] receive-pack: plug memory leak in update()
  ` [PATCH v3 19/25] line-log: avoid memory leak
  ` [PATCH v3 20/25] shallow: "
  ` [PATCH v3 21/25] add_reflog_for_walk: "
  ` [PATCH v3 22/25] remote: plug memory leak in match_explicit()
  ` [PATCH v3 23/25] name-rev: avoid leaking memory in the `deref` case
  ` [PATCH v3 24/25] show_worktree(): plug memory leak
  ` [PATCH v3 25/25] submodule_uses_worktrees(): "

[usb-host] question about pointer dereference before null check
 2017-05-02 15:13 UTC  (3+ messages)

[PATCH V2] xen/hvm: fix hypervisor crash with hvm_save_one()
 2017-05-02 16:02 UTC  (4+ messages)

[PATCH 00/10 v2] pl011 emulation support in Xen
 2017-05-02 16:02 UTC  (7+ messages)
` [PATCH 01/10 v2] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 03/10 v2] xen/arm: vpl011: Enable pl011 emulation for a guest domain "

[PATCH v2 net-next 0/7] Extend socket timestamping API
 2017-05-02 16:01 UTC  (3+ messages)
` [PATCH v2 net-next 4/7] net: add new control message for incoming HW-timestamped packets

[PATCH] Tidy while loop in end_compressed_writeback
 2017-05-02 16:01 UTC  (2+ messages)

[RFC] [PATCH] eventdev: abstract ethdev HW capability to inject packets to eventdev
 2017-05-02 16:00 UTC  (3+ messages)

[PATCH v4 0/6] Fixup mtip32xx for scheduling
 2017-05-02 16:00 UTC  (10+ messages)
` [PATCH 4/6] mtip32xx: convert internal command issue to block IO path

[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings
 2017-05-02 15:59 UTC  (5+ messages)
` [PATCH v2 3/4] iio: accel: adxl345: Setup DATA_READY trigger

[PATCH 0/2] Convert mtip32xx to use block path for commands
 2017-05-02 15:59 UTC  (3+ messages)
` [PATCH 1/2] mtip32xx: cleanup internal tag assumptions
` [PATCH 2/2] mtip32xx: convert internal commands to regular block infrastructure

[PATCH v4 RFT 1/2] powerpc/fadump: reduce memory consumption for capture kernel
 2017-05-02 15:56 UTC  (2+ messages)
` [PATCH v4 RFT 2/2] powerpc/fadump: update documentation about 'fadump_append=' parameter

perf events (node-loads, node-load-misses, ...)
 2017-05-02 15:56 UTC  (5+ messages)

t0025 flaky on OSX
 2017-05-02 15:56 UTC  (2+ messages)
` [PATCH v2 1/1] t0027: tests are not expensive; remove t0025

[Qemu-devel] [PATCH v5 00/10] qapi-related cleanups
 2017-05-02 15:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 06/10] qobject: Use simpler QDict/QList scalar insertion macros

[Qemu-devel] [PATCH v4 0/5] Improve I/O tests coverage of LUKS
 2017-05-02 15:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/5] iotests: skip 159 & 170 with luks format
` [Qemu-devel] [PATCH v4 2/5] iotests: fix remainining tests to work with LUKS
` [Qemu-devel] [PATCH v4 3/5] iotests: reduce PBKDF iterations when testing LUKS
` [Qemu-devel] [PATCH v4 4/5] iotests: add more LUKS hash combination tests
` [Qemu-devel] [PATCH v4 5/5] iotests: chown LUKS device before qemu-io launches

[Qemu-devel] [PATCH v3 0/8] Provide support for the software TPM emulator
 2017-05-02 15:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 6/8] tpm-backend: Move realloc_buffer() implementation to base class
` [Qemu-devel] [PATCH v3 7/8] tpm-passthrough: move reusable code to utils

[Qemu-devel] Writing a C library to generate qemu command lines and configuration files
 2017-05-02 15:54 UTC  (4+ messages)

[Bug 176411] New: cpufreq/cpuinfo_cur_freq <unknown> for i7 5820k
 2017-05-02 15:54 UTC  (2+ messages)
` [Bug 176411] cpufreq/cpuinfo_cur_freq reports <unknown>, MSI X99A SLI PLUS i7-5820K, MSI i7-5930K, MSI X99A Raider i7-5820K

Could GIT manage revision headers embedded in code ?
 2017-05-02 15:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] Deprecate '-enable-kvm' and '-enable-hax' in favour of '-accel'
 2017-05-02 15:53 UTC  (8+ messages)

[PATCH] Btrfs: remove an unused variable
 2017-05-02 15:53 UTC  (3+ messages)

[OpenRISC] [PATCH v6 0/5] OpenRISC gdb port
 2017-05-02 15:53 UTC  (7+ messages)
` [OpenRISC] [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p
` [OpenRISC] [PATCH v6 2/5] gdb: Add OpenRISC or1k and or1knd target support

[PATCH] usb: gadget: udc: add null check before pointer dereference
 2017-05-02 15:29 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] Add qemu_vga.ndrv MacOS PPC VGA driver from QemuMacDrivers
 2017-05-02 15:52 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [Qemu-block] migration: add incremental drive-mirror and blockdev-mirror with dirtymap
 2017-05-02 15:52 UTC 

[PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
 2017-05-02 15:51 UTC  (3+ messages)

Resizeable PCI BAR support V4
 2017-05-02 15:51 UTC  (4+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v3

[meta-oe][PATCH] opencv: disable broken Intel FP16 detection
 2017-05-02 15:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v16 00/22] block: Image locking series
 2017-05-02 15:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH v16 15/22] file-posix: Add 'locking' option
` [Qemu-devel] [PATCH v16 21/22] qemu-iotests: Add test case 153 for image locking

[PATCH] cmake.bbclass: use `cmake --build` to build & install
 2017-05-02 15:49 UTC  (3+ messages)

Recover array after I panicked
 2017-05-02 15:49 UTC  (13+ messages)

[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
 2017-05-02 15:48 UTC  (16+ messages)
` [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
  ` [Qemu-devel] "
` [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
  ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature

[PATCH v3 0/6] rebase -i: add config to abbreviate command-names
 2017-05-02 15:48 UTC  (10+ messages)
` [PATCH v3 2/6] rebase -i: add abbreviate_commands function
` [PATCH v3 3/6] rebase -i: add short command-name in --autosquash
` [PATCH v3 4/6] Documentation: move rebase.* config variables to a separate rebase-config.txt

[PATCH 1/1 linux-next] btrfs: kmap() can't fail
 2017-05-02 15:46 UTC  (2+ messages)

[PATCH 0/2] Fix some bpf program testing framework bugs
 2017-05-02 15:44 UTC  (2+ messages)

[PATCH 0/7] Fix fallout from changes to FUA and PREFLUSH definitions
 2017-05-02 15:44 UTC  (6+ messages)
` [PATCH 4/7] gfs2: Make flush bios explicitely sync
    ` [Cluster-devel] "
` [PATCH 6/7] btrfs: "

Asmedia USB 1343 crashes
 2017-05-02 15:43 UTC  (2+ messages)

userspace emulated smmu/vfio integration: how to trap updates to the table structures?
 2017-05-02 15:42 UTC  (8+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH for 2.10 00/17] Block layer thread safety, part 1
 2017-05-02 15:42 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix local TLB flush (for init and MCE) on POWER9
 2017-05-02 15:41 UTC 

[PATCH 2/2] bpf: Align packet data properly in program testing framework
 2017-05-02 15:41 UTC  (2+ messages)

[RFC PATCH v2 00/17] latest qdisc patch series
 2017-05-02 15:41 UTC  (18+ messages)
` [RFC PATCH v2 01/17] net: sched: cleanup qdisc_run and __qdisc_run semantics
` [RFC PATCH v2 02/17] net: sched: allow qdiscs to handle locking
` [RFC PATCH v2 03/17] net: sched: remove remaining uses for qdisc_qlen in xmit path
` [RFC PATCH v2 04/17] net: sched: provide per cpu qstat helpers
` [RFC PATCH v2 05/17] net: sched: a dflt qdisc may be used with per cpu stats
` [RFC PATCH v2 06/17] net: sched: explicit locking in gso_cpu fallback
` [RFC PATCH v2 07/17] net: sched: drop qdisc_reset from dev_graft_qdisc
` [RFC PATCH v2 08/17] net: sched: support skb_bad_tx with lockless qdisc
` [RFC PATCH v2 09/17] net: sched: check for frozen queue before skb_bad_txq check
` [RFC PATCH v2 10/17] net: sched: qdisc_qlen for per cpu logic
` [RFC PATCH v2 11/17] net: sched: helper to sum qlen
` [RFC PATCH v2 12/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
` [RFC PATCH v2 13/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
` [RFC PATCH v2 14/17] net: skb_array: expose peek API
` [RFC PATCH v2 15/17] net: sched: pfifo_fast use skb_array
` [RFC PATCH v2 16/17] net: skb_array additions for unlocked consumer
` [RFC PATCH v2 17/17] net: sched: lock once per bulk dequeue

[PATCH 1/2] bpf: Do not dereference user pointer in bpf_test_finish()
 2017-05-02 15:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/1] numa: equally distribute memory on nodes
 2017-05-02 15:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/1] "

[PATCH] gpu: ipu-v3: pre: only use internal clock gating
 2017-05-02 15:38 UTC 

[Qemu-devel] [PATCH 1/1] monitor: increase amount of data for monitor to read
 2017-05-02 15:37 UTC  (5+ messages)

net/smc and the RDMA core
 2017-05-02 15:37 UTC  (5+ messages)

[PATCH tip/core/rcu 0/2] Debloat rcu_segcblist header file
 2017-05-02 15:36 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] srcu: Debloat the <linux/rcu_segcblist.h> header
` [PATCH tip/core/rcu 2/2] rcu: Separately compile large rcu_segcblist functions

[PATCH BlueZ v2] core/gatt-client: Add support for Includes property
 2017-05-02 15:36 UTC  (2+ messages)

[PATCH] btrfs-progs: btrfs-convert: Add larger device support
 2017-05-02 15:35 UTC  (4+ messages)

[PATCH 0/5] Start of a journey: drop NO_THE_INDEX_COMPATIBILITY_MACROS
 2017-05-02 15:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
 2017-05-02 15:34 UTC  (20+ messages)

[GIT PULL] Hardware module parameter annotation for secure boot
 2017-05-02 15:33 UTC  (2+ messages)

[RFC PATCH 00/17] latest qdisc patch series
 2017-05-02 15:32 UTC  (16+ messages)
` [RFC PATCH 01/17] net: sched: cleanup qdisc_run and __qdisc_run semantics
` [RFC PATCH 02/17] net: sched: allow qdiscs to handle locking
` [RFC PATCH 03/17] net: sched: remove remaining uses for qdisc_qlen in xmit path
` [RFC PATCH 04/17] net: sched: provide per cpu qstat helpers
` [RFC PATCH 05/17] net: sched: a dflt qdisc may be used with per cpu stats
` [RFC PATCH 06/17] net: sched: explicit locking in gso_cpu fallback
` [RFC PATCH 07/17] net: sched: drop qdisc_reset from dev_graft_qdisc
` [RFC PATCH 08/17] net: sched: support skb_bad_tx with lockless qdisc
` [RFC PATCH 09/17] net: sched: check for frozen queue before skb_bad_txq check
` [RFC PATCH 10/17] net: sched: qdisc_qlen for per cpu logic
` [RFC PATCH 11/17] net: sched: helper to sum qlen
` [RFC PATCH 12/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
` [RFC PATCH 13/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
` [RFC PATCH 14/17] net: skb_array: expose peek API

[PATCH] x86/mm: silence a pointless warning
 2017-05-02 15:31 UTC  (2+ messages)

Minutes: Yocto Project Technical Team Meeting
 2017-05-02 15:27 UTC 

[PATCH v4 1/2] PCI / PM: Add needs_resume flag to avoid suspend complete optimization
 2017-05-02 15:27 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] "

[PATCH net-next iproute2 0/3] ip: Initial support for extack errors
 2017-05-02 15:25 UTC  (3+ messages)
` [PATCH net-next iproute2 1/3] netlink: import netlink message parsing from kernel

[PATCH net] infiniband: avoid dereferencing uninitialized dst on error path
 2017-05-02 15:25 UTC  (2+ messages)

[PATCH V2] pwm: tegra: Set maximum pwm clock source per SoC tapeout
 2017-05-02 15:23 UTC  (3+ messages)

[PATCH] btrfs-progs: check: Fix heap use after free
 2017-05-02 15:22 UTC  (2+ messages)

[PATCH 0/2] KVM: arm/arm64: Restore host physical timer access on panic
 2017-05-02 15:25 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm: Restore banked registers and physical timer access on hyp_panic()
` [PATCH 2/2] KVM: arm64: Restore host "

[PATCH 1/2] [media] dt-bindings: Add bindings for video-multiplexer device
 2017-05-02 15:21 UTC  (6+ messages)
` [PATCH 2/2] [media] platform: add video-multiplexer subdevice driver

[PATCH] Remove ARM errata Workarounds 458693 and 460075
 2017-05-02 15:21 UTC  (6+ messages)

wg-quick can't down my vpn I/F and DNS problem
 2017-05-02 15:27 UTC 

Treat REQ_FUA and REQ_PREFLUSH as synchronous
 2017-05-02 15:18 UTC  (5+ messages)

[PATCH v2] xfs: publish UUID in struct super_block
 2017-05-02 15:17 UTC  (8+ messages)

[RFC PATCH 0/4] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-05-02 15:17 UTC  (3+ messages)
` [RFC PATCH 4/4] arm/mem_access: Add software guest-page-table walk

[PATCH v13] drm/i915: Squash repeated awaits on the same fence
 2017-05-02 15:17 UTC  (5+ messages)
` [PATCH v14] "

[PATCH] Allow to use DMA_CTRL_REUSE flag for all channel types
 2017-05-02 15:16 UTC  (4+ messages)

bpf_test_finish()
 2017-05-02 15:14 UTC  (3+ messages)

[PATCH] vmscan: scan pages until it founds eligible pages
 2017-05-02 15:14 UTC  (5+ messages)


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.