All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-20 15:53:02 to 2019-06-20 16:24:53 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2019-06-20 16:24 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)

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

[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  (9+ messages)
` [PATCH v2 2/3] media: stm32-dcmi: add media controller support
` [PATCH v2 3/3] media: stm32-dcmi: add support of several sub-devices

[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)

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

post-receive: pub/scm/network/ofono/ofono
 2019-06-20 16:22 UTC 

post-receive: pub/scm/linux/kernel/git/djwong/xfsprogs-dev
 2019-06-20 16:22 UTC 

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

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

[Qemu-devel] [PATCH 00/12] bitmaps: introduce 'bitmap' sync mode
 2019-06-20 16:13 UTC  (14+ messages)
` [Qemu-devel] [PATCH 02/12] block/backup: Add mirror sync mode 'bitmap'
` [Qemu-devel] [PATCH 03/12] block/backup: add 'never' policy to bitmap sync mode
` [Qemu-devel] [PATCH 04/12] hbitmap: Fix merge when b is empty, and result is not an alias of a
` [Qemu-devel] [PATCH 05/12] hbitmap: enable merging across granularities
` [Qemu-devel] [PATCH 06/12] block/dirty-bitmap: add bdrv_dirty_bitmap_claim

[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)

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

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

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

[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 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2019-06-20 16:17 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

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

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

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-20 16:12 UTC  (58+ 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 07/28] block: Use dma_vec length in bio_cur_bytes() for dma-direct bios
` [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 14/28] block: Support splitting dma-direct bios
` [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 19/28] nvme-pci: Support dma-direct bios
` [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

[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 

[dpdk-dev] [PATCH v2 0/7] ether: improvements and optimizations
 2019-06-20 16:12 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 0/8] net/ether: enhancements "
  ` [dpdk-dev] [PATCH v4 8/8] app/testpmd: use rte_ether_unformat_addr

CKI hackfest @Plumbers invite
 2019-06-20 16:11 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-06-20 16:11 UTC 

[Xen-devel] [PATCH] mm: fix regression with deferred struct page init
 2019-06-20 16:10 UTC  (4+ messages)
`  "

[PATCH] drm: Dump mode picture aspect ratio
 2019-06-20 16:11 UTC  (3+ messages)

[PATCH v3 0/9] Multicolor Framework update
 2019-06-20 16:10 UTC  (3+ messages)
` [PATCH v3 6/9] leds: multicolor: Introduce a multicolor class definition

[PATCH 0/2] coresight: Set affinity to invalid for missing CPU phandle
 2019-06-20 16:10 UTC  (7+ messages)
` [PATCH 2/2] coresight: Abort probe "

TODO list form for Arm platform
 2019-06-20 16:08 UTC 

[PATCH v2 0/8] staging: erofs: decompression inplace approach
 2019-06-20 16:07 UTC  (26+ messages)
` [PATCH v2 1/8] staging: erofs: add compacted ondisk compression indexes
` [PATCH v2 2/8] staging: erofs: add compacted compression indexes support
` [PATCH v2 3/8] staging: erofs: move per-CPU buffers implementation to utils.c
` [PATCH v2 4/8] staging: erofs: move stagingpage operations to compress.h
` [PATCH v2 5/8] staging: erofs: introduce generic decompression backend
` [PATCH v2 6/8] staging: erofs: introduce LZ4 decompression inplace
` [PATCH v2 7/8] staging: erofs: switch to new decompression backend
` [PATCH v2 8/8] staging: erofs: integrate decompression inplace

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-20 16:08 UTC  (11+ messages)

[PATCH] ASoC: rk3399_gru_sound: Support 32, 44.1 and 88.2 kHz sample rates
 2019-06-20 16:08 UTC  (4+ messages)

[U-Boot] [PATCH] fastboot: Remove "bootloader-version" variable
 2019-06-20 16:08 UTC  (3+ messages)

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

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-06-20 16:06 UTC 

Hello
 2019-06-20 16:05 UTC 

[PATCH] irqchip/gic-pm: remove PM_CLK dependency
 2019-06-20 16:03 UTC  (4+ messages)

[PATCH] dmaengine: tegra210-adma: remove PM_CLK dependency
 2019-06-20 16:02 UTC  (4+ messages)

[PATCH 0/3] RK3288 Gamma LUT
 2019-06-20 16:02 UTC  (5+ messages)
` [PATCH 2/3] drm/rockchip: Add optional support for CRTC gamma LUT

[PATCH] bus: tegra-aconnect: remove PM_CLK dependency
 2019-06-20 16:02 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] Update Busybox to 1.31 and use mdev daemon mode
 2019-06-20 16:02 UTC  (4+ messages)

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-06-20 16:01 UTC  (3+ messages)

[Xen-devel] [linux-4.4 test] 138012: tolerable FAIL - PUSHED
 2019-06-20 16:00 UTC 

[PATCH 0/2] python3: Reproducible build fixes
 2019-06-20 16:01 UTC  (2+ messages)
` ✗ patchtest: failure for "

Warrior, extended SDK
 2019-06-20 16:01 UTC 

Move away from default password
 2019-06-20 16:00 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Dump mode picture aspect ratio
 2019-06-20 15:58 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/testdisplay: Allow testing aspect ratios

[Qemu-devel] [PATCH v5 0/2] ati-vga: Implement DDC and EDID info from monitor
 2019-06-20 15:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/2] i2c: Move bitbang_i2c.h to include/hw/i2c/
` [Qemu-devel] [PATCH v5 2/2] ati-vga: Implement DDC and EDID info from monitor

[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-20 15:57 UTC  (9+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD

[Qemu-devel] [PATCH v2] qmp: make qmp-shell work with python3
 2019-06-20 15:40 UTC 

[PATCH 1/2] lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
 2019-06-20 15:55 UTC  (4+ messages)
` [PATCH 2/2] lib/raid6: refactor unroll rules with pattern rules

[PATCH 3/3] tools: memory-model: Improve data-race detection
 2019-06-20 15:55 UTC 

[PATCH 2/3] tools: memory-model: Change definition of rcu-fence
 2019-06-20 15:55 UTC 

[PATCH] mtd: mtd-abi: Don't use C++ comments
 2019-06-20 15:55 UTC  (2+ messages)

[PATCH 1/3] tools: memory-model: Expand definition of barrier
 2019-06-20 15:55 UTC 

XDC 2019: Less than three weeks to go to submit your talks, workshops or demos!
 2019-06-20 15:55 UTC 

XDC 2019: Less than three weeks to go to submit your talks, workshops or demos!
 2019-06-20 15:55 UTC 

XDC 2019: Less than three weeks to go to submit your talks, workshops or demos!
 2019-06-20 15:55 UTC 

XDC 2019: Less than three weeks to go to submit your talks, workshops or demos!
 2019-06-20 15:55 UTC 

[Qemu-devel] [RFC] nvme: how to support multiple namespaces
 2019-06-20 15:37 UTC  (2+ messages)

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

network unstable on odroid-c1/meson8b
 2019-06-20 15:53 UTC  (5+ messages)

[PATCH] kbuild: Remove unnecessary -Wno-unused-value
 2019-06-20 15:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/20] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
 2019-06-20 15:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 05/20] hw/i386/pc: Add documentation to the e820_*() functions


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.