All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-31 06:47:00 to 2020-07-31 07:37:27 UTC [more...]

[PATCH v2 0/4] drm/sun4i: Add support for dual-link LVDS on the A20
 2020-07-30  9:35 UTC  (5+ messages)
` [PATCH v2 1/4] drm/of: Change the prototype of drm_of_lvds_get_dual_link_pixel_order
` [PATCH v2 2/4] drm/sun4i: tcon: Refactor the LVDS and panel probing
` [PATCH v2 3/4] drm/sun4i: tcon: Support the LVDS Dual-Link on the A20
` [PATCH v2 4/4] [DO NOT MERGE] ARM: dts: sun7i: Enable LVDS Dual-Link on the Cubieboard

[PATCH] vt: Handle recursion in vc_do_resize()
 2020-07-30 11:27 UTC  (6+ messages)
  ` [PATCH] fbmem: pull fbcon_update_vcs() out of fb_set_var()
    ` [PATCH v2] "

[PATCH] vgacon: Fix an out-of-bounds in vgacon_scrollback_update()
 2020-07-31  3:23 UTC  (5+ messages)

[PATCH drm/hisilicon 0/2] hibmc clean up
 2020-07-31  1:05 UTC 

[RFC][PATCH] regulator: rpi-panel: Add regulator/backlight driver for RPi panel
 2020-07-30 19:37 UTC  (5+ messages)

[PATCH v2 0/3] More IPU cleanups v2
 2020-07-30 14:48 UTC  (3+ messages)
` [PATCH v2 2/3] drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B
` [PATCH v2 3/3] drm/ingenic: ipu: Only enable clock when needed

[PATCH] vgacon: fix out of bounds write to the scrollback buffer
 2020-07-30 10:39 UTC  (2+ messages)

[PATCH drm/hisilicon 1/2] drm/hisilicon: Remove the unnecessary header files
 2020-07-31  7:36 UTC  (2+ messages)

[PATCH 0/2] Fix st7703 panel initialization failures
 2020-07-30 13:41 UTC  (7+ messages)

[PATCH v9 0/4] driver core: add probe error check helper
 2020-07-30 18:45 UTC  (8+ messages)

