All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-26 12:33:53 to 2018-01-26 13:20:15 UTC [more...]

[Qemu-devel] [PATCH] migration/savevm.c: do not fail when len > MAX_VM_CMD_PACKAGED_SIZE
 2018-01-26 13:11 UTC  (2+ messages)

[PATCH v2 00/43] DRM Rockchip rk3399 (Kevin)
 2018-01-26 13:17 UTC  (53+ messages)
` [PATCH v2 01/43] drm/rockchip: Get rid of unnecessary struct fields
` [PATCH v2 05/43] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind
` [PATCH v2 07/43] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
  ` [PATCH v2 02/43] drm/rockchip: support prime import sg table
  ` [PATCH v2 03/43] drm/rockchip: Respect page offset for PRIME mmap calls
  ` [PATCH v2 04/43] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
  ` [PATCH v2 06/43] drm/rockchip: Don't use atomic constructs for psr
  ` [PATCH v2 08/43] drm/rockchip: Remove analogix psr worker
  ` [PATCH v2 09/43] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
  ` [PATCH v2 10/43] drm/rockchip: add mutex vop lock
  ` [PATCH v2 11/43] drm/bridge: analogix_dp: add fast link train for eDP
  ` [PATCH v2 12/43] drm/rockchip: Only wait for panel ACK on PSR entry
  ` [PATCH v2 16/43] drm/bridge: analogix_dp: Retry bridge enable when it failed
  ` [PATCH v2 17/43] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
  ` [PATCH v2 18/43] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
  ` [PATCH v2 19/43] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
  ` [PATCH v2 20/43] drm/bridge: analogix_dp: Extend hpd check time to 100ms
  ` [PATCH v2 21/43] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
  ` [PATCH v2 23/43] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
  ` [PATCH v2 24/43] drm/bridge: analogix_dp: Reset aux channel if an error occurred
  ` [PATCH v2 25/43] drm/rockchip: Restore psr->state when enable/disable psr failed
  ` [PATCH v2 28/43] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
  ` [PATCH v2 29/43] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
  ` [PATCH v2 30/43] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
  ` [PATCH v2 31/43] drm/bridge: analogix_dp: Properly log AUX CH errors
  ` [PATCH v2 32/43] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v2 13/43] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v2 14/43] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v2 15/43] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v2 22/43] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v2 26/43] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v2 27/43] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v2 33/43] drm/panel: simple: Change mode for Sharp lq123p1jx31
` [PATCH v2 34/43] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v2 35/43] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v2 36/43] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v2 37/43] drm/rockchip: Disable PSR on input events
` [PATCH v2 38/43] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v2 39/43] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v2 40/43] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v2 41/43] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v2 42/43] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v2 43/43] drm/rockchip: psr: Remove flush by CRTC

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2018-01-26 13:20 UTC 

[PATCH v1] service: fix memory leak by rte_service_init
 2018-01-26 13:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 0/2] staging: fsl-mc: Move bus driver out of staging
 2018-01-26 13:17 UTC  (7+ messages)
` [PATCH v5 1/2] staging: fsl-mc: Move core bus "
` [PATCH v5 2/2] staging: fsl-mc: Move irqchip code "

[PATCH RFC] ocaml: Fix compile with ocaml 4.06, use unsafe strings
 2018-01-26 13:16 UTC  (7+ messages)

[PATCH] pinctrl: msm: allow the gpio base to be configurable
 2018-01-26 13:16 UTC  (5+ messages)

[RFC PATCH 0/2] IMA: Rewrite tests into new API + fixes
 2018-01-26 13:16 UTC  (8+ messages)
` [RFC PATCH 1/2] security/ima: "
  ` [LTP] "
` [RFC PATCH 2/2] security/ima: Run measurements after policy
  ` [LTP] "
    ` [LTP] [RFC PATCH 0/2] IMA: Rewrite tests into new API + fixes

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-01-26 13:16 UTC 

[PATCH 0/3] Improvements to decode_register()
 2018-01-26 13:16 UTC  (4+ messages)
` [PATCH 1/3] x86/emul: Optimise decode_register() somewhat
` [PATCH 2/3] x86/hvm: Improvements to external users of decode_register()
` [PATCH 3/3] x86/emul: Improvements to internal "

post-receive: pub/scm/linux/kernel/git/kvms390/linux
 2018-01-26 13:16 UTC 

[Qemu-devel] [PATCH 0/2] Add missing attributions to hvf:
 2018-01-26 10:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] ept_emulation_fault() need NetApp BSD attribution:

[PATCH 00/14] Serialized Commit Graph
 2018-01-26 13:14 UTC  (14+ messages)
` [PATCH 01/14] graph: add packed graph design document
` [PATCH 02/14] packed-graph: add core.graph setting
` [PATCH 03/14] packed-graph: create git-graph builtin

post-receive: pub/scm/linux/kernel/git/kvms390/linux
 2018-01-26 13:14 UTC 

Kernelupdate
 2018-01-26 13:13 UTC  (2+ messages)

[PATCH v2 00/12] KVM: s390: exitless interrupt support for KVM
 2018-01-26 13:13 UTC  (3+ messages)
` [PATCH v2 09/12] KVM: s390: make kvm_s390_get_io_int() aware of GISA

