All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-09 23:20:52 to 2019-05-10 02:20:30 UTC [more...]

[PATCH v7 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
 2019-05-10  2:20 UTC  (8+ messages)
` [PATCH v7 1/6] drm/i915/dp: Add a config function for YCBCR420 outputs
` [PATCH v7 2/6] drm: Rename struct edp_vsc_psr to struct dp_sdp
` [PATCH v7 3/6] drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
` [PATCH v7 4/6] drm/i915/dp: Add a support of YCBCR 4:2:0 to DP MSA
` [PATCH v7 5/6] drm/i915/dp: Change a link bandwidth computation for DP
` [PATCH v7 6/6] drm/i915/dp: Support DP ports YUV 4:2:0 output to GEN11
` ✓ Fi.CI.BAT: success for drm/i915/dp: Support for DP YCbCr4:2:0 outputs (rev2)

[GIT PULL] Kselftest update for Linux 5.2-rc1
 2019-05-10  2:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] Optimize COLO related codes and description
 2019-05-10  2:11 UTC  (2+ messages)

[PATCH] mm: vmscan: correct nr_reclaimed for THP
 2019-05-10  2:12 UTC  (5+ messages)

[PATCH v3 00/11] drm/i915: Add support for asynchronous display power disabling
 2019-05-10  2:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Add support for asynchronous display power disabling (rev4)

[RFC,V2,00/11] meida: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-05-10  1:58 UTC  (36+ messages)
  ` [RFC, V2, 00/11] "
` [RFC, V2, 01/11] dt-bindings: mt8183: Add binding for ISP Pass 1 reserved memory
  ` [RFC,V2,01/11] "
` [RFC,V2,02/11] dts: arm64: mt8183: Add ISP Pass 1 shared memory node
` [RFC,V2,03/11] dt-bindings: mt8183: Added camera ISP Pass 1
` [RFC,V2,04/11] dts: arm64: mt8183: Add ISP Pass 1 nodes
` [RFC, V2, 05/11] media: platform: Add Mediatek ISP Pass 1 driver Kconfig
  ` [RFC,V2,05/11] "
` [RFC, V2, 06/11] media: platform: Add Mediatek ISP P1 image & meta formats
  ` [RFC,V2,06/11] "
` [RFC,V2,07/11] media: platform: Add Mediatek ISP P1 private control
` [RFC,V2,08/11] media: platform: Add Mediatek ISP P1 V4L2 functions
` [RFC,V2,09/11] media: platform: Add Mediatek ISP P1 device driver
` [RFC, V2, 10/11] media: platform: Add Mediatek ISP P1 SCP communication
  ` [RFC,V2,10/11] "
` [RFC, V2, 11/11] media: platform: Add Mediatek ISP P1 shared memory device
  ` [RFC,V2,11/11] "

[PATCH V3] fscrypt: don't set policy for a dead directory
 2019-05-10  2:05 UTC  (2+ messages)

NTB connectivity issue under heavy load
 2019-05-10  2:02 UTC  (2+ messages)

[PATCH V2] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
 2019-05-10  2:02 UTC  (7+ messages)

[PATCH v2 00/15] usb: Add host and device support for RZ/A2
 2019-05-10  1:59 UTC  (10+ messages)
` [PATCH v2 03/15] phy: renesas: rcar-gen3-usb2: detect usb_x1 clock
` [PATCH v2 08/15] usb: renesas_usbhs: move flags macros
` [PATCH v2 11/15] usb: renesas_usbhs: Add support for RZ/A2

[PATCH] fs/writeback: Attach inode's wb to root if needed
 2019-05-10  1:54 UTC  (3+ messages)

[PATCH V2] fscrypt: don't set policy for a dead directory
 2019-05-10  1:54 UTC  (3+ messages)

[PATCH v6 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-10  1:53 UTC  (7+ messages)
` [PATCH v6 bpf-next 01/17] bpf: verifier: offer more accurate helper function arg and return type

[Qemu-devel] [PATCH v5 00/24] Add qemu_getrandom and ARMv8.5-RNG etc
 2019-05-10  1:24 UTC  (25+ messages)
` [Qemu-devel] [PATCH v5 01/24] configure: Link test before auto-enabling crypto libraries
` [Qemu-devel] [PATCH v5 02/24] crypto: Merge crypto-obj-y into libqemuutil.a
` [Qemu-devel] [PATCH v5 03/24] crypto: Reverse code blocks in random-platform.c
` [Qemu-devel] [PATCH v5 04/24] crypto: Do not fail for EINTR during qcrypto_random_bytes
` [Qemu-devel] [PATCH v5 05/24] crypto: Use O_CLOEXEC in qcrypto_random_init
` [Qemu-devel] [PATCH v5 06/24] crypto: Use getrandom for qcrypto_random_bytes
` [Qemu-devel] [PATCH v5 07/24] crypto: Change the qcrypto_random_bytes buffer type to void*
` [Qemu-devel] [PATCH v5 08/24] ui/vnc: Split out authentication_failed
` [Qemu-devel] [PATCH v5 09/24] ui/vnc: Use gcrypto_random_bytes for start_auth_vnc
` [Qemu-devel] [PATCH v5 10/24] util: Add qemu_guest_getrandom and associated routines
` [Qemu-devel] [PATCH v5 11/24] cpus: Initialize pseudo-random seeds for all guest cpus
` [Qemu-devel] [PATCH v5 12/24] linux-user: "
` [Qemu-devel] [PATCH v5 13/24] linux-user: Call qcrypto_init if not using -seed
` [Qemu-devel] [PATCH v5 14/24] linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM
` [Qemu-devel] [PATCH v5 15/24] linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
` [Qemu-devel] [PATCH v5 16/24] linux-user: Remove srand call
` [Qemu-devel] [PATCH v5 17/24] aspeed/scu: Use qemu_guest_getrandom_nofail
` [Qemu-devel] [PATCH v5 18/24] hw/misc/nrf51_rng: "
` [Qemu-devel] [PATCH v5 19/24] hw/misc/bcm2835_rng: "
` [Qemu-devel] [PATCH v5 20/24] hw/misc/exynos4210_rng: Use qemu_guest_getrandom
` [Qemu-devel] [PATCH v5 21/24] target/arm: Put all PAC keys into a structure
` [Qemu-devel] [PATCH v5 22/24] target/arm: Implement ARMv8.5-RNG
` [Qemu-devel] [PATCH v5 23/24] target/ppc: Use qemu_guest_getrandom for DARN
` [Qemu-devel] [PATCH v5 24/24] target/i386: Implement CPUID_EXT_RDRAND

[Ocfs2-devel] [PATCH v2] fs/ocfs2: fix race in ocfs2_dentry_attach_lock
 2019-05-10  1:47 UTC  (3+ messages)

[PATCH] libselinux: Eliminate use of security_compute_user()
 2019-05-10  1:45 UTC  (3+ messages)

[Xen-devel] Guest Testing in OSSTEST - What distros and versions should we test against
 2019-05-10  1:43 UTC  (6+ messages)
  `  "

[PATCH v6 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
 2019-05-10  1:43 UTC  (10+ messages)
` [PATCH v6 2/6] drm: Add a VSC structure for handling Pixel Encoding/Colorimetry Formats
` [PATCH v6 3/6] drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
` [PATCH v6 5/6] drm/i915/dp: Change a link bandwidth computation for DP

[dpdk-dev] [PATCH] doc/testpmd: update compile steps for bpf examples
 2019-05-10  1:41 UTC  (3+ messages)

select() unblocks when no data to read()
 2019-05-10  1:37 UTC  (4+ messages)

[PATCH] ASoC: amd: Reporting accurate hw_ptr for acp3x dma
 2019-05-10  1:41 UTC  (2+ messages)

[U-Boot] [PATCH] x86: ich-spi: Convert driver to spi-mem ops
 2019-05-10  1:28 UTC  (2+ messages)

[PATCH 4.9 00/28] 4.9.175-stable review
 2019-05-10  1:27 UTC  (2+ messages)

[kbuild:kunit 14/17] htmldocs: include/kunit/kunit-stream.h:58: warning: Function parameter or member '2' not described in '__printf'
 2019-05-10  1:22 UTC 

[Qemu-devel] [PATCH v3 0/2] security.rst: add Security Guide to developer docs
 2019-05-10  1:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] docs: add Secure Coding Practices "