[v1] drm/msm/dpu: Fix scale params in plane validation
 2020-07-30 13:38 UTC 

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-31  7:36 UTC  (5+ messages)
` [PATCH v4 09/10] Powerpc/smp: Create coregroup domain

[PATCH drm/hisilicon 2/2] drm/hisilicon: Code refactoring for hibmc_drv_de
 2020-07-31  1:05 UTC 

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-30 17:05 UTC  (9+ messages)
` [PATCH v9 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

linux-next: manual merge of the hmm tree with the drm tree
 2020-07-30 12:03 UTC  (2+ messages)

[PATCH -next] emulate:Fix build error
 2020-07-31  7:36 UTC  (2+ messages)

[PATCH v2] drm/connector: Add of_drm_find_connector
 2020-07-31  2:33 UTC  (2+ messages)

[PATCH v5 0/6] Add support for GPU DDR BW scaling
 2020-07-30 15:37 UTC  (10+ messages)

[PATCH v3 1/3] mm/gup: restrict CMA region by using allocation scope API
 2020-07-31  7:35 UTC  (3+ messages)
` [PATCH v3 2/3] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH v3 3/3] mm/gup: use a standard migration target allocation callback

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-07-31  7:34 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
 2020-07-31  7:34 UTC  (16+ messages)

[PATCH v4 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31  7:34 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH v4 2/2] iio: light: as73211: New driver

[Intel-gfx] Breadcrumbs fixes and stall avoidance
 2020-07-31  7:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH 03/21] drm/i915: Export a preallocate variant of i915_active_acquire()

[Devel] [pm:bleeding-edge] BUILD SUCCESS WITH WARNING 97987ea7f86a35284fd54efc7412db246f178666
 2020-07-31  7:31 UTC  (2+ messages)
`  "

[SPDK] Re: [Release] 20.01.1: Maintenance LTS Release
 2020-07-31  7:31 UTC 

[PATCH v2] scsi: 3w-9xxx: Fix endianness issues found by sparse
 2020-07-31  7:29 UTC  (2+ messages)

[PATCH v12 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-31  7:28 UTC  (4+ messages)
` [PATCH v12 01/11] iotests: add test for QCOW2 header dump

[PATCH -next] crypto: sa2ul - fix wrong pointer passed to PTR_ERR()
 2020-07-31  7:28 UTC  (3+ messages)

pull request (net): ipsec 2020-07-31
 2020-07-31  7:18 UTC  (11+ messages)
` [PATCH 01/10] xfrm: policy: match with both mark and mask on user interfaces
` [PATCH 02/10] xfrm: esp6: fix encapsulation header offset computation
` [PATCH 03/10] espintcp: support non-blocking sends
` [PATCH 04/10] espintcp: recv() should return 0 when the peer socket is closed
` [PATCH 05/10] xfrm: policy: fix IPv6-only espintcp compilation
` [PATCH 06/10] xfrm: Fix crash when the hold queue is used
` [PATCH 07/10] af_key: pfkey_dump needs parameter validation
` [PATCH 08/10] xfrm: esp6: fix the location of the transport header with encapsulation
` [PATCH 09/10] espintcp: handle short messages instead of breaking the encap socket
` [PATCH 10/10] espintcp: count packets dropped in espintcp_rcv

[meta-arm] [PATCH v2] arm-bsp/wic: fix WKS dependencies for N1SDP components
 2020-07-31  7:26 UTC 

[PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
 2020-07-31  7:26 UTC  (2+ messages)

[PATCH v2] secilc/docs: document expandtypeattribute
 2020-07-31  7:26 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/9] Make check implementation arch agnostic
 2020-07-31  7:24 UTC  (7+ messages)
` [PATCH v2 5/9] objtool: Make relocation in alternative handling arch dependent
` [PATCH v2 9/9] objtool: Abstract unwind hint reading

[Intel-gfx] [PATCH v4 0/1] drm/i915/gt: Initialize reserved and unspecified MOCS indices
 2020-07-31  7:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 1/1] "

[PATCH v4] crypto: af_alg - add extra parameters for DRBG interface
 2020-07-31  7:23 UTC  (2+ messages)

[PATCH] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary
 2020-07-31  7:22 UTC 

linux-next: Fixes tag needs some work in the mac80211-next tree
 2020-07-31  7:22 UTC  (2+ messages)

[PATCH 00/49] ttm mem manager refactoring
 2020-07-31  7:21 UTC  (8+ messages)
` [PATCH 04/49] drm/ttm: provide a driver-led init path for generic mm manager
` [PATCH 26/49] drm/ttm: add wrapper to get manager from bdev

[PATCH v3 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
 2020-07-31  7:21 UTC  (4+ messages)
` [PATCH v3 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

[SPDK] [Release] 20.07: SPDK CSI driver, new accel_fw commands, I/O abort support
 2020-07-31  7:21 UTC 

[dpdk-dev] [PATCH v2 0/2] rte_dev_probe() API change
 2020-07-31  7:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] doc: announce "

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-31  7:19 UTC  (13+ messages)

[PATCH net-next v2] xfrm: introduce oseq-may-wrap flag
 2020-07-31  7:12 UTC  (2+ messages)
` [PATCH iproute2-next] ip-xfrm: add support for oseq-may-wrap extra flag

[morimoto-linux:fw-cleanup-2020-07-31-v1 39/81] sound/soc/soc-dai.c:599:61: error: macro "soc_dai_mark_match" passed 4 arguments, but takes just 3
 2020-07-31  7:19 UTC 

[kvm-unit-tests PATCH] scripts/runtime: Replace "|&" with "2>&1 |"
 2020-07-31  7:17 UTC  (4+ messages)

[dpdk-dev] [PATCH] maintainers: add Chenbo for Vhost/Virtio/vDPA
 2020-07-31  7:17 UTC  (2+ messages)

[PATCH v4 0/2] powerpc/papr_scm: add support for reporting NVDIMM 'life_used_percentage' metric
 2020-07-31  7:14 UTC  (7+ messages)
` [PATCH v4 1/2] powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
` [PATCH v4 2/2] powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric

[PATCH net-next] ip_vti: Fix unused variable warning
 2020-07-31  7:28 UTC  (2+ messages)

[PATCH] schemas: Add vim modeline
 2020-07-31  7:15 UTC  (8+ messages)

exfatprogs-1.0.4 version released
 2020-07-31  7:16 UTC 

[Buildroot] [PATCH v4,1/1] package/zbar: bump to version 0.23.1
 2020-07-31  7:15 UTC  (2+ messages)
` [Buildroot] [PATCH v4, 1/1] "

[Buildroot] [git commit] package/zbar: bump to version 0.23.1
 2020-07-31  7:14 UTC 

Ubuntu 20.04 Internal Microphone is not working. Input Device drop-down menu is empty in Sound settings
 2020-07-31  7:12 UTC 

[Buildroot] [PATCH 1/2] support/testing: drop explicit CGROUPFS_MOUNT from docker test
 2020-07-31  7:13 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] support/testing: drop explicit docker kernel options "

[Buildroot] [git commit] support/testing: drop explicit docker kernel options from docker test
 2020-07-31  7:13 UTC 

[Buildroot] [git commit] support/testing: drop explicit CGROUPFS_MOUNT from docker test
 2020-07-31  7:13 UTC 

Ubuntu 20.04 Internal Microphone is not working. Input Device drop-down menu is empty in Sound settings
 2020-07-31  7:12 UTC 

[Buildroot] [PATCH 1/1] package/feh: bump version to 3.4.1
 2020-07-31  7:12 UTC  (2+ messages)

[Buildroot] [git commit] package/feh: bump version to 3.4.1
 2020-07-31  7:12 UTC 

possible deadlock in __dev_queue_xmit (3)
 2020-07-31  7:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/webkitgtk: security bump to version 2.28.4
 2020-07-31  7:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.28.4
 2020-07-31  7:12 UTC  (2+ messages)

[Buildroot] [git commit] package/webkitgtk: security bump to version 2.28.4
 2020-07-31  7:12 UTC 

[Buildroot] [git commit] package/wpewebkit: security bump to version 2.28.4
 2020-07-31  7:11 UTC 

[Buildroot] [PATCH 1/1] package/kodi: bump version to 18.8-Leia
 2020-07-31  7:11 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:1GbE] BUILD SUCCESS 024a8168b749db7a4aa40a5fbdfa04bf7e77c1c0
 2020-07-31  7:11 UTC 

