All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 17:03:06 to 2018-05-29 17:56:19 UTC [more...]

[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-05-29 17:56 UTC  (7+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring
` [RFC PATCH 11/12] hvmloader: use libacpi to build MCFG table

[RFC PATCH 0/5] kmalloc-reclaimable caches
 2018-05-29 17:58 UTC  (4+ messages)

[PATCH] Documentation: fpga: cleanup
 2018-05-29 17:55 UTC 

Updated invitation: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT) (yocto@yoctoproject.org)
 2018-05-29 17:55 UTC 

[U-Boot] [PATCH 1/2] i2c: mvtwsi: disable i2c slave on Armada 38x
 2018-05-29 17:55 UTC  (3+ messages)

[PATCH] [RESEND] selftest: intel_pstate: debug support message from aperf.c and return value fix
 2018-05-29 17:54 UTC  (6+ messages)

[PATCH 1/5] drm/i915: Remove stale asserts from i915_gem_find_active_request()
 2018-05-29 17:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] "

[PATCH] xfs: Regression test for vulnerable directory integrity check
 2018-05-29 17:53 UTC  (4+ messages)

[PATCH 0/3] x86/mce fixes
 2018-05-29 17:53 UTC  (7+ messages)
` [PATCH 2/3] x86/mce: Fix incorrect "Machine check from unknown source" message
    ` [PATCH 2/3 V2] "

[RFC PATCH V3 00/12] Ext4 encryption support for blocksize < pagesize
 2018-05-29 17:53 UTC  (5+ messages)
` [RFC PATCH V3 07/12] mpage_readpage[s]: Introduce post process callback parameters

[Qemu-devel] [PATCH] ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning
 2018-05-29 17:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] block: Make blockdev-create a job and stable API
 2018-05-29 17:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/14] qemu-iotests: Rewrite 207 for blockdev-create job
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 0/5] Acceptance/functional tests
 2018-05-29 17:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/5] Acceptance tests: add quick VNC tests

[PATCH] dm: writecache: add DAX dependency
 2018-05-29 17:52 UTC  (2+ messages)
` [PATCH] dm-writecache: fix compilation issue with !DAX

[PATCH v6 0/5] Enable Bluetooth functionality for WCN3990
 2018-05-29 17:50 UTC  (7+ messages)
` [PATCH v6 2/5] Bluetooth: btqca: Rename ROME related functions to Generic functions
` [PATCH v6 5/5] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH] inode: always initialize mapping->wb_err
 2018-05-29 17:49 UTC  (4+ messages)

Question on inline support
 2018-05-29 17:48 UTC  (3+ messages)

[Buildroot] custom skeleton question
 2018-05-29 17:48 UTC 

[Qemu-devel] [PATCH 0/4] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
 2018-05-29 17:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] hw/block/fdc: Replace error_setg(&error_abort) by error_report() + abort()
` [Qemu-devel] [PATCH 2/4] hw/ppc/spapr_drc: "
` [Qemu-devel] [PATCH 3/4] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
` [Qemu-devel] [PATCH 4/4] device_tree: "

[Qemu-devel] [PATCH v2 00/20] Drain fixes and cleanups, part 3
 2018-05-29 17:45 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/20] test-bdrv-drain: bdrv_drain() works with cross-AioContext events
