All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-27 15:31:53 to 2018-07-27 16:30:10 UTC [more...]

[PATCH 0/5] Improve blk-mq performance
 2018-07-27 16:29 UTC  (4+ messages)
` [PATCH 3/5] block: Split blk_add_timer()

[Qemu-devel] [PATCH v2 0/6] Avocado: start multi-arch tests, add a Travis job
 2018-07-27 16:30 UTC  (4+ messages)

reduce lookups in the COW extent tree V3
 2018-07-27 15:10 UTC  (6+ messages)
` [PATCH 6/6] xfs: avoid COW fork extent lookups in writeback if the fork didn't change

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-07-27 16:28 UTC  (5+ messages)

[PATCH v3 00/23] Add multi-channel support to Armada thermal driver
 2018-07-27 16:29 UTC  (18+ messages)
` [PATCH v3 02/23] thermal: armada: remove useless register accesses
` [PATCH v3 03/23] thermal: armada: remove misleading comments
` [PATCH v3 04/23] thermal: armada: rename the initialization routine
` [PATCH v3 05/23] thermal: armada: dissociate a380 and cp110 ->init() hooks
` [PATCH v3 06/23] thermal: armada: average over samples to avoid glitches

[PATCH v11 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-07-27 16:28 UTC  (5+ messages)
` [PATCH v11 2/3] tracepoint: Make rcuidle tracepoint callers use SRCU
` [PATCH v11 3/3] tracing: Centralize preemptirq tracepoints and unify their usage

[PATCH v2] ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally
 2018-07-27 16:28 UTC 

[PATCH 1/2] libxfs: add more bounds checking to sb sanity checks
 2018-07-27 15:05 UTC  (8+ messages)
` [PATCH 2/2] xfs: verify icount in superblock write

bcm2837: tons of DMA mask not set in 4.18.0-rc6-next-20180727
 2018-07-27 16:28 UTC  (2+ messages)

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-27 16:27 UTC  (13+ messages)

[cip-dev] [PATCH 0/3] RZ/G1 and R-Car VSP related changes
 2018-07-27 16:27 UTC  (4+ messages)
` [cip-dev] [PATCH 1/3] ARM: dts: r8a7745: Add VSP support
` [cip-dev] [PATCH 2/3] ARM: dts: r8a7743: Fix vsp1 properties
` [cip-dev] [PATCH 3/3] ARM: dts: r8a7791: "

[PATCH RT] arm64: fpsimd: use a local_lock() in addition to local_bh_disable()
 2018-07-27 16:26 UTC  (14+ messages)
        ` [PATCH RT v2] "
                ` [PATCH RT v3] arm64: fpsimd: use preemp_disable "

(No subject)
 2018-07-27 16:25 UTC  (6+ messages)

[PATCH 0/3] ext4: fix spectre v1 gadgets
 2018-07-27 16:23 UTC  (4+ messages)
` [PATCH 1/3] ext4: super: Fix spectre gadget in ext4_quota_on
` [PATCH 2/3] ext4: super: Fix spectre gadgets in ext4_quota_{read,write,off}
` [PATCH 3/3] ext4: mballoc: Fix spectre gadget in ext4_mb_simple_scan_group

[PATCH V8 2/5] mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHz
 2018-07-27 16:23 UTC 

