All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-23 16:48:03 to 2017-08-23 17:35:45 UTC [more...]

[PATCH 0/7] Introduce meson build system
 2017-08-23 17:35 UTC  (9+ messages)
` [PATCH 1/7] meson: add a recipe and class from meta-oe
` [PATCH 2/7] gnomebase.bbclass: split into autotools and meson versions
` [PATCH 3/7] gtk-doc.bbclass: add all directories where .so files are found to library search path
` [PATCH 4/7] json-glib: convert to meson build
` [PATCH 5/7] libepoxy: "
` [PATCH 6/7] libinput: "
` [PATCH 7/7] sysprof: "

[PATCH v4 00/53] Support for modifying parameters at runtime
 2017-08-23 17:34 UTC  (41+ messages)
` [PATCH v4 01/53] xen: add an optional string end parameter to parse_bool()
` [PATCH v4 02/53] xen/arch/arm/acpi/boot.c: let custom parameter parsing routines return errno
` [PATCH v4 03/53] xen/arch/arm/domain_build.c: "
` [PATCH v4 04/53] xen/arch/arm/traps.c: "
` [PATCH v4 05/53] xen/arch/x86/apic.c: "
` [PATCH v4 06/53] xen/arch/x86/cpu/mcheck/mce.c: "
` [PATCH v4 08/53] xen/arch/x86/dom0_build.c: "
` [PATCH v4 09/53] xen/arch/x86/genapic/probe.c: "
` [PATCH v4 12/53] xen/arch/x86/io_apic.c: "
` [PATCH v4 13/53] xen/arch/x86/irq.c: "
` [PATCH v4 14/53] xen/arch/x86/microcode.c: "
` [PATCH v4 15/53] xen/arch/x86/mm.c: "
` [PATCH v4 16/53] xen/arch/x86/nmi.c: "
` [PATCH v4 18/53] xen/arch/x86/oprofile/nmi_int.c: "
` [PATCH v4 20/53] xen/arch/x86/setup.c: "
` [PATCH v4 21/53] xen/arch/x86/shutdown.c: "
` [PATCH v4 22/53] xen/arch/x86/time.c: "
` [PATCH v4 23/53] xen/arch/x86/x86_64/mmconfig-shared.c: "
` [PATCH v4 24/53] xen/common/core_parking.c: "
` [PATCH v4 25/53] xen/common/domain.c: "
` [PATCH v4 26/53] xen/common/efi/boot.c: "
` [PATCH v4 27/53] xen/common/kexec.c: "
` [PATCH v4 28/53] xen/common/memory.c: "
` [PATCH v4 29/53] xen/common/sched_credit2.c: "
` [PATCH v4 30/53] xen/drivers/acpi/tables.c: "
` [PATCH v4 33/53] xen/drivers/passthrough/amd/iommu_acpi.c: "
` [PATCH v4 34/53] xen/drivers/passthrough/iommu.c: "
` [PATCH v4 36/53] xen/drivers/passthrough/vtd/dmar.c: "
` [PATCH v4 38/53] xen/drivers/video/vesa.c: "
` [PATCH v4 39/53] xen/xsm/flask/flask_op.c: "
` [PATCH v4 41/53] xen/arch/x86/apic.c: remove custom_param() error messages
` [PATCH v4 42/53] xen/arch/x86/cpu/mcheck/mce.c: "
` [PATCH v4 43/53] xen/arch/x86/hvm/viridian.c: "
` [PATCH v4 44/53] xen/arch/x86/io_apic.c: "
` [PATCH v4 45/53] xen/common/kexec.c: "
` [PATCH v4 46/53] xen/common/sched_credit2.c: "
` [PATCH v4 48/53] xen: add basic support for runtime parameter changing
` [PATCH v4 49/53] xen: add hypercall for setting parameters at runtime
` [PATCH v4 50/53] libxc: add function to set hypervisor parameters
` [PATCH v4 52/53] xl: add new xl command set-parameters

[PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler
 2017-08-23 17:34 UTC  (6+ messages)

[maintainer-tools PATCH] dim.rst: Fix dimrc command block doc
 2017-08-23 17:33 UTC 

[PATCH i-g-t 0/3] aubdump: A few improvements
 2017-08-23 17:33 UTC  (5+ messages)
` [PATCH i-g-t 1/3] aubdump: Reject execbuffer2 calls with bad BOs
` [PATCH i-g-t 2/3] aubdump: Use write_reloc for filling out the ringbuffer
` [PATCH i-g-t 3/3] aubdump: Log some information about the execbuf calls
` ✗ Fi.CI.BAT: failure for aubdump: A few improvements

[PATCH] ALSA: aaci: constify amba_id
 2017-08-23 17:32 UTC 

[Qemu-devel] Persistent bitmaps for non-qcow2 formats
 2017-08-23 17:31 UTC  (2+ messages)

[PATCH v2 0/2] Make I/O timeout failure injection again task-independent
 2017-08-23 17:31 UTC  (5+ messages)
` [PATCH v2 1/2] fault-inject: Restore support for task-independent fault injection

