All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-29 12:52:28 to 2017-11-29 13:49:48 UTC [more...]

[PATCH rdma-rc v3] IB/core: Only enforce security for InfiniBand
 2017-11-29 13:49 UTC  (3+ messages)

[PATCH] trace/xdp: fix compile warning: ‘struct bpf_map’ declared inside parameter list
 2017-11-29 13:49 UTC  (2+ messages)

Dynamic Adresses
 2017-11-29 13:54 UTC  (9+ messages)

[PATCH 1/2] btrfs-progs: convert: Fix a bug in rollback check which overwrite return value
 2017-11-29 13:48 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: tests/convert: Introduce test case to ensure btrfs-convert won't rollback the filesystem after balance

[PATCH] dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
 2017-11-29 13:51 UTC  (2+ messages)

[PATCH v4 0/8] Cavium OCTEON-III network driver
 2017-11-29 13:47 UTC  (5+ messages)
` [PATCH v4 7/8] netdev: octeon-ethernet: Add Cavium Octeon III support

[kernel-hardening] [PATCH v5 next 0/5] Improve Module autoloading infrastructure
 2017-11-29 13:46 UTC  (9+ messages)
` [kernel-hardening] [PATCH v5 next 1/5] modules:capabilities: add request_module_cap()
  ` [kernel-hardening] "
          `  "

[PATCH 0/8] xen: add pvh guest support
 2017-11-29 13:46 UTC  (17+ messages)
` [PATCH 1/8] xen: add some xen headers
` [PATCH 2/8] loader/linux: support passing rsdp address via boot params
` [PATCH 3/8] xen: carve out grant tab initialization into dedicated function
` [PATCH 4/8] xen: add xen pvh guest support to grub-core
` [PATCH 5/8] xenpvh: add build runes for grub-core
` [PATCH 6/8] xenpvh: support building a standalone image
` [PATCH 7/8] xenpvh: support grub-install for xenpvh
` [PATCH 8/8] xenpvh: add support to configure

[Qemu-devel] [PATCH 00/25] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-11-29 13:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH 08/25] spapr: introduce a skeleton for the XIVE interrupt controller
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH] [RFC v2] packet: experimental support for 64-bit timestamps
 2017-11-29 13:45 UTC  (2+ messages)
