All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-04 13:09:36 to 2019-02-04 14:00:24 UTC [more...]

[PATCH v2] ALSA: hda/tegra: enable clock during probe
 2019-02-04 14:00 UTC  (9+ messages)

[PATCH v4 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-04 14:00 UTC  (5+ messages)
` [PATCH v4 01/13] spi: atmel-quadspi: cache MR value to avoid a write access

[kvm-unit-tests PATCH v3 0/5] arm/arm64: Add support for running under kvmtool
 2019-02-04 14:00 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/5] lib: arm: Use UART address from generated config.h
` [kvm-unit-tests PATCH v3 2/5] configure: arm/arm64: Add --vmm option with no effect
` [kvm-unit-tests PATCH v3 3/5] lib: arm: Use ns16550a UART when --vmm=kvmtool
` [kvm-unit-tests PATCH v3 4/5] lib: arm: Implement PSCI SYSTEM_OFF in psci_system_off()
` [kvm-unit-tests PATCH v3 5/5] lib: arm: Fallback to psci_system_off() in exit()

[Qemu-devel] [PATCH v2] qemu-gdb: add a QObject pretty printer
 2019-02-04 13:59 UTC  (2+ messages)

[PATCH v2] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
 2019-02-04 13:59 UTC 

[PATCHv3 0/2] Odroid c2 usb fixs
 2019-02-04 13:58 UTC  (5+ messages)
` [PATCHv3 1/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning

[PATCH v2] ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
 2019-02-04 13:59 UTC 

[PATCH for-4.12] tools: drop obsolete xen-ringwatch
 2019-02-04 13:58 UTC 

[U-Boot] [PATCH 1/2] bcm968580: rename to bcm968580xref
 2019-02-04 13:58 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] bcm968580xref: switch to CONFIG_OF_SEPARATE

Fleshing out the picture to Load Balancing^W^W HW semaphores
 2019-02-04 13:58 UTC  (24+ messages)
` [PATCH 01/22] drm/i915/execlists: Suppress mere WAIT preemption
` [PATCH 02/22] drm/i915/execlists: Suppress redundant preemption
` [PATCH 03/22] drm/i915/selftests: Exercise some AB...BA preemption chains
` [PATCH 04/22] drm/i915: Trim NEWCLIENT boosting
` [PATCH 05/22] drm/i915: Show support for accurate sw PMU busyness tracking
` [PATCH 06/22] drm/i915: Revoke mmaps and prevent access to fence registers across reset
` [PATCH 07/22] drm/i915: Force the GPU reset upon wedging
` [PATCH 08/22] drm/i915: Uninterruptibly drain the timelines on unwedging
` [PATCH 09/22] drm/i915: Wait for old resets before applying debugfs/i915_wedged
` [PATCH 10/22] drm/i915: Serialise resets with wedging
` [PATCH 11/22] drm/i915: Don't claim an unstarted request was guilty
` [PATCH 12/22] drm/i915: Generalise GPU activity tracking
` [PATCH 13/22] drm/i915: Release the active tracker tree upon idling
` [PATCH 14/22] drm/i915: Allocate active tracking nodes from a slabcache
` [PATCH 15/22] drm/i915: Make request allocation caches global
` [PATCH 16/22] drm/i915: Add timeline barrier support
` [PATCH 17/22] drm/i915: Pull i915_gem_active into the i915_active family
` [PATCH 18/22] drm/i915: Keep timeline HWSP allocated until idle across the system
` [PATCH 19/22] drm/i915/execlists: Refactor out can_merge_rq()
` [PATCH 20/22] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 21/22] drm/i915: Prioritise non-busywait semaphore workloads
` [PATCH 22/22] semaphore-no-stats
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915/execlists: Suppress mere WAIT preemption

pull-request: wireless-drivers 2019-02-04
 2019-02-04 13:58 UTC 

kernel_page_tables issue with CONFIG_ARM64_USER_VA_BITS_52=y
 2019-02-04 13:57 UTC  (6+ messages)

[PATCH v2 00/19] 32-bit lseek and /dev/mem fixes/improvements
 2019-02-04 13:57 UTC  (3+ messages)
` [PATCH v2 17/19] commands: md: Do not use memmap()

[PATCH 00/15] Improvements to fitrim
 2019-02-04 13:57 UTC  (13+ messages)