` [Qemu-devel] [PATCH v2 02/20] block: Use bdrv_do_drain_begin/end in bdrv_drain_all()
` [Qemu-devel] [PATCH v2 03/20] block: Remove 'recursive' parameter from bdrv_drain_invoke()
` [Qemu-devel] [PATCH v2 04/20] block: Don't manually poll in bdrv_drain_all()
` [Qemu-devel] [PATCH v2 05/20] tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now
` [Qemu-devel] [PATCH v2 06/20] block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
` [Qemu-devel] [PATCH v2 07/20] block: Really pause block jobs on drain
` [Qemu-devel] [PATCH v2 08/20] block: Remove bdrv_drain_recurse()
` [Qemu-devel] [PATCH v2 09/20] test-bdrv-drain: Add test for node deletion
` [Qemu-devel] [PATCH v2 10/20] block: Drain recursively with a single BDRV_POLL_WHILE()
` [Qemu-devel] [PATCH v2 11/20] test-bdrv-drain: Test node deletion in subtree recursion
` [Qemu-devel] [PATCH v2 12/20] block: Don't poll in parent drain callbacks
` [Qemu-devel] [PATCH v2 13/20] test-bdrv-drain: Graph change through parent callback
` [Qemu-devel] [PATCH v2 14/20] block: Defer .bdrv_drain_begin callback to polling phase
` [Qemu-devel] [PATCH v2 15/20] test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll
` [Qemu-devel] [PATCH v2 16/20] block: Allow AIO_WAIT_WHILE with NULL ctx
` [Qemu-devel] [PATCH v2 17/20] block: Move bdrv_drain_all_begin() out of coroutine context
` [Qemu-devel] [PATCH v2 18/20] block: ignore_bds_parents parameter for drain functions
` [Qemu-devel] [PATCH v2 19/20] block: Allow graph changes in bdrv_drain_all_begin/end sections
` [Qemu-devel] [PATCH v2 20/20] test-bdrv-drain: Test graph changes in drain_all section

nvme/nvmet AEN and log page fixups
 2018-05-29 17:45 UTC  (14+ messages)
` [PATCH 08/14] nvmet: implement the changed namespaces log
` [PATCH 09/14] nvmet: Add AEN configuration support

[PATCH net] sctp: not allow to set rto_min with a value below 200 msecs
 2018-05-29 17:45 UTC  (14+ messages)

[PATCH 0/8] xen: dma-buf support for grant device
 2018-05-29 17:39 UTC  (4+ messages)
` [PATCH 1/8] xen/grant-table: Make set/clear page private code shared

[U-Boot] [RFC] arm: mvebu: Add Helios4 Armada 38x initial support
 2018-05-29 17:44 UTC  (3+ messages)

[PATCH v2 0/2] drm/rockchip: try to fix vblank hang resulting from iommu irq change
 2018-05-29 17:43 UTC  (5+ messages)
` [PATCH v2 2/2] drm/rockchip: vop: fix irq disabled after vop driver probed

[PATCH] xfstests/shared: dedup integrity test by duperemove
 2018-05-29 17:42 UTC  (6+ messages)

[Buildroot] [PATCHv2] package/dash: don't build in paralle
 2018-05-29 17:42 UTC 

[PATCHv1] timekeeping: Update multiplier when NTP frequency is set directly
 2018-05-29 17:42 UTC  (2+ messages)

[PATCH 0/9] completion: avoid hard coding config var list
 2018-05-29 17:41 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] Add and use generic name->id mapping code for color slot parsing

[RFC PATCH 00/16] x86/split_lock: Enable #AC exception for split locked accesses
 2018-05-29 17:40 UTC  (7+ messages)

[PATCH v3] rtc: sun6i: Fix bit_idx value for clk_register_gate
 2018-05-29 17:39 UTC  (2+ messages)

[PATCH] telnetd:Fix deadlock on cleanup
 2018-05-29 17:38 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [PATCH] git: security bump to version 2.16.4
 2018-05-29 17:38 UTC 

[PATCH] staging: mt7621-mmc: Fix line size exceeding 80 columns
 2018-05-29 17:37 UTC 

[Buildroot] [PATCH] package/dash: fix parallel build issue
 2018-05-29 17:37 UTC  (3+ messages)

[PATCH 3.18 000/185] 3.18.111-stable review
 2018-05-29 17:36 UTC  (4+ messages)
` [PATCH 3.18 093/185] microblaze: switch to NO_BOOTMEM

[PATCH] mm: Change return type to vm_fault_t
 2018-05-29 17:34 UTC  (4+ messages)

[PATCH bpf 2/2] bpf: enforce usage of __aligned_u64 in the UAPI header
 2018-05-29 17:35 UTC  (2+ messages)

[pci:pci/resource 5/8] drivers/pci/of.o: warning: objtool: of_pci_map_rid.cold.1()+0x20: call without frame pointer save/setup
 2018-05-29 17:35 UTC  (2+ messages)