` [PATCH] [RFC v4] "

[PATCH] x86/numa: move setting parse numa node to num_add_memblk
 2017-11-29 13:44 UTC  (11+ messages)

[PATCH] ovl: update ctx->pos on impure dir iteration
 2017-11-29 13:46 UTC  (2+ messages)

[PATCH 0/8] xen: add pvh guest support
 2017-11-29 13:46 UTC 

[PATCH 0/6] TDA998x CEC support
 2017-11-29 13:45 UTC  (5+ messages)

[PATCH 1/4] ARM: dts: uniphier: use macros in dt-bindings header
 2017-11-29 13:42 UTC  (4+ messages)

multi-home difficulty
 2017-11-29 13:51 UTC  (7+ messages)

[PATCH v2 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-11-29 13:44 UTC  (6+ messages)

[PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
 2017-11-29 13:42 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] blockjob: reinstate busy=false/busy=true in block_job_sleep_ns
 2017-11-29 13:44 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] block: Expect graph changes in bdrv_parent_drained_begin/end
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/4] blockjob: remove clock argument from block_job_sleep_ns
` [Qemu-devel] [PATCH 3/4] blockjob: introduce block_job_do_yield
` [Qemu-devel] [PATCH 4/4] blockjob: reimplement block_job_sleep_ns to allow cancellation

[alsa-lib][PATCH] pcm: add SNDRV_PCM_FORMAT_{S,U}20
 2017-11-29 13:43 UTC 

[U-Boot] [PATCH] arm64: dts: allwinner: a64: Add uart2-pins
 2017-11-29 13:43 UTC  (3+ messages)

[PATCH igt] lib: Check and report if a subtest triggers a new kernel taint
 2017-11-29 13:43 UTC  (5+ messages)

[PATCH V15 00/22] mmc: Add Command Queue support
 2017-11-29 13:41 UTC  (23+ messages)
` [PATCH V15 01/22] mmc: block: No need to export mmc_cleanup_queue()
` [PATCH V15 02/22] mmc: block: Simplify cleaning up the queue
` [PATCH V15 03/22] mmc: core: Make mmc_pre_req() and mmc_post_req() available
` [PATCH V15 04/22] mmc: block: Add error-handling comments
` [PATCH V15 05/22] mmc: core: Add parameter use_blk_mq
` [PATCH V15 06/22] mmc: block: Add blk-mq support
` [PATCH V15 07/22] mmc: block: Add CQE support
` [PATCH V15 08/22] mmc: cqhci: support for command queue enabled host
` [PATCH V15 09/22] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V15 10/22] mmc: block: blk-mq: Add support for direct completion
` [PATCH V15 11/22] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V15 12/22] mmc: block: Make card_busy_detect() accumulate all response error bits
` [PATCH V15 13/22] mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy
` [PATCH V15 14/22] mmc: block: Check the timeout correctly in card_busy_detect()
` [PATCH V15 15/22] mmc: block: Check for transfer state "
` [PATCH V15 16/22] mmc: block: Add timeout_clks when calculating timeout
` [PATCH V15 17/22] mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
` [PATCH V15 18/22] mmc: block: blk-mq: Stop using legacy recovery
` [PATCH V15 19/22] mmc: mmc_test: Do not use mmc_start_areq() anymore
` [PATCH V15 20/22] mmc: core: Remove option not to use blk-mq
` [PATCH V15 21/22] mmc: block: Remove code no longer needed after the switch to blk-mq
` [PATCH V15 22/22] mmc: core: "

[Qemu-devel] [PATCH v2 0/5] target/m68k: implement 680x0 FPU (part 3)
 2017-11-29 13:42 UTC  (3+ messages)

[PATCH] quota: Check for register_shrinker() failure
 2017-11-29 13:42 UTC  (2+ messages)

[Qemu-devel] Block layer complexity: what to do to keep it under control?
 2017-11-29 13:41 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-block] "

[PATCH v1 1/6] gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
 2017-11-29 13:41 UTC  (6+ messages)
` [PATCH v1 6/6] gpiolib: acpi: Introduce NO_RESTRICTION quirk

[PATCH 0/2] drm/i915/guc : Removing GuC loading and submission modparams
 2017-11-29 13:40 UTC  (5+ messages)
` [PATCH v10 1/2] drm/i915/guc : Removing enable_guc_loading and enable_guc_submission module parameters

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-11-29 13:39 UTC  (2+ messages)

[PATCH 0/6] more KAISER bits
 2017-11-29 13:38 UTC  (5+ messages)
` [PATCH 4/6] x86/mm/kaiser: Support PCID without INVPCID

[PATCH] ath10k: handling qos at STA side based on AP WMM enable/disable
 2017-11-29 13:38 UTC  (7+ messages)

[PATCH resend] Fix grub-mkconfig detecting .sig files as system images
 2017-11-29 13:35 UTC 

[PATCH v2] arm64: dts: renesas: r8a7795: Move nodes which have no reg property out of bus
 2017-11-29 13:35 UTC  (9+ messages)

[Qemu-devel] [PATCH] i386: turn off l3-cache property by default
 2017-11-29 13:35 UTC  (8+ messages)

[PATCH 1/2] doc: update mlx5 statistics query
 2017-11-29 13:34 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-11-25
 2017-11-29 13:34 UTC  (6+ messages)
` [Buildroot] Analysis of build "

[PATCH 0/8] rsi: add bluetooth and coex support
 2017-11-29 13:33 UTC  (5+ messages)
` [PATCH 5/8] Bluetooth: btrsi: add new rsi bluetooth driver

A partially failing disk in raid0 needs replacement
 2017-11-29 13:33 UTC  (2+ messages)

Is man7.org down?
 2017-11-29 13:33 UTC  (2+ messages)

[PATCH] kvm: Check for register_shrinker() failure
 2017-11-29 13:32 UTC  (2+ messages)

[Patch v5 5/7] KVM: Sending hyperlist to the host via hinting_vq
 2017-11-29 13:42 UTC  (3+ messages)