Linux Kernel contains only C code?
 2018-01-26 13:12 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
 2018-01-26 10:45 UTC  (9+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH 1/1] nbd: implement bdrv_get_info callback
 2018-01-26 12:39 UTC  (3+ messages)

[meta-raspberrypi] how the linux-raspberry skip the do_kernel_metadata?
 2018-01-26 13:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] docs: update information for TLS certificate management
 2018-01-26 12:53 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/8] lib/igt_fb: Add support for the NV12 format
 2018-01-26 13:10 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 3/8] lib/fb: Handle planar formats in igt_calc_fb_size and create_bo_for_fb

[meta-python][PATCH] python-pylint: update to version 1.8.2
 2018-01-26 13:10 UTC 

[RFC v2 0/6] DRM logging tidy
 2018-01-26 13:10 UTC  (3+ messages)
` [RFC 3/6] drm/i915: Give our log messages our name
  ` [Intel-gfx] "

[PATCH V5 0/5] Add regulator suspend and resume support
 2018-01-26 13:08 UTC  (6+ messages)
` [PATCH V5 1/5] bindings: regulator: added support for suspend states
` [PATCH V5 2/5] regulator: make regulator voltage be an array to support more states
` [PATCH V5 3/5] drivers: regulator: leave one item to record whether regulator is enabled
` [PATCH V5 4/5] drivers: regulator: empty the old suspend functions
` [PATCH V5 5/5] regulator: add PM suspend and resume hooks

[Qemu-devel] [PATCH v4 00/10] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-01-26 10:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console

[Qemu-devel] [PATCH v3] tpm: add CRB device
 2018-01-26 12:03 UTC 

[PATCH 00/11] xfs: reflink/scrub/quota fixes
 2018-01-26 13:06 UTC  (14+ messages)
` [PATCH 04/11] xfs: CoW fork operations should only update quota reservations
  ` [PATCH v2 "
` [PATCH 05/11] xfs: track CoW blocks separately in the inode
` [PATCH 06/11] xfs: fix up cowextsz allocation shortfalls

[PATCH 1/3] ASoC: compress: Correct handling of copy callback
 2018-01-26 13:08 UTC  (3+ messages)
` [PATCH 2/3] ASoC: compress: Remove some extraneous blank lines
` [PATCH 3/3] ASoC: compress: Fixup error messages

[PATCH] Bluetooth: btintel: remove extraneous semicolon
 2018-01-26 13:06 UTC 

[Qemu-devel] [qemu-web PATCH] Add "Understanding QEMU devices" blog post
 2018-01-26 13:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-01-26 13:06 UTC 

[PATCH] systemd: Make sure that resolv.conf points to writable area in R/O rootfs
 2018-01-26 13:06 UTC  (2+ messages)

[PATCH] drm/i915/lrc: Remove superfluous WARN_ON
 2018-01-26 13:05 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/lrc: Remove superfluous WARN_ON (rev2)

adding meta-virtualization gives bitbake error
 2018-01-26 13:05 UTC  (2+ messages)

[PATCH] vhost: fix ANY_LAYOUT declaration
 2018-01-26 13:04 UTC  (4+ messages)

[PATCH 1/2] [WIP]drm/ttm: add waiter list to prevent allocation not in order
 2018-01-26 13:04 UTC  (6+ messages)

Recent changes (master)
 2018-01-26 13:00 UTC 

[PATCH v9 0/2] add tracepoints for nvme command submission and completion
 2018-01-26 12:52 UTC  (4+ messages)

[PATCH] [trivial] treewide: Fix typos in Kconfig
 2018-01-26 12:57 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2018-01-26 12:56 UTC 

[alsa-devel] [PATCH v5 3/6] ASoC: Intel: kbl: Enable mclk and ssp sclk early
 2018-01-26 12:53 UTC  (3+ messages)
` Applied "ASoC: Intel: kbl: Enable mclk and ssp sclk early" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-01-26 12:56 UTC 

Away
 2018-01-26 12:55 UTC 

[PATCH] spi: orion: Fix a resource leak if the optional "axi" clk is deferred
 2018-01-26 12:54 UTC  (3+ messages)
` Applied "spi: orion: Fix a resource leak if the optional "axi" clk is deferred" to the spi tree

[alsa-devel] [PATCH v5 2/6] ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver
 2018-01-26 12:54 UTC  (3+ messages)
` Applied "ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2018-01-26 12:54 UTC 

Applied "ASoC: Intel: Skylake: Add ssp clock driver" to the asoc tree
 2018-01-26 12:54 UTC 

[Buildroot] [PATCH v2] scanpypi: ignore empty elements in package requirements
 2018-01-26 12:54 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-01-26 12:53 UTC 

[PATCH] scsi: lpfc: Switch memcpy_fromio() to __read32_copy()
 2018-01-26 12:53 UTC 

