All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-31 07:06:06 to 2018-03-31 10:03:52 UTC [more...]

[PATCH v6 00/11] nd/pack-objects-pack-struct updates
 2018-03-31 10:03 UTC  (16+ messages)
` [PATCH v7 00/13] "
  ` [PATCH v7 12/13] pack-objects: shrink delta_size field in struct object_entry
  ` [PATCH v8 00/15] nd/pack-objects-pack-struct updates
    ` [PATCH v8 01/15] t/README: mention about running the test suite in special modes
    ` [PATCH v8 02/15] pack-objects: a bit of document about struct object_entry
    ` [PATCH v8 04/15] pack-objects: use bitfield for object_entry::dfs_state
    ` [PATCH v8 05/15] pack-objects: use bitfield for object_entry::depth
    ` [PATCH v8 06/15] pack-objects: move in_pack_pos out of struct object_entry
    ` [PATCH v8 07/15] pack-objects: move in_pack "
    ` [PATCH v8 08/15] pack-objects: refer to delta objects by index instead of pointer
    ` [PATCH v8 10/15] pack-objects: don't check size when the object is bad
    ` [PATCH v8 14/15] pack-objects: reorder members to shrink struct object_entry
    ` [PATCH v8 15/15] ci: exercise the whole test suite with uncommon code in pack-objects

[PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-03-31  9:58 UTC  (20+ messages)
` [PATCH v3 1/5] PCI: Make sure all bridges reserve at least one bus number
` [PATCH v3 2/5] PCI: Take bridge window alignment into account when distributing resources

[v2] ftrace: drop a VLA in module_exists()
 2018-03-31  9:55 UTC  (3+ messages)

[PATCH 7/8] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI
 2018-03-31  9:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/uwebsockets: new package
 2018-03-31  9:50 UTC  (2+ messages)

[meta-oe][PATCH] geoclue: inherit gobject-introspection
 2018-03-31  9:47 UTC 

What's cooking in git.git (Mar 2018, #06; Fri, 30)
 2018-03-31  9:39 UTC  (2+ messages)

[PATCH v1 1/4] perf: Allow suppressing AUX records
 2018-03-31  9:35 UTC  (4+ messages)
` [PATCH] "

[Buildroot] [PATCH RESEND 0/2] Verified boot tooling
 2018-03-31  9:35 UTC  (5+ messages)
` [Buildroot] [PATCH RESEND 1/2] fs/ubi: decouple ubi & ubifs

[Cocci] [PATCH v2] crypto: cavium: zip: Remove unnecessary parentheses
 2018-03-31  9:31 UTC  (2+ messages)
`  "

[PATCH][next] x86/tme: fix spelling mistake: "configuation" -> "configuration"
 2018-03-31  9:28 UTC  (2+ messages)
` [tip:x86/mm] x86/cpu/tme: Fix spelling: "

[PATCH] net: bond: skip vlan header when do layer 3+4 hash policy
 2018-03-31  9:22 UTC  (2+ messages)

[PATCH v5 0/7] crypto: add virtio poll mode driver
 2018-03-31  9:18 UTC  (8+ messages)
` [PATCH v5 1/7] crypto/virtio: add virtio related fundamental functions
` [PATCH v5 2/7] crypto/virtio: add crypto related session structure
` [PATCH v5 3/7] crypto/virtio: core code of virtio crypto PMD
` [PATCH v5 4/7] crypto/virtio: add makefile
` [PATCH v5 5/7] doc: add virtio crypto PMD guide
` [PATCH v5 6/7] test/crypto: add function tests for virtio crypto PMD
` [PATCH v5 7/7] MAINTAINERS: add myself as virtio crypto PMD maintainer

[PATCH v1] xen/arm: Add MVEBU UART driver for Armada 3700 SoC
 2018-03-31  9:15 UTC  (5+ messages)

[PATCH v2 01/75] staging: ks7010: Use the ARRAY_SIZE() macro to calculate array sizes
 2018-03-31  9:14 UTC  (9+ messages)
  ` [PATCH v2 68/75] staging: ks7010: Replace manual array copy with ether_addr_copy()
  ` [PATCH v2 69/75] staging: ks7010: Remove extra blank line between functions
  ` [PATCH v2 71/75] staging: ks7010: Remove dummy address set

[Buildroot] [PATCH 1/3] systemd: Ensure /run and /var/run are the same on R/O rootfs
 2018-03-31  9:13 UTC  (2+ messages)

[PATCH bpf-next 07/10] bpf: btf: Add pretty print support to the basic arraymap
 2018-03-31  9:12 UTC  (3+ messages)
` [RFC PATCH] bpf: btf: map_seq_next() can be static

