All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-20 16:13:01 to 2019-06-20 16:53:54 UTC [more...]

[PATCH 00/11] XDP unaligned chunk placement support
 2019-06-20  8:39 UTC  (4+ messages)
` [PATCH 01/11] i40e: simplify Rx buffer recycle
` [PATCH 02/11] ixgbe: "
` [PATCH 03/11] xdp: add offset param to zero_copy_allocator

[PATCH] drm/imx: correct order of crtc disable
 2019-06-20 16:53 UTC  (8+ messages)

[Qemu-devel] [Bug 1829696] Re: qemu-kvm takes 100% CPU when running redhat/centos 7.6 guest VM OS
 2019-06-20 16:29 UTC  (2+ messages)
` [Qemu-devel] [Bug 1829696] [NEW] "

[PATCH] drm/i915/selftests: Use request managed wakerefs
 2019-06-20 16:53 UTC  (2+ messages)

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-06-20 16:52 UTC  (11+ messages)

[PATCH v1 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-06-20 16:52 UTC  (14+ messages)
` [PATCH v1 5/5] coresight: etm4x: save/restore state "

[PATCH v3 00/12] xfsprogs-5.1: fix various problems
 2019-06-20 16:50 UTC  (13+ messages)
` [PATCH 01/12] libfrog: don't set negative errno in conversion functions
` [PATCH 02/12] libfrog: cvt_u64 should use strtoull, not strtoll
` [PATCH 03/12] libfrog: refactor online geometry queries
` [PATCH 04/12] libfrog: introduce xfrog context
` [PATCH 05/12] libfrog: store more inode and block geometry in struct xfrog
` [PATCH 06/12] libfrog: create online fs geometry converters
` [PATCH 07/12] libfrog: refactor open-coded bulkstat calls
` [PATCH 08/12] libfrog: refactor open-coded INUMBERS calls
` [PATCH 09/12] mkfs: validate start and end of aligned logs
` [PATCH 10/12] xfs_io: repair_f should use its own name
` [PATCH 11/12] libxfs-diff: try harder to find the kernel equivalent libxfs files
` [PATCH 12/12] xfs_db: add a function to compute btree geometry

[PATCH 1/7] drm/i915/gtt: Defer address space cleanup to an RCU worker
 2019-06-20 16:51 UTC  (4+ messages)

[PATCH v2 0/9] xfsprogs: document the ioctls scrub uses
 2019-06-20 16:51 UTC  (10+ messages)
` [PATCH 1/9] man: create a separate GETXATTR/SETXATTR ioctl manpage
` [PATCH 2/9] man: create a separate GEOMETRY "
` [PATCH 3/9] man: create a separate FSBULKSTAT "
` [PATCH 4/9] man: link to the SCRUB_METADATA ioctl manpage from xfsctl.3
` [PATCH 5/9] man: create a separate INUMBERS ioctl manpage
` [PATCH 6/9] man: create a separate FSCOUNTS "
` [PATCH 7/9] man: create a separate RESBLKS "
` [PATCH 8/9] man: create a separate GETBMAPX/GETBMAPA/GETBMAP "
` [PATCH 9/9] man: create a separate xfs shutdown "

Git Test Coverage Report (Thurs, June 20)
 2019-06-20 16:50 UTC 

[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-06-20 16:50 UTC  (11+ messages)
` [PATCH V2 1/2] DT: mailbox: add binding doc for the ARM SMC mailbox
` [PATCH V2 2/2] mailbox: introduce ARM SMC based mailbox

[igt-dev] [PATCH i-g-t 1/3] runner/executor: Make sure that intervals_left is always initialized
 2019-06-20 16:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-20 16:49 UTC  (28+ messages)
` [RFC PATCH 01/28] block: Introduce DMA direct request type
` [RFC PATCH 02/28] block: Add dma_vec structure
` [RFC PATCH 03/28] block: Warn on mis-use of dma-direct bios
` [RFC PATCH 04/28] block: Never bounce "
` [RFC PATCH 05/28] block: Skip dma-direct bios in bio_integrity_prep()
` [RFC PATCH 06/28] block: Support dma-direct bios in bio_advance_iter()
` [RFC PATCH 08/28] block: Introduce dmavec_phys_mergeable()
` [RFC PATCH 09/28] block: Introduce vec_gap_to_prev()
` [RFC PATCH 10/28] block: Create generic vec_split_segs() from bvec_split_segs()
` [RFC PATCH 11/28] block: Create blk_segment_split_ctx
` [RFC PATCH 12/28] block: Create helper for bvec_should_split()
` [RFC PATCH 13/28] block: Generalize bvec_should_split()
` [RFC PATCH 15/28] block: Support counting dma-direct bio segments
` [RFC PATCH 16/28] block: Implement mapping dma-direct requests to SGs in blk_rq_map_sg()
` [RFC PATCH 17/28] block: Introduce queue flag to indicate support for dma-direct bios
` [RFC PATCH 18/28] block: Introduce bio_add_dma_addr()
` [RFC PATCH 20/28] IB/core: Introduce API for initializing a RW ctx from a DMA address
` [RFC PATCH 21/28] nvmet: Split nvmet_bdev_execute_rw() into a helper function
` [RFC PATCH 22/28] nvmet: Use DMA addresses instead of struct pages for P2P
` [RFC PATCH 23/28] nvme-pci: Remove support for PCI_P2PDMA requests
` [RFC PATCH 24/28] block: Remove PCI_P2PDMA queue flag
` [RFC PATCH 25/28] IB/core: Remove P2PDMA mapping support in rdma_rw_ctx
` [RFC PATCH 26/28] PCI/P2PDMA: Remove SGL helpers
` [RFC PATCH 27/28] PCI/P2PDMA: Remove struct pages that back P2PDMA memory
` [RFC PATCH 28/28] memremap: Remove PCI P2PDMA page memory type

[PATCH net-next v4 0/7] net/sched: Add txtime-assist support for taprio
 2019-06-20 16:49 UTC  (5+ messages)
` [PATCH net-next v4 1/7] igb: clear out tstamp after sending the packet
      ` [Intel-wired-lan] "

Patch "net: phylink: set the autoneg state in phylink_phy_change" has been added to the 5.1-stable tree
 2019-06-20 16:48 UTC  (2+ messages)

[Xen-devel] [qemu-mainline bisection] complete build-amd64-xsm
 2019-06-20 16:48 UTC 

[PATCH net] ipv6: fix neighbour resolution with raw socket
 2019-06-20 16:47 UTC  (5+ messages)

[MPTCP] [PATCH 0/3] mptcp: move MPTCP option bits to internal header
 2019-06-20 16:47 UTC 

[PATCH V6 00/27] Enable Tegra PCIe root port features
 2019-06-20 16:46 UTC  (6+ messages)
` [PATCH V6 18/27] PCI: tegra: Program AFI_CACHE* registers only for Tegra20

[MPTCP] [PATCH] mptcp: fix remaining checkpatch issue
 2019-06-20 16:45 UTC 

[MPTCP] [PATCH RFC 1/2] net: mptcp: randomness improvements for crypto.c
 2019-06-20 16:45 UTC 

mmotm 2019-06-19-20-32 uploaded
 2019-06-20 16:44 UTC  (3+ messages)
` mmotm 2019-06-19-20-32 uploaded (drivers/base/memory.c)

f69e749a4935 ("Abort file_remove_privs() for non-reg. files")
 2019-06-20 16:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qmp: make qmp-shell work with python3
 2019-06-20 16:26 UTC  (2+ messages)

[PATCH 0/3] RK3288 Gamma LUT
 2019-06-20 16:43 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.12-100-gdd3e04c2e4ca)
 2019-06-20 16:43 UTC 

[PATCH] dmaengine: tegra210-adma: fix transfer failure
 2019-06-20 16:43 UTC  (6+ messages)

[PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support
 2019-06-20 16:42 UTC  (4+ messages)
` [PATCH 4/9] blkcg: implement REQ_CGROUP_PUNT

next/master boot: 65 boots: 1 failed, 64 passed (next-20190620)
 2019-06-20 16:42 UTC 

Need help in converting trace data into CTF
 2019-06-20 16:41 UTC 

[Qemu-devel] [PATCH 00/12] bitmaps: introduce 'bitmap' sync mode
 2019-06-20 16:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH 03/12] block/backup: add 'never' policy to bitmap "
` [Qemu-devel] [PATCH 04/12] hbitmap: Fix merge when b is empty, and result is not an alias of a
` [Qemu-devel] [PATCH 06/12] block/dirty-bitmap: add bdrv_dirty_bitmap_claim

[dpdk-dev] [PATCH] eal: promote some service core functions to stable
 2019-06-20 16:42 UTC 

[PATCH v2 0/6] mm: Further memory block device cleanups
 2019-06-20 16:37 UTC  (5+ messages)
` [PATCH v2 4/6] mm/memory_hotplug: Rename walk_memory_range() and pass start+size instead of pfns

[PATCH v9 0/9] blame: add the ability to ignore commits
 2019-06-20 16:38 UTC  (10+ messages)
` [PATCH v9 1/9] fsck: rename and touch up init_skiplist()
` [PATCH v9 2/9] Move oidset_parse_file() to oidset.c
` [PATCH v9 3/9] blame: use a helper function in blame_chunk()
` [PATCH v9 4/9] blame: add the ability to ignore commits and their changes
` [PATCH v9 5/9] blame: add config options for the output of ignored or unblamable lines
` [PATCH v9 6/9] blame: optionally track line fingerprints during fill_blame_origin()
` [PATCH v9 7/9] blame: add a fingerprint heuristic to match ignored lines
` [PATCH v9 8/9] blame: use the "
` [PATCH v9 9/9] blame: add a test to cover blame_coalesce()

[RFC PATCH v2 00/11] Add AMD SEV guest live migration support
 2019-06-20 16:38 UTC  (12+ messages)
` [RFC PATCH v2 01/11] KVM: SVM: Add KVM_SEV SEND_START command
` [RFC PATCH v2 02/11] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [RFC PATCH v2 03/11] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [RFC PATCH v2 04/11] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [RFC PATCH v2 05/11] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [RFC PATCH v2 07/11] KVM: x86: Add AMD SEV specific Hypercall3
` [RFC PATCH v2 06/11] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [RFC PATCH v2 08/11] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [RFC PATCH v2 09/11] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [RFC PATCH v2 10/11] mm: x86: Invoke hypercall when page encryption status is changed
` [RFC PATCH v2 11/11] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl

[Buildroot] [RFC PATCH] download/git: ban branch references
 2019-06-20 16:39 UTC  (3+ messages)

[PATCH] kexec: fix warnig of crash_zero_bytes in crash.c
 2019-06-20 16:39 UTC  (2+ messages)

[GIT PULL] KVM changes for 5.2-rc6
 2019-06-20 16:38 UTC 

[PATCH 1/3] tools: memory-model: Expand definition of barrier
 2019-06-20 16:37 UTC  (2+ messages)

TODO list form for Arm platform
 2019-06-20 16:35 UTC  (2+ messages)

[PATCH v10 00/13] mm: Sub-section memory hotplug support
 2019-06-20 16:35 UTC  (10+ messages)
` [PATCH v10 08/13] mm/sparsemem: Prepare for sub-section ranges

[PATCH v7 0/6] Add support for Orange Pi 3
 2019-06-20 16:34 UTC  (5+ messages)
` [linux-sunxi] "

remove bi_phys_segments and related cleanups
 2019-06-20 16:33 UTC  (2+ messages)

[PATCH] drm/i915: Engine relative MMIO
 2019-06-20 16:33 UTC  (3+ messages)

[PATCH 0/17] drop non-object_id hashing
 2019-06-20 16:32 UTC  (3+ messages)
` [PATCH 01/17] describe: fix accidental oid/hash type-punning

blk-cgroup cleanups
 2019-06-20 16:32 UTC  (2+ messages)

[PATCH 0/2] python3: Reproducible build fixes
 2019-06-20 16:32 UTC  (3+ messages)
` [PATCH 1/2] python3: Reformat sysconfig

FAILED: patch "[PATCH] coredump: fix race condition between collapse_huge_page() and" failed to apply to 4.9-stable tree
 2019-06-20 16:24 UTC 

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-06-20 16:30 UTC  (6+ messages)

[PATCH 00/14] Add support to generate ABI documentation at admin-guide
 2019-06-20 16:29 UTC  (9+ messages)
` [PATCH 04/14] ABI: better identificate tables

[PATCH v2 1/3] x86/cpu: Create Zhaoxin processors architecture support file
 2019-06-20 16:29 UTC  (2+ messages)

[RFC] sched,cfs: flatten CPU controller runqueues
 2019-06-20 16:29 UTC  (4+ messages)
` [PATCH 5/8] sched,cfs: use explicit cfs_rq of parent se helper

[PATCH] watchdog: convert remaining drivers to use SPDX license identifier
 2019-06-20 16:28 UTC  (2+ messages)

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-20 16:27 UTC  (3+ messages)

[cip-dev] [RFC] Script to find used sources in the kernel
 2019-06-20 16:27 UTC 

[PATCH] drm/i915: Rings are always flushed
 2019-06-20 16:26 UTC  (2+ messages)

[PATCH v5 0/5] x86/umwait: Enable user wait instructions
 2019-06-20 16:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/luasyslog: new package
 2019-06-20 16:25 UTC  (2+ messages)

[Buildroot] [git commit] package/luasyslog: new package
 2019-06-20 16:25 UTC 

[PATCH] bash: Remove .build files for reproducible builds
 2019-06-20 16:24 UTC  (3+ messages)

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-20 16:24 UTC  (11+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
  ` [linux-sunxi] "

[PATCH 0/3] rtc: pcf8563: Fix unhandled interrupt storm
 2019-06-20 16:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/cups: bump to version 2.2.11 and add gzip fix
 2019-06-20 16:23 UTC  (2+ messages)

[PATCH v2 0/3] DCMI bridge support
 2019-06-20 16:17 UTC  (6+ messages)
` [PATCH v2 2/3] media: stm32-dcmi: add media controller support

[Buildroot] [PATCH 1/1] package/dnsmasq: add libidn2 support
 2019-06-20 16:23 UTC 

[PATCH] xmm7modem: disabling reporting of intermediate results for CGDATA
 2019-06-20 16:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] virtio-scsi: restart DMA after iothread
 2019-06-20 16:18 UTC  (6+ messages)

[PATCH v3 1/2] common/casefold: Add infrastructure to test filename casefold feature
 2019-06-20 16:21 UTC  (6+ messages)
` [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature
        ` Removing the shared class of tests

linux-next: build failure after merge of the akpm-current tree
 2019-06-20 16:20 UTC  (2+ messages)

qmimodems: netreg properties CellId and LocationAreaCode sometimes not present
 2019-06-20 16:20 UTC  (2+ messages)

[PATCH nf-next v5] netfilter: add support for matching IPv4 options
 2019-06-20 16:19 UTC 

[thud][PATCH] arago-source-ipk: include source for rogue gpu driver
 2019-06-20 16:19 UTC 

[Buildroot] [git commit] package/cups: bump to version 2.2.11 and add gzip fix
 2019-06-20 16:19 UTC 

[PATCH net] af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
 2019-06-20 16:18 UTC  (6+ messages)

[U-Boot] [PATCH v2] arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EV
 2019-06-20 16:18 UTC 

[U-Boot] [PATCH] arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed
 2019-06-20 16:17 UTC  (3+ messages)

[PATCH 1/3] nl80211: Update uapi for CMD_FRAME_WAIT_CANCEL
 2019-06-20 16:16 UTC  (4+ messages)
` [PATCH 3/3] nl80211: Include wiphy address setup in NEW_WIPHY

Audit and fix all misuse of NLA_STRING: STATUS
 2019-06-20 16:15 UTC  (2+ messages)

[Buildroot] [PATCH] download/git: fix formatting of error message
 2019-06-20 16:15 UTC  (2+ messages)

[Buildroot] [git commit] support/download/git: fix formatting of error message
 2019-06-20 16:14 UTC 

[igt-dev] [PATCH v2] lib/i915: gem_engine_topology: get eb flags from engine's class:instance
 2019-06-20 16:14 UTC  (2+ messages)

[Buildroot] [PATCH 00/27] Microblaze clean up
 2019-06-20 16:14 UTC  (5+ messages)
` [Buildroot] [PATCH 21/27] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_90620
` [Buildroot] [PATCH 22/27] package/haproxy: re-enable package on microblaze

[PATCH v3] ARM: dts: qcom: ipq4019: fix high resolution timer
 2019-06-20 16:13 UTC 


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.