` [PATCH 02/15] btrfs: Make WARN_ON in a canonical form
` [PATCH 03/15] btrfs: Remove EXTENT_FIRST_DELALLOC bit
` [PATCH 04/15] btrfs: combine device update operations during transaction commit
` [PATCH 05/15] btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink
` [PATCH 06/15] btrfs: Rename and export clear_btree_io_tree
` [PATCH 11/15] btrfs: Factor out in_range macro

[PATCH v2 0/4] livepatch: Followup changes for the atomic replace patchset
 2019-02-04 13:56 UTC  (5+ messages)
` [PATCH v2 1/4] livepatch: Introduce klp_for_each_patch macro
` [PATCH v2 2/4] livepatch: return -ENOMEM on ptr_id() allocation failure
` [PATCH v2 3/4] livepatch: Proper error handling in the shadow variables selftest
` [PATCH v2 4/4] livepatch: Module coming and going callbacks can proceed with all listed patches

[Buildroot] [PATCH v2] docs/website: consolidate CDN's and enable SRI
 2019-02-04 13:57 UTC  (4+ messages)

[Bug 109545] intel_gt(dev_id) function returns wrong gt size on some device IDs
 2019-02-04 13:56 UTC  (2+ messages)

System lockup causes reboot but no panic and no kernel crash dump
 2019-02-04 13:56 UTC 

[Qemu-devel] [PATCH v2 00/16] chardev: refactoring & many bugfixes related tcp_chr_wait_connected
 2019-02-04 13:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/16] io: store reference to thread information in the QIOTask struct