[Buildroot] [PATCH] skeleton-init-systemd: Work around for RO root /var/lib not populating
 2018-03-31  9:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] NetworkManager: allow to wait on boot
 2018-03-31  9:10 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.12] nbd/client: Correctly handle bad server REP_META_CONTEXT
 2018-03-31  9:05 UTC  (3+ messages)

[Buildroot] [PATCH 00/15 v4] fs: support parallel filesystems build
 2018-03-31  9:06 UTC  (16+ messages)
` [Buildroot] [PATCH 01/15 v4] fs: run filesystem hooks under fakeroot
` [Buildroot] [PATCH 02/15 v4] fs/cpio: don't extend packages' permissions table
` [Buildroot] [PATCH 03/15 v4] fs/iso9660: rename internal variable
` [Buildroot] [PATCH 04/15 v4] core: introduce intermediate BASE_TARGET_DIR variable
` [Buildroot] [PATCH 05/15 v4] fs: set per-rootfs variable name
` [Buildroot] [PATCH 06/15 v4] fs: define per-rootfs directory
` [Buildroot] [PATCH 07/15 v4] fs: use a per-rootfs fakeroot script
` [Buildroot] [PATCH 08/15 v4] fs: split per-rootfs dependency line
` [Buildroot] [PATCH 09/15 v4] fs: introduce per-rootfs TARGET_DIR variable
` [Buildroot] [PATCH 10/15 v4] fs: new intermediate rootfs-common to gather common dependencies
` [Buildroot] [PATCH 11/15 v4] fs: introduce a macro for reproducible command
` [Buildroot] [PATCH 12/15 v4] fs: use a common tarball as base for the other filesystems
` [Buildroot] [PATCH 13/15 v4] fs: run packages' filesystem hooks in a copy of target/
` [Buildroot] [PATCH 14/15 v4] fs: get rid of package-provided post-fs hooks
` [Buildroot] [PATCH 15/15 v4] fs: remove intermediate artefacts

[Qemu-devel] [RFC 00/18] QEMU validator: A method to specify QEMU crash-test cases
 2018-03-31  9:04 UTC  (2+ messages)

[PATCH v4 0/7] Queued/runnable/running engine stats
 2018-03-31  9:03 UTC  (4+ messages)
` [PATCH 7/7] drm/i915: Engine queues query

[Qemu-devel] [PATCH for-2.12 v3 0/2] i386/hyperv: fully control Hyper-V features in CPUID
 2018-03-31  9:00 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/xtensa: linux-user: rewind pc for restarted syscall
 2018-03-31  9:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] iotests: fix 169
 2018-03-31  8:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/i386: Fix IVHD entry length for AMD IOMMU
 2018-03-31  8:59 UTC  (3+ messages)

[PATCH 1/4] drm/i915/selftests: Include the trace as a debug aide
 2018-03-31  8:59 UTC  (4+ messages)
` [PATCH 3/4] drm/i915: Use full serialisation around engine->irq_posted

[Qemu-devel] [Bug 1760262] [NEW] cmsdk-apb-uart doesn't appear to clear interrupt flags
 2018-03-31  8:43 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] iotests: blacklist bochs and cloop for 205 and 208
 2018-03-31  8:58 UTC  (3+ messages)

[net-next V7 PATCH 07/16] virtio_net: convert to use generic xdp_frame and xdp_return_frame API
 2018-03-31  8:56 UTC  (3+ messages)

[PATCH] crypto: cavium: zip: Remove unnecessary parentheses
 2018-03-31  8:55 UTC  (8+ messages)
      ` [Cocci] "

[Qemu-devel] [PATCH] linux-user: call cpu_copy under clone_lock
 2018-03-31  8:55 UTC  (2+ messages)

[PATCH] ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping"
 2018-03-31  8:54 UTC  (4+ messages)

[Qemu-devel] [PULL 0/2] Ide patches
 2018-03-31  7:08 UTC  (2+ messages)

