All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-15 14:59:57 to 2020-09-15 15:18:56 UTC [more...]

[PATCH] dma-direct: Fix potential NULL pointer dereference
 2020-09-15 15:12 UTC  (7+ messages)

[PATCH v1] arm64: dts: qcom: msm8996: Add VFE1_GDSC power domain to camss node
 2020-09-15 15:06 UTC  (2+ messages)

[PATCH 5.4 000/132] 5.4.66-rc1 review
 2020-09-15 14:11 UTC  (3+ messages)
` [PATCH 5.4 001/132] ARM: dts: logicpd-torpedo-baseboard: Fix broken audio
` [PATCH 5.4 010/132] RDMA/rxe: Fix memleak in rxe_mem_init_user

[PATCH 5.8 000/177] 5.8.10-rc1 review
 2020-09-15 14:13 UTC  (13+ messages)
` [PATCH 5.8 082/177] media: gpio-ir-tx: spinlock is not needed to disable interrupts
` [PATCH 5.8 085/177] nvme: have nvme_wait_freeze_timeout return if it timed out
` [PATCH 5.8 093/177] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices
` [PATCH 5.8 094/177] HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controller
` [PATCH 5.8 100/177] arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE
` [PATCH 5.8 101/177] ALSA: hda: hdmi - add Rocketlake support
` [PATCH 5.8 146/177] mmc: sdio: Use mmc_pre_req() / mmc_post_req()
` [PATCH 5.8 150/177] RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
` [PATCH 5.8 152/177] fbcon: remove soft scrollback code
` [PATCH 5.8 154/177] vgacon: remove software scrollback support
` [PATCH 5.8 157/177] kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
` [PATCH 5.8 165/177] staging: greybus: audio: fix uninitialized value issue

[PATCH 4.19 00/78] 4.19.146-rc1 review
 2020-09-15 14:13 UTC  (8+ messages)
` [PATCH 4.19 54/78] staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
` [PATCH 4.19 56/78] btrfs: fix lockdep splat in add_missing_dev
` [PATCH 4.19 66/78] fbcon: remove soft scrollback code
` [PATCH 4.19 67/78] fbcon: remove now unusued softback_lines cursor() argument
` [PATCH 4.19 68/78] KVM: VMX: Dont freeze guest when event delivery causes an APIC-access exit
` [PATCH 4.19 69/78] ARM: dts: vfxxx: Add syscon compatible with OCOTP
` [PATCH 4.19 70/78] video: fbdev: fix OOB read in vga_8planes_imageblit()

[dpdk-dev] [PATCH 00/15] Replace terms master/slave lcore with main/worker lcore
 2020-09-15 15:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 00/17] Replace terms master/slave
  ` [dpdk-dev] [PATCH v3 12/17] examples: replace use of master with main

[PATCH v2 00/21] Convert all remaining drivers to GEM object functions
 2020-09-15 15:08 UTC  (132+ messages)
` [Intel-gfx] "
` [PATCH v2 01/21] drm/amdgpu: Introduce "
  ` [Intel-gfx] "
` [PATCH v2 02/21] drm/armada: "
  ` [Intel-gfx] "
` [PATCH v2 03/21] drm/etnaviv: "
  ` [Intel-gfx] "
` [PATCH v2 04/21] drm/exynos: "
  ` [Intel-gfx] "
` [PATCH v2 05/21] drm/gma500: "
  ` [Intel-gfx] "
` [PATCH v2 06/21] drm/i915: "
  ` [Intel-gfx] "
` [PATCH v2 07/21] drm/mediatek: "
  ` [Intel-gfx] "
` [PATCH v2 08/21] drm/msm: Introduce GEM object funcs
  ` [Intel-gfx] "
` [PATCH v2 09/21] drm/nouveau: Introduce GEM object functions
  ` [Intel-gfx] "
` [PATCH v2 10/21] drm/omapdrm: "
  ` [Intel-gfx] "
` [PATCH v2 11/21] drm/pl111: "
  ` [Intel-gfx] "
` [PATCH v2 12/21] drm/radeon: "
  ` [Intel-gfx] "
` [PATCH v2 13/21] drm/rockchip: Convert to drm_gem_object_funcs
  ` [Intel-gfx] "
` [PATCH v2 14/21] drm/tegra: Introduce GEM object functions
  ` [Intel-gfx] "
` [PATCH v2 15/21] drm/vc4: "
  ` [Intel-gfx] "
` [PATCH v2 16/21] drm/vgem: "
  ` [Intel-gfx] "
` [PATCH v2 17/21] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
  ` [Intel-gfx] "
` [PATCH v2 18/21] drm/vkms: Introduce GEM object functions
  ` [Intel-gfx] "
` [PATCH v2 19/21] drm/xen: "
  ` [Intel-gfx] "
` [PATCH v2 20/21] drm/xlnx: Initialize DRM driver instance with CMA helper macro
  ` [Intel-gfx] "
` [PATCH v2 21/21] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
  ` [Intel-gfx] "

bdi cleanups v5
 2020-09-15 15:18 UTC  (13+ messages)
  ` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
  ` [PATCH 02/12] drbd: remove dead code in device_to_statistics
  ` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
  ` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
  ` [PATCH 05/12] md: update the optimal I/O size on reshape
  ` [PATCH 06/12] block: lift setting the readahead size into the block layer
  ` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
  ` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
  ` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
  ` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
  ` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
  ` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-15 14:58 UTC  (10+ messages)
` [PATCH v7 11/13] util/async: Add aio_co_reschedule_self()
` [PATCH v7 12/13] block: Add bdrv_co_move_to_aio_context()
` [PATCH v7 13/13] block: Convert 'block_resize' to coroutine

