messages from 2018-01-29 16:09:28 to 2018-01-29 16:45:53 UTC [more...]
[RFC PATCH] doc: add comments for the difference between iodepth and blkdev's inflight
2018-01-29 16:45 UTC
[PATCH v3 0/5] clang fixes
2018-01-29 16:45 UTC (5+ messages)
` [PATCH v3 2/5] x86/clang: fix build with indirect thunks
` [PATCH v3 3/5] x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK
[kernel-hardening] [PATCH v5 00/12] spectre variant1 mitigations for tip/x86/pti
2018-01-29 16:45 UTC (6+ messages)
` [kernel-hardening] [PATCH v5 02/12] array_idx: sanitize speculative array de-references
` [kernel-hardening] "
` "
[PATCH v10 00/15] Introduce support for Dell SMBIOS over WMI
2018-01-29 16:44 UTC (10+ messages)
` [PATCH v10 12/15] platform/x86: dell-smbios: Add filtering support
[PATCH v8 0/3] fs: fat: add ioctl to modify fat filesystem partion volume label
2018-01-29 16:43 UTC (4+ messages)
` [PATCH 3/3] fs: fat: add ioctl method in fat filesystem driver
[PATCH] Make pmtimer tsc calibration not take 51 seconds to fail
2018-01-29 16:42 UTC (4+ messages)
[PATCH] ceph: Check memory allocation result
2018-01-29 16:42 UTC (2+ messages)
[PATCH] x86: reduce Meltdown band-aid IPI overhead
2018-01-29 16:33 UTC (2+ messages)
[PATCH v4 0/6] clk: renesas: r8a779[56]: Add Z and Z2 clock support
2018-01-29 16:42 UTC (14+ messages)
` [PATCH v4 2/6] clk: renesas: rcar-gen3: Add Z2 clock divider support
[LSF/MM TOPIC] irq affinity handling for high CPU count machines
2018-01-29 16:42 UTC (6+ messages)
[PATCH v12 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2018-01-29 16:41 UTC (8+ messages)
[Qemu-devel] [PATCH] char-pty: fix glib assert
2018-01-29 16:40 UTC (2+ messages)
[PATCH 0/3] scsi: aacraid: Multi controller Kdump IOP reset handling
2018-01-29 16:39 UTC (7+ messages)
` [PATCH 1/3] scsi: aacraid: Implement DropIO sync command
` [PATCH 2/3] scsi: aacraid: Preserve MSIX mode in the OMR register
` [PATCH 3/3] scsi: aacraid: Auto detect INTx or MSIx mode during sync cmd processing
[PATCH] KVM:x86: AMD Processor Topology Information
2018-01-29 16:39 UTC (2+ messages)
[Qemu-devel] [PATCH] tcg: add cs_base and flags to -d exec output
2018-01-29 16:39 UTC (2+ messages)
[PATCH v5 1/2] drm/bridge: Add Cadence DSI driver
2018-01-29 16:38 UTC (3+ messages)
[PATCH net] ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
2018-01-29 16:38 UTC (2+ messages)
[LSF/MM TOPIC] De-clustered RAID with MD
2018-01-29 16:32 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/2] qemu-img: Document --force-share / -U
2018-01-29 16:37 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 2/2] "
[PATCH v4 1/4] service: move finalize to internal
2018-01-29 16:37 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 2/4] eal: add function to release internal resources
` [PATCH v5 3/4] app/pdump: call eal cleanup before exit
` [PATCH v5 4/4] app/proc_info: "
[Linux-kselftest-mirror] selftests/x86/fsgsbase_64 test problem
2018-01-29 16:37 UTC (11+ messages)
` "
[PATCH v2 0/4] Check size of packets before sending
2018-01-29 16:37 UTC (4+ messages)
[PATCH v3 0/3] Utilization estimation (util_est) for FAIR tasks
2018-01-29 16:36 UTC (3+ messages)
` [PATCH v3 1/3] sched/fair: add util_est on top of PELT
4.15: WARNING: CPU: 3 PID: 258 at kernel/irq/chip.c:244 __irq_startup+0x80/0x100
2018-01-29 16:35 UTC (2+ messages)
[PATCH v10 00/30] rcar-vin: Add Gen3 with media controller
2018-01-29 16:34 UTC (31+ messages)
` [PATCH v10 01/30] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v10 02/30] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v10 03/30] rcar-vin: unregister video device on driver removal
` [PATCH v10 04/30] rcar-vin: move subdevice handling to async callbacks
` [PATCH v10 05/30] rcar-vin: move model information to own struct
` [PATCH v10 06/30] rcar-vin: move max width and height information to chip information
` [PATCH v10 07/30] rcar-vin: move functions regarding scaling
` [PATCH v10 08/30] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v10 09/30] rcar-vin: read subdevice format for crop only when needed
` [PATCH v10 10/30] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v10 11/30] rcar-vin: move media bus configuration to struct rvin_info
` [PATCH v10 12/30] rcar-vin: enable Gen3 hardware configuration
` [PATCH v10 13/30] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v10 14/30] rcar-vin: add flag to switch to media controller mode
` [PATCH v10 15/30] rcar-vin: break out format alignment and checking
` [PATCH v10 16/30] rcar-vin: update bytesperline and sizeimage calculation
` [PATCH v10 17/30] rcar-vin: update pixelformat check for M1
` [PATCH v10 18/30] rcar-vin: add check for colorspace
` [PATCH v10 19/30] rcar-vin: set a default field to fallback on
` [PATCH v10 20/30] rcar-vin: use different v4l2 operations in media controller mode
` [PATCH v10 21/30] rcar-vin: prepare for media controller mode initialization
` [PATCH v10 22/30] rcar-vin: add group allocator functions
` [PATCH v10 23/30] rcar-vin: change name of video device
` [PATCH v10 24/30] rcar-vin: add chsel information to rvin_info
` [PATCH v10 25/30] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v10 26/30] rcar-vin: add link notify for Gen3
` [PATCH v10 27/30] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v10 28/30] rcar-vin: enable support for r8a7795
` [PATCH v10 29/30] rcar-vin: enable support for r8a7796
` [PATCH v10 30/30] rcar-vin: enable support for r8a77970
[U-Boot] Uboot as x86_64 EFI payload
2018-01-29 16:36 UTC (2+ messages)
[PATCH 00/16] arm64: Rework cpu capabilities handling
2018-01-29 16:35 UTC (8+ messages)
` [PATCH 01/16] arm64: capabilities: Update prototype for enable call back
unused-variable warning is getting disabled with clang
2018-01-29 16:35 UTC (4+ messages)
` [PATCH] kbuild: clang: Disable -Wunused-const-variable warnings
[U-Boot] [PATCH v3 00/30] musb: sunxi: Add OTG-Peripheral support for Allwineer H3/H5/A64
2018-01-29 16:34 UTC (8+ messages)
` [U-Boot] [PATCH v3 03/30] sunxi: Fix USB PHY index for H3/H5/A64
[RFC PATCH v3 0/2] ima,fuse: introduce new fs flag FS_IMA_NO_CACHE
2018-01-29 16:33 UTC (7+ messages)
` [RFC PATCH v3 2/2] ima: force re-appraisal on filesystems with FS_IMA_NO_CACHE
[PATCH] libxshmfence: fix build with glibc 2.27
2018-01-29 16:32 UTC (2+ messages)
` ✗ patchtest: failure for "
wrong "imbalanced unlock" warning?
2018-01-29 16:32 UTC
[PATCH v4] media: dw9807: Add dw9807 vcm driver
2018-01-29 16:35 UTC
[PATCH V3 0/5] bugs fix for large PEBS mmap read and rdpmc read
2018-01-29 16:29 UTC (6+ messages)
` [PATCH V3 1/5] perf/x86/intel: fix event update for auto-reload
` [PATCH V3 2/5] perf/x86: introduce read function for x86_pmu
` [PATCH V3 3/5] perf/x86/intel/ds: introduce read function for large pebs
` [PATCH V3 4/5] perf/x86/intel: fix pmu read for large PEBS
` [PATCH V3 5/5] perf/x86: fix: disable userspace RDPMC usage "
[PATCH net-next 0/3 V1] rtnetlink: enable IFLA_IF_NETNSID for RTM_{DEL,SET}LINK
2018-01-29 16:31 UTC (2+ messages)
[PATCH v1] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
2018-01-29 16:34 UTC
[PATCH v12 0/8] drm/i915: expose RCS topology to userspace
2018-01-29 16:31 UTC (9+ messages)
` [PATCH v12 1/8] drm/i915: store all subslice masks
` [PATCH v12 2/8] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v12 3/8] drm/i915/debugfs: add rcs topology entry
` [PATCH v12 4/8] drm/i915: add rcs topology to error state
` [PATCH v12 5/8] drm/i915: add query uAPI
` [PATCH v12 6/8] drm/i915: expose rcs topology through "
` [PATCH v12 7/8] RFC: drm/i915: expose chipset/driver properties "
` [PATCH v12 8/8] RFC: drm/i915: reuse new chipset/driver query in getparam
[PATCH v2 0/2] vhost: IOTLB fixes
2018-01-29 16:31 UTC (3+ messages)
` [PATCH v2 2/2] vhost: remove pending IOTLB entry if IOTLB MISS request sending failed
GPU passthrough on ARM
2018-01-29 16:31 UTC (8+ messages)
[PATCH] mm/swap: add function get_total_swap_pages to expose total_swap_pages
2018-01-29 16:31 UTC (4+ messages)
[perf] perf probe fails sometimes on 4.9
2018-01-29 16:30 UTC (4+ messages)
[PATCH v3 0/2] vhost: IOTLB fixes
2018-01-29 16:30 UTC (3+ messages)
` [PATCH v3 1/2] vhost: fix iotlb pool out-of-memory handling
` [PATCH v3 2/2] vhost: remove pending IOTLB entry if IOTLB MISS request sending failed
[PATCH 00/10] HYP mode handling and RasPi 3 support
2018-01-29 16:30 UTC (11+ messages)
` [PATCH 01/10] ARM: import opcode helpers from Linux kernel
` [PATCH 02/10] ARM: safely switch from HYP to SVC mode if required
` [PATCH 03/10] ARM: allow secure monitor code to be built without PSCI
` [PATCH 04/10] ARM: add file for HYP mode related setup
` [PATCH 05/10] ARM: don't try to install secure monitor when entered in HYP mode
` [PATCH 06/10] ARM: default to starting kernel in HYP mode when entered in HYP
` [PATCH 07/10] ARM: install HYP vectors at PBL and Barebox entry
` [PATCH 08/10] ARM: rpi: add revision IDs for Pi 3 Model B and Pi Zero
` [PATCH 09/10] ARM: rpi: add raspberry pi 3 support
` [PATCH 10/10] ARM: rpi: autosize malloc area
[PATCH v3 0/4] gpio: driver for the RPi3 GPIO expander
2018-01-29 16:30 UTC (6+ messages)
` [PATCH v3 2/4] dt-bindings: gpio: add raspberry pi GPIO expander binding
[PATCH] drm/i915: Simplify guard logic for setup_scratch_page()
2018-01-29 16:28 UTC (2+ messages)
` ✗ Fi.CI.IGT: warning for "
[PATCH] ratp: remove unused context fields
2018-01-29 16:28 UTC
[GIT PULL] isolation: 1Hz residual tick offloading v4
2018-01-29 16:27 UTC (6+ messages)
[PATCH v2 1/2] i386: Add Intel Processor Trace feature support
2018-01-29 16:27 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] docs: Add docs/devel/testing.rst
2018-01-29 16:27 UTC (5+ messages)
[PATCH 1/3] ARM: dts: exynos: Remove duplicated inclusion of syscon restart nodes on Exynos5410
2018-01-29 16:27 UTC (5+ messages)
` [PATCH 2/3] ARM: dts: exynos: Fix missing missing reg warning for syscon restart nodes
[PATCH] drm/i915: Assert the engine has finished the seqno on unsubmission
2018-01-29 16:25 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
request_irq() returns -ENOSYS on kernel 2.6.16
2018-01-29 16:06 UTC
[PATCH] net/ixgbe: fix reconfiguration of rx queues
2018-01-29 16:25 UTC (2+ messages)
[PATCH 0/3] Increase default RX/TX ring sizes
2018-01-29 16:25 UTC (4+ messages)
` [PATCH v2 "
[Qemu-devel] [PATCH v3] tpm: add CRB device
2018-01-29 16:24 UTC (2+ messages)
[Buildroot] [git commit] security hardening: add RELFO, FORTIFY options
2018-01-29 16:24 UTC (3+ messages)
mbuf vlan_tci validity unclear
2018-01-29 16:24 UTC (3+ messages)
` [PATCH] mbuf: fix API documentation regarding VLAN flags
` [dpdk-stable] "
[PATCH v11 0/6] drm/i915: expose RCS topology to userspace
2018-01-29 16:24 UTC (6+ messages)
` [PATCH v11 5/6] drm/i915: add query uAPI
[Qemu-devel] [PATCH v2 00/12] rework display initialization, part one
2018-01-29 16:24 UTC (13+ messages)
` [Qemu-devel] [PATCH v2 01/12] vl: deprecate -no-frame
` [Qemu-devel] [PATCH v2 02/12] vl: deprecate -alt-grab and -ctrl-grab
` [Qemu-devel] [PATCH v2 03/12] vl: rename DisplayType to LegacyDisplayType
` [Qemu-devel] [PATCH v2 04/12] gtk: add and use DisplayOptions + DisplayGTK
` [Qemu-devel] [PATCH v2 05/12] sdl: use DisplayOptions
` [Qemu-devel] [PATCH v2 06/12] vl: drop no_quit variable
` [Qemu-devel] [PATCH v2 07/12] egl-headless: use DisplayOptions
` [Qemu-devel] [PATCH v2 08/12] curses: "
` [Qemu-devel] [PATCH v2 09/12] cocoa: "
` [Qemu-devel] [PATCH v2 10/12] vl: drop full_screen variable
` [Qemu-devel] [PATCH v2 11/12] vl: drop display_type variable
` [Qemu-devel] [PATCH v2 12/12] vl: drop request_opengl variable
[Bug 100660] New: [nouveau] No temperature/voltages/GPU and RAM frequency/fan speed reporting for GTX 1060 6GB
2018-01-29 16:23 UTC (3+ messages)
` [Bug 100660] [NV137/GP107] No voltage/GPU "
` [Bug 100660] [NV136/GP106] "
[PATCH v8 0/3] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
2018-01-29 16:16 UTC (5+ messages)
` [alsa-devel] "
` [alsa-devel] [PATCH v8 1/3] ASoC: Intel: eve: Enable mclk and ssp sclk early
` [alsa-devel] [PATCH v8 2/3] ASoC: Intel: Skylake: Make DSP replies more human readable
` [alsa-devel] [PATCH v8 3/3] ASoC: Intel: Skylake: Add FW reply for MCLK/SCLK IPC
ath10k channel in tx process
2018-01-29 16:22 UTC (2+ messages)
[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
2018-01-29 16:21 UTC (9+ messages)
` [2/4] dmaengine: qcom: bam_dma: add num-channels binding for remotely controlled
` [PATCH 2/4] "
` [4/4] dmaengine: qcom: bam_dma: Add num-ees dt "
` [PATCH 4/4] "
[ANNOUNCE] iproute2 4.15 release
2018-01-29 16:20 UTC
[Bug 104611] [fiji] BUG: unable to handle kernel NULL pointer dereference when waking up displays with amdgpu.dc=1
2018-01-29 16:20 UTC (2+ messages)
` [Bug 104611] [fiji, polaris10] "
[PATCH 0/4] use correct compatibles for the nxp,se97b chips
2018-01-29 16:18 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically
` [PATCH 2/4] dt-bindings: at24: add compatible for nxp,se97b
[PATCH] x86/hvm: Drop hvm_set_mode() and associated vmx hooks
2018-01-29 16:17 UTC (3+ messages)
[Bug 104274] Unable to cleanly unload kernel module: BUG: unable to handle kernel NULL pointer dereference at 0000000000000258 (mutex_lock)
2018-01-29 16:16 UTC (2+ messages)
[PATCH] xen/evtchn: Cleanup for virq_is_global() infrastructure
2018-01-29 16:16 UTC
[Qemu-devel] [PULL 0/3] Tracing patches
2018-01-29 16:14 UTC (3+ messages)
` [Qemu-devel] [PULL 3/3] tracetool: report error on foo() instead of foo(void)
xdp_router_ipv4 mellanox problem
2018-01-29 16:15 UTC
[PATCH v1] mk: support building with renamed makefile
2018-01-29 16:14 UTC (2+ messages)
[Qemu-devel] [PATCH] virtio-blk: check for NULL BlockDriverState
2018-01-29 16:13 UTC (4+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [RFC 0/2] Use SDL to create an OpenGL ES context for virglrenderer
2018-01-29 16:11 UTC (2+ messages)
ceph-disk triggers XFS kernel bug?
2018-01-29 16:13 UTC (5+ messages)
mbuf TX VLAN flags should be renamed
2018-01-29 16:12 UTC (3+ messages)
` [PATCH] mbuf: rename Tx VLAN flags
Yocto Project Status WW05’18
2018-01-29 16:00 UTC
[makedumpfile PATCH v2] Wipe excluded pages that are written into ELF dump file
2018-01-29 16:06 UTC (4+ messages)
[RFC PATCH] tty: pl011: Avoid stuck-off spurious interrupts
2018-01-29 16:09 UTC
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.