All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-23 12:22:34 to 2020-10-23 12:33:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2020-10-23 12:33 UTC 

[PATCH v4 0/4] Add system mmu support for Armada-806
 2020-10-23 12:33 UTC  (5+ messages)

[PATCH 3/30] crypt: Fix Lesser GPL version number
 2020-10-23 12:29 UTC  (9+ messages)
` [PATCH 10/30] microblaze tcg cpus: "
` [PATCH 11/30] prep: "
` [PATCH 12/30] xtensa tcg cpus: "
` [PATCH 13/30] tricore "
` [PATCH 14/30] usb: "
` [PATCH 15/30] linux user: "
` [PATCH 16/30] boston: "
` [PATCH 18/30] arm tcg cpus: "

[PATCH] usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
 2020-10-23 12:33 UTC  (2+ messages)

[PATCH 0/4] linux: implement LoadFile2 initrd loading
 2020-10-23 12:32 UTC  (3+ messages)
` [PATCH 3/4] efi: implemented LoadFile2 initr loading protocol for Linux

[PATCH v2 00/11] x86/intr: introduce EOI callbacks and fix vPT
 2020-10-23 12:32 UTC  (5+ messages)
` [PATCH v2 06/11] x86/hvm: allowing registering EOI callbacks for GSIs
` [PATCH v2 07/11] x86/dpci: move code

[PATCH 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-23 12:28 UTC  (5+ messages)
` [PATCH 3/6] qapi: Remove wrapper struct for simple unions

[PATCH] x86/mpx: fix recursive munmap() corruption
 2020-10-23 12:28 UTC  (10+ messages)

[PATCH 1/3] irqchip/irq-sifive-plic: Fixup wrong size of xxx_PER_HART and reg base
 2020-10-23 11:42 UTC  (6+ messages)
` [PATCH 3/3] irqchip/irq-sifive-plic: Fixup set_affinity enable irq unexpected

[PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC
 2020-10-23 12:29 UTC  (3+ messages)

[PATCH 00/24] drm_managed, leftovers
 2020-10-23 12:31 UTC  (4+ messages)
` [PATCH 10/24] drm/arc: Switch to devm_drm_dev_alloc
  ` [Intel-gfx] "

build scripts for the WIP xenomai porting to kernel 5.4
 2020-10-23 12:29 UTC  (12+ messages)

dovetail vs. ipipe: COW-breaking in copy_pte_range
 2020-10-23 12:29 UTC  (2+ messages)

[PATCH] arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwm
 2020-10-23 12:28 UTC  (3+ messages)

[PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-23 12:28 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH 2/5] drm: Compile out legacy chunks from struct drm_device
  ` [Intel-gfx] "
` [PATCH 3/5] drm/amdgpu: Paper over the drm_driver mangling for virt
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/5] drm: Allow const struct drm_driver
  `  "