[RFC] Periodic Output, Timestamped Input
 2017-11-29 13:31 UTC  (2+ messages)

[RFC 0/2] of: Add whitelist
 2017-11-29 13:31 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Add GuC support for engine busy stats
 2017-11-29 13:30 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH 1/2] lockdep: finer-grained completion key for kthread
 2017-11-29 13:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with lockdep: finer-grained completion key for kthread (rev2)

[LTP] [PATCH v2 00/13] Collection of fixes
 2017-11-29 13:29 UTC  (11+ messages)
` [LTP] [PATCH v2 02/13] thp: ensure THP/hugetlbfs is available
` [LTP] [PATCH v2 08/13] sigwaitinfo01: catch SEGV and report success for bad_address2 testcase
` [LTP] [PATCH v2 09/13] syscalls/mount03: Copy setuid_test to execute instead of 'TEST FILE'

[PATCH] Use non-debug build for Xen 4.10
 2017-11-29 13:29 UTC  (2+ messages)

[GIT pull] x86 APIC updates for 4.15
 2017-11-29 13:27 UTC  (2+ messages)

[PATCH i-g-t 1/2] igt: Remove Android support
 2017-11-29 13:26 UTC  (5+ messages)
` [PATCH i-g-t 2/2] Revert "lib/igt_aux: Make procps optional"

Line6 Helix - usb compliant but not working correct
 2017-11-29 13:26 UTC 

[PATCH 1/2] venus: cleanup set_property controls
 2017-11-29 13:25 UTC  (2+ messages)
` [PATCH 2/2] venus: venc: set correctly GOP size and number of B-frames

[PATCH v2] pinctrl: intel: Initialize GPIO properly when used through irqchip
 2017-11-29 13:25 UTC 

[Qemu-devel] [for-2.12 0/7] PCI cleanups
 2017-11-29 13:15 UTC  (8+ messages)
` [Qemu-devel] [for-2.12 4/7] pci: Simplify pci_bus_is_root()
` [Qemu-devel] [for-2.12 6/7] pci: Eliminate redundant PCIDevice::bus pointer

Read before you deploy btrfs + zstd
 2017-11-29 13:24 UTC  (8+ messages)

[U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK
 2017-11-29 13:24 UTC  (9+ messages)
` [U-Boot] [PATCH 08/23] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH 12/23] imx: mx8m: add soc related settings and files

[PATCH] perf annotate: Fix objdump comment parsing for Intel mov dissassembly
 2017-11-29 13:24 UTC  (2+ messages)

[U-Boot] [PATCH] fdtdec: Support parsing multiple /memory nodes
 2017-11-29 13:23 UTC  (3+ messages)

[PATCH] KVM: arm64: handle the translation table walk RAS error
 2017-11-29 20:48 UTC  (3+ messages)

Problem getting console on TI Jacinto 6
 2017-11-29 13:20 UTC 

[PATCH] gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
 2017-11-29 13:19 UTC  (2+ messages)

[PATCH] arm64: dts: uniphier: correct on-board device IRQ number for PXs3
 2017-11-29 13:16 UTC  (3+ messages)

[PATCH resend v2 0/3] virt: Add vboxguest driver for Virtual Box Guest integration
 2017-11-29 13:17 UTC  (8+ messages)
` [PATCH resend v2 2/3] virt: Add vboxguest VMMDEV communication code

[PATCH] gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
 2017-11-29 13:16 UTC  (2+ messages)

[PATCHv2] devtool: add license checksum change handling to 'devtool upgrade'
 2017-11-29 13:14 UTC  (2+ messages)

[PATCH 00/12 v5] Multiqueue for MMC/SD
 2017-11-29 13:13 UTC  (5+ messages)

fio 3.2
 2017-11-29 13:12 UTC  (12+ messages)

[PATCH] pinctrl: intel: Initialize GPIO properly when used through irqchip
 2017-11-29 13:11 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix amdgpu_sync_resv v2
 2017-11-29 13:10 UTC  (2+ messages)

[PATCH] pinctrl: armada-37xx: Fix direction_output() callback behavior
 2017-11-29 13:10 UTC  (3+ messages)

[PATCH 0/3] pinctrl: Align Cannon Lake GPIO number space with Windows
 2017-11-29 13:09 UTC  (3+ messages)

[PATCH 1/2 v2] misc: enclosure: Fix space before '[' error
 2017-11-29 13:08 UTC  (2+ messages)
` [PATCH 2/2 v2] misc: enclosure: Remove unnecessary error check