[PATCH net-next v3 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-31  8:50 UTC  (11+ messages)
` [PATCH net-next v3 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v3 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v3 3/3] cxgb4: collect hardware dump in second kernel

[Buildroot] [PATCH 1/1] .gitlab-ci.yml: use image with flake8
 2018-03-31  8:52 UTC  (2+ messages)

[PATCH v4 0/7] crypto: add virtio poll mode driver
 2018-03-31  8:50 UTC  (9+ messages)
` [PATCH v4 1/7] crypto/virtio: add virtio related fundamental functions
` [PATCH v4 2/7] crypto/virtio: add crypto related session structure
` [PATCH v4 3/7] crypto/virtio: core code of virtio crypto PMD
` [PATCH v4 4/7] crypto/virtio: add makefile
` [PATCH v4 5/7] doc: add virtio crypto PMD guide
` [PATCH v4 6/7] test/crypto: add function tests for virtio crypto PMD
` [PATCH v4 7/7] MAINTAINERS: add myself as virtio crypto PMD maintainer

Bad refspec messes up bundle
 2018-03-31  8:50 UTC  (4+ messages)

[Buildroot] [PATCH 00/36] check-package: allow to check other directories v1
 2018-03-31  8:48 UTC  (4+ messages)
` [Buildroot] [PATCH 15/36] check-package: enable for toolchain/

[rumprun test] 121373: regressions - FAIL
 2018-03-31  8:47 UTC 

[Qemu-devel] [PATCH] sys_membarrier: fix up include directives
 2018-03-31  8:46 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: add capability to bypass the shared memory
 2018-03-31  8:45 UTC 

[PATCH] x86/build: drop a superfluous macro
 2018-03-31  8:44 UTC  (4+ messages)
` [tip:x86/build] x86/build: Don't pass in -D__KERNEL__ multiple times

[PATCH 11/15] mpt3sas: Report Firmware Package Version from HBA Driver
 2018-03-31  8:44 UTC  (3+ messages)

[U-Boot] [PATCH u-boot] reset: Add get/assert/deassert/release for bulk of reset signals
 2018-03-31  8:44 UTC  (3+ messages)
`  "

[U-Boot] [PATCH 0/4] Meson clock driver
 2018-03-31  8:44 UTC  (9+ messages)
` [U-Boot] [PATCH 3/4] clk: add Amlogic meson "
            `  "

[PATCH bpf-next 01/10] bpf: btf: Introduce BPF Type Format (BTF)
 2018-03-31  8:43 UTC  (3+ messages)
` [RFC PATCH] bpf: btf: enum_ops can be static

[U-Boot] [PATCH u-boot] clk: Add get/enable/disable/release for a bulk of clocks
 2018-03-31  8:42 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: Mark expected switch fall-throughs
 2018-03-31  8:39 UTC  (2+ messages)

[PATCH] refcount: trim headers
 2018-03-31  8:36 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.12] nbd: trace meta context negotiation
 2018-03-31  8:25 UTC  (2+ messages)

[PATCH v3 00/10] migration: improve and cleanup compression
 2018-03-31  8:22 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH for-2.13] s390x: introduce 2.13 compat machine
 2018-03-31  8:06 UTC  (2+ messages)

Status of RAID5/6
 2018-03-31  8:16 UTC  (9+ messages)

[Qemu-devel] [RFC PATCH 0/8] qemu-img convert with copy offloading
 2018-03-31  8:13 UTC  (2+ messages)

[PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
 2018-03-31  8:10 UTC  (9+ messages)
` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
  ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver
      ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver,

[PATCH v5 2/3] lib/Kconfig.debug: Add LOCK_DEBUGGING_SUPPORT to make it more readable
 2018-03-31  7:59 UTC  (2+ messages)
` [tip:locking/core] locking/Kconfig: "

[Qemu-devel] [PATCH] tcg: fix 16-byte vector operations detection
 2018-03-31  7:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] tpm: More improvements on CRB interface
 2018-03-31  8:03 UTC  (2+ messages)

[v4,07/13] staging: typec: tcpci: register port before request irq
 2018-03-31  8:01 UTC  (2+ messages)
` [PATCH v4 07/13] "

[Qemu-devel] [PATCH for-2.13] Add host_memory_backend_pagesize() helper
 2018-03-31  8:00 UTC  (2+ messages)

[PATCH v5 3/3] lib/Kconfig.debug: Restructure the lock debugging menu
 2018-03-31  8:00 UTC  (2+ messages)
` [tip:locking/core] locking/Kconfig: "

[PATCH v5 1/3] locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
 2018-03-31  7:59 UTC  (2+ messages)