` [Qemu-devel] [PATCH v3 2/2] docs: add Security chapter to the documentation

[v3] drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
 2019-05-10  1:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case (rev2)

[Buildroot] initial ram filesystem with pc_x86_64_efi_defconfig
 2019-05-10  1:15 UTC  (2+ messages)

[PATCH] net: qrtr: use protocol endiannes variable
 2019-05-10  1:08 UTC 

[PATCH v5] f2fs: fix to avoid accessing xattr across the boundary
 2019-05-10  1:14 UTC  (6+ messages)

[kbuild:kunit 11/17] kunit/test-test.c:185:2: note: in expansion of macro 'KUNIT_EXPECT_EQ'
 2019-05-10  1:12 UTC 

CI to stop testing meta-* layers not in tested machine
 2019-05-10  1:10 UTC  (2+ messages)

[m-c-s][PATCH] python-kombu:Upgrade to 4.5.0
 2019-05-10  1:10 UTC 

[cgroup] 96b9c592de: WARNING:at_kernel/cgroup/cgroup.c:#cgroup_exit
 2019-05-10  1:10 UTC 

stable-rc/linux-4.9.y boot: 112 boots: 0 failed, 107 passed with 2 offline, 3 conflicts (v4.9.174-29-g50bbfeb1e2a3)
 2019-05-10  1:07 UTC 

WARNING: locking bug in copy_process
 2019-05-10  1:07 UTC 

[U-Boot] [PATCH v2] fit signature: Add fallback of required keys
 2019-05-10  1:06 UTC  (2+ messages)

[PATCH v12 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-05-10  1:06 UTC  (11+ messages)
` [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings

[PATCH next] security: smack: fix sap undeclared error in smack_socket_sendmsg
 2019-05-10  1:01 UTC  (3+ messages)

linux-next: build warning after merge of the amdgpu tree
 2019-05-10  0:59 UTC 

[Qemu-devel] [PATCH v2 00/10] refactor cpu topo into machine properties
 2019-05-10  0:55 UTC  (2+ messages)

[PATCH v2] status: add an empty line when there is no hint
 2019-05-10  0:56 UTC  (7+ messages)

[PATCH] doc/gitattributes: add Octave
 2019-05-10  0:47 UTC 

[igt-dev] [PATCH i-g-t] runner: Use glib's regex utilities instead of POSIX ERE
 2019-05-10  0:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] docs: Move kref.txt to core-api/kref.rst
 2019-05-10  0:41 UTC  (2+ messages)

