messages from 2017-07-19 03:08:34 to 2017-07-19 05:08:32 UTC [more...]
[PATCH] net/ixgbe: fix sctp port support limitation
2017-07-19 8:39 UTC (3+ messages)
[git pull] drm-amdkfd-fixes
2017-07-19 5:08 UTC
TLB batching breaks MADV_DONTNEED
2017-07-19 5:05 UTC
[PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
2017-07-19 5:04 UTC (4+ messages)
` [PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug
[PATCH 0/9] make clk_get_rate implementations behavior more consistent
2017-07-19 5:04 UTC (4+ messages)
` [PATCH 1/9] ARM: ep93xx: allow NULL clock for clk_get_rate
fscrypt request_module() deadlock
2017-07-19 4:58 UTC (4+ messages)
[Qemu-devel] [PULL 00/14] tcg-next patch queue
2017-07-19 4:57 UTC (15+ messages)
` [Qemu-devel] [PULL 01/14] tcg/mips: reserve a register for the guest_base
` [Qemu-devel] [PULL 02/14] util/cacheinfo: Add missing include for ppc linux
` [Qemu-devel] [PULL 03/14] tcg: Expand glue macros before stringifying helper names
` [Qemu-devel] [PULL 04/14] coccinelle: ignore ASTs pre-parsed cached C files
` [Qemu-devel] [PULL 05/14] coccinelle: add a script to optimize tcg op using tcg_gen_extract()
` [Qemu-devel] [PULL 06/14] target/arm: Optimize aarch64 rev16
` [Qemu-devel] [PULL 07/14] target/arm: optimize aarch32 rev16
` [Qemu-devel] [PULL 08/14] target/m68k: optimize bcd_flags() using extract op
` [Qemu-devel] [PULL 09/14] target/ppc: optimize various functions "
` [Qemu-devel] [PULL 10/14] target/sparc: "
` [Qemu-devel] [PULL 11/14] target/sparc: optimize gen_op_mulscc() using deposit op
` [Qemu-devel] [PULL 12/14] target/alpha: optimize gen_cvtlq() "
` [Qemu-devel] [PULL 13/14] tcg/tci: enable bswap16_i64
` [Qemu-devel] [PULL 14/14] tcg: Pass generic CPUState to gen_intermediate_code()
[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
2017-07-19 4:49 UTC (24+ messages)
` [PATCH 02/24] powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
` [PATCH 03/24] powerpc/6xx: Handle DABR match before calling do_page_fault
` [PATCH 04/24] powerpc/mm: Update definitions of DSISR bits
` [PATCH 05/24] powerpc/mm: Update bits used to skip hash_page
` [PATCH 06/24] powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
` [PATCH 07/24] powerpc/mm: Move out definition of CPU specific is_write bits
` [PATCH 08/24] powerpc/mm: Move error_code checks for bad faults earlier
` [PATCH 09/24] powerpc/mm: Overhaul handling of bad page faults
` [PATCH 10/24] powerpc/mm: Move debugger check to notify_page_fault()
` [PATCH 11/24] powerpc/mm: Simplify returns from __do_page_fault
` [PATCH 12/24] powerpc/mm: Fix reporting of kernel execute faults
` [PATCH 13/24] powerpc/mm: Make bad_area* helper functions
` [PATCH 14/24] powerpc/mm: Rework mm_fault_error()
` [PATCH 15/24] powerpc/mm: Move CMO accounting out of do_page_fault into a helper
` [PATCH 16/24] powerpc/mm: Cosmetic fix to page fault accounting
` [PATCH 17/24] powerpc/mm: Move the DSISR_PROTFAULT sanity check
` [PATCH 18/24] powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
` [PATCH 19/24] powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
` [PATCH 20/24] powerpc/mm: Set fault flags earlier
` [PATCH 21/24] powerpc/mm: Move page fault VMA access checks to a helper
` [PATCH 22/24] powerpc/mm: Don't lose "major" fault indication on retry
` [PATCH 23/24] powerpc/mm: Cleanup check for stack expansion
` [PATCH 24/24] powerpc: Remove old unused icswx based coprocessor support
FFplay question ?
2017-07-19 4:48 UTC (2+ messages)
linux-next: Tree for Jul 19
2017-07-19 4:54 UTC
[PATCH] drm/i915/gvt: Enable KBL platform support
2017-07-19 4:53 UTC (2+ messages)
[PATCH v2] drm/amdgpu/gmc8: SRIOV need to program fb location
2017-07-19 4:51 UTC (2+ messages)
[PATCH v2 1/4] powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
2017-07-19 4:49 UTC (4+ messages)
` [PATCH v2 2/4] powerpc/mm/radix: Improve TLB/PWC flushes
` [PATCH v2 3/4] powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
` [PATCH v2 4/4] powerpc/mm/radix: Workaround prefetch issue with KVM
[PATCH RFC 0/2] Initial Allwinner V3s CSI Support
2017-07-19 4:49 UTC (7+ messages)
` [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI
[Qemu-devel] [PATCH v2] hmp: allow cpu index for "info lapic"
2017-07-19 4:47 UTC
[Qemu-devel] [PULL 0/8] target/alpha cleanups
2017-07-19 4:45 UTC (9+ messages)
` [Qemu-devel] [PULL 1/8] target/alpha: Remove amask from tb->flags
` [Qemu-devel] [PULL 2/8] target/alpha: Copy tb->flags into DisasContext
` [Qemu-devel] [PULL 3/8] target/alpha: Merge several flag bytes into ENV->FLAGS
` [Qemu-devel] [PULL 4/8] target/alpha: Fix temp leak in gen_bcond
` [Qemu-devel] [PULL 5/8] target/alpha: Fix temp leak in gen_mtpr
` [Qemu-devel] [PULL 6/8] target/alpha: Fix temp leak in gen_call_pal
` [Qemu-devel] [PULL 7/8] target/alpha: Fix temp leak in gen_fbcond
` [Qemu-devel] [PULL 8/8] target/alpha: Log temp leaks
[PATCH] fpga: Convert to using %pOF instead of full_name
2017-07-19 4:42 UTC (2+ messages)
Regarding hdmi sharing in xen
2017-07-19 4:41 UTC (3+ messages)
[PATCH v3 00/15] exec: Use sane stack rlimit under secureexec
2017-07-19 4:41 UTC (11+ messages)
` [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds
` [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook
[Qemu-devel] [PATCH for-2.10] util: Introduce include/qemu/cpuid.h
2017-07-19 4:40 UTC
[PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient
2017-07-19 4:39 UTC (5+ messages)
[Qemu-devel] [PATCH] spapr: make default PHB optionnal
2017-07-19 4:38 UTC (7+ messages)
[lustre-devel] [PATCH 00/12] Assorted lustre fixes and improvements
2017-07-19 4:36 UTC (9+ messages)
` [lustre-devel] [PATCH 10/12] staging: lustre: ldlm: tidy list walking in ldlm_flock()
` [lustre-devel] [PATCH 03/12] staging: lustre: llite: fix various issues with ll_splice_alias
` "
[Qemu-devel] [Bug 726619] [NEW] loadvm does not load (offline) snapshot anymore
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 726619] "
[Qemu-devel] [Bug 752476] [NEW] monitor command mouse_button 1 moves mouse
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 752476] "
[Qemu-devel] [Bug 757702] [NEW] Undefined instruction exception starts at offset 0x8 instead of 0x4
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 757702] Re: ARM: singlestepping insn which UNDEFs should stop at UNDEF vector insn, not after it
[Qemu-devel] [Bug 796202] [NEW] Doing a 64 bit load from a 32 bit local APIC register is allowed
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 796202] "
[Qemu-devel] [Bug 924943] [NEW] usb-host devices given by command line are routed incomplete to the guest
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 924943] "
[Qemu-devel] [Bug 959992] [NEW] segfault in apic_report_irq_delivered when booting tinycore_3.3.iso
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 959992] "
[Qemu-devel] [Bug 1234179] [NEW] QEMU segfaults during Windows 7 unattended install
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1234179] "
[Qemu-devel] [Bug 1034423] [NEW] Guests running OpenIndiana (and relatives) fail to boot on AMD hardware
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1034423] "
[Qemu-devel] [Bug 1198350] [NEW] USB pass-through fails with USBDEVFS_DISCONNECT: Invalid argument
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1198350] "
[PATCH] crypto: brcm - Support more FlexRM rings than SPU engines
2017-07-19 4:34 UTC (2+ messages)
[Qemu-devel] [PATCH v3] spapr: disable decrementer during reset
2017-07-19 4:32 UTC (6+ messages)
[PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started
2017-07-19 4:28 UTC (4+ messages)
[Qemu-devel] [RFC PATCH 00/26] guest exploitation of the XIVE interrupt controller (POWER9)
2017-07-19 4:25 UTC (13+ messages)
` [Qemu-devel] [RFC PATCH 04/26] ppc/xive: introduce a skeleton for the XIVE interrupt controller model
` [Qemu-devel] [RFC PATCH 05/26] ppc/xive: define XIVE internal tables
[Qemu-devel] [PATCH v2] hmp: allow cpu index for "info lapic"
2017-07-19 4:25 UTC
Admin
2017-07-19 4:21 UTC
[PATCH v3] examples/vhost: introduce a new vhost-user-scsi sample application
2017-07-19 4:24 UTC (5+ messages)
` [PATCH v4] "
[PATCH] x86/microcode/AMD: fix memleak in update_cache()
2017-07-19 4:21 UTC
[U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier
2017-07-19 4:20 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCGcontexts
2017-07-19 4:19 UTC (2+ messages)
[PATCH v7 1/1] f2fs: dax: implement direct access
2017-07-19 4:17 UTC (4+ messages)
[PATCH 1/2] dmaengine: qcom_hidma: correct overriding message
2017-07-19 4:09 UTC (3+ messages)
python3-jinja2 missing package dependency
2017-07-19 4:07 UTC (2+ messages)
[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
2017-07-19 4:06 UTC (6+ messages)
` [PATCH 4/4] ARM: dts: keystone-k2g-evm: Add gpio nodes
[xfstests PATCH] common/attr: fix check for _require_attrs()
2017-07-19 4:06 UTC
[PATCH] drm/amdgpu: disable firmware loading for psp v10
2017-07-19 4:06 UTC (2+ messages)
[PATCH] net/sunrpc/xprt_sock: fix regression in connection error reporting
2017-07-19 4:05 UTC
[PATCH V3 1/2] dmaengine: qcom_hidma: introduce memset support
2017-07-19 4:03 UTC (6+ messages)
[PATCH] dma: Convert to using %pOF instead of full_name
2017-07-19 4:01 UTC (2+ messages)
[kernel-hardening] x86: PIE support and option to extend KASLR randomization
2017-07-19 3:59 UTC (10+ messages)
` [kernel-hardening] [RFC 16/22] x86/percpu: Adapt percpu for PIE support
` "
` [kernel-hardening] "
` [kernel-hardening] [RFC 21/22] x86/module: Add support for mcmodel large and PLTs
` [kernel-hardening] "
` "
[PATCH] irqchip: Convert to using %pOF instead of full_name
2017-07-19 3:56 UTC (4+ messages)
[PATCH 1/4] powerpc/mm/radix: Don't iterate all sets when flushing the PWC
2017-07-19 3:54 UTC (4+ messages)
` [PATCH 4/4] powerpc/mm/radix: Workaround prefetch issue with KVM
[PATCH v3 0/3] of: overlay: load overlay symbols into live device tree
2017-07-19 3:52 UTC (6+ messages)
` [PATCH v3 1/3] of: overlay: add overlay unittest data for node names and symbols
` [PATCH v3 2/3] of: overlay: correctly apply overlay node with unit-address
` [PATCH v3 3/3] of: overlay: add overlay symbols to live device tree
[PATCH] event: fix memory realloc check in port config
2017-07-19 3:51 UTC (3+ messages)
[PATCH] net/ixgbe: add queue index check in filter
2017-07-19 3:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH libdrm] test/amdgpu: fix test failure for SI
2017-07-19 3:50 UTC (2+ messages)
Admin
2017-07-19 3:44 UTC
cron job: media_tree daily build: ERRORS
2017-07-19 3:45 UTC
[PATCH] dma: k3dma: Fix non-cyclic mode
2017-07-19 3:47 UTC (4+ messages)
[LTP] [PATCH 2/3] commands/keyctl01: Fix getting key serial number
2017-07-19 3:42 UTC (5+ messages)
` [LTP] [PATCH v2 1/3] commands/keyctl01: Fix potential infinite loop
` [LTP] [PATCH v2 3/3] commands/keyctl01: Check keyctl support instead of kernel version
[PATCH V3 00/11] mmc: Add Command Queue support
2017-07-19 3:42 UTC (2+ messages)
[PULL REQUEST] Please pull rdma.git
2017-07-19 3:42 UTC (5+ messages)
[PATCH] net/ixgbe: fix NIC 82599ES type check error
2017-07-19 3:33 UTC
[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
2017-07-19 3:41 UTC (2+ messages)
Virtualization difficulty -- phandles
2017-07-19 3:40 UTC (10+ messages)
[PATCH 1/2] [media] ov7670: Return the real error code
2017-07-19 3:34 UTC (2+ messages)
` [PATCH 2/2] [media] ov7670: Check the return value from clk_prepare_enable()
[PATCH 0/8] RPi touchscreen panel driver v4
2017-07-19 3:29 UTC (8+ messages)
` [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers
[PATCH v2] PCI: dwc: designware: test PCIE_ATU_ENABLE bit to check enabled or not
2017-07-19 3:25 UTC (4+ messages)
[RFC v2 0/6] serdev multiplexing support
2017-07-19 3:24 UTC (3+ messages)
` [RFC v2 4/6] serial: core: support deferring serdev controller registration
[PATCH] net/virtio: fix fail to configure rxq interrupt
2017-07-19 3:23 UTC (2+ messages)
[PATCH] net: ethernet: mediatek: remove useless code in mtk_poll_tx()
2017-07-19 3:23 UTC (4+ messages)
[PATCH v4 0/7] drm/rockchip: add all full framework vop support
2017-07-19 3:21 UTC (4+ messages)
[Qemu-devel] [PATCH RFC v2 0/9] s390x: zPCI detangling
2017-07-19 3:21 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC v2 7/9] s390x/pci: fence off instructions for non-pci
` [Qemu-devel] [PATCH RFC v2 8/9] s390x/kvm: msi route fixup "
Admin
2017-07-19 3:18 UTC
[PATCH] sound: fsl_dma: remove dma_object path member
2017-07-19 3:12 UTC (3+ messages)
[RFC PATCH] tools/libxl : add struct and parsing utils for the 'static_shm' xl config entry
2017-07-19 3:18 UTC
[xfstests PATCH] common/rc: support jfs in _scratch_mkfs_sized
2017-07-19 3:15 UTC (3+ messages)
` [xfstests PATCH v2] "
[PATCH v3 12/12] intel-ipu3: imgu top level pci device
2017-07-19 3:14 UTC
[PATCH v3 01/12] videodev2.h, v4l2-ioctl: add IPU3 meta buffer format
2017-07-19 3:13 UTC (8+ messages)
` [PATCH v3 04/12] intel-ipu3: Add user space ABI definitions
` [PATCH v3 06/12] intel-ipu3: css: imgu dma buff pool
` [PATCH v3 07/12] intel-ipu3: css: firmware management
` [PATCH v3 08/12] intel-ipu3: params: compute and program ccs
` [PATCH v3 09/12] intel-ipu3: css hardware setup
` [PATCH v3 10/12] intel-ipu3: css pipeline
` [PATCH v3 11/12] intel-ipu3: Add imgu v4l2 driver
[Intel-wired-lan] [jkirsher-net-queue:master] BUILD INCOMPLETE df39a9f106d53532443a804352894480ca6ca5fd
2017-07-19 3:13 UTC
[PATCH v3 03/12] intel-ipu3: Add DMA API implementation
2017-07-19 3:12 UTC
[PATCH v3 02/12] intel-ipu3: mmu: implement driver
2017-07-19 3:12 UTC
[PATCH v3 00/12] Intel IPU3 ImgU patchset
2017-07-19 3:11 UTC
[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller
2017-07-19 3:10 UTC (4+ messages)
` [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name
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.