[GIT PULL rcu/next] Additional RCU commit for 4.18
 2018-05-29 17:35 UTC 

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-29 17:33 UTC  (5+ messages)
` [PATCH v5 17/23] iommu/vt-d: report non-recoverable faults to device

[PATCH 00/24] meta: various fixes
 2018-05-29 17:32 UTC  (3+ messages)
` [PATCH 11/24] gcc-sanitizers: Fix libtool .la files

[RFC 00/13] ARM: dts: DT overlay support infra + some data
 2018-05-29 17:33 UTC  (11+ messages)
` [RFC 12/13] ARM: dts: ti: add dra71-evm FIT description file

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 30dc6452fe117af652fa120c2e2c794c19ddb9ae
 2018-05-29 17:33 UTC 

BUG in mm/page-writeback.c:2652
 2018-05-29 17:32 UTC 

[Buildroot] [PATCH] package/ti-sgx-km: properly handle legacy for renamed options
 2018-05-29 17:31 UTC 

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-29 17:31 UTC  (20+ messages)

[PATCH] PCI: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
 2018-05-29 17:31 UTC 

[PATCH] dropbear: drop obsolete patch 0004-fix-2kb-keys.patch
 2018-05-29 17:29 UTC  (2+ messages)

[PATCH] iommu/amd - Optimize PPR log handling
 2018-05-29 17:28 UTC  (4+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-29 17:28 UTC  (11+ messages)

[PATCH bpf-next 00/11] Misc BPF improvements
 2018-05-29 17:27 UTC  (7+ messages)
` [PATCH bpf-next 03/11] bpf: fixup error message from gpl helpers on license mismatch
` [PATCH bpf-next 04/11] bpf: show prog and map id in fdinfo
` [PATCH bpf-next 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps

[meta-oe] protobuf fetch failed
 2018-05-29 17:26 UTC  (3+ messages)

[Buildroot] [PATCH 0/8] Fix the Config.in prefix of a number of options
 2018-05-29 17:26 UTC  (11+ messages)
` [Buildroot] [PATCH 6/8] ti-sgx-km: rename options to have proper prefix

[PATCH 0/6] Fix R-Car I2C data byte sent twice issue
 2018-05-29 17:25 UTC  (3+ messages)

[PATCH] scripts/faddr2line: show the code context
 2018-05-29 17:25 UTC  (6+ messages)

[PATCH v8 0/7] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-05-29 17:24 UTC  (7+ messages)
` [PATCH v8 6/7] PCI: Move resource distribution for a single bridge outside of the loop
` [PATCH v8 7/7] PCI: Document return value of pci_scan_bridge() and pci_scan_bridge_extend()
` [PATCH v8 4/7] ACPI/hotplug/PCI: Do not scan all bridges when native PCIe hotplug is used

SRCU: add a static initializer and let cpufreq use it
 2018-05-29 17:26 UTC  (6+ messages)
` [PATCH 1/2] kernel/SRCU: provide a static initializer

[PATCH] arm64: allwinner: a64-amarula-relic: Enable AP6330 WiFi support
 2018-05-29 17:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] libqrencode: bump to version 4.0.0
 2018-05-29 17:22 UTC 

[linux-linus test] 123310: regressions - FAIL
 2018-05-29 17:21 UTC 

[Buildroot] [PATCH 1/1] libpwquality: bump to version 1.4.0
 2018-05-29 17:20 UTC 

[PATCH -next 0/6] rhashtable: guarantee first allocation
 2018-05-29 17:03 UTC  (4+ messages)
` [PATCH 2/6] lib/rhashtable: guarantee initial hashtable allocation

[Buildroot] [PATCH 1/1] log4cplus: needs gcc >= 4.8
 2018-05-29 17:19 UTC 

[PATCH bpf 1/2] bpf: fix alignment of netns_dev/netns_ino fields in bpf_{map,prog}_info
 2018-05-29 17:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/40] Generic background jobs
 2018-05-29 17:16 UTC  (5+ messages)

master - radix-tree: radix_tree_iterate()
 2018-05-29 17:16 UTC 

master - radix-tree: radix_tree_remove_prefix()
 2018-05-29 17:16 UTC 