[PATCH v2] fbdev: vgastate: fix line over 80 character and remove unnecessary space
 2017-08-23 17:30 UTC 

[PATCH] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2017-08-23 17:29 UTC  (2+ messages)

[PATCH 00/27] ARM Scalable Vector Extension (SVE)
 2017-08-23 17:29 UTC  (5+ messages)
` [PATCH 14/27] arm64/sve: Backend logic for setting the vector length

[maintainer-tools PATCH] dim: Properly handle series on apply_branch
 2017-08-23 17:29 UTC  (2+ messages)

[BUG] rebase -i with empty commits + exec
 2017-08-23 17:29 UTC  (5+ messages)
` [BUG] rebase -i with only empty commits

[PATCH 0/2] Support SDHCI on 8974pro devices
 2017-08-23 17:28 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-msm: Enable delay circuit calibration clocks

Userspace locks at f2fs_issue_flush kernel call, hard reset necessary
 2017-08-23 17:26 UTC  (4+ messages)

[PATCH] video: ARM CLCD: constify amba_id
 2017-08-23 17:25 UTC 

[Qemu-devel] [PATCH v4 0/2] hw/acpi-build: Fix ACPI SRAT Memory Affinity building
 2017-08-23 17:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/2] ACPI/unit-test: Add a new testcase for RAM allocation in numa node

[v5 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-23 17:24 UTC  (6+ messages)
` [v5 2/4] mm, oom: cgroup-aware OOM killer

[PATCH v7 0/5] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-08-23 17:23 UTC  (15+ messages)
` [PATCH v7 1/5] clk: sunxi-ng: Add sun4i/sun7i CCU driver
  ` [PATCH v7 2/5] dt-bindings: List devicetree binding for the CCU of Allwinner A20
  ` [PATCH v7 4/5] ARM: sun7i: Convert to CCU
  ` [PATCH v7 5/5] ARM: sun4i: "
` [PATCH v7 3/5] dt-bindings: List devicetree binding for the CCU of Allwinner A10

[PATCH/RFC 0/5] Some ThreadSanitizer-results
 2017-08-23 17:24 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] strbuf_setlen: don't write to strbuf_slopbuf

[nft PATCH] Keep cache in struct nft_ctx
 2017-08-23 17:23 UTC  (2+ messages)

[maintainer-tools PATCH 30/30] qf: Use .dimrc to config and extend qf
 2017-08-23 17:23 UTC  (2+ messages)
` [maintainer-tools PATCH] qf: Introduce .qfrc

[RFC PATCH] Btrfs: clear_dirty only on pages in compression range
 2017-08-23 17:23 UTC 

[Qemu-devel] [PATCH 1/3] multiboot: Change multiboot_info from array of bytes to a C struct
 2017-08-23 17:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] multiboot: load any machine type of ELF
` [Qemu-devel] [PATCH 3/3] multiboot: load elf sections and section headers

[PATCH v6 0/3] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-08-23 17:23 UTC  (5+ messages)
` [PATCH v7 0/2] "
  ` [PATCH v7 1/2] perf/core: use rb trees for pinned/flexible groups

[Qemu-devel] [PATCH] hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
 2017-08-23 17:21 UTC  (2+ messages)

[PATCH] i2c: nomadik: constify amba_id
 2017-08-23 17:20 UTC  (2+ messages)

[PATCH v6 0/6] BTT error clearing rework
 2017-08-23 17:23 UTC  (3+ messages)