[alsa-devel] [PATCH v7 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2018-01-26 12:52 UTC  (4+ messages)
` [alsa-devel] [PATCH v7 4/6] ASoC: Intel: eve: Enable mclk and ssp sclk early
  `  "

[U-Boot] [PATCH 1/7] soft_i2c: cleanup - no 8xx support
 2018-01-26 12:50 UTC  (2+ messages)
` [U-Boot] [PATCH 6/7] powerpc/8xx: get rid of the multiple PVR_ values

[PATCH 1/2] drm/amd/pp: Remove manual mode for power_dpm_force_performance_level
 2018-01-26 12:50 UTC  (5+ messages)

[PATCH] staging: media: remove unused VIDEO_ATOMISP_OV8858 kconfig
 2018-01-26 12:49 UTC  (5+ messages)

[Buildroot] [PATCH] scanpypi: ignore empty elements in package requirements
 2018-01-26 12:48 UTC  (3+ messages)

[Buildroot] scanpypi package error adadfruit-ads1x15
 2018-01-26 12:48 UTC  (3+ messages)

[PATCHv3] xen: Add EFI_LOAD_OPTION support
 2018-01-26 12:46 UTC  (2+ messages)

[PATCH] libgpiod: fix packaging of tools
 2018-01-26 12:35 UTC 

[Patch v1 0/8] platform/x86: intel_pmc_core: Add CFL/CNL Support
 2018-01-26 12:45 UTC  (4+ messages)
` [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family

[U-Boot] [PULL] u-boot-mips/master
 2018-01-26 12:45 UTC 

[Buildroot] [PATCH] aoetools: fix aoe-stat script that was using /bin/bash in its shebang
 2018-01-26 12:44 UTC 

[PATCH 00/12] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
 2018-01-26 12:43 UTC  (13+ messages)
` [PATCH 01/12] vivid: fix module load error when enabling fb and no_error_inj=1
` [PATCH 02/12] v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
` [PATCH 03/12] v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
` [PATCH 04/12] v4l2-compat-ioctl32.c: fix the indentation
` [PATCH 05/12] v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
` [PATCH 06/12] v4l2-compat-ioctl32.c: avoid sizeof(type)
` [PATCH 07/12] v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
` [PATCH 08/12] v4l2-compat-ioctl32.c: fix ctrl_is_pointer
` [PATCH 09/12] v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
` [PATCH 10/12] v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
` [PATCH 11/12] v4l2-compat-ioctl32.c: don't copy back the result for certain errors
` [PATCH 12/12] v4l2-compat-ioctl32.c: refactor, fix security bug in compat ioctl32

[PATCH] vhost: fix iotlb pool out-of-memory handling
 2018-01-26 12:40 UTC  (2+ messages)

[Buildroot] [PATCH] netsniff-ng: bump to version 0.6.4
 2018-01-26 12:40 UTC  (2+ messages)

[Buildroot] [git commit] netsniff-ng: bump to version 0.6.4
 2018-01-26 12:39 UTC 

[Buildroot] [PATCH] netcat-openbsd: bump to version 1.187-1
 2018-01-26 12:39 UTC  (2+ messages)

[Buildroot] [git commit] netcat-openbsd: bump to version 1.187-1
 2018-01-26 12:39 UTC 

[Buildroot] [PATCH] libbsd: bump to version 0.8.7
 2018-01-26 12:39 UTC  (2+ messages)

[Buildroot] [git commit] libbsd: bump to version 0.8.7
 2018-01-26 12:39 UTC 

[Buildroot] [PATCH 1/2] libv4l: bump to version 1.14.1
 2018-01-26 12:38 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] zbar: enable static build

[PATCH v1 0/2] Kconfig changes to enable Graphics Support for S390
 2018-01-26 12:38 UTC  (6+ messages)
` [PATCH v1 2/2] fbdev: Kconfig: Add HAS_IOMEM dependency for FB_OPENCORES

[Buildroot] [git commit] zbar: enable static build
 2018-01-26 12:38 UTC 

[Buildroot] [git commit] libv4l: bump to version 1.14.1
 2018-01-26 12:38 UTC 

[PATCH 00/10] 'test_i18ngrep'-related fixes and improvements
 2018-01-26 12:37 UTC  (11+ messages)
` [PATCH 01/10] t5541: add 'test_i18ngrep's missing filename parameter
` [PATCH 02/10] t5812: "
` [PATCH 03/10] t6022: don't run 'git merge' upstream of a pipe
` [PATCH 04/10] t4001: don't run 'git status' "
` [PATCH 05/10] t5510: consolidate 'grep' and 'test_i18ngrep' patterns
` [PATCH 06/10] t5536: let 'test_i18ngrep' read the file without redirection
` [PATCH 07/10] t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
` [PATCH 08/10] t: forbid piping into 'test_i18ngrep'
` [PATCH 09/10] t: make sure that 'test_i18ngrep' got enough parameters
` [PATCH 10/10] t: make 'test_i18ngrep' more informative on failure

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-26 12:36 UTC  (8+ messages)

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-01-26 12:34 UTC  (13+ messages)


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.