[7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller
 2019-02-04 13:56 UTC 

[Buildroot] [git commit] package/systemd: fix build on mips32
 2019-02-04 13:54 UTC 

PROBLEM: fs: hugetlbfs: boot failure due to specs sentinel missing on linux-next
 2019-02-04 13:54 UTC 

[PATCH] drm/amd/display: Use context parameters to enable FBC
 2019-02-04 13:53 UTC  (2+ messages)

[PATCH for-4.12] x86/vpmu: Improve documentation and parsing for vpmu=
 2019-02-04 13:53 UTC  (2+ messages)

[PATCH v1 0/4] HWCAP_CPUID registers for aarch64
 2019-02-04 13:52 UTC  (4+ messages)
` [PATCH v1 4/4] tests/tcg/aarch64: userspace system register test
  ` [Qemu-devel] "

[RFCv1 0/3] Odroid c1+ usb fixs
 2019-02-04 13:51 UTC  (12+ messages)
` [RFCv1 1/3] phy: meson8b-usb2: Enable otg phy controller on Meson8b SoCs
` [RFCv1 2/3] ARM: dts: meson8b: odroidc1: fix USB power supplies for phy

[PATCH v5 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2019-02-04 13:51 UTC  (4+ messages)

[PATCH] mm/hmm: potential deadlock in nonblocking code
 2019-02-04 13:49 UTC  (6+ messages)

[PATCH v2] tpm/st33zp24: Fix the name collisions in tpm_st33zp24_spi and tpm_i2c_infineon
 2019-02-04 13:49 UTC  (2+ messages)

[PATCH 0/3] selftest/ima: add kexec_file_load test
 2019-02-04 13:49 UTC  (5+ messages)
` [PATCH 3/3] selftests/ima: kexec_file_load syscall test

[PATCH 01/12] drm/i915: Allow normal clients to always preempt idle priority clients
 2019-02-04 13:47 UTC  (4+ messages)
` [PATCH 07/12] drm/i915: Revoke mmaps and prevent access to fence registers across reset

[Buildroot] [PATCH] docs/website: fixing query.yahooapis.com shutdown
 2019-02-04 13:47 UTC  (2+ messages)

[PATCH v2 0/2] add MDIO bus multiplexer driven by a regmap device
 2019-02-04 13:46 UTC  (3+ messages)
` [PATCH v2 2/2] netdev/phy: add MDIO bus multiplexer driven by a regmap

[Qemu-devel] [PATCH v11 0/3] qemu-img info lists bitmap directory entries
 2019-02-04 13:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH v11 2/3] "

Partial clone - bad pack header?
 2019-02-04 13:45 UTC 

[PATCH] efi/arm: Don't expect a return value of ptdump_debugfs_register
 2019-02-04 13:44 UTC  (4+ messages)

[PATCH v7 0/3] arm64: ftrace with regs
 2019-02-04 13:43 UTC  (8+ messages)
` [PATCH v7 2/3] arm64: implement "

[PATCH] firmware: efi: arm-runtime: fix build error void value not ignored
 2019-02-04 13:42 UTC  (3+ messages)

[PATCH 0/5] ALSA: Fix remaining NULL device with memory allocations
 2019-02-04 13:42 UTC  (6+ messages)
` [PATCH 1/5] ALSA: x86: Avoid passing NULL to memory allocators
` [PATCH 2/5] ALSA: arm: "
` [PATCH 3/5] ASoC: amd: "
` [PATCH 4/5] ASoC: sh: "
` [PATCH 5/5] ALSA: core: Don't allow NULL device for memory allocation

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-04 13:40 UTC  (8+ messages)

mmc: sunxi: Fix eMMC usage on H5 boards
 2019-02-04 13:41 UTC  (7+ messages)
` [PATCH 2/3] mmc: sunxi: Filter out unsupported modes declared in the device tree

[PATCH] ASoC: rsnd: ssiu: correct shift bit for ssiu9
 2019-02-04 13:41 UTC  (2+ messages)

[PATCH 00/15] staging: wilc1000: cleanup patches & handle review comments
 2019-02-04 13:38 UTC  (3+ messages)
` [PATCH 01/15] staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable

[Qemu-devel] [PATCH v2 0/5] virtio-blk: add DISCARD and WRITE ZEROES features
 2019-02-04 13:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/5] virtio-blk: add "discard-wzeroes" boolean property

[PATCH] mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode
 2019-02-04 13:37 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v5 0/6] igt: Add support for testing writeback connectors
 2019-02-04 13:36 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t v5 1/6] lib/igt_kms: Add writeback support
  `  "
    ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t v5 5/6] lib/igt_kms: Add igt_output_clone_pipe for cloning
  `  "
` [PATCH i-g-t v5 0/6] igt: Add support for testing writeback connectors

[Buildroot] [git commit] Makefile: add update-defconfig target
 2019-02-04 13:35 UTC 

[Buildroot] [PATCH] package/clapack+armadillo: re-enable on MIPS
 2019-02-04 13:34 UTC  (2+ messages)

[Buildroot] [PATCH] Makefile: add update-defconfig target
 2019-02-04 13:34 UTC  (4+ messages)

[PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property
 2019-02-04 13:33 UTC  (2+ messages)

[PATCH 1/1] mm/vmalloc: convert vmap_lazy_nr to atomic_long_t
 2019-02-04 13:33 UTC  (4+ messages)

[Qemu-devel] [PATCH v1] s390x/pci: Warn when adding PCI devices without the 'zpci' feature
 2019-02-04 13:31 UTC  (6+ messages)
        ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [Bug 1813460] [NEW] qemu/target/arm/translate-a64.c:2039: bad test ?
 2019-02-04 13:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1813460] "

[Qemu-devel] [PATCH v11 for-4.0 00/11] qemu_thread_create: propagate the error to callers to handle
 2019-02-04 13:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 for-4.0 06/11] qemu_thread: supplement error handling for emulated_realize

[Qemu-devel] [PATCH v1] s390x/tcg: Don't model FP registers as globals
 2019-02-04 13:30 UTC  (3+ messages)

[PATCH v10 00/40] drm/i915: Implement HDCP2.2
 2019-02-04 13:29 UTC  (7+ messages)
` [PATCH v10 03/40] drm/i915: Gathering the HDCP1.4 routines together
` [PATCH v10 04/40] drm: header for i915 - MEI_HDCP interface
` [PATCH v10 05/40] drm/i915: Initialize HDCP2.2

[Buildroot] [PATCH v3] docs/website: consolidate CDN's and enable SRI
 2019-02-04 13:28 UTC 

[PATCH v3 0/4] uaccess: Add unsafe accessors for arm64
 2019-02-04 13:27 UTC  (5+ messages)
` [PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region

cal: lack of color support disables "standout mode"
 2019-02-04 13:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui: don't send any event if delta_y == 0
 2019-02-04 13:23 UTC  (2+ messages)

[dm-crypt] How to get PBKDF settings of an existing key slot via libcryptsetup ?
 2019-02-04 13:22 UTC  (2+ messages)

[PATCH] ARM: dts: vf610: Add ZII SSMB DTU board
 2019-02-04 13:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/4] lib/color_encoding: Prepare support for HDR modes
 2019-02-04 13:22 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_fb: Add support for P01x formats
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/4] lib/color_encoding: Prepare support for HDR modes. (rev2)