` [PATCH v6 6/6] libnvdimm, btt: rework error clearing

kernel-yocto class requires BSP definition now
 2017-08-23 17:20 UTC  (7+ messages)

pkgconfig vs pkgconf
 2017-08-23 17:19 UTC  (4+ messages)

New #intel-3d IRC channel on Freenode
 2017-08-23 17:19 UTC 

[PATCH] powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbs
 2017-08-23 17:18 UTC 

[Qemu-devel] [RFC v4 00/13] qmp: query-device-slots command
 2017-08-23 17:17 UTC  (4+ messages)
` [Qemu-devel] [RFC v4 12/13] usb: enumerate_slots implementation

[PATCH] fiemap: Refactor fiemap + implement range parameters
 2017-08-23 17:17 UTC  (7+ messages)
` [PATCH 1/4] fiemap: Move global variables out of function scope
  ` [PATCH 2/4] fiemap: Introduce get_extent_count
  ` [PATCH 3/4] fiemap: Simplify internals of fiemap_f

Custom recipe - resolving "do_package_qa: QA Issue: -dev package contains non-symlink .so"
 2017-08-23 17:17 UTC  (6+ messages)

[PATCH] vfio: platform: constify amba_id
 2017-08-23 17:17 UTC 

[PATCH 1/5] mke2fs.conf: remove legacy entry for ext4dev
 2017-08-23 17:17 UTC  (2+ messages)

[PATCH 0/6] Allow setting up shared memory areas between VMs from xl config files
 2017-08-23 17:16 UTC  (4+ messages)
` [PATCH 4/6] xsm: flask: change the interface and default policy for xsm_map_gmfn_foregin

[Qemu-devel] [Bug 1711602] Re: --copy-storage-all failing with qemu 2.10
 2017-08-23 17:01 UTC  (2+ messages)

[PATCH 0/7] Btrfs: bugs found by sparse and RCU strings
 2017-08-23 16:13 UTC  (3+ messages)
` [PATCH 1/7] Btrfs: fix blk_status_t/errno confusion

[PATCH 1/3] btrfs-progs: check: verify name in dir_item for original mode
 2017-08-23 17:13 UTC  (3+ messages)
` [PATCH 3/3] btrfs-progs: fsck-test: case for corrupted dir item name

Request to create dpdk-next-cli tree
 2017-08-23 17:13 UTC 

[PATCH] drm/tegra: trace: Fix path to include
 2017-08-23 17:13 UTC 

[PATCH 0/2] net: Fix crashes due to activity during suspend
 2017-08-23 17:13 UTC  (5+ messages)

[PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
 2017-08-23 17:13 UTC  (11+ messages)
` [PATCH v5 04/10] arm64: Add __flush_tlb_one()
  ` [kernel-hardening] "

Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
 2017-08-23 17:13 UTC  (11+ messages)

[PATCH net] sctp: Avoid out-of-bounds reads from address storage
 2017-08-23 17:12 UTC  (3+ messages)

Upgrade Your Email Account
 2017-08-23 14:14 UTC 

[PATCH 0/4] GPIO driver for Maxim MAX3191x
 2017-08-23 17:09 UTC  (4+ messages)
` [PATCH 1/4] bitops: Introduce assign_bit()

don't require a struct block_device to submit a bio
 2017-08-23 17:10 UTC  (7+ messages)
` [PATCH 1/6] btrfs: index check-integrity state hash by a dev_t
` [PATCH 2/6] raid5: remove a call to get_start_sect
` [PATCH 3/6] block: reject attempts to allocate more than DISK_MAX_PARTS partitions
` [PATCH 4/6] block: add a __disk_get_part helper
` [PATCH 5/6] block: cache the partition index in struct block_device
` [PATCH 6/6] block: replace bi_bdev with a gendisk pointer and partitions index

[PATCH] meson: remove recipe and class
 2017-08-23 17:06 UTC 

[GIT PULL] workqueue fixes for v4.13-rc3
 2017-08-23 17:08 UTC  (7+ messages)

How to force a push to succeed?
 2017-08-23 17:06 UTC  (7+ messages)

[PATCH 1/1] cavium: Add firmware for CNN55XX crypto driver
 2017-08-23 17:04 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

RT kernel on Acer laptop unreliable
 2017-08-23 17:04 UTC  (7+ messages)

[PATCH net-next] bpf, doc: Add arm32 as arch supporting eBPF JIT
 2017-08-23 17:03 UTC  (3+ messages)

[PATCH net] net: xfrm: don't double-hold dst when sk_policy in use
 2017-08-23 17:00 UTC  (2+ messages)

[PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR
 2017-08-23 17:00 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/27] vhost-user-scsi: code clean-up
 2017-08-23 16:59 UTC  (4+ messages)

small patches to librdmacm
 2017-08-23 16:59 UTC  (6+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 8e5bc37200e0650b6e08d34ae0a7537bb725126a
 2017-08-23 16:59 UTC 

[Cocci] parsing of C code
 2017-08-23 16:58 UTC  (7+ messages)

[PATCH] PCI: rockchip: manipulate phy properly if failing to probe the driver
 2017-08-23 16:57 UTC  (4+ messages)

The bunch of mm patches in the queue, mostly for shard testing
 2017-08-23 16:57 UTC  (6+ messages)
` [PATCH 02/20] drm/i915: Assert the context is not closed on object-close
` [PATCH 03/20] drm/i915: Assert that the handle->vma lut is empty on object close

[PATCH v6 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-08-23 16:55 UTC  (11+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
                ` [Devel] "

[PATCH v2] dt/bindings: exynos-rng: Move dt binding documentation to bindings/crypto
 2017-08-23 16:54 UTC  (4+ messages)

Extensive attributes not getting copied when flushing HEAD objects from cache pool to base pool
 2017-08-23 16:54 UTC  (7+ messages)

[v6 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-23 16:52 UTC  (11+ messages)
` [v6 0/4] cgroup-aware OOM killer
` [v6 2/4] mm, oom: "
` [v6 3/4] mm, oom: introduce oom_priority for memory cgroups
` [v6 4/4] mm, oom, docs: describe the cgroup-aware OOM killer

[PATCH 2/2] Revert "fetch2/gitsm: Fix when repository change submodules"
 2017-08-23 16:53 UTC  (5+ messages)
` [PATCHv2] fetch2/gitsm: copy submodules from DL_DIR in unpack

[GIT PULL FOR v4.14] Qualcomm 8x16 Camera Subsystem driver
 2017-08-23 16:53 UTC 

pull-request mwifiex-firmware 2017-08-01
 2017-08-23 16:52 UTC  (5+ messages)
  ` [EXT] "

[PATCH 1/2] tracing: Fix kmemleak in tracing_map_array_free
 2017-08-23 16:52 UTC  (5+ messages)
` [PATCH 2/2] tracing: Fix kmemleak in set_trigger_filter

[PATCH] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources
 2017-08-23 16:52 UTC  (5+ messages)

[Qemu-devel] [PATCH 08/28] x86: extract legacy cpu features format parser
 2017-08-23 16:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: cpu: convert plus/minus properties to global properties

pull-request: iwlwifi firmwares update 2017-06-27
 2017-08-23 16:52 UTC  (2+ messages)

[PATCH rdma-core] mlx5: Return pointer to CQ doorbell
 2017-08-23 16:52 UTC  (11+ messages)

[RFC][PATCH 0/8] Crash consistency xfstest using dm-log-writes
 2017-08-23 16:51 UTC  (4+ messages)
` [RFC][PATCH 7/8] fstests: add support for working with dm-log-writes target

[Buildroot] [PATCH] util-linux: add menu items for login utilities
 2017-08-23 16:51 UTC  (3+ messages)

[PATCH 0/3] *** timer library enhancements ***
 2017-08-23 16:50 UTC  (4+ messages)

[PATCH v2] ndctl: daxctl: Adding io option for daxctl
 2017-08-23 16:52 UTC  (3+ messages)

[GIT PULL]: intel audio firmware updates
 2017-08-23 16:49 UTC  (2+ messages)

[tpm2] rsa sign with SHA256 then SHA1
 2017-08-23 16:48 UTC 

[PATCH] serial: pl010: constify amba_id
 2017-08-23 16:48 UTC  (2+ messages)
` [PATCH] serial: pl011: "

[PATCH v4] arm64: kernel: implement fast refcount checking
 2017-08-23 16:48 UTC  (5+ messages)
      ` [kernel-hardening] "


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.