[PATCH 5.0 00/95] 5.0.15-stable review
 2019-05-10  0:27 UTC  (2+ messages)

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-10  0:16 UTC  (7+ messages)
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes

[GIT] Networking
 2019-05-10  0:15 UTC  (2+ messages)

What's cooking in git.git (May 2019, #01; Thu, 9)
 2019-05-10  0:14 UTC  (3+ messages)
` en/fast-export-encoding, was "

stable-rc/linux-5.0.y boot: 143 boots: 1 failed, 141 passed with 1 untried/unknown (v5.0.14-96-gdf1376651d49)
 2019-05-10  0:13 UTC 

stable-rc/linux-3.18.y boot: 59 boots: 5 failed, 53 passed with 1 conflict (v3.18.139-64-gf6ad567f1ce4)
 2019-05-10  0:10 UTC 

[RFC PATCH v2 00/17] Core scheduling v2
 2019-05-10  0:09 UTC  (15+ messages)
` [RFC PATCH v2 11/17] sched: Basic tracking of matching tasks

about phosphor pid control package
 2019-05-10  0:08 UTC  (6+ messages)

[PATCH 4.19 00/66] 4.19.42-stable review
 2019-05-10  0:07 UTC  (2+ messages)

[PATCH ghak64 V3] audit: add saddr_fam filter field
 2019-05-10  0:01 UTC 

stable-rc/linux-4.19.y boot: 135 boots: 1 failed, 132 passed with 2 conflicts (v4.19.41-67-g82fd2fd59cff)
 2019-05-10  0:00 UTC 

