All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-15 07:32:52 to 2020-04-15 07:51:57 UTC [more...]

[PATCH-for-5.1 v3 00/24] various: Fix error-propagation with Coccinelle scripts (part 1)
 2020-04-15  7:50 UTC  (3+ messages)
` [PATCH-for-5.1 v3 05/24] hw/arm/aspeed_ast2600: Move some code from realize() to init()

[PATCH v2 for-5.1 0/9] qemu-option: Fix corner cases and clean up
 2020-04-15  7:49 UTC  (3+ messages)
` [PATCH v2 for-5.1 1/9] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
` [PATCH v2 for-5.1 3/9] qemu-option: Fix sloppy recognition of "id=..." after ", , "

[PATCH 0/2] memcg, vmpressure: expose vmpressure controls
 2020-04-15  7:51 UTC  (7+ messages)

[PATCH] drm/i915/gt: Update PMINTRMSK holding fw
 2020-04-15  7:50 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] Bitmap: Optimized division operation to shift operation
 2020-04-15  7:47 UTC  (2+ messages)

[PATCH-for-5.1 0/3] various: Remove unnecessary casts
 2020-04-15  7:48 UTC  (5+ messages)
` [PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
` [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast

[PATCH] Revert "media: Kconfig: move CEC-specific options to cec/Kconfig"
 2020-04-15  7:49 UTC 

[PATCH for-5.1 0/8] qemu-option: Fix corner cases and clean up
 2020-04-15  7:48 UTC  (6+ messages)
` [PATCH for-5.1 5/8] qemu-option: Fix has_help_option()'s sloppy parsing

[PATCH v7 00/48] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-04-15  7:48 UTC  (17+ messages)
` [PATCH v7 06/48] nvme: refactor nvme_addr_read
` [PATCH v7 10/48] nvme: remove redundant cmbloc/cmbsz members
` [PATCH v7 12/48] nvme: add temperature threshold feature
` [PATCH v7 45/48] nvme: support multiple namespaces
` [PATCH v7 48/48] nvme: make lba data size configurable

[PATCH] x86: fix early boot crash on gcc-10
 2020-04-15  7:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
 2020-04-15  7:46 UTC  (11+ messages)

[PULL] topic/phy-compliance
 2020-04-15  7:48 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] block/nvme: Remove memory leak
 2020-04-15  7:46 UTC  (2+ messages)

remove set_fs calls from the exec and coredump code v2
 2020-04-15  7:45 UTC  (5+ messages)
` [PATCH 4/8] binfmt_elf: open code copy_siginfo_to_user to kernelspace buffer

[PATCH 0/2] iommu: Remove iommu_sva_ops::mm_exit()
 2020-04-15  7:47 UTC  (11+ messages)

[PATCH 1/3] mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
 2020-04-15  7:46 UTC  (3+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-04-15  7:46 UTC  (3+ messages)

[PATCH RFC] KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
 2020-04-15  7:28 UTC 

Kernel V5.7-rc1 doesn't boot (EFI?)
 2020-04-15  7:45 UTC  (5+ messages)

[PATCH 1/1] getdents.2: Mention glibc support for getdents64()
 2020-04-15  7:44 UTC  (5+ messages)

+ mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled.patch added to -mm tree
 2020-04-15  7:44 UTC  (2+ messages)

[PATCH v3] mm/memory_hotplug: refrain from adding memory into an impossible node
 2020-04-15  7:44 UTC  (5+ messages)

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-15  7:44 UTC  (8+ messages)

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-15  7:42 UTC  (4+ messages)
` [PATCH v5 3/4] vfio/mdev: add migration_version attribute for mdev (under mdev device node)

[Intel-gfx] [PATCH 00/59] devm_drm_dev_alloc, v2
 2020-04-15  7:40 UTC  (132+ messages)
`  "
` [PATCH 01/59] drm: Add devm_drm_dev_alloc macro
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 02/59] drm/vboxvideo: drop DRM_MTRR_WC #define
  `  "
` [PATCH 03/59] drm/vboxvideo: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 04/59] drm/vboxvideo: Stop using drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 05/59] drm/vboxvidoe: use managed pci functions
  ` [Intel-gfx] "
` [PATCH 06/59] drm/vboxvideo: Use devm_gen_pool_create
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 07/59] drm/v3d: Don't set drm_device->dev_private
  `  "
` [Intel-gfx] [PATCH 08/59] drm/v3d: Use devm_drm_dev_alloc
  `  "
` [Intel-gfx] [PATCH 09/59] drm/v3d: Delete v3d_dev->dev
  `  "
` [Intel-gfx] [PATCH 10/59] drm/v3d: Delete v3d_dev->pdev
  `  "
` [Intel-gfx] [PATCH 11/59] drm/udl: Use devm_drm_dev_alloc
  `  "
` [PATCH 12/59] drm/udl: don't set drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 13/59] drm/st7735r: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 14/59] drm/st7586: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/59] drm/repaper: "
  `  "
` [Intel-gfx] [PATCH 16/59] drm/mi0283qt: "
  `  "
` [PATCH 17/59] drm/ili9486: "
  ` [Intel-gfx] "
` [PATCH 18/59] drm/ili9341: "
  ` [Intel-gfx] "
` [PATCH 19/59] drm/ili9225: "
  ` [Intel-gfx] "
` [PATCH 20/59] drm/hx8357d: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 21/59] drm/gm12u320: "
  `  "
` [PATCH 22/59] drm/gm12u320: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 23/59] drm/tidss: Use devm_drm_dev_alloc
  `  "
` [Intel-gfx] [PATCH 24/59] drm/tidss: Don't use drm_device->dev_private
  `  "
` [Intel-gfx] [PATCH 25/59] drm/tidss: Delete tidss->saved_state
  `  "
` [PATCH 26/59] drm/qxl: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 27/59] drm/qxl: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 28/59] drm/mcde: Use devm_drm_dev_alloc
  `  "
` [PATCH 29/59] drm/mcde: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 30/59] drm/ingenic: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 31/59] drm/ingenic: Don't set drm_device->dev_private
  `  "
` [PATCH 32/59] drm/komeda: use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 33/59] drm/armada: Use devm_drm_dev_alloc
  `  "
` [PATCH 34/59] drm/armada: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 35/59] drm/cirrus: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 36/59] drm/cirrus: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 37/59] drm/cirrus: Move to drm/tiny
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 38/59] drm/i915: Use devm_drm_dev_alloc
  `  "
` [Intel-gfx] [PATCH 39/59] drm/arcpgu: Switch to devm_drm_dev_alloc
  `  "
` [Intel-gfx] [PATCH 40/59] drm/arcpgu: Stop using drm_device->dev_private
  `  "
` [PATCH 41/59] drm/arcpgu: Delete arcpgu_priv->fb
  ` [Intel-gfx] "
` [PATCH 42/59] drm/arc: Embedded a drm_simple_display_pipe
  ` [Intel-gfx] "
` [PATCH 43/59] drm/arc: Embedd a drm_connector for sim case
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 44/59] drm/arc: Drop surplus connector registration
  `  "
` [PATCH 45/59] drm/arc: Use drmm_mode_config_cleanup
  ` [Intel-gfx] "
` [PATCH 46/59] drm/arc: Align with simple pipe helpers
  ` [Intel-gfx] "
` [PATCH 47/59] drm/arc: Convert to drm_simple_kms_pipe_helper
  ` [Intel-gfx] "
` [PATCH 48/59] drm/arc: Drop fb/crtc check in arc_pgu_update
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 49/59] drm/arc: Inline arcpgu_crtc.c
  `  "
` [PATCH 50/59] drm/arc: Inline arcpgu_drm_hdmi_init
  ` [Intel-gfx] "
` [PATCH 51/59] drm/arc: Inline remaining files
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 52/59] drm/arc: Initialize sim connector before display pipe
  `  "
` [Intel-gfx] [PATCH 53/59] drm/arc: Move to drm/tiny
  `  "
` [PATCH 54/59] drm/aspeed: Drop aspeed_gfx->fbdev
  ` [Intel-gfx] "
` [PATCH 55/59] drm/aspeed: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 56/59] drm/aspeed: Use managed drmm_mode_config_cleanup
  ` [Intel-gfx] "
` [PATCH 57/59] drm/ast: Use managed pci functions
  ` [Intel-gfx] "
` [PATCH 58/59] drm/ast: Drop explicit connector register/unregister
  ` [Intel-gfx] "
` [PATCH 59/59] drm/bochs: Remove explicit drm_connector_register
  ` [Intel-gfx] "

[PATCH] Optimized division operation to shift operation
 2020-04-15  7:41 UTC  (5+ messages)

[PATCH 00/19] mmc: Improve host driver's support for R1B responses
 2020-04-15  7:41 UTC  (4+ messages)
` [PATCH 06/19] mmc: cb710: Inform the mmc core about the maximum busy timeout

[PATCH v2 0/8] efi/libstub: simplify arm64 kernel image loading
 2020-04-15  7:42 UTC  (5+ messages)
` [PATCH v2 3/8] efi/libstub/arm64: replace 'preferred' offset with alignment check

[virtio-dev] [PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-04-15  7:42 UTC  (5+ messages)
` [virtio-dev] [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()
  `  "
` [virtio-dev] [PATCH v2 08/10] virtio-mem: Offline and remove completely unplugged memory blocks
  `  "

[PATCH 0/4] v4l2-subdev: Introduce get_mbus_format pad op
 2020-04-15  7:43 UTC  (10+ messages)
` [PATCH 2/4] media: v4l2-subdv: Introduce get_mbus_config "

[Buildroot] [PATCH v3 0/8] Bump of SElinux related libs/tools to 3.0
 2020-04-15  7:40 UTC  (5+ messages)

[PATCH] staging: tools: string.c doc fix
 2020-04-15  7:29 UTC  (2+ messages)

[v2 PATCH 0/5] Add UEFI support for RISC-V
 2020-04-15  7:38 UTC  (7+ messages)
` [v2 PATCH 5/5] RISC-V: Add EFI stub support

[PATCH] component: Silence bind error on -EPROBE_DEFER
 2020-04-15  7:37 UTC  (5+ messages)

[PATCH] clocksource: atmel-st: remove useless 'status'
 2020-04-15  7:37 UTC  (3+ messages)

[mlmmj] Messages in Archive do not have "From " line
 2020-04-15  7:37 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Try to smooth RPS spikes
 2020-04-15  7:37 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Shrink the RPS evalution intervals

[PATCH 0/2] arm64/hotplug: Process MEM_OFFLINE and MEM_CANCEL_OFFLINE events
 2020-04-15  7:35 UTC  (3+ messages)

[PATCH 0/5] blktrace: fix use after free
 2020-04-15  7:34 UTC  (6+ messages)
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()

Build failed in Jenkins: media-build #3041
 2020-04-15  7:36 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #3042

[dpdk-dev] [PATCH] vdpa/mlx5: set default queue indices
 2020-04-15  7:34 UTC  (2+ messages)

[PATCH 0/5] Improving the situation regarding RGB quantization ranges
 2020-04-15  7:33 UTC  (9+ messages)
` [PATCH 5/5] drm/i915: Replace "Broadcast RGB" with "RGB quantization range" property


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.