messages from 2018-05-15 13:54:54 to 2018-05-15 14:35:29 UTC [more...]
[PATCH for-next 00/14] IB/hfi1: Updates for-next 5/2/2018
2018-05-15 14:35 UTC (2+ messages)
[PATCH 0/4] iommu/vt-d: Several cleanup patches
2018-05-15 14:35 UTC (2+ messages)
[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
2018-05-15 14:34 UTC (4+ messages)
` [PATCH 1/2] add a function(ioremap_encrypted) for kdump when AMD sme enabled
usbutils 010 release
2018-05-15 14:34 UTC
[U-Boot] [mips, usb xhci] Question / advice needed: cacheable adresses as a device output buffers?
2018-05-15 14:34 UTC
[pull request][for-next 0/6] Mellanox, mlx5 updates 2018-05-07
2018-05-15 14:34 UTC (3+ messages)
`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370
2018-05-15 14:34 UTC
[Qemu-devel] [PATCH] memory.h: Fix typo in documentation comment
2018-05-15 14:33 UTC (2+ messages)
[Qemu-devel] [PATCH] coverity-model: replay data is considered trusted
2018-05-15 14:33 UTC (4+ messages)
[PATCH] vsprintf: Add command line option debug_boot_weak_hash
2018-05-15 14:33 UTC (2+ messages)
[PATCH 1/5] drm/i915: Clean up ADPA pipe select bits
2018-05-15 14:33 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Clean up ADPA pipe select bits (rev2)
[PATCH] iio: dac: fix missing of_match_table assignment in LTC2632 device
2018-05-15 14:33 UTC
[PATCH v11 0/2] Enabling content-type setting for HDMI displays
2018-05-15 14:32 UTC (5+ messages)
` [PATCH v11 1/2] drm: content-type property for HDMI connector
` [PATCH v11 2/2] i915: "
` ✗ Fi.CI.CHECKPATCH: warning for Enabling content-type setting for HDMI displays. (rev10)
` ✓ Fi.CI.BAT: success "
[PATCH 0/4] Add DesignWare EP support
2018-05-15 14:32 UTC (3+ messages)
[PATCH] mempool: fix virt address mempool population
2018-05-15 14:32 UTC (4+ messages)
[PATCH v3 0/2] iommu/vt-d: Fix mapping PSI missing for iommu_map()
2018-05-15 14:32 UTC (3+ messages)
[PATCH] drm/i915: Shrink search list for active timelines
2018-05-15 14:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
2018-05-15 14:31 UTC (9+ messages)
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes
[PATCH] Input: ili251x - add support for Ilitek ILI251x touchscreens
2018-05-15 14:31 UTC (3+ messages)
[PATCH] mm: Add new vma flag VM_LOCAL_CPU
2018-05-15 14:30 UTC (20+ messages)
[Qemu-devel] [PATCH qemu v2] slirp/debug: Print IP addresses in human readable form
2018-05-15 14:30 UTC (4+ messages)
[Qemu-devel] [PATCH V7 00/17] COLO: integrate colo frame with block replication and COLO proxy
2018-05-15 14:29 UTC (5+ messages)
` [Qemu-devel] [PATCH V7 10/17] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PATCH V7 11/17] qapi: Add new command to query colo status
[PATCH v1] iommu: Remove extra NULL check when call strtobool()
2018-05-15 14:29 UTC (2+ messages)
LIC_FILES_CHKSUM: spaces in file names
2018-05-15 14:28 UTC (2+ messages)
[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
2018-05-15 14:28 UTC (5+ messages)
` [PATCH v4 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
[PATCH 2/3] proc: Add a way to make network proc files writable
2018-05-15 14:28 UTC (6+ messages)
` [PATCH 0/3] afs: Network-namespacing and proc
` [PATCH 3/3] afs: Implement namespacing
` 'Adding' a writable proc file under /proc/net/afs/ [was [PATCH 3/3] afs: Implement namespacing]
[PATCH] [Patch v2] usbtv: Fix refcounting mixup
2018-05-15 14:28 UTC (2+ messages)
[Buildroot] [PATCH 1/1] snort: fix build on sparc v8
2018-05-15 14:28 UTC (5+ messages)
[PATCH 0/2] Replace lower into upper case characters
2018-05-15 14:27 UTC (2+ messages)
[U-Boot] [PATCH v3 00/11] pmic: sandbox: Add support for MC34709 PMIC
2018-05-15 14:26 UTC (12+ messages)
` [U-Boot] [PATCH v3 01/11] pmic: fsl: Provide some more definitions for MC34708 PMIC
` [U-Boot] [PATCH v3 02/11] pmic: fsl: Define number of bytes sent at once by "
` [U-Boot] [PATCH v3 03/11] pmic: Add support for setting transmission length in uclass private data
` [U-Boot] [PATCH v3 04/11] pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
` [U-Boot] [PATCH v3 05/11] pmic: dm: Add support for MC34708 for PMIC DM
` [U-Boot] [PATCH v3 06/11] pmic: Rewrite the pmic command to not only work with single byte transmission
` [U-Boot] [PATCH v3 07/11] sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
` [U-Boot] [PATCH v3 08/11] sandbox: Enable support for MC34708 PMIC in DTS
` [U-Boot] [PATCH v3 09/11] sandbox: Enable MC34708 PMIC support
` [U-Boot] [PATCH v3 10/11] sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
` [U-Boot] [PATCH v3 11/11] sandbox: tests: Add tests for mc34708 PMIC device
quanta q71l not booting with 4.13
2018-05-15 14:26 UTC
i.MX6S/DL and QCA8334 switch using DSA driver - CPU port not working
2018-05-15 14:25 UTC (9+ messages)
[drm-tip:drm-tip 711/734] drivers/gpu/drm/rcar-du/rcar_du_vsp.c:317:6: error: 'struct rcar_du_vsp_plane_state' has no member named 'alpha'
2018-05-15 14:24 UTC
[Qemu-devel] [PATCH] numa: clarify error message when node index is out of range in -numa dist,
2018-05-15 14:24 UTC (2+ messages)
[PATCH net-next 0/2] sched: refactor NOLOCK qdiscs
2018-05-15 14:24 UTC (3+ messages)
` [PATCH net-next 1/2] sched: replace __QDISC_STATE_RUNNING bit with a spin lock
` [PATCH net-next 2/2] pfifo_fast: drop unneeded additional lock on dequeue
[PATCH] tools/ocaml/libs/xc fix gcc-8 format-truncation warning
2018-05-15 14:24 UTC (3+ messages)
[Qemu-devel] [PATCH] linux-user: update comments to point to cpu_create()
2018-05-15 14:22 UTC (3+ messages)
[Qemu-devel] [PATCH v5 0/2] qmp: 'wakeup-suspend-support' in query-target
2018-05-15 14:22 UTC (7+ messages)
[PATCH v2 BlueZ] tools/gatt-service: Add reference implementation for Included Service
2018-05-15 14:21 UTC (2+ messages)
[patch v21 0/4] JTAG driver introduction
2018-05-15 14:21 UTC (10+ messages)
` [patch v21 1/4] drivers: jtag: Add JTAG core driver
` [patch v21 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v21 3/4] Documentation: jtag: Add bindings for "
` [patch v21 4/4] Documentation: jtag: Add ABI documentation
[PATCH v2 0/4] NTB : Introduce message library
2018-05-15 14:21 UTC (6+ messages)
` [PATCH v2 2/4] NTB : Add message library NTB API
[Qemu-devel] [PATCH v2 1/1] qmp.c: system_wakeup: adding RUN_STATE_SUSPENDED check before proceeding
2018-05-15 14:20 UTC (2+ messages)
[PATCH bpf] tools: bpf: fix NULL return handling in bpf__prepare_load
2018-05-15 14:20 UTC (4+ messages)
[PATCH Bluez] client/gatt : Add support for Included Service
2018-05-15 14:20 UTC (2+ messages)
[Qemu-devel] [PATCH v4] migration: discard non-migratable RAMBlocks
2018-05-15 14:19 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] Add support for TPM Physical Presence interface
2018-05-15 14:19 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/4] tpm: implement virtual memory device for TPM PPI
Draft NVDIMM proposal
2018-05-15 14:19 UTC (5+ messages)
[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
2018-05-15 14:17 UTC (5+ messages)
` [PATCH v5 05/13] s390: vfio-ap: register matrix device with VFIO mdev framework
[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
2018-05-15 14:16 UTC (6+ messages)
` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices
[PATCH 00/11] fix potential Spectre variant 1 issues
2018-05-15 14:16 UTC (10+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1
[ANNOUNCE] xorg-server 1.20.0
2018-05-15 14:16 UTC
[Qemu-devel] [PATCH 00/42] Generic background jobs
2018-05-15 14:15 UTC (5+ messages)
` [Qemu-devel] [PATCH 39/42] job: Add lifecycle QMP commands
[PATCH net-next 1/1] tc-testing: fixed copy-pasting error in police tests
2018-05-15 14:14 UTC
[PATCH] xfs_db: add blockget -L option
2018-05-15 14:14 UTC (5+ messages)
[PATCH net-next 0/3] udp gso fixes
2018-05-15 14:14 UTC (6+ messages)
` [PATCH net-next 3/3] udp: only use paged allocation with scatter-gather
[Qemu-devel] [PATCH] HACKING: document preference for g_new instead of g_malloc
2018-05-15 14:14 UTC (2+ messages)
ath10k wake_tx_queue issues
2018-05-15 14:13 UTC (3+ messages)
simplify procfs code for seq_file instances V2
2018-05-15 14:12 UTC (14+ messages)
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
` [PATCH 06/40] proc: introduce proc_create_single{, _data}
` [PATCH 34/40] atm: simplify procfs code
[LTP] [ANNOUNCE] The Linux Test Project has been released for MAY 2018
2018-05-15 14:12 UTC (2+ messages)
[RFC 0/8] Improving compiler inlining decisions
2018-05-15 14:11 UTC (4+ messages)
` [RFC 1/8] x86: objtool: use asm macro for better compiler decisions
[PATCH v2 0/9] iommu/vt-d: Improve PASID id and table management
2018-05-15 14:11 UTC (3+ messages)
[PATCH 1/2] drm/i915: split CNL platforms in GT1/2
2018-05-15 14:10 UTC (4+ messages)
` [PATCH 2/2] drm/i915: classify all ICL as GT1
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: split CNL platforms in GT1/2
[RFC 0/6] perf probe: Attempt to improve C++ probing
2018-05-15 14:10 UTC (3+ messages)
[PATCH 00/23] staging: ks7010: some new cleanups
2018-05-15 14:10 UTC (7+ messages)
` [PATCH 11/23] staging: ks7010: change some cast type from uint16_t to u16 in hostif_data_request
` [PATCH 22/23] staging: ks7010: use 'u16' for casts in assignments in hostif_sme_set_rsn
` [PATCH 23/23] staging: ks7010: replace cast type in assignment in hostif_sme_set_pmksa
[PATCH v2 0/3] vpci/msi: fix updating already bound MSI interrupts
2018-05-15 14:10 UTC (4+ messages)
` [PATCH v2 1/3] vpci/msi: fix unbind loop
` [PATCH v2 2/3] vpci/msi: split code to bind pirq
` [PATCH v2 3/3] vpci/msi: fix update of bound MSI interrupts
[Qemu-devel] [PATCH v6 0/2] qmp: 'wakeup-suspend-support' in query-target
2018-05-15 14:09 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] qmp: adding "
` [Qemu-devel] [PATCH v6 2/2] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
[PATCH 0/5] Add ChromeOS EC CEC Support
2018-05-15 14:07 UTC (5+ messages)
` [PATCH 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
[PATCH v10 00/25] Speculative page faults
2018-05-15 14:07 UTC (4+ messages)
` [PATCH v10 18/25] mm: provide speculative fault infrastructure
[Qemu-devel] [PULL 00/16] target-arm queue
2018-05-15 14:07 UTC (17+ messages)
` [Qemu-devel] [PULL 01/16] fpu/softfloat: int_to_float ensure r fully initialised
` [Qemu-devel] [PULL 02/16] fpu/softfloat: Don't set Invalid for float-to-int(MAXINT)
` [Qemu-devel] [PULL 03/16] target/arm: Fix fp_status_f16 tininess before rounding
` [Qemu-devel] [PULL 04/16] target/arm: Implement FMOV (general) for fp16
` [Qemu-devel] [PULL 05/16] target/arm: Early exit after unallocated_encoding in disas_fp_int_conv
` [Qemu-devel] [PULL 06/16] target/arm: Implement FCVT (scalar, integer) for fp16
` [Qemu-devel] [PULL 07/16] target/arm: Implement FCVT (scalar, fixed-point) "
` [Qemu-devel] [PULL 08/16] target/arm: Introduce and use read_fp_hreg
` [Qemu-devel] [PULL 09/16] target/arm: Implement FP data-processing (2 source) for fp16
` [Qemu-devel] [PULL 10/16] target/arm: Implement FP data-processing (3 "
` [Qemu-devel] [PULL 11/16] target/arm: Implement FCMP "
` [Qemu-devel] [PULL 12/16] target/arm: Implement FCSEL "
` [Qemu-devel] [PULL 13/16] target/arm: Implement FMOV (immediate) "
` [Qemu-devel] [PULL 14/16] target/arm: Fix sqrt_f16 exception raising
` [Qemu-devel] [PULL 15/16] sdcard: Correct CRC16 offset in sd_function_switch()
` [Qemu-devel] [PULL 16/16] tcg: Optionally log FPU state in TCG -d cpu logging
[PATCH] btrfs: property: Set incompat flag of lzo/zstd compression
2018-05-15 14:07 UTC (2+ messages)
[U-Boot] [PATCH v2 1/6] kconfig: re-sync with Linux 4.17-rc4
2018-05-15 14:06 UTC (3+ messages)
` [U-Boot] [PATCH v2 5/6] scripts/dtc: Re-sync "
[PATCH v1 00/16] khwasan: kernel hardware assisted address sanitizer
2018-05-15 14:06 UTC (3+ messages)
` [PATCH v1 15/16] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
[PATCH 00/12] introduce support for early platform drivers
2018-05-15 14:06 UTC (6+ messages)
` [PATCH 10/12] platform/early: implement "
[PATCH] vsprintf: Fix memory barriers of ptr_key to have_filed_random_ptr_key
2018-05-15 14:05 UTC
[PATCH 0/3] fix free pmd/pte page handlings on x86
2018-05-15 14:05 UTC (4+ messages)
` [PATCH 2/3] x86/mm: add TLB purge to free pmd/pte page interfaces
[PATCH 1/2] app/testpmd: add custom topology command
2018-05-15 14:05 UTC
[PATCH 0/3] postinsts fixes
2018-05-15 14:04 UTC (4+ messages)
` [PATCH 1/3] opkg: avoid running postinst scripts twice when using systemd
` [PATCH 2/3] run-postinsts: Do not rely on /etc/*-postinsts
` [PATCH 3/3] rootfs.py: Don't install postinsts if package management is present
Cannot Connect NVMeoF At Certain NR_IO_Queues Values
2018-05-15 14:04 UTC (4+ messages)
RT Patch and Xen
2018-05-15 14:03 UTC (4+ messages)
[PATCH] eal: move runtime dir creation after args parse
2018-05-15 14:03 UTC (4+ messages)
uio drivers with IRQF_NO_THREAD on preempt-rt kernel
2018-05-15 14:02 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)
2018-05-15 14:02 UTC
[Qemu-devel] [PATCH] WHPX Add signature CPUID
2018-05-15 14:01 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/17] MemoryDevice: use multi stage hotplug handlers
2018-05-15 14:01 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 16/17] s390x: initialize memory region for memory devices
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] virtio-ccw.c vs larger VIRTIO_QUEUE_MAX (coverity warning CID 1390619)
2018-05-15 14:01 UTC (6+ messages)
` [Qemu-devel] [qemu-s390x] "
[Bug 106527] OpenCL corrupted memory on AMD R9 280X
2018-05-15 14:01 UTC
[RFC PATCH v2 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_sup
2018-05-15 14:00 UTC (5+ messages)
` [RFC PATCH v2 2/2] locking/percpu-rwsem: Mark rwsem as non-spinnable in percpu_rwsem_release()
Booting Salvator-X ES1 board with upstream kernel
2018-05-15 13:59 UTC (4+ messages)
[PATCH] Fix possible stack smash in nfs_idmap_read_and_verify_message
2018-05-15 13:59 UTC (3+ messages)
[PATCH 0/9] breakpoint: Rework arch validation
2018-05-15 13:58 UTC (5+ messages)
` [PATCH 8/9] perf/breakpoint: Split breakpoint "check" and "commit"
NVMe Poll CQ on timeout
2018-05-15 13:58 UTC (5+ messages)
[Qemu-devel] [PULL 0/2] Input 20180515 patches
2018-05-15 13:57 UTC (2+ messages)
[Qemu-devel] [PATCH v5 00/28] softfloat patch roundup
2018-05-15 13:57 UTC (2+ messages)
[RFC PATCH 00/10] Add persistent clock support
2018-05-15 13:56 UTC (3+ messages)
[PATCH v2] gpu: drm: i915: Change return type to vm_fault_t
2018-05-15 13:55 UTC (3+ messages)
[PATCH v2 0/4] rk3328 and rock64 display support
2018-05-15 13:54 UTC (8+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: add Innosilicon hdmi phy node to rk3328
` [PATCH v2 2/4] arm64: dts: rockchip: add rk3328 display nodes
` [PATCH v2 3/4] arm64: dts: rockchip: enable display nodes on rk3328-rock64
` [PATCH v2 4/4] arm64: defconfig: enable Rockchip Innosilicon hdmiphy
[PATCH 3/3] afs: Implement namespacing
2018-05-15 13:53 UTC
[PATCH v1 0/1] ipmi: NPCM7xx KCS BMC: enable interrupt to the host
2018-05-15 13:38 UTC (2+ messages)
` [PATCH v1 1/1] "
[Qemu-devel] [PATCH] iothread: fix epollfd leak in the process of delIOThread
2018-05-15 12:00 UTC
page: next (older) | prev (newer) | latest
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.