[dma-buf v3 0/3] Improve the dma-buf tracking
 2019-05-10  0:00 UTC  (4+ messages)
` [dma-buf v3 1/3] dma-buf: give each buffer a full-fledged inode
` [dma-buf v3 2/3] dma-buf: add DMA_BUF_{GET,SET}_NAME ioctls
` [dma-buf v3 3/3] dma-buf: add show_fdinfo handler

[PATCH] selftests/bpf: Fix compile warning in bpf selftest
 2019-05-10  0:00 UTC  (5+ messages)

[PATCH v2 0/3] usb: gadget: Add support for disabling U1 and U2 entries
 2019-05-09 23:59 UTC  (5+ messages)
` [PATCH v2 3/3] usb: dwc3: "

[PATCH v4 00/3] MIPS: SGI-IP27 rework part2
 2019-05-09 23:54 UTC  (5+ messages)
` [PATCH v4 1/3] MIPS: SGI-IP27: move IP27 specific code out of pci-ip27.c into new file

[PATCH v4 3/3] MIPS: SGI-IP27: abstract chipset irq from bridge
 2019-05-09 23:52 UTC  (2+ messages)

[PATCH v4 2/3] MIPS: SGI-IP27: use generic PCI driver
 2019-05-09 23:52 UTC  (2+ messages)

[PATCH v2] MIPS: Fix Ingenic SoCs sometimes reporting wrong ISA
 2019-05-09 23:52 UTC  (2+ messages)

[PATCH fixes v2] MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
 2019-05-09 23:52 UTC  (2+ messages)

Question about seccomp / bpf
 2019-05-09 23:51 UTC  (11+ messages)

[PATCH 0/7] Improve stability of Aspeed video engine driver
 2019-05-09 23:51 UTC  (9+ messages)
` [PATCH 1/7] media: aspeed: fix a kernel warning on clk control

[PATCH v2 0/2] send-email: set xfer encoding correctly
 2019-05-09 23:51 UTC  (3+ messages)
` [PATCH v3 3/3] send-email: do defaults -> config -> getopt in that order

How to exchange rerere/redo resolutions?
 2019-05-09 23:49 UTC  (2+ messages)

Danish FreeBSD Developer hates jews collectively
 2019-05-09 23:32 UTC  (2+ messages)

[PATCH net] nfp: add missing kdoc
 2019-05-09 23:41 UTC  (2+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-09 23:40 UTC  (22+ messages)

[PATCH net 0/2] net/tls: fix W=1 build warnings
 2019-05-09 23:37 UTC  (2+ messages)

[PATCH] dmaengine: ioatdma: fix unprotected timer deletion
 2019-05-09 23:37 UTC 

[PATCH v4 0/8] drm/i915: GTT remapping for display
 2019-05-09 23:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[dpdk-dev] DPDK Windows Community call - 02 May 2019
 2019-05-09 23:34 UTC 

[PATCH] hugetlbfs: move resv_map to hugetlbfs_inode_info
 2019-05-09 23:32 UTC  (6+ messages)
` [PATCH] hugetlbfs: always use address space in inode for resv_map pointer

pull-request: bpf 2019-05-09
 2019-05-09 23:31 UTC  (2+ messages)

[PATCH v3] doc: announce ring API change
 2019-05-09 23:29 UTC  (3+ messages)
` [PATCH v4] "
  ` [dpdk-dev] "

[PATCH v3] btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-09 23:28 UTC  (3+ messages)

[PATCH 1/1] doc: announce change in power API
 2019-05-09 23:28 UTC  (3+ messages)
` [dpdk-dev] "

[PATCH 4.14 00/42] 4.14.118-stable review
 2019-05-09 23:27 UTC  (2+ messages)

[v2 PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-09 23:26 UTC 

[PATCH] driver core: Fix use-after-free and double free on glue directory
 2019-05-09 23:22 UTC  (10+ messages)

[Bug 203559] New: usercopy_abort triggered by build_test_sglist
 2019-05-09 23:20 UTC  (2+ messages)

[PATCH 0/4] gc docs: modernize and fix the documentation
 2019-05-09 23:20 UTC  (7+ 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.