[PATCH] misc: hisi_hikey_usb: fix the uninitialized ret
 2020-09-15 15:18 UTC  (3+ messages)
` [PATCH] misc: hisi_hikey_usb: fix ptr_ret.cocci warnings

[RESEND PATCH v2 0/1] convert l2 cache dt bindings to YAML format
 2020-09-15 15:17 UTC  (4+ messages)
` [RESEND PATCH v2 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH v3 0/2] Fix handling of host-aware ZBC disks
 2020-09-15 15:16 UTC  (5+ messages)
` [PATCH v3 1/2] scsi: "
` [PATCH v3 2/2] scsi: Fix ZBC disk initialization

[RFC] nvfs: a filesystem for persistent memory
 2020-09-15 15:16 UTC  (2+ messages)

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-15 15:08 UTC  (2+ messages)

[PATCH] ext4: clear buffer verified flag if read meta block from disk
 2020-09-15 14:57 UTC  (3+ messages)

[PATCH 0/9] xen: beginnings of moving library-like code into an archive
 2020-09-15 15:14 UTC  (6+ messages)
` [PATCH 1/9] build: use if_changed more consistently (and correctly) for prelink*.o

[PATCH] docs/system: clarify deprecation scheduled
 2020-09-15 15:10 UTC  (3+ messages)

[PATCH v2] docs/system: clarify deprecation schedule
 2020-09-15 15:07 UTC 

ath10k-firmware: QCA4019 hw1.0: Add Linksys MR8300 specific BDFs
 2020-09-15 15:12 UTC 

regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413 ("dax: fix detection of dax support for non-persistent memory block devices")
 2020-09-15 15:12 UTC  (4+ messages)
` 回复:regression "
  ` 回复:regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413?? ("dax: fix detection of dax support for non-persistent memory block?? devices")

[PATCH] arm64: dts: sm8250: Add OPP table for all qup devices
 2020-09-15 15:08 UTC  (2+ messages)

[PATCH 00/13] iMX 8 - Another round of cleanups
 2020-09-15 14:38 UTC  (5+ messages)
` [PATCH 06/13] dt-bindings: mfd: rohm,bd71837-pmic: Add common properties

✅ PASS: Test report for kernel 5.8.9-179511b.cki (stable-queue)
 2020-09-15 15:10 UTC 

[PATCH v2 0/2] fix 'xl block-detach'
 2020-09-15 15:10 UTC  (6+ messages)
` [PATCH v2 1/2] libxl: provide a mechanism to define a device 'safe remove' function

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] mptcp: retransmit ADD_ADDR when timeout
 2020-09-15 15:10 UTC 

[PATCH 1/2] efi/libstub: Add efi_warn and *_once logging helpers
 2020-09-15 15:09 UTC  (3+ messages)
` [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware

Kernel branch link?
 2020-09-15 15:07 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Check for a registered driver with IPS
 2020-09-15 15:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Cluster-devel] [PATCH] savemeta: Progress reporting cleanup
 2020-09-15 15:03 UTC 

[PATCH] include: phy: fix NULL pointer check in phy_write()
 2020-09-15 15:00 UTC  (3+ messages)

Yocto Project Status WW37'20
 2020-09-15 15:00 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.