master - radix-tree: call the value dtr when removing an entry
 2018-05-29 17:16 UTC 

master - Merge branch '2018-05-29-radix-tree-iterate' into 2018-05-23-radix-tree-remove
 2018-05-29 17:16 UTC 

master - data-struct/radix-tree: pass the value dtr into create
 2018-05-29 17:16 UTC 

master - radix_tree_t: knock out some debug
 2018-05-29 17:16 UTC 

master - radix_tree: add remove method
 2018-05-29 17:16 UTC 

Gerrit +1 policy
 2018-05-29 17:15 UTC  (2+ messages)

[PATCH v4] vfio: platform: Fix using devices in PM Domains
 2018-05-29 17:15 UTC 

[PATCH] cmake: Export SSH_AUTH_SOCK for cmake at configure
 2018-05-29  4:40 UTC  (5+ messages)
    ` dealing with CMake ExternalProject (was: Re: [PATCH] cmake: Export SSH_AUTH_SOCK for cmake at configure)
      ` dealing with CMake ExternalProject

[Buildroot] [PATCH 1/1] aircrack-ng: bump to version 1.2
 2018-05-29 17:14 UTC 

[Qemu-devel] [PATCH 0/6] ftgmac100 and NC-SI enhancements for the Aspeed SoC
 2018-05-29 17:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/6] slirp/ncsi: add a "Get Parameter" response

[PATCH] KVM: VMX: Optimize tscdeadline timer latency
 2018-05-29 17:08 UTC  (4+ messages)

[RFC PATCH v2] driver core: hold dev's parent lock when needed
 2018-05-29 17:08 UTC  (4+ messages)
` [RFC PATCH v3] "
    ` [RFC,v3] "

[PATCH V2] xfstest: overlay: Add tests for overlay metadata only copy up feature
 2018-05-29 17:08 UTC  (4+ messages)

[meta-python] Added python modules periphery and Flask-Sijax
 2018-05-29 17:06 UTC  (2+ messages)

[PATCH] kvm: no need to check return value of debugfs_create functions
 2018-05-29 17:06 UTC  (4+ messages)

[PATCH] selftests: intel_pstate: notification about privilege required to run intel_pstate testing script
 2018-05-29 17:05 UTC  (4+ messages)

[PATCH v1] doc: add SPDX Licence to doc files
 2018-05-29 17:05 UTC  (9+ messages)

[meta-python][PATCH v2 1/3] meta-python: Add python-pyflame recipe
 2018-05-29 17:04 UTC  (4+ messages)
  ` [oe] "

[PATCH v3 0/5] Reintroduce i.MX EPIT Timer
 2018-05-29 17:04 UTC  (18+ messages)
` [PATCH v3 1/5] ARM: imx: remove inexistant EPIT timer init
` [PATCH v3 2/5] clk: imx6: add EPIT clock support
` [PATCH v3 3/5] Documentation: DT: add i.MX EPIT timer binding
` [PATCH v3 4/5] clocksource: add driver for i.MX EPIT timer
` [PATCH v3 5/5] ARM: dts: imx6qdl: add missing compatible and clock properties for EPIT

[PATCH v5 00/15] ARM Spectre variant 2 fixes
 2018-05-29 17:04 UTC  (7+ messages)
` [PATCH v5 13/15] ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
` [PATCH v5 14/15] ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v5 15/15] ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1

[Buildroot] [PATCH v2 1/2] support/kconfig: Add missing target to README.buildroot
 2018-05-29 17:04 UTC  (11+ messages)
` [Buildroot] [RFC] [PATCH v2 2/2] support/kconfig: Bump to kconfig from Linux 4.17-rc2

linux-next: Tree for May 29
 2018-05-29 17:04 UTC  (2+ messages)
` linux-next: Tree for May 29 (usb/gadget/udc/aspeed-vhub)

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-29 17:04 UTC  (11+ messages)
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric

[PATCH v2 net-next] net: remove bypassed check in sch_direct_xmit()
 2018-05-29 17:03 UTC 

[PATCH net-next] net: remove bypassed check in sch_direct_xmit()
 2018-05-29 17:02 UTC  (3+ 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.