` [PATCH 5/5] drm/<drivers>: Constify "
  ` [Intel-gfx] "

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-23 12:26 UTC  (150+ messages)
` [Intel-gfx] [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  `  "
  ` [Intel-gfx] [PATCH 02/65] drm/doc: Document legacy_cursor_update better
    `  "
  ` [Intel-gfx] [PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
    `  "
  ` [PATCH 04/65] mm: Extract might_alloc() debug check
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 05/65] drm/atomic-helper: Add dma-fence annotations
    `  "
  ` [PATCH 06/65] drm/vkms: Annotate vblank timer
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 07/65] drm/vblank: Annotate with dma-fence signalling section
    `  "
  ` [PATCH 08/65] drm/amdgpu: add dma-fence annotations to atomic commit path
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 09/65] drm/komeda: Annotate dma-fence critical section in "
    `  "
  ` [PATCH 10/65] drm/malidp: "
    ` [Intel-gfx] "
  ` [PATCH 11/65] drm/atmel: Use drm_atomic_helper_commit
    ` [Intel-gfx] "
  ` [PATCH 12/65] drm/imx: Annotate dma-fence critical section in commit path
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 13/65] drm/omapdrm: "
    `  "
  ` [Intel-gfx] [PATCH 14/65] drm/rcar-du: "
    `  "
  ` [PATCH 15/65] drm/tegra: "
    ` [Intel-gfx] "
  ` [PATCH 16/65] drm/tidss: "
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 17/65] drm/scheduler: use dma-fence annotations in main thread
    `  "
  ` [PATCH 18/65] drm/amdgpu: use dma-fence annotations in cs_submit()
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 19/65] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
    `  "
  ` [Intel-gfx] [PATCH 20/65] drm/scheduler: use dma-fence annotations in tdr work
    `  "
  ` [Intel-gfx] [PATCH 21/65] drm/amdgpu: use dma-fence annotations for gpu reset code
    `  "
  ` [PATCH 22/65] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 23/65] drm/i915: Annotate dma_fence_work
    `  "
  ` [Intel-gfx] [PATCH 24/65] Revert "drm/i915: Annotate dma_fence_work"
    `  "
  ` [Intel-gfx] [PATCH 25/65] drm/nouveau: Drop mutex_lock_nested for atomic
    `  "
  ` [Intel-gfx] [PATCH 26/65] drm/vmwgfx: Drop svga_lock
    `  "
  ` [Intel-gfx] [PATCH 27/65] drm/vmwgfx: Always evict vram _before_ disabling it
    `  "
  ` [PATCH 28/65] drm/ttm: WARN_ON non-empty lru when disabling a resource manager
    ` [Intel-gfx] "
  ` [PATCH 29/65] s390/pci: Remove races against pte updates
    ` [Intel-gfx] "
  ` [PATCH 30/65] drm/exynos: Stop using frame_vector helpers
    ` [Intel-gfx] "
  ` [PATCH 31/65] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
    ` [Intel-gfx] "
  ` [PATCH 32/65] misc/habana: Stop using frame_vector helpers
    ` [Intel-gfx] "
  ` [PATCH 33/65] misc/habana: Use FOLL_LONGTERM for userptr
    ` [Intel-gfx] "
  ` [PATCH 34/65] mm/frame-vector: Use FOLL_LONGTERM
    ` [Intel-gfx] "
  ` [PATCH 35/65] media: videobuf2: Move frame_vector into media subsystem
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 36/65] mm: Close race in generic_access_phys
    `  "
  ` [Intel-gfx] [PATCH 37/65] mm: Add unsafe_follow_pfn
    `  "
  ` [PATCH 38/65] media/videbuf1|2: Mark follow_pfn usage as unsafe
    ` [Intel-gfx] "
  ` [PATCH 39/65] vfio/type1: Mark follow_pfn "
    ` [Intel-gfx] "
  ` [PATCH 40/65] PCI: Obey iomem restrictions for procfs mmap
    ` [Intel-gfx] "
  ` [PATCH 41/65] /dev/mem: Only set filp->f_mapping
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 42/65] resource: Move devmem revoke code to resource framework
    `  "
  ` [PATCH 43/65] sysfs: Support zapping of binary attr mmaps
    ` [Intel-gfx] "
  ` [PATCH 44/65] PCI: Revoke mappings like devmem
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
  `  "

[PATCH 0/2] RZ/G2x add optee node
 2020-10-23 12:27 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: hihope-common: Add "

[PATCH nft] Revert "monitor: do not print generation ID with --echo"
 2020-10-23 12:27 UTC 

[PATCH] drm/i915: Fix a crash in shmem_pin_map() error handling
 2020-10-23 12:19 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2] mmc: sdhci-of-esdhc: set timeout to max before tuning
 2020-10-23 12:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-10-23 12:24 UTC 

[PATCH RFC v2] checkpatch: extend attributes check to handle more patterns
 2020-10-23 12:08 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "


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.