messages from 2019-02-19 12:12:02 to 2019-02-19 13:06:37 UTC [more...]
[PATCH mlx5-next] net/mlx5: Separate ODP capabilities
2019-02-19 13:06 UTC
[PATCH] perf report: Don't shadow inlined symbol with different addr range
2019-02-19 13:05 UTC
[Qemu-devel] [PATCH 0/2] PCDIMM cleanup
2019-02-19 13:05 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/2] pc-dimm: remove check on pc-dimm hotpluggable
` [Qemu-devel] [PATCH 2/2] pc-dimm: remove realize callback
v4l2 mem2mem compose support?
2019-02-19 13:05 UTC (7+ messages)
[PATCH 01/25] drm/i915: Move verify_wm_state() to heap
2019-02-19 13:05 UTC (28+ messages)
` [PATCH 02/25] drm/i915: Use time based guilty context banning
` [PATCH 03/25] drm/i915: Prevent user context creation while wedged
` [PATCH 04/25] drm/i915: Avoid reset lock in writing fence registers
` [PATCH 05/25] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
` [PATCH 06/25] drm/i915: Trim i915_do_reset() to minimum delays
` [PATCH 07/25] drm/i915: Trim delays for wedging
` [PATCH 08/25] drm/i915/pmu: Always sample an active ringbuffer
` [PATCH 09/25] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
` [PATCH 10/25] drm/i915: Remove access to global seqno in the HWSP
` [PATCH 11/25] drm/i915: Remove i915_request.global_seqno
` [PATCH 12/25] drm/i915/selftests: Exercise resetting during non-user payloads
` [PATCH 13/25] drm/i915: Reduce the RPS shock
` [PATCH 14/25] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
` [PATCH 15/25] drm/i915: Skip scanning for signalers if we are already inflight
` [PATCH 16/25] drm/i915/execlists: Suppress mere WAIT preemption
` [PATCH 17/25] drm/i915/execlists: Suppress redundant preemption
` [PATCH 18/25] drm/i915: Make request allocation caches global
` [PATCH 19/25] drm/i915: Introduce i915_timeline.mutex
` [PATCH 20/25] drm/i915: Keep timeline HWSP allocated until idle across the system
` [PATCH 21/25] drm/i915: Compute the global scheduler caps
` [PATCH 22/25] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 23/25] drm/i915: Prioritise non-busywait semaphore workloads
` [PATCH 24/25] drm/i915/execlists: Skip direct submission if only lite-restore
` [PATCH 25/25] drm/i915: Use __ffs() in for_each_priolist for more compact code
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/25] drm/i915: Move verify_wm_state() to heap
Linux-next 20190218: am57xx-evm: mmc1: ADMA error
2019-02-19 13:08 UTC (2+ messages)
[Qemu-arm] [PATCH 0/8] ARMSSE: Implement MHUs and dual-core capability
2019-02-19 12:58 UTC (16+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 1/8] hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit
` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/8] hw/arm/armsse: Wire up the MHUs
` [Qemu-arm] [PATCH 3/8] target/arm/cpu: Allow init-svtor property to be set after realize
` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/8] target/arm/arm-powerctl: Add new arm_set_cpu_on_and_reset()
` [Qemu-arm] [PATCH 5/8] hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name
` [Qemu-devel] "
` [Qemu-arm] [PATCH 6/8] hw/arm/iotkit-sysctl: Add SSE-200 registers
` [Qemu-devel] "
` [Qemu-arm] [PATCH 7/8] hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR*
` [Qemu-devel] "
` [Qemu-arm] [PATCH 8/8] hw/arm/armsse: Unify init-svtor and cpuwait handling
` [Qemu-devel] "
[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
2019-02-19 13:03 UTC (12+ messages)
` [PATCH 11/14] KVM: arm/arm64: timer: Rework data structures for multiple timers
` [PATCH 12/14] KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
[PATCH v2 0/4] Devicetree updates for Exynos 5260
2019-02-19 13:03 UTC (10+ messages)
` [PATCH v2 1/4] ARM: dts: exynos: Use bustop PLL as the source for MMC clocks on Exynos5260
` [PATCH v2 2/4] ARM: dts: exynos: Add high speed I2C ports for exynos5260
` [PATCH v2 3/4] ARM: dts: exynos: Add interrupts for dedicated EINTs on Exynos5260
` [PATCH v2 4/4] ARM: dts: exynos: Fix interrupt for shared "
[PATCH] ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node
2019-02-19 13:03 UTC (2+ messages)
[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
2019-02-19 13:03 UTC (20+ messages)
[PATCH v2] ARM: dts: imx6*phytec*: switch to new partitioning scheme
2019-02-19 13:03 UTC (2+ messages)
` [PATCH v3] "
[xen-unstable-smoke test] 133312: tolerable all pass - PUSHED
2019-02-19 13:03 UTC
[Qemu-devel] [PATCH v2] audio: don't build alsa and sdl by default on linux
2019-02-19 13:01 UTC (2+ messages)
[Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
2019-02-19 13:02 UTC (12+ messages)
` [Qemu-devel] [PATCH 01/10] pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
` [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
` [Qemu-devel] [PATCH 03/10] hw: Use CFI_PFLASH0{1, 2} and TYPE_CFI_PFLASH0{1, 2}
` [Qemu-devel] [PATCH 07/10] mips_malta: Clean up definition of flash memory size somewhat
` [Qemu-devel] [PATCH 10/10] hw/arm hw/xtensa: De-duplicate pflash creation code some
[PATCH 0/9] 52-bit kernel + user VAs
2019-02-19 13:01 UTC (5+ messages)
[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
2019-02-19 13:01 UTC (10+ messages)
Handling an Extra Signal at PHY Reset
2019-02-19 12:53 UTC (3+ messages)
[PATCH net-next v2] net: dsa: qca8k: Enable delay for RGMII_ID mode
2019-02-19 12:58 UTC (2+ messages)
[RFC PATCH 00/31] Generating physically contiguous memory after page allocation
2019-02-19 12:56 UTC (10+ messages)
` [RFC PATCH 01/31] mm: migrate: Add exchange_pages to exchange two lists of pages
[PATCH libdrm] RELEASING: update instructions to use meson instead of autotools
2019-02-19 12:53 UTC (5+ messages)
[Bug 109650] [amd-staging-drm-next] - Polaris 20 dc - idle power regession 3x [bisected]
2019-02-19 12:53 UTC (2+ messages)
[U-Boot] [PATCH] ARM: socfpga: Clear PL310 early in SPL
2019-02-19 12:52 UTC
[PATCH] dt-bindings: imx: update scu resource id headfile
2019-02-19 12:52 UTC (3+ messages)
[PATCH v3] net: ns83820: code cleanup for ns83820_probe_phy()
2019-02-19 12:52 UTC (4+ messages)
[U-Boot] i.MX HAB: U-Boot loading from SPI NOR flash
2019-02-19 12:52 UTC (2+ messages)
[Qemu-devel] [PATCH v2] Add a gitlab-ci file for Continuous Integration testing on Gitlab
2019-02-19 12:51 UTC (11+ messages)
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] Failing iotests in CI (was: Add a gitlab-ci file for Continuous Integration testing on Gitlab)
[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
2019-02-19 12:51 UTC (5+ messages)
` [PATCH v6 8/9] vsprintf: Prevent crash when dereferencing invalid pointers
[Qemu-devel] [PATCH 0/2] qcow2: improve error handling when luks creation fails
2019-02-19 12:50 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: fail if encryption opts are provided to non-encrypted image
` [Qemu-devel] [PATCH 2/2] qcow2: mark image as corrupt if failing during create
[PATCH] misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
2019-02-19 12:49 UTC
[PATCH v3] net: ns83820: code cleanup for ns83820_probe_phy()
2019-02-19 12:40 UTC (3+ messages)
[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
2019-02-19 12:48 UTC (3+ messages)
` [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms
[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
2019-02-19 12:48 UTC (11+ messages)
` [PATCH] sched/x86: Save [ER]FLAGS on context switch
[PATCH 4.20 00/92] 4.20.11-stable review
2019-02-19 12:47 UTC (3+ messages)
[PATCH v6 00/18] generic mmu_gather patches
2019-02-19 12:47 UTC (11+ messages)
` [PATCH v6 05/18] asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()
` [PATCH v6 06/18] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [PATCH v6 09/18] ia64/tlb: Conver to generic mmu_gather
` [PATCH v6 13/18] asm-generic/tlb: Introduce HAVE_MMU_GATHER_NO_GATHER
` [PATCH v6 14/18] s390/tlb: convert to generic mmu_gather
[PATCH 4.14 00/62] 4.14.102-stable review
2019-02-19 12:47 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation
2019-02-19 12:46 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/4] io/channel: add qio_channel_get_attached_aio_context()
[PATCH 0/2] "pcie_aux" clock for i.MX8MQ
2019-02-19 12:46 UTC (5+ messages)
[PATCH v1 1/4] MIPS: relocation: pass ram size to pbl_main_entry
2019-02-19 12:45 UTC (3+ messages)
L2TPv3 offset
2019-02-19 12:40 UTC
[xen-4.9-testing test] 133295: regressions - FAIL
2019-02-19 12:41 UTC
[PATCH v3] btrfs: factor our read/write stage off csum_tree_block() into its callers
2019-02-19 12:43 UTC
[PATCH mlx5-next v1] net/mlx5: Factor out HCA capabilities functions
2019-02-19 12:42 UTC (2+ messages)
Broken filesystem
2019-02-19 12:42 UTC (3+ messages)
[PATCH net-next v3 0/2] net: phy: at803x: Update delays for RGMII modes
2019-02-19 12:41 UTC (5+ messages)
` [PATCH net-next v3 2/2] net: phy: at803x: disable delay only for RGMII mode
[U-Boot] [PATCH] arm: fix hvc call
2019-02-19 12:41 UTC (4+ messages)
[PATCH] tty: not call tty close in fallback
2019-02-19 12:41 UTC
[PATCH v3] scripts/selinux: add basic mls support to mdp
2019-02-19 12:40 UTC (16+ messages)
[PATCH 0/2] eeprom: at24: new property
2019-02-19 12:39 UTC (3+ messages)
[GIT PULL] ASoC fixes for v5.0
2019-02-19 12:38 UTC (2+ messages)
[PATCH 1/2] exec: load_script: don't blindly truncate shebang string
2019-02-19 12:37 UTC (4+ messages)
` [PATCH 2/2] exec: increase BINPRM_BUF_SIZE to 256
[RFC PATCH net-next v3 00/21] ethtool netlink interface, part 1
2019-02-19 12:27 UTC (4+ messages)
[Qemu-devel] [PATCH] audio: don't use alsa by default
2019-02-19 12:36 UTC (5+ messages)
[LSF/MM TOPIC] Standardizing semantics around the per-file DAX flag
2019-02-19 12:35 UTC (3+ messages)
[PULL] topic/mei-hdcp
2019-02-19 12:35 UTC (3+ messages)
[PATCH] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
2019-02-19 12:32 UTC
[PATCH] iommu: leave IOMMU enabled by default during kexec crash transition
2019-02-19 12:31 UTC (4+ messages)
[PATCH net-next v4 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
2019-02-19 12:31 UTC (8+ messages)
` [PATCH net-next v4 07/17] net: sched: protect filter_chain list with filter_chain_lock mutex
[Qemu-devel] [PATCH] hw/display: Add basic ATI VGA emulation
2019-02-19 12:30 UTC (4+ messages)
[PATCH v4 0/4] pvh/dom0/shadow/amd fixes
2019-02-19 12:28 UTC (5+ messages)
` [PATCH v4 2/4] p2m: change write_p2m_entry to return an error code
[Qemu-arm] [PATCH 00/14] Add model of the Arm Musca devboards
2019-02-19 12:29 UTC (4+ messages)
` [Qemu-arm] [PATCH 12/14] hw/arm/musca: Add MPCs
` [Qemu-devel] "
[U-Boot] [PATCH v3 0/1] Read default speed and mode values from DT
2019-02-19 12:28 UTC (6+ messages)
` [U-Boot] [PATCH v3] dm: spi: "
Memory management facing a 400Gpbs network link
2019-02-19 12:26 UTC (2+ messages)
[PATCH v5 0/7] gpio: mockup: improve the user-space testing interface
2019-02-19 12:25 UTC (3+ messages)
` [PATCH v5 1/7] irq/irq_sim: add irq_set_type() callback
[PATCH 2/2] Btrfs: report and handle error on unexpected first key on extent buffer
2019-02-19 12:24 UTC (4+ messages)
[PATCH v2] ath10k: Enable support for beacon interval per VAP
2019-02-19 12:24 UTC (2+ messages)
[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
2019-02-19 12:22 UTC (5+ messages)
[Qemu-devel] [PATCH 00/14] Various updates to the MAINTAINERS file
2019-02-19 12:20 UTC (5+ messages)
` [Qemu-devel] [PATCH 01/14] MAINTAINERS: Add some missing entries for the sun4m machine
` [Qemu-devel] [PATCH 09/14] MAINTAINERS: Add maintainers to the Linux subsystem
[1/3] dt-bindings: dmaengine: Add one new cell to present hardware slave id
2019-02-19 12:20 UTC (13+ messages)
` [PATCH 1/3] "
[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
2019-02-19 12:19 UTC (18+ messages)
[PATCH] x86/shadow: don't pass wrong L4 MFN to guest_walk_tables()
2019-02-19 12:19 UTC
[PATCH 01/14] media: dvb-frontends: fix several typos
2019-02-19 12:19 UTC (6+ messages)
` [PATCH 06/14] media: platform: "
[driver core] 570d020012: will-it-scale.per_thread_ops -12.2% regression
2019-02-19 12:19 UTC (4+ messages)
` [LKP] "
[igt-dev] [PATCH i-g-t v4] igt/tests: Fix error checking in kms_atomic_transition
2019-02-19 12:18 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for igt/tests: Fix error checking in kms_atomic_transition (rev4)
ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
2019-02-19 12:17 UTC (7+ messages)
[PATCH] hwrng: bcm2835 - fix probe as platform device
2019-02-19 12:16 UTC
[PATCH 1/2] images: pbl: verify CONFIG_BAREBOX_MAX_IMAGE_SIZE is not exceeded
2019-02-19 12:15 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-img: fix error reporting for -object
2019-02-19 12:15 UTC (2+ messages)
[PATCH v2] btrfs: factor our read/write stage off csum_tree_block() into its callers
2019-02-19 12:15 UTC (3+ messages)
[RFC PATCH 00/17] zuf: ZUFS Zero-copy User-mode FileSystem
2019-02-19 12:15 UTC (2+ messages)
[PATCH v10 0/3] add uart DMA function
2019-02-19 12:14 UTC (7+ messages)
` [v10,1/3] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
` [PATCH v10 1/3] "
[U-Boot] [PATCH v3 0/9] arm: exynos: Fix reboot on Odroid HC1
2019-02-19 12:14 UTC (6+ messages)
` [U-Boot] [PATCH v3 6/9] regulator: Add support for ramp delay
[PATCH] mpt3sas: Use driver scsi lookup to track outstanding IOs
2019-02-19 12:14 UTC (2+ messages)
[bug report] ASoC: dapm: Consolidate input and output path handling
2019-02-19 12:13 UTC
[PATCH 0/2] nvme: fixup crash in device_add_disk()
2019-02-19 12:13 UTC (3+ messages)
` [PATCH 1/2] nvme: return error from nvme_alloc_ns()
` [PATCH 2/2] nvme: protect against race condition in nvme_validate_ns()
[igt-dev] [PATCH i-g-t] runner: Exit with 0 on dry-run
2019-02-19 12:13 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "
[PATCH v5 00/27] MDSv5 19
2019-02-19 12:12 UTC (11+ messages)
` [MODERATED] "
[PATCH] ath10k: change 'unsigned long int' to 'unsigned long'
2019-02-19 12:11 UTC (2+ messages)
[Qemu-devel] [PATCH] iotests: drop unnecessary accel=kvm
2019-02-19 12:11 UTC (3+ messages)
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.