[Buildroot] [git commit] package/kodi: bump version to 18.8-Leia
 2020-07-31  7:11 UTC 

[PATCH v3 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31  7:10 UTC  (5+ messages)
` [PATCH v3 2/2] iio: light: as73211: New driver

[Buildroot] [PATCH] package/dbus: disable systemd for host build
 2020-07-31  7:10 UTC  (2+ messages)

[Buildroot] [git commit] package/dbus: disable systemd for host build
 2020-07-31  7:10 UTC 

[Buildroot] [PATCH 1/1] package/easydbus: bump to version 0.1.0
 2020-07-31  7:09 UTC  (2+ messages)

[Buildroot] [git commit] package/easydbus: bump to version 0.1.0
 2020-07-31  7:09 UTC 

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-31  7:08 UTC  (17+ messages)
  ` [PATCH v4 6/6] io_uring: add support for zone-append

[Buildroot] [PATCH 1/1] package/iprutils: bump to version 2.4.18.1
 2020-07-31  7:08 UTC  (2+ messages)

[Buildroot] [git commit] package/iprutils: bump to version 2.4.18.1
 2020-07-31  7:08 UTC 

[Buildroot] [PATCH 1/3] package/linux-headers: drop support for 5.5.x headers
 2020-07-31  7:08 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/linux-headers: drop support for 5.6.x headers
` [Buildroot] [PATCH 3/3] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 7}.x series

[PATCH] x86emul: replace UB shifts
 2020-07-31  7:06 UTC 

[PATCH v2 0/4] miscellaneous ZBD improvements
 2020-07-31  7:06 UTC  (11+ messages)
` [PATCH v2 1/4] configure: improve libzbc version check
` [PATCH v2 2/4] configure: check if pkg-config is installed

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 7}.x series
 2020-07-31  7:06 UTC 

[Buildroot] [git commit] package/linux-headers: drop support for 5.6.x headers
 2020-07-31  7:06 UTC 

[Buildroot] [git commit] package/linux-headers: drop support for 5.5.x headers
 2020-07-31  7:06 UTC 

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-07-31  7:05 UTC  (9+ messages)

[PATCH][meta-networking] mbedtls: update to 0.23.0
 2020-07-31  7:04 UTC  (2+ messages)
` [oe] "

[PATCH] crypto: algif_aead - Do not set MAY_BACKLOG on the async path
 2020-07-31  7:03 UTC 

[PATCH] crypto: algif_skcipher - EBUSY on aio should be an error
 2020-07-31  7:03 UTC 

[meta-oe][PATCH 1/2] spdlog: Upgrade to 1.7.0
 2020-07-31  7:03 UTC  (2+ messages)
` [meta-multimedia][PATCH 2/2] gerbera: Upgrade to 1.6.0

[PATCH ipsec 1/2] espintcp: handle short messages instead of breaking the encap socket
 2020-07-31  7:02 UTC  (4+ messages)
` [PATCH ipsec 2/2] espintcp: count packets dropped in espintcp_rcv

iomap write invalidation v2
 2020-07-31  7:01 UTC  (4+ messages)
` [PATCH 3/3] iomap: fall back to buffered writes for invalidation failures
  ` [Cluster-devel] "

[PATCH] Platform lockdown information in SYSFS
 2020-07-31  7:00 UTC  (2+ messages)

[PATCH V5 0/6] IRQ offloading for vDPA
 2020-07-31  6:55 UTC  (7+ messages)
` [PATCH V5 1/6] vhost: introduce vhost_vring_call
` [PATCH V5 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V5 3/6] vDPA: add get_vq_irq() in vdpa_config_ops
` [PATCH V5 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V5 5/6] ifcvf: implement vdpa_config_ops.get_vq_irq()
` [PATCH V5 6/6] irqbypass: do not start cons/prod when failed connect

[PATCH v4] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-31  6:59 UTC  (4+ messages)

[RFC PATCH] iomap: add support to track dirty state of sub pages
 2020-07-31  6:59 UTC  (3+ messages)

[PATCH v5] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-31  6:58 UTC 

[PATCH -next] mmc: mediatek: make function msdc_cqe_disable() static
 2020-07-31  6:54 UTC  (4+ messages)

[Question] About XFS random buffer write performance
 2020-07-31  6:55 UTC  (11+ messages)

[PATCH] Input: xpad: Spelling fixes for "Xbox", improve and proofread the listed xpad device names
 2020-07-31  6:54 UTC  (3+ messages)

[PATCH v2: [linux-4.14.y] ] dm cache: submit writethrough writes in parallel to origin and cache
 2020-07-31  6:54 UTC  (2+ messages)

[PATCH] MIPS: Provide Kconfig option for default IEEE754 conformance mode
 2020-07-31  6:54 UTC  (3+ messages)

[PATCH] scsi: lpfc: Add the missed misc_deregister() for lpfc_init()
 2020-07-31  6:56 UTC 

[PATCH] arm64/alternatives: move length validation inside the subsection
 2020-07-31  6:49 UTC  (6+ messages)

[Question] the check of ioeventfd collision in kvm_*assign_ioeventfd_idx
 2020-07-31  6:44 UTC  (4+ messages)

[PATCH v6 00/25] coresight: allow to build coresight as modules
 2020-07-31  6:40 UTC  (13+ messages)
` [PATCH v6 13/25] coresight: tmc: allow tmc to be built as a module
` [PATCH v6 15/25] coresight: replicator: remove multiple init calls
` [PATCH v6 16/25] coresight: allow funnel and replicator drivers to be built as modules
` [PATCH v6 17/25] coresight: cti: add function to register cti associate ops
` [PATCH v6 18/25] coresight: cti: Fix remove sysfs link error
` [PATCH v6 19/25] coresight: cti: Fix bug clearing sysfs links on callback
` [PATCH v6 20/25] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v6 21/25] coresight: cti: increase reference count when enabling cti
` [PATCH v6 22/25] coresight: cti: allow cti to be built as a module
` [PATCH v6 23/25] coresight: tmc-etr: add function to register catu ops
` [PATCH v6 24/25] coresight: catu: allow catu drivers to be built as modules
` [PATCH v6 25/25] coresight: allow the coresight core driver to be built as a module

[meta-arm] [PATCH] arm-autonomy: Move gem5-arm64 to dynamic-layers/meta-gem5
 2020-07-31  6:51 UTC  (2+ messages)
`  "

upstream boot error: BUG: soft lockup in __do_softirq
 2020-07-31  6:50 UTC  (2+ messages)

clocksource: dw_apb_timer: commit 6d2e16a3181b broke Arria10 platform
 2020-07-31  6:48 UTC 

[linux-rt-devel:linux-5.4.y-rt 45/325] kernel/printk/printk.c:2747:2: warning: function 'vprintk_deferred' might be a candidate for 'gnu_printf' format attribute
 2020-07-31  6:48 UTC 

[PATCH net 0/5] DPAA FMan driver fixes
 2020-07-31  6:46 UTC  (5+ messages)
` [PATCH net 2/5] fsl/fman: fix dereference null return value
` [PATCH net 3/5] fsl/fman: fix unreachable code
` [PATCH net 4/5] fsl/fman: check dereferencing null pointer
` [PATCH net 5/5] fsl/fman: fix eth hash table allocation


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.