[PATCH v9 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-04 13:21 UTC  (7+ messages)
` [PATCH v9 6/6] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[Qemu-trivial] [PATCH] tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0
 2019-02-04 13:07 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] selftests/netfilter: fix config fragment CONFIG_NF_TABLES_INET
 2019-02-04 13:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/12] target/arm: Implement ARMv8.5-BTI
 2019-02-04 13:09 UTC  (2+ messages)

[PATCH] drm/i915: HDCP state handling in ddi_update_pipe
 2019-02-04 13:15 UTC 

[Qemu-devel] [PATCH v2 0/5] Add ignore-external migration capability
 2019-02-04 13:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] exec: Change RAMBlockIterFunc definition
` [Qemu-devel] [PATCH v2 2/4] migration: Introduce ignore-shared capability
` [Qemu-devel] [PATCH v2 3/4] tests/migration-test: Add a test for "
` [Qemu-devel] [PATCH v2 4/4] migration: Add capabilities validation

[Qemu-devel] [PATCH v2 0/4] target/arm: Implement TBI for user-only
 2019-02-04 13:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
` [Qemu-devel] [PATCH v2 2/4] target/arm: Clean TBI for data operations in the translator
` [Qemu-devel] [PATCH v2 3/4] target/arm: Compute TB_FLAGS for TBI for user-only
` [Qemu-devel] [PATCH v2 4/4] target/arm: Enable "

[Qemu-devel] [PATCH v3 0/4] target/arm: Implement ARMv8.5-BTI
 2019-02-04 13:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] fixup! target/arm: Cache the GP bit for a page in MemTxAttrs
` [Qemu-devel] [PATCH v3 2/4] target/arm: Add x-guarded-pages cpu property for user-only
` [Qemu-devel] [PATCH v3 3/4] linux-user/aarch64: Reset btype for syscalls and signals
` [Qemu-devel] [PATCH v3 4/4] tests/tcg/aarch64: Add bti smoke test

[Buildroot] [git commit] package/{clapack, armadillo}: re-enable on MIPS
 2019-02-04 13:20 UTC 

[U-Boot] [PATCH v3 0/6] Add support for symlink creation in EXT4
 2019-02-04 13:19 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/6] fs: ext4: constify the buffer passed to write functions

[U-Boot] [PATCH v4 0/6] Add support for symlink creation in EXT4
 2019-02-04 13:19 UTC  (3+ messages)
` [U-Boot] [PATCH v4 3/6] fs: ext4: constify the buffer passed to write functions

[U-Boot] [PATCH v3 2/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-02-04 13:19 UTC  (2+ messages)

[SPDK] SPDK virtio-vhost-user series
 2019-02-04 13:19 UTC 

[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
 2019-02-04 13:19 UTC  (5+ messages)

[PATCH 0/8] xfs: incore unlinked list
 2019-02-04 13:18 UTC  (5+ messages)
` [PATCH 6/8] xfs: hoist unlinked list search and mapping to a separate function

[qemu-mainline test] 132772: regressions - FAIL
 2019-02-04 13:18 UTC 

[PATCH 4/7] thermal: mediatek: add thermal controller offset
 2019-02-04 13:16 UTC  (3+ messages)

[PATCH v3] selftests: add TPM 2.0 tests
 2019-02-04 13:16 UTC  (3+ messages)

[Buildroot] [PATCH] qemu: remove host-python dependency
 2019-02-04 13:15 UTC  (2+ messages)

[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
 2019-02-04 13:13 UTC  (4+ messages)
` [PATCH 5/6] drm/xen: Use drm_dev_unregister()

Possible to annotate ARM64 IRQ handling to help gdb?
 2019-02-04 13:12 UTC  (2+ messages)

[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
 2019-02-04 13:12 UTC  (7+ messages)
` [PATCH v5] ARM: dspi: Provide support for DSPI slave mode "

[Buildroot] [PATCH 1/1] package/bird: bump version to 2.0.3
 2019-02-04 13:11 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[Buildroot] [PATCH v4 1/2] package/sg3_utils: add host build
 2019-02-04 13:10 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] package/utp_com: new host package

[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
 2019-02-04 13:10 UTC  (22+ messages)
` [U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support

[U-Boot] [PATCH 0/2] Load splash from FIT image (internal, external, offset)
 2019-02-04 13:09 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] splash: Load internal and external data from FIT


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.