` [tip:locking/core] "

[Qemu-devel] [PATCH] migration: Don't activate block devices if using -S
 2018-03-31  7:56 UTC  (2+ messages)

[cip-dev] Kernel feature support
 2018-03-31  7:56 UTC 

[PATCH v3 net-next 08/12] inet: frags: use rhashtables for reassembly units
 2018-03-31  7:47 UTC  (3+ messages)
` [RFC PATCH] inet: frags: lowpan_rhash_params can be static

[PATCH dts/arm/aspeed-g5 v1] ARM: dts: aspeed-g5: Add IPMI KCS nodes for SMS and SMM mode
 2018-03-31  7:46 UTC  (2+ messages)

[security:next-testing 16/17] include/linux/list.h:377:18: error: 'struct hlist_head' has no member named 'next'
 2018-03-31  7:41 UTC 

[PATCH 0/7] vhost: support selective datapath
 2018-03-31  7:39 UTC  (8+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] "
  ` [PATCH v4 4/5] vhost: adapt vhost lib for "
  ` [PATCH v4 5/5] vhost: add apis for live migration

[Qemu-devel] [PATCH v1 0/2] RISC-V: Important fixes for QEMU 2.12
 2018-03-31  7:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] blockjob: use qapi enum helpers
 2018-03-31  7:18 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Fix fallout after hack to disable C++
 2018-03-31  7:27 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/jimtcl: fix fallout after no-C++ fixups
` [Buildroot] [PATCH 2/2] package/openocd: "

[Qemu-devel] [PATCH for 2.13 00/19] linux-user: move arch specific parts from main.c to arch directories
 2018-03-31  6:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Add missing configure options to help text
 2018-03-31  7:26 UTC  (2+ messages)

[Buildroot] [git commit] package/openocd: fix fallout after no-C++ fixups
 2018-03-31  7:26 UTC 

[Buildroot] [git commit] package/jimtcl: fix fallout after no-C++ fixups
 2018-03-31  7:25 UTC 

[PATCH v2 bpf-next 00/10] BTF: BPF Type Format
 2018-03-31  7:24 UTC  (11+ messages)
` [PATCH v2 bpf-next 01/10] bpf: btf: Introduce BPF Type Format (BTF)
` [PATCH v2 bpf-next 02/10] bpf: btf: Validate type reference
` [PATCH v2 bpf-next 03/10] bpf: btf: Check members of struct/union
` [PATCH v2 bpf-next 04/10] bpf: btf: Add pretty print capability for data with BTF type info
` [PATCH v2 bpf-next 05/10] bpf: btf: Add BPF_BTF_LOAD command
` [PATCH v2 bpf-next 06/10] bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
` [PATCH v2 bpf-next 07/10] bpf: btf: Add pretty print support to the basic arraymap
` [PATCH v2 bpf-next 08/10] bpf: btf: Sync bpf.h and btf.h to tools/
` [PATCH v2 bpf-next 09/10] bpf: btf: Add BTF support to libbpf
` [PATCH v2 bpf-next 10/10] bpf: btf: Add BTF tests

[Buildroot] [PATCH] picocom: bump to version 3.1
 2018-03-31  7:24 UTC  (2+ messages)

[Buildroot] [git commit] picocom: bump to version 3.1
 2018-03-31  7:24 UTC 

[PATCH v2 1/2] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-03-31  7:12 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: Check phys_addr for pci_remap_iospace

[Buildroot] [PATCH] DEVELOPERS: add myself for a number of unmaintained boards
 2018-03-31  7:22 UTC 

[PATCH 4.15 00/47] 4.15.15-stable review
 2018-03-31  7:22 UTC  (3+ messages)

[PATCH 4.4 00/20] 4.4.126-stable review
 2018-03-31  7:21 UTC  (4+ messages)

Status of arm64 spectre backport for v4.4.y
 2018-03-31  7:20 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] Block patches
 2018-03-31  7:12 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND v10] vhost: used_memslots refactoring
 2018-03-31  7:10 UTC  (2+ messages)

[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
 2018-03-31  7:05 UTC  (5+ messages)
` [PATCH 05/12] net: atm: Use ether_broadcast_addr
` [PATCH 10/12] mvpp2: Use ether_broadcast_addr instead of a local array
` [PATCH 11/12] qlogic: Convert local bcast_addr to global ether_broadcast_addr
` [PATCH 12/12] ethernet: Use ether_zero_addr instead of local statics


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.