All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-05 06:12:48 to 2019-07-05 07:45:47 UTC [more...]

[PATCH v7 00/11] HDCP2.2 Phase II
 2019-07-05 13:00 UTC  (6+ messages)
` [PATCH v7 07/11] drm: Add Content protection type property

[PATCH v8 0/6] HDCP2.2 Phase II
 2019-07-05  0:46 UTC  (7+ messages)
` [PATCH v8 1/6] drm: Add Content protection type property
` [PATCH v8 2/6] drm/i915: Attach content "
` [PATCH v8 3/6] drm: uevent for connector status change
` [PATCH v8 4/6] drm/hdcp: update content protection property with uevent
` [PATCH v8 5/6] drm/i915: update the hdcp state "
` [PATCH v8 6/6] drm/hdcp: reference for srm file format

[PATCH 0/2] scsi: add support for request batching
 2019-07-05  7:44 UTC  (11+ messages)
` [PATCH 1/2] scsi_host: "

[PATCH v7 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
 2019-07-05  7:43 UTC  (3+ messages)
` [PATCH v7 net-next 1/5] net: core: page_pool: add user refcnt and reintroduce page_pool_destroy

[PATCH] generic: test cloning large exents to a file with many small extents
 2019-07-05  7:43 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] app/test-compress-perf: report header improvement
 2019-07-05  7:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/1] add extra features to test-compress-perf
  ` [dpdk-dev] [PATCH v2 1/1] app/test-compress-perf: report header improvement
  ` [dpdk-dev] [PATCH v3 0/1] add extra features to test-compress-perf
    ` [dpdk-dev] [PATCH v3 1/1] app/test-compress-perf: report header improvement

[U-Boot] [PATCH v1 0/3] Fixes for the DWC3-generic glue driver
 2019-07-05  7:43 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/3] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
` [U-Boot] [PATCH v1 2/3] dm: Add a No-op uclass
` [U-Boot] [PATCH v1 3/3] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue

[loopback] 4de83b88c6: WARNING:suspicious_RCU_usage
 2019-07-05  7:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/16] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-07-05  7:23 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] nvme: simplify namespace code
` [Qemu-devel] [PATCH 02/16] nvme: move device parameters to separate struct
` [Qemu-devel] [PATCH 03/16] nvme: fix lpa field
` [Qemu-devel] [PATCH 04/16] nvme: add missing fields in identify controller
` [Qemu-devel] [PATCH 05/16] nvme: populate the mandatory subnqn and ver fields
` [Qemu-devel] [PATCH 06/16] nvme: support completion queue in cmb
` [Qemu-devel] [PATCH 07/16] nvme: support Abort command
` [Qemu-devel] [PATCH 08/16] nvme: refactor device realization
` [Qemu-devel] [PATCH 09/16] nvme: support Asynchronous Event Request command
` [Qemu-devel] [PATCH 10/16] nvme: support Get Log Page command
` [Qemu-devel] [PATCH 11/16] nvme: add missing mandatory Features
` [Qemu-devel] [PATCH 12/16] nvme: bump supported NVMe revision to 1.3d
` [Qemu-devel] [PATCH 13/16] nvme: simplify dma/cmb mappings
` [Qemu-devel] [PATCH 14/16] nvme: support multiple block requests per request
` [Qemu-devel] [PATCH 15/16] nvme: support scatter gather lists
` [Qemu-devel] [PATCH 16/16] nvme: support multiple namespaces

[PATCH v2 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones
 2019-07-05  7:42 UTC  (3+ messages)
` [selftests/bpf] 6135bdd95f: kernel_selftests.bpf.test_offload.py.fail

[Qemu-devel] [PATCH] usbredir: fix buffer-overflow on migration load
 2019-07-05  7:39 UTC 

[OSSNA] Intro to kernel hacking tutorial
 2019-07-05  7:48 UTC  (2+ messages)

[PATCH v2] drm/i915: Order assert forcewake test
 2019-07-05  7:41 UTC 

ipipe 4.19: spurious APIC interrupt when setting rt_igp to up
 2019-07-05  7:38 UTC  (4+ messages)

[PATCH v2 00/99] ram: rk3399: Add LPDDR4 support
 2019-07-05  7:38 UTC  (8+ messages)
      ` [U-Boot] "

[PATCH net-next 0/3] devlink: Introduce PCI PF, VF ports and attributes
 2019-07-05  7:37 UTC  (5+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] devlink: Introduce PCI PF port flavour and port attribute
  ` [PATCH net-next v2 2/3] devlink: Introduce PCI VF "
  ` [PATCH net-next v2 3/3] net/mlx5e: Register devlink ports for physical link, PCI PF, VFs

[PATCH 0/4] Add HDMI jack support on RK3288
 2019-07-05  7:35 UTC  (11+ messages)
` [PATCH 1/4] ASoC: hdmi-codec: Add an op to set callback function for plug event
` [PATCH 2/4] drm: bridge: dw-hdmi: Report connector status using callback
  ` [alsa-devel] "