[U-Boot] [PATCH 00/13] binman: Support run-time access to binman image positions
 2017-11-29 13:08 UTC  (4+ messages)
` [U-Boot] [PATCH 13/13] binman: tegra: Convert to use binman

[PATCH] gpio: uniphier: merge fix for "Update irq_domain_ops.activate() signature"
 2017-11-29 13:08 UTC  (2+ messages)

[U-Boot] [PATCH v2] power: pmic/regulator: Add basic support for TPS65910
 2017-11-29 13:08 UTC  (2+ messages)

[U-Boot] [PATCH] binman: do not add binary files to git
 2017-11-29 13:08 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] Rename AE3XX timer to ATCPIT100
 2017-11-29 13:08 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/4] cosmetic: atcpit100_timer: Rename function name as atcpit100

[U-Boot] [PATCH 0/5] Remove assert()
 2017-11-29 13:08 UTC  (3+ messages)
` [U-Boot] [PATCH 4/5] treewide: convert assert() to BUG_ON()

[U-Boot] "usb storage" command issues
 2017-11-29 13:08 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/4] mmc: fixes for HS200/UHS core support
 2017-11-29 13:08 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/4] dm: mmc: update mmc_of_parse()

metadata spill back onto block.slow before block.db filled up
 2017-11-29 13:07 UTC  (7+ messages)

[PATCH i-g-t] meson: build a full dependency for lib_igt_perf
 2017-11-29 13:06 UTC 

[PATCH v2 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-11-29 13:06 UTC  (6+ messages)
` [PATCH v2 1/2] pinctrl: Allow a device to indicate when to force a state
` [PATCH v2 2/2] pinctrl: Allow indicating loss of pin states during low-power

[PATCH] bash: fix build race under musl
 2017-11-29 13:03 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Patch v5 6/7] KVM: Enabling guest page hinting via static key
 2017-11-29 13:01 UTC  (2+ messages)

[PATCH 3/3] tools/perf/jvmti: generate correct debug information for inlined code
 2017-11-29 13:02 UTC  (3+ messages)

Recent changes (master)
 2017-11-29 13:00 UTC 

[PATCH v2] mmc : implement REQ_OP_WRITE_ZEROES
 2017-11-29 13:00 UTC  (2+ messages)

[PATCH 1/2] IB/core: Do not warn on lid conversions for OPA
 2017-11-29 12:59 UTC  (4+ messages)
` [PATCH 2/2] IB/hfi1: "

[PATCH 0/3] trace-cmd: fixing three minor user experience issues
 2017-11-29 12:57 UTC  (5+ messages)
` [PATCH 3/3] trace-cmd: Making stat to report when the stack tracer is ON

[PATCH i-g-t 1/2] lib: avoid < in gtkdoc comments
 2017-11-29 12:57 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[RFC PATCH 0/7] RFC:EventDev OPDL PMD
 2017-11-29 12:56 UTC  (4+ messages)

[PATCH 0/3] pinctrl-mcp23s08: Fine-tuning for two function implementations
 2017-11-29 12:56 UTC  (7+ messages)
` [PATCH 2/3] pinctrl: mcp23s08: Use common error handling code in mcp23s08_dbg_show()
` [PATCH 3/3] pinctrl: mcp23s08: Combine two function calls "

[PATCH] net/i40e: do not turn on flexible payload on driver init
 2017-11-29 12:55 UTC 

[PATCH] drm/i915: Fix deadlock in i830_disable_pipe()
 2017-11-29 12:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-29 12:51 UTC  (5+ messages)

[PATCH v1 00/14] tee: optee: add dynamic shared memory support
 2017-11-29 12:48 UTC  (3+ messages)
` [RESEND PATCH v2 "
  ` [RESEND PATCH v2 02/14] tee: add register user memory


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.