[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
 2018-07-27 16:22 UTC  (14+ messages)

company photos
 2018-07-27 11:03 UTC 

company photos
 2018-07-27 11:03 UTC 

Making direct reclaim fail when thrashing
 2018-07-27 16:21 UTC 

[PATCH] rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}
 2018-07-27 14:56 UTC  (2+ messages)

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-27 16:18 UTC  (4+ messages)
` [RFC v6 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap

use the generic dma-noncoherent code for sh V2
 2018-07-27 16:20 UTC  (4+ messages)

Xen 4.12 Development Update
 2018-07-27 16:19 UTC 

[PATCH iproute2 0/3] l2tp: remove unused fields in struct l2tp_parm
 2018-07-27 14:57 UTC  (2+ messages)

[PATCH] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
 2018-07-27 16:18 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 00/23] tests: Compile-time format string checking for libqtest.h
 2018-07-27 16:18 UTC  (27+ messages)
` [Qemu-devel] [PATCH v2 08/23] test-qobject-input-visitor: Avoid format string ambiguity
` [Qemu-devel] [PATCH v2 09/23] qobject: qobject_from_jsonv() is dangerous, hide it away
` [Qemu-devel] [PATCH v2 10/23] tests: Pass literal format strings directly to qmp_FOO()
` [Qemu-devel] [PATCH v2 11/23] tests: Clean up string interpolation into QMP input (simple cases)
` [Qemu-devel] [PATCH v2 12/23] cpu-plug-test: Don't pass integers as strings to device_add
` [Qemu-devel] [PATCH v2 13/23] tests: Clean up string interpolation around qtest_qmp_device_add()
` [Qemu-devel] [PATCH v2 14/23] migration-test: Make wait_command() return the "return" member
` [Qemu-devel] [PATCH v2 15/23] tests: New helper qtest_qmp_receive_success()
` [Qemu-devel] [PATCH v2 16/23] migration-test: Make wait_command() cope with '%'
` [Qemu-devel] [PATCH v2 17/23] migration-test: Clean up string interpolation into QMP, part 1
` [Qemu-devel] [PATCH v2 18/23] migration-test: Clean up string interpolation into QMP, part 2
` [Qemu-devel] [PATCH v2 19/23] migration-test: Clean up string interpolation into QMP, part 3
` [Qemu-devel] [PATCH v2 20/23] libqtest: Enable compile-time format string checking

mdadm: systemd service question
 2018-07-27 16:17 UTC  (2+ messages)

[PATCH] net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
 2018-07-27 16:17 UTC  (4+ messages)

[PATCH] i2c: enable async suspend/resume on i2c devices
 2018-07-27 16:17 UTC  (4+ messages)

[PATCH 00/18] xfrm: Add compat layer
 2018-07-27 14:51 UTC  (6+ messages)

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-07-27 16:14 UTC  (10+ messages)
` [RFC PATCH v5 0/4] "
  ` [PATCH v5 1/4] "
  ` [RFC PATCH v5 2/4] add -p: select modified lines correctly

need photos editing
 2018-07-27  9:02 UTC 

[PATCH 01/16] oeqa/sdk: add test that CMake works
 2018-07-27 16:13 UTC  (19+ messages)
` [PATCH 02/16] libidn2: add new version
` [PATCH 03/16] gnutls: fix libidn dependencies
` [PATCH 04/16] curl: enable libidn
` [PATCH 05/16] ovmf: remove ossp-util from DEPENDS
` [PATCH 06/16] ossp-uuid: remove
` [PATCH 07/16] dbus-glib: merge bb and inc
` [PATCH 08/16] update-rc.d: move to git.yoctoproject.org
` [PATCH 09/16] unzip: fix symlink problem
` [PATCH 10/16] usbutils: upgrade to 010
` [PATCH 11/16] cups: depend on libusb1
` [PATCH 12/16] libusb-compat: remove
` [PATCH 13/16] gccmakedep: remove
` [PATCH 14/16] icon-naming-utils: remove
` [PATCH 15/16] oeqa/runtime/scanelf: remove
` [PATCH 16/16] pax-utils: remove
` ✗ patchtest: failure for "oeqa/sdk: add test that CMake ..." and 15 more

[PATCH] pax-utils: add (from oe-core)
 2018-07-27 16:12 UTC 

[Buildroot] [PATCH v6 0/4] chromium: new package
 2018-07-27 16:12 UTC  (6+ messages)
` [Buildroot] [PATCH v6 4/4] "

[SPDK] Ad Hoc Community meeting - Vagrant Setup Expansion
 2018-07-27 16:11 UTC 

[PATCH] ti-sgx-ddk-um: add libEGL.so to plugin list for DDK 1.17
 2018-07-27 16:11 UTC 

[PATCH rdma] IB/cache: Restore compatibility for ib_query_gid
 2018-07-27 16:11 UTC  (6+ messages)

Xen 4.12 release planning
 2018-07-27 16:10 UTC  (7+ messages)

[SPDK] The size of lvol_bdev is smaller than expected
 2018-07-27 16:10 UTC 

[PATCH 0/4] Enable graphics for k3 devices
 2018-07-27 16:08 UTC  (5+ messages)