` [PATCH 3/4] ASoC: rockchip_max98090: Add dai_link for HDMI

[PATCH 0/3] test: improve test coverage for power library
 2019-07-05  7:35 UTC  (3+ messages)
` [PATCH v2 "
  ` [dpdk-dev] "

[U-Boot] [RESEND PATCH v3 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-07-05  7:34 UTC  (10+ messages)
` [U-Boot] [RESEND PATCH v3 13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection

[Qemu-devel] [PULL 00/46] target-arm queue
 2019-07-05  7:24 UTC  (3+ messages)
` [Qemu-devel] [PULL 41/46] target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
  ` [Qemu-arm] "

[PATCH v6 1/2] Bluetooth: hci_qca: Added support for WCN3998
 2019-07-05  7:33 UTC  (5+ messages)
      ` Doubt/issue in hci_dev_do_close

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-05  7:33 UTC  (3+ messages)
` [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

[U-Boot] [PATCH] rockchip: make_fit_atf.py: fix loadables property set error
 2019-07-05  7:33 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Dockerfile.fedora: Download peg source from our own mirror
 2019-07-05  7:32 UTC 

[PATCH nvmem 1/1] nvmem: imx: correct the fuse word index
 2019-07-05  7:32 UTC  (6+ messages)
  ` [EXT] "

[PATCH] dmaengine: imx-sdma: fix use-after-free on probe error path
 2019-07-05  7:28 UTC  (2+ messages)

[PATCH][next][V3] btrfs: fix memory leak of path on error return path
 2019-07-05  7:30 UTC  (4+ messages)

[PATCH 00/60] xen: add core scheduling support
 2019-07-05  7:30 UTC  (6+ messages)
` [PATCH 39/60] x86: optimize loading of GDT at context switch
  ` [Xen-devel] "

Missing manual? - GAP Central connecting to multiple peripherals
 2019-07-05  7:29 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Fix an endian bug in IRQ handler
 2019-07-05  7:28 UTC  (3+ messages)

[PATCH 0/5] btrfs-progs: tests: Make 64K page size system happier
 2019-07-05  7:26 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: mkfs: Apply the sectorsize user specified on 64k page size system
` [PATCH 2/5] btrfs-progs: fsck-tests: Check if current kernel can mount fs with specified sector size
` [PATCH 3/5] btrfs-progs: mkfs-tests: Skip 010-minimal-size if we can't mount with 4k "
` [PATCH 4/5] btrfs-progs: misc-tests: Make test cases work or skipped on 64K page size system
` [PATCH 5/5] btrfs-progs: convert-tests: Skip tests if kernel doesn't support subpage sized sector size

1d03958188: WARNING:at_lib/vsprintf.c:#format_decode
 2019-07-05  7:25 UTC 

[PATCH net-next v3 0/3] net: stmmac: Some improvements and a fix
 2019-07-05  7:23 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Implement RX Coalesce Frames setting
` [PATCH net-next v3 2/3] net: stmmac: Fix descriptors address being in > 32 bits address space
` [PATCH net-next v3 3/3] net: stmmac: Introducing support for Page Pool

[PATCH] drm/komeda: Adds VRR support
 2019-07-05  7:23 UTC  (5+ messages)

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-07-05  7:22 UTC  (7+ messages)

No carrier lost information with gadget RNDIS/ECM
 2019-07-05  7:21 UTC  (16+ messages)

linux-next: build failure after merge of the nvdimm tree
 2019-07-05  7:20 UTC 

922c7b4064 ("locking/mutex: Test for initialized mutex"): WARNING: CPU: 0 PID: 0 at kernel/locking/mutex.c:912 __mutex_lock
 2019-07-05  7:18 UTC  (2+ messages)

[PATCH][next][V2] btrfs: fix memory leak of path on error return path
 2019-07-05  7:14 UTC  (4+ messages)

[U-Boot] Getting address and size of loadable images through DT
 2019-07-05  7:13 UTC 

[dpdk-dev] [PATCH v2 00/10] cryptodev: support encrypted-digest use-cases
 2019-07-05  7:10 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 2/8] cryptodev: add digest encrypted feature flag

[PATCH 0/5] Unmappable DRM client buffers for fbdev emulation
 2019-07-05  7:09 UTC  (8+ messages)

[PATCH] mm, memcg: support memory.{min, low} protection in cgroup v1
 2019-07-05  7:05 UTC 

[PATCH V2 2/2] ASoC: fsl_esai: recover the channel swap after xrun
 2019-07-05  7:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] doc: document that the monitor console is a privileged control interface
 2019-07-05  7:03 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-2.7.1.rc1)
 2019-07-05  7:04 UTC  (2+ messages)

[PATCH libnftnl] Add Libs.private field to libnftnl.pc
 2019-07-05  7:04 UTC  (2+ messages)

[PATCH] PCI / PM: Don't runtime suspend when device only supports wakeup from D0
 2019-07-05  7:02 UTC  (7+ messages)

"kernel BUG" and segmentation fault with "device delete"
 2019-07-05  7:01 UTC  (2+ messages)

pending-fixes build: 0 failures 16 warnings (v5.2-rc7-250-g820e56d05831)
 2019-07-05  7:01 UTC 

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-05  7:01 UTC  (4+ messages)
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT

Testing Bluetooth Mesh with python
 2019-07-05  6:59 UTC  (3+ messages)

[PATCH v2 1/2] Bluetooth: Disable LE Advertising in hci_suspend_dev()
 2019-07-05  6:58 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/ctxt-switch: Document and improve GDT handling
 2019-07-05  6:55 UTC  (2+ messages)

ath10k-firmware: QCA4019 hw1.0: Add Qxwlan E2600AC specific BDFs
 2019-07-05  6:55 UTC 

[PATCH] Documentation: dmaengine: clean up description of dmatest usage
 2019-07-05  6:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] SiFive SPI MMC Support
 2019-07-05  6:51 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/5] spi: Add SiFive SPI driver
` [U-Boot] [PATCH v2 2/5] mmc: skip select_mode_and_width for MMC SPI host
` [U-Boot] [PATCH v2 3/5] mmc: mmc_spi: Re-write driver using DM framework
` [U-Boot] [PATCH v2 4/5] riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers
` [U-Boot] [PATCH v2 5/5] doc: sifive-fu540: Update README for "

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: add option to enable/disable shout2 plugin
 2019-07-05  6:50 UTC 

[PATCH 0/8] Tegra XHCI controller ELPG support
 2019-07-05  6:48 UTC  (5+ messages)
` [PATCH 3/8] phy: tegra: xusb: t210: rearrange UPHY init

[Cocci] [PATCH v2] coccinelle: semantic code search formissingof_node_put
 2019-07-05  6:45 UTC  (5+ messages)
  `  "
  ` [Cocci] [v2] coccinelle: semantic code search for missing of_node_put
    `  "

[PATCH 0/3] some misc tidy-up
 2019-07-05  6:39 UTC  (4+ messages)
` [PATCH 1/3] powerpc/fsl_booke: replace PAGE_OFFSET with KERNELBASE
` [PATCH 2/3] powerpc: unify definition of M_IF_NEEDED
` [PATCH 3/3] powerpc: move memstart_addr and kernstart_addr to init-common.c

[PATCH v4 0/5] EHL port programming
 2019-07-05  6:44 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for EHL port programming (rev6)

[PATCH v1 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-05  6:43 UTC  (11+ messages)

[PATCH bpf] xdp: fix possible cq entry leak
 2019-07-05  6:42 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/3] lib/lpm: memory orderings to avoid race conditions for v1604
 2019-07-05  6:39 UTC  (3+ messages)

[linux-lvm] lvmcache shutdown for root filesystem
 2019-07-05  6:38 UTC 

[PATCH v8 0/7] crypto: switch to crypto API for ESSIV generation
 2019-07-05  6:35 UTC  (4+ messages)
  ` [dm-devel] "

[PATCH][resend] KVM: fix error handling in svm_cpu_init
 2019-07-05  6:29 UTC 

[Xen-devel] [ovmf test] 138741: all pass - PUSHED
 2019-07-05  6:34 UTC 

[dpdk-dev] [PATCH v2 1/1] net/hinic: use mutex replace spin lock
 2019-07-05  6:47 UTC 

[PATCH] dmaengine: tegra210-adma: Don't program FIFO threshold
 2019-07-05  6:31 UTC  (2+ messages)

[Bug 109319] [radeonsi] Two Point Hospital: rendered in mostly black on an Oland XT GPU
 2019-07-05  6:34 UTC  (2+ messages)

[PATCH] dmaengine: tegra210-adma: remove PM_CLK dependency
 2019-07-05  6:29 UTC  (3+ messages)

[PATCH 1/3] dm-crypt: Wipe private IV struct after key invalid flag is set
 2019-07-05  6:32 UTC  (10+ messages)
` [PATCH 3/3] dm-crypt: Implement eboiv - encrypted byte-offset initialization vector

schdule bug in 4.4.38-rt49
 2019-07-05  6:31 UTC  (4+ messages)

The scan-unevictable_pages
 2019-07-05  6:31 UTC 

[PATCH bpf-next] Enable zext optimization for more RV64G ALU ops
 2019-07-05  6:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/libgpgme: bump to version 1.13.1
 2019-07-05  6:31 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/libarchive: bump to version 3.4.0
` [Buildroot] [PATCH 3/3] package/opkg: bump to version 0.4.1

[PATCH][resend] KVM: fix error handling in svm_hardware_setup
 2019-07-05  6:24 UTC 

[dpdk-dev] [PATCH 0/3] lib/hash: perf improvements for lock-free
 2019-07-05  6:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/2] "

[Buildroot] [git commit] package/opkg: bump to version 0.4.1
 2019-07-05  6:29 UTC 

[f2fs-dev] [PATCH] f2fs: allow all the users to pin a file
 2019-07-05  6:29 UTC  (2+ messages)
`  "

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-05  6:28 UTC  (10+ messages)

[Buildroot] [git commit] package/libarchive: bump to version 3.4.0
 2019-07-05  6:28 UTC 

[Buildroot] [git commit] package/libgpgme: bump to version 1.13.1
 2019-07-05  6:27 UTC 

[PATCH] dmaengine: ti: omap-dma: Improved memcpy polling support
 2019-07-05  6:23 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_ccs: Skip with a more meaningful message
 2019-07-05  6:26 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "

[Buildroot] [PATCH 1/1] package/modem-manager: bump to version 1.10.2
 2019-07-05  6:25 UTC  (2+ messages)

[Buildroot] [git commit] package/modem-manager: bump to version 1.10.2
 2019-07-05  6:24 UTC 

[Buildroot] [PATCH 1/1] package/php: bump version to 7.3.7
 2019-07-05  6:24 UTC  (2+ messages)

[Buildroot] [git commit] package/php: bump version to 7.3.7
 2019-07-05  6:24 UTC 

[Buildroot] [git commit] package/freeswitch: bump version to 1.8.7
 2019-07-05  6:23 UTC 

[Buildroot] [PATCH] package/libnftnl: drop obsolete patch
 2019-07-05  6:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libsecret: bump to version 0.18.8
 2019-07-05  6:23 UTC  (2+ messages)

[Buildroot] [git commit] package/libnftnl: drop obsolete patch
 2019-07-05  6:22 UTC 

[Buildroot] [git commit] package/libsecret: bump to version 0.18.8
 2019-07-05  6:22 UTC 

[PATCH] libvirt: libvirtd: Facilitate using tls connection mode
 2019-07-05  6:21 UTC 

[Buildroot] [PATCH 1/1] package/webkitgtk: bump to version 2.24.3
 2019-07-05  6:21 UTC  (2+ messages)

[PULL 0/1] vfio-ccw fix for 5.3
 2019-07-05  6:21 UTC  (2+ messages)
` [PULL 1/1] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1

Call for disabling libgcrypt libjitterentropy of rng-tool
 2019-07-05  6:21 UTC 

[GIT PULL]: soundwire updates for v5.3-rc1
 2019-07-05  6:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/cog: bump to version 0.3.1
 2019-07-05  6:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.2.1
 2019-07-05  6:21 UTC  (2+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{14, 19}.x / 5.1.x series
 2019-07-05  6:20 UTC  (2+ messages)

[Buildroot] [git commit] package/webkitgtk: bump to version 2.24.3
 2019-07-05  6:20 UTC 

[PATCH v4 0/3] dmaengine: ti: edma: Polled completion support
 2019-07-05  6:17 UTC  (4+ messages)
` [PATCH v4 3/3] dmaengine: ti: edma: Support for polled (memcpy) completion

[PATCH] sound: pci: asihpi: Remove unneeded variable change
 2019-07-05  6:19 UTC  (3+ messages)

[Buildroot] [git commit] package/cog: bump to version 0.3.1
 2019-07-05  6:19 UTC 

[Buildroot] [git commit] package/wpebackend-fdo: bump to version 1.2.1
 2019-07-05  6:18 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{14, 19}.x / 5.1.x series
 2019-07-05  6:18 UTC 

+ diff-sucks.patch added to -mm tree
 2019-07-05  6:16 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-07-05  6:15 UTC  (13+ messages)

[PATCH 0/2] forcedeth: recv cache support
 2019-07-05  6:19 UTC  (2+ messages)
` [PATCH 2/2] forcedeth: disable recv cache by default

INFO: task hung in io_uring_release
 2019-07-05  6:12 UTC  (2+ messages)
` [PATCH] io_uring: fix io_sq_thread_stop running in front of io_sq_thread

[PATCH] mm/isolate: Drop pre-validating migrate type in undo_isolate_page_range()
 2019-07-05  6:12 UTC 

[PATCH 10/10] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
 2019-07-05  6:12 UTC 

[PATCH 09/10] net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC
 2019-07-05  6:12 UTC 


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.