messages from 2019-07-08 18:47:05 to 2019-07-08 19:23:58 UTC [more...]
[Qemu-devel] [PATCH v5 00/13] Add migration support for VFIO device
2019-07-08 19:17 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 01/13] vfio: KABI for migration interface
` [Qemu-devel] [PATCH v5 02/13] vfio: Add function to unmap VFIO region
` [Qemu-devel] [PATCH v5 03/13] vfio: Add vfio_get_object callback to VFIODeviceOps
` [Qemu-devel] [PATCH v5 04/13] vfio: Add save and load functions for VFIO PCI devices
` [Qemu-devel] [PATCH v5 08/13] vfio: Register SaveVMHandlers for VFIO device
` [Qemu-devel] [PATCH v5 11/13] vfio: Add function to get dirty page list
[PATCH v4 0/8] server-side support for "inter" SSC copy
2019-07-08 19:23 UTC (8+ messages)
` [PATCH v4 1/8] NFSD fill-in netloc4 structure
` [PATCH v4 2/8] NFSD add ca_source_server<> to COPY
` [PATCH v4 3/8] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v4 4/8] NFSD add COPY_NOTIFY operation
` [PATCH v4 5/8] NFSD check stateids against copy stateids
` [PATCH v4 6/8] NFSD generalize nfsd4_compound_state flag names
` [PATCH v4 7/8] NFSD: allow inter server COPY to have a STALE source server fh
[PATCH] fio: fix aio trim completion latencies
2019-07-08 19:23 UTC
stable-rc/linux-4.14.y boot: 105 boots: 3 failed, 101 passed with 1 untried/unknown (v4.14.132-57-gb33dcbc2d8e5)
2019-07-08 19:23 UTC
[U-Boot] [PATCH] net: phy: ti: Use default values for tx/rx delay and fifo size
2019-07-08 19:23 UTC (2+ messages)
[PATCH 0/1] windows: avoid illegal filenames during a build
2019-07-08 19:23 UTC (3+ messages)
` [PATCH 1/1] Avoid illegal filenames when building Documentation on NTFS
[PATCH v2 0/3] [RFC] Create 'core.featureAdoptionRate' setting to update config defaults
2019-07-08 19:22 UTC (3+ messages)
` [PATCH v3 "
[PATCH v3] RDMA/core: Fix race when resolving IP address
2019-07-08 19:22 UTC (4+ messages)
[PATCH] selftests/ftrace: Select an existing function in kprobe_eventname test
2019-07-08 19:22 UTC (3+ messages)
[PATCH v2] gpu/drm_memory: fix a few warnings
2019-07-08 19:21 UTC (2+ messages)
7457c0da02 [ 0.733186] BUG: KASAN: unknown-crash in unwind_next_frame
2019-07-08 19:21 UTC (2+ messages)
[PATCH 0/3] Fixes for build failures for multilibs + usrmerge, NLS and GCONV
2019-07-08 19:21 UTC (7+ messages)
` [PATCH 3/3] glibc/glibc-locale: Fix do_stash_locale to work with usrmerge and multilibs
[U-Boot] [PATCH v2 00/37] binman: Add CBFS support
2019-07-08 19:18 UTC (38+ messages)
` [U-Boot] [PATCH v2 01/37] x86: Add ifwitool for Intel Integrated Firmware Image
` [U-Boot] [PATCH v2 02/37] cbfs: Add an enum and comment for the magic number
` [U-Boot] [PATCH v2 03/37] cbfs: Rename checksum to attributes_offset
` [U-Boot] [PATCH v2 04/37] tools: Drop duplicate raise_on_error argument
` [U-Boot] [PATCH v2 05/37] binman: Fix comment in bsection.GetEntries()
` [U-Boot] [PATCH v2 06/37] binman: Correct two typos in function names in ftest
` [U-Boot] [PATCH v2 07/37] binman: Add coverage tools info for Python 3
` [U-Boot] [PATCH v2 08/37] patman: Add a way to set the search path for tools
` [U-Boot] [PATCH v2 09/37] binman: Add a --toolpath option to set the tool search path
` [U-Boot] [PATCH v2 10/37] binman: Add missing comments to bsection
` [U-Boot] [PATCH v2 11/37] binman: Add missing comments toentry
` [U-Boot] [PATCH v2 12/37] binman: Tidy up help for --indir
` [U-Boot] [PATCH v2 13/37] binman: Use a better error for missing Intel descriptor
` [U-Boot] [PATCH v2 14/37] binman: Detect skipped tests
` [U-Boot] [PATCH v2 15/37] binman: Add a function to create a sample ELF file
` [U-Boot] [PATCH v2 16/37] binman: Add a function to decode an "
` [U-Boot] [PATCH v2 17/37] binman: Ensure that coverage has access to site packages
` [U-Boot] [PATCH v2 18/37] binman: Assume Intel descriptor is at the start of the image
` [U-Boot] [PATCH v2 19/37] binman: Don't assume there is an ME region
` [U-Boot] [PATCH v2 20/37] binman: Update entry.SetOffsetSize to be optional
` [U-Boot] [PATCH v2 21/37] binman: Allow text directly in the node
` [U-Boot] [PATCH v2 22/37] patman: Add functions to compress and decompress data
` [U-Boot] [PATCH v2 23/37] binman: Use the tools.Decompress method
` [U-Boot] [PATCH v2 24/37] binman: Drop unnecessary debug handling
` [U-Boot] [PATCH v2 25/37] binman: Use tools compression function for blob handling
` [U-Boot] [PATCH v2 26/37] binman: Correct comment in u_boot_spl_elf
` [U-Boot] [PATCH v2 27/37] binman: Support ELF files for TPL
` [U-Boot] [PATCH v2 28/37] binman: Fix up the _DoTestFile() function -u argument
` [U-Boot] [PATCH v2 29/37] binman: Allow verbosity control when running tests
` [U-Boot] [PATCH v2 30/37] binman: Allow preserving test directories
` [U-Boot] [PATCH v2 31/37] binman: Pass the toolpath to tests
` [U-Boot] [PATCH v2 32/37] patman: Add a function to write ifwitool
` [U-Boot] [PATCH v2 33/37] binman: Add a utility library for coreboot CBFS
` [U-Boot] [PATCH v2 34/37] binman: Add support for CBFS entries
` [U-Boot] [PATCH v2 35/37] binman: Add support for Intel IFWI entries
` [U-Boot] [PATCH v2 36/37] binman: Pad empty areas of the CBFS with files
` [U-Boot] [PATCH v2 37/37] binman: Add support for fixed-offset files in CBFS
[Bug 111082] Severe stutter in CS:GO surf servers, despite ~300fps
2019-07-08 19:18 UTC (4+ messages)
[Qemu-devel] [PATCH for-4.1] qcow2: Allow -o compat=v3 during qemu-img amend
2019-07-08 19:15 UTC (3+ messages)
[PATCH net-next] sfc: Remove 'PCIE error reporting unavailable'
2019-07-08 19:17 UTC (2+ messages)
[PATCH] glibc / glibc-locale: Fix stash_locale determinism problems
2019-07-08 19:16 UTC
[PATCH v2] powerpc: slightly improve cache helpers
2019-07-08 19:14 UTC (4+ messages)
linux-next: Tree for Jul 8
2019-07-08 19:16 UTC (4+ messages)
` linux-next: Tree for Jul 8 --> bootup failure on s390x (bisected)
[bpf PATCH v2 0/6] bpf: sockmap/tls fixes
2019-07-08 19:15 UTC (7+ messages)
` [bpf PATCH v2 1/6] tls: remove close callback sock unlock/lock and flush_sync
` [bpf PATCH v2 2/6] bpf: tls fix transition through disconnect with close
` [bpf PATCH v2 3/6] bpf: sockmap, sock_map_delete needs to use xchg
` [bpf PATCH v2 4/6] bpf: sockmap, synchronize_rcu before free'ing map
` [bpf PATCH v2 5/6] bpf: sockmap, only create entry if ulp is not already enabled
` [bpf PATCH v2 6/6] bpf: sockmap/tls, close can race with map free
[Qemu-devel] [PATCH for-4.1] iotests: Update 082 expected output
2019-07-08 19:14 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[PATCH 00/15] Netfilter/IPVS updates for net-next
2019-07-08 19:14 UTC (2+ messages)
[dpdk-dev] [PATCH] bus/pci: fix IOVA as VA mode selection
2019-07-08 19:13 UTC (3+ messages)
` [dpdk-dev] [EXT] "
m68k build failures in -next: undefined reference to `arch_dma_prep_coherent'
2019-07-08 19:13 UTC (2+ messages)
[dpdk-dev] [PATCH v2 0/7] ether: improvements and optimizations
2019-07-08 19:13 UTC (3+ messages)
` [dpdk-dev] [PATCH v9 00/11] "
[PATCH 0/9] Keyrings, Block and USB notifications [ver #5]
2019-07-08 19:13 UTC (4+ messages)
` [PATCH 3/9] security: Add a hook for the point of notification insertion "
[PATCH 5.1 00/96] 5.1.17-stable review
2019-07-08 19:12 UTC (2+ messages)
[PATCH 4.4 00/73] 4.4.185-stable review
2019-07-08 19:12 UTC (2+ messages)
[PATCH 4.9 000/102] 4.9.185-stable review
2019-07-08 19:12 UTC (2+ messages)
[PATCH 4.19 00/90] 4.19.58-stable review
2019-07-08 19:12 UTC (2+ messages)
[Qemu-devel] [PATCH V2] hw/net: fix vmxnet3 live migration
2019-07-08 19:09 UTC
[RFC] SW connection between DVB Transport Stream demuxer and I2C-based frontend
2019-07-08 19:10 UTC (6+ messages)
❌ FAIL: Test report for kernel 5.1.17-rc1-16964bf.cki (stable)
2019-07-08 19:10 UTC (2+ messages)
[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
2019-07-08 19:10 UTC (8+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
` [PATCH 17/60] dt-bindings: Add legacy 'toppoly' vendor prefix
` [PATCH 19/60] drm/panel: Add driver for the LG Philips LB035Q02 panel
` [PATCH 20/60] drm/panel: Add driver for the NEC NL8048HL11 panel
[PATCH] blk-throttle: fix zero wait time for iops throttled group
2019-07-08 19:08 UTC (2+ messages)
[PATCH] gstreamer1.0-plugins-base: Move bbappend to 1.16 version
2019-07-08 19:02 UTC
[PATCH 4.14 00/56] 4.14.133-stable review
2019-07-08 19:09 UTC (2+ messages)
[PATCH v8 06/11] x86/CPU: Adapt assembly for PIE support
2019-07-08 19:09 UTC
❌ FAIL: Test report for kernel 4.19.58-rc1-7b63e70.cki (stable)
2019-07-08 19:09 UTC
❌ FAIL: Test report for kernel 4.19.58-rc1-ac1e66a.cki (stable)
2019-07-08 19:09 UTC
❌ FAIL: Test report for kernel 4.19.58-rc1-c4064b6.cki (stable)
2019-07-08 19:09 UTC
✅ PASS: Test report for kernel 5.1.17-rc1-adc3bfb.cki (stable)
2019-07-08 19:08 UTC
[PATCH] selftests/ftrace: avoid failure when trying to probe a notrace function
2019-07-08 19:06 UTC (3+ messages)
[RESEND PATCH v2 0/3] iommu/arm-smmu: Split pagetable support
2019-07-08 19:00 UTC (11+ messages)
` [RESEND PATCH v2 1/3] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [RESEND PATCH v2 2/3] iommu/io-pgtable-arm: Add support for AARCH64 split pagetables
` [RESEND PATCH v2 3/3] iommu/arm-smmu: Add support for DOMAIN_ATTR_SPLIT_TABLES
[PATCH net-next v2 0/8] net: mscc: PTP Hardware Clock (PHC) support
2019-07-08 19:06 UTC (5+ messages)
` [PATCH net-next v2 8/8] "
[PATCH v2 0/2] fix vendor prefix for arcxcnn driver and bindings
2019-07-08 19:05 UTC (4+ messages)
` [PATCH 2/2] backlight: arcxcnn: add "arctic" vendor prefix
[Qemu-devel] [PATCH] hw/net: fix vmxnet3 live migration
2019-07-08 19:03 UTC (8+ messages)
[PATCH 1/4] tty: n_gsm: remove obsolete mknod doc example
2019-07-08 19:02 UTC (4+ messages)
` [PATCH 2/4] tty: n_gsm: update doc example to use header for N_GSM0710 define
` [PATCH 3/4] tty: n_gsm: add helper to convert mux-num to/from tty-base
` [PATCH 4/4] tty: n_gsm: add ioctl to map serial device to mux'ed tty
[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
2019-07-08 19:02 UTC (4+ messages)
` [PATCH v1 5/6] mm: Add logic for separating "aerated" pages from "raw" pages
[meta-python] [PATCH] python-mako: upgrade 1.0.12 -> 1.0.13
2019-07-08 19:03 UTC (2+ messages)
[SPDK] question on using bdevio w/wait for RPC & tests.py
2019-07-08 19:02 UTC
[Xen-devel] [PATCH v3 0/6] reserved-memory in dom0
2019-07-08 19:02 UTC (3+ messages)
` [Xen-devel] [PATCH v3 3/6] xen/arm: keep track of reserved-memory regions
[PATCH rdma-next v5 0/4] Use RDMA adaptive moderation library
2019-07-08 19:02 UTC (2+ messages)
[PATCH] gitk: fix --all behavior combined with --not
2019-07-08 19:01 UTC (2+ messages)
[PATCH] net: netsec: Sync dma for device on buffer allocation
2019-07-08 19:00 UTC (2+ messages)
❌ FAIL: Stable queue: queue-5.1
2019-07-08 19:00 UTC
2.7 Release: Freeze Week - What to do
2019-07-08 19:00 UTC
[U-Boot] [PATCH] net: mvpp2: support setting hardware addresses from ethernet core
2019-07-08 19:00 UTC (3+ messages)
[Qemu-devel] [RFC v2 0/2] Add live migration support in the PVRDMA device
2019-07-08 18:58 UTC (4+ messages)
stable-rc/linux-4.9.y boot: 94 boots: 2 failed, 92 passed (v4.9.184-102-gf075c4e9d730)
2019-07-08 18:59 UTC
NFS Caching broken in 4.19.37
2019-07-08 18:19 UTC
[Buildroot] How do I enable webrtc as part of external gstreamer, in buildroot
2019-07-08 18:57 UTC (5+ messages)
[Qemu-riscv] [PATCH v1 0/2] RISC-V: Add default OpenSBI ROM
2019-07-08 18:49 UTC (6+ messages)
` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 1/2] roms: Add OpenSBI version 0.4
` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 2/2] hw/riscv: Load OpenSBI as the default firmware
` [Qemu-devel] "
[igt-dev] [PATCH i-g-t v8 0/8] HDCP2.2 Tests
2019-07-08 11:56 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for HDCP2.2 Tests (rev9)
use exact allocation for dma coherent memory
2019-07-08 18:43 UTC (4+ messages)
[Qemu-devel] [PULL v2 00/25] Misc (mostly x86) patches for 2019-06-21
2019-07-08 18:51 UTC (4+ messages)
` [Qemu-devel] [PULL 22/25] target/i386: kvm: Add nested migration blocker only when kernel lacks required capabilities
[PATCH] null_blk: use SECTOR_SHIFT consistently
2019-07-08 18:51 UTC (2+ messages)
[thud PATCH v1] packagegroup-arago-tisdk-addons: add jailhouse for j7-evm
2019-07-08 18:50 UTC
[dpdk-dev] [PATCH] net/mvneta: remove resources when port is closed
2019-07-08 18:50 UTC (4+ messages)
[PATCH 0/5] block: udpate debug messages with blk_op_str()
2019-07-08 18:49 UTC (5+ messages)
` [PATCH 4/5] mm: update block_dump comment
` [PATCH 5/5] Documentation/laptop: add block_dump documentation
[RFC PATCH v2 0/3] security/x86/sgx: SGX specific LSM hooks
2019-07-08 18:49 UTC (5+ messages)
` [RFC PATCH v3 0/4] "
[PATCH net-next 0/4] bnxt_en: Add XDP_REDIRECT support
2019-07-08 18:49 UTC (3+ messages)
` [PATCH net-next 4/4] bnxt_en: add page_pool support
[GIT PULL v2] updates to soc/fsl drivers for next(v5.3)
2019-07-08 18:48 UTC (5+ messages)
[PATCH V4 0/9] block: use right accessor to read nr_sects
2019-07-08 18:47 UTC (34+ messages)
` [Xen-devel] "
` [PATCH V4 1/9] block: add a helper function to read nr_setcs
` [Xen-devel] "
` [PATCH V4 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [Xen-devel] "
` [PATCH V4 3/9] blk-zoned: update blkdev_report_zone() "
` [Xen-devel] "
` [PATCH V4 4/9] blk-zoned: update blkdev_reset_zones() "
` [Xen-devel] "
` [PATCH V4 5/9] bcache: update cached_dev_init() "
` [Xen-devel] "
` [PATCH V4 6/9] f2fs: use helper in init_blkz_info()
` [Xen-devel] "
` [PATCH V4 7/9] blktrace: use helper in blk_trace_setup_lba()
` [Xen-devel] "
` [PATCH V4 8/9] target/pscsi: use helper in pscsi_get_blocks()
` [Xen-devel] "
` [PATCH V4 9/9] xen/blkback: use helper in vbd_sz()
` [Xen-devel] "
[PATCH 1/3] drm/amdgpu: add missing documentation on new module parameters
2019-07-08 18:48 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: properly guard the generic discovery code
` [PATCH 3/3] drm/amdgpu: enable IP discovery by default on navi
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.