` [PATCH 1/4] kmscube: add k3 support
` [PATCH 2/4] img-pvr-sdk: "
` [PATCH 3/4] maxtrx-gui: enable "
` [PATCH 4/4] packagegroup-arago: enable graphics for k3 devices

[RFC PATCH 0/3] Migrate the refs API to take the repository argument
 2018-07-27 16:07 UTC  (3+ messages)
` [PATCH 2/3] refs: introduce new API, wrap old API shallowly around new API

[PATCH] staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h
 2018-07-27 16:07 UTC 

[meta-oe][PATCH v3 0/1] snappy: add a new recipe
 2018-07-27 16:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt/drv_module_reload: Don't reload on exit
 2018-07-27 16:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/drv_module_reload: Don't reload on exit (rev2)

[PATCH] lib/mpi: remove redundant variable esign
 2018-07-27 16:06 UTC  (2+ messages)

rcar-du/vsp1: possible recursive locking detected
 2018-07-27 14:44 UTC  (2+ messages)

[PATCH 0/6] lib/crc32: treewide: Use existing define with polynomial
 2018-07-27 16:05 UTC  (4+ messages)

[PATCH] crypto: rmd320 - use swap macro in rmd320_transform
 2018-07-27 16:05 UTC  (2+ messages)

[PATCH] crypto: rmd256 - use swap macro in rmd256_transform
 2018-07-27 16:05 UTC  (2+ messages)

[PATCH] crypto: arm64/sha256 - increase cra_priority of scalar implementations
 2018-07-27 16:05 UTC  (3+ messages)

[PATCH xf86-video-amdgpu] Store FB for each CRTC in drmmode_flipdata_rec
 2018-07-27 16:04 UTC 

[PATCH] acpi/nfit: queue issuing of ars when an uc error notification comes in
 2018-07-27 16:04 UTC 

[GIT PULL for 4.19] New sensor drivers, cropping support for imx274, dw9807 VCM driver rename
 2018-07-27 14:41 UTC 

[PATCH] drm/i915: Drop unneed i915 parameter from intel_ring_pin()
 2018-07-27 16:02 UTC  (2+ messages)

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-07-27 16:02 UTC  (6+ messages)

[Qemu-devel] [PATCH for-3.0 0/3] Fix query-blockstats with -blockdev
 2018-07-27 16:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-3.0 1/3] block/qapi: Add 'qdev' field to query-blockstats result
` [Qemu-devel] [PATCH for-3.0 3/3] qemu-iotests: Test query-blockstats with -drive and -blockdev

linux-next: build failure after merge of the kspp tree
 2018-07-27 16:00 UTC  (7+ messages)

DPDK and forked processes
 2018-07-27 15:59 UTC  (5+ messages)

[PATCH] idle-prof: append output cpu idleness data to terse log
 2018-07-27 15:57 UTC  (10+ messages)

[Qemu-devel] [PULL 0/3] QObject patches for 2018-07-27 (3.0.0-rc3)
 2018-07-27 15:56 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] qstring: Fix qstring_from_substr() not to provoke int overflow
` [Qemu-devel] [PULL 2/3] qstring: Assert size calculations don't overflow
` [Qemu-devel] [PULL 3/3] qstring: Move qstring_from_substr()'s @end one to the right

[PATCH] name_rev: add support for --cherry-picks
 2018-07-27 15:55 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] netlink: Do not subscribe to non-existent groups
 2018-07-27 15:54 UTC 

[PATCH] xfs: add debian initramfs hook to package
 2018-07-27 14:28 UTC  (2+ messages)

[U-Boot] [PATCH] video: sunxi: de2: fix SimpleFB node creation when DE2 not probed
 2018-07-27 15:50 UTC 

[PATCH] can: ems_usb: Fix memory leak on ems_usb_disconnect
 2018-07-27 15:50 UTC 

[Qemu-devel] [PATCH v3 00/40] Add nanoMIPS support to QEMU
 2018-07-27 15:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 23/40] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair

[PATCH] sequencer.c: terminate the last line of author-script properly
 2018-07-27 15:49 UTC  (7+ messages)

[PATCH RFC tip/core/rcu] Avoid resched_cpu() when rescheduling the current CPU
 2018-07-27 15:49 UTC 

[PATCH] negotiator/skipping: skip commits during fetch
 2018-07-27 15:48 UTC  (3+ messages)

[PATCH v2] net/bnx2x: move SPDX tags to source files
 2018-07-27 15:47 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-07-27 15:47 UTC  (3+ messages)

[PATCH] KVM: try __get_user_pages_fast even if not in atomic context
 2018-07-27 15:46 UTC 

[U-Boot] Please pull fsl-qoriq master
 2018-07-27 15:46 UTC 

[PATCH v17 00/16] xfs-4.19: online repair support
 2018-07-27 14:23 UTC  (9+ messages)
` [PATCH 01/16] xfs: pass transaction lock while setting up agresv on cyclic metadata
` [PATCH 02/16] xfs: move the repair extent list into its own file
` [PATCH 03/16] xfs: refactor the xrep_extent_list into xfs_bitmap
` [PATCH 04/16] xfs: repair the AGF

[PATCH] misc: ti-st: Fix memory leak in the error path of probe()
 2018-07-27 15:45 UTC 

[PATCH v3.1 00/10] arm64: allwinner: Add A64 DE2 HDMI support
 2018-07-27 15:44 UTC  (15+ messages)
` [PATCH v3.1 07/10] arm64: dts: allwinner: a64: Add display pipeline
` [PATCH v3.1 10/10] arm64: dts: allwinner: a64: Enable HDMI output on A64 boards w/ HDMI
          ` [linux-sunxi] "
            `  "

[PATCH] net/bnx2x: fix copyright
 2018-07-27 15:45 UTC 

[U-Boot] [PATCH 1/2] armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
 2018-07-27 15:40 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1046ardb: Add falcon mode for "

[U-Boot] [RFC PATCH] spl: Add option SPL_PAYLOAD
 2018-07-27 15:39 UTC  (2+ messages)

[U-Boot] [RFC PATCH 1/2] armv8: layerscape: Drop u-boot-with-spl.bin for selected boards
 2018-07-27 15:39 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 2/2] powerpc: mpc85xx: Drop u-boot-with-spl.bin on "

[PATCH] 9p: fix multiple NULL-pointer-dereferences
 2018-07-27 15:39 UTC  (2+ messages)

[PATCH resend] powerpc/64s: fix page table fragment refcount race vs speculative references
 2018-07-27 15:38 UTC  (4+ messages)

[PATCH] clk: Add functions to get optional clocks
 2018-07-27 15:38 UTC  (8+ messages)

[U-Boot] [PATCH] armv8: ls1046ardb: Enable IFC for SPL build
 2018-07-27 15:38 UTC  (2+ messages)

[PATCH v4 1/3] block: move ref_tag calculation func to the block layer
 2018-07-27 15:38 UTC  (4+ messages)

[U-Boot] [PATCH] drivers/ddr/fsl: fix '__hwconfig without a buffer' messages
 2018-07-27 15:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/4 v3] armv8: fsl: remove sata support
 2018-07-27 15:36 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch
 2018-07-27 15:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] "

[U-Boot] [PATCH] armv8: layerscape: Enabled I-cache for SPL boot
 2018-07-27 15:35 UTC  (2+ messages)

[U-Boot] [PATCH] env: common: load read-only variables after reset
 2018-07-27 15:34 UTC 

[U-Boot] [PATCH] armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfig
 2018-07-27 15:34 UTC  (2+ messages)

[PATCH] x86/apic: fix two slight indenting
 2018-07-27 15:33 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfig
 2018-07-27 15:33 UTC  (2+ messages)

[PATCH 0/4] x86/iommu: PVH Dom0 workarounds for missing RMRR/IRSV entries
 2018-07-27 15:31 UTC  (5+ messages)
` [PATCH 1/4] iommu: remove unneeded return from iommu_hwdom_init
` [PATCH 2/4] iommu: generalize iommu_inclusive_mapping
` [PATCH 3/4] x86/iommu: reorder conditions used in the inclusive iommu mappings
` [PATCH 4/4] x86/iommu: add PVH support to the inclusive options

[U-Boot] [PATCH v2] configs: Disable 4k erase sector size for spansion "s25fs512s" flash
 2018-07-27 15:32 UTC  (2+ messages)

[U-Boot] [PATCH] LS1088ARDB: Secure Boot:Change load address of dpl header in SD
 2018-07-27 15:31 UTC  (2+ 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.