All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-14 12:56:31 to 2020-04-14 13:16:02 UTC [more...]

[PATCH] drm/dp_mst: Fix drm_dp_mst_topology.c selftest compilation warning
 2020-04-14 13:00 UTC  (6+ messages)

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:15 UTC  (31+ messages)
` [PATCH v2 01/33] iommu: Move default domain allocation to separate function
` [PATCH v2 02/33] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v2 04/33] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v2 05/33] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v2 07/33] iommu: Add probe_device() and remove_device() call-backs
` [PATCH v2 13/33] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v2 14/33] iommu/amd: Remove dev_data->passthrough
` [PATCH v2 16/33] iommu/vt-d: Convert to probe/release_device() call-backs
` [PATCH v2 18/33] iommu/pamu: "
` [PATCH v2 19/33] iommu/s390: "
  ` [PATCH v2 03/33] iommu/amd: Implement iommu_ops->def_domain_type call-back
  ` [PATCH v2 06/33] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
  ` [PATCH v2 08/33] iommu: Move default domain allocation to iommu_probe_device()
  ` [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
  ` [PATCH v2 10/33] iommu: Move new probe_device path to separate function
  ` [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
  ` [PATCH v2 12/33] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
  ` [PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
  ` [PATCH v2 20/33] iommu/virtio: "
  ` [PATCH v2 22/33] iommu/mediatek: "
  ` [PATCH v2 23/33] iommu/mediatek-v1 "
  ` [PATCH v2 25/33] iommu/rockchip: "
  ` [PATCH v2 28/33] iommu/omap: Remove orphan_dev tracking
  ` [PATCH v2 30/33] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
  ` [PATCH v2 31/33] iommu/exynos: Convert to probe/release_device() call-backs
  ` [PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
  ` [PATCH v2 33/33] iommu: Unexport iommu_group_get_for_dev()
` [PATCH v2 26/33] iommu/tegra: Convert to probe/release_device() call-backs
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 29/33] iommu/omap: "

[PATCH for-5.1 0/8] qemu-option: Fix corner cases and clean up
 2020-04-14 13:13 UTC  (5+ messages)
` [PATCH for-5.1 1/8] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()

[PATCH] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-14 13:15 UTC  (4+ messages)

decruft the vmalloc API v2
 2020-04-14 13:13 UTC  (49+ messages)
` [PATCH 01/29] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/29] x86: fix vmap arguments in map_irq_stack
` [PATCH 03/29] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it
` [PATCH 05/29] dma-mapping: use vmap insted "
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 08/29] mm: remove __get_vm_area
` [PATCH 10/29] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 12/29] mm: pass addr as unsigned long to vb_free
` [PATCH 13/29] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 14/29] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{, _noflush}
  ` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 16/29] mm: remove map_vm_range
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 22/29] mm: remove the prot argument to __vmalloc_node
  ` [PATCH 09/29] mm: unexport unmap_kernel_range_noflush
  ` [PATCH 18/29] mm: remove the prot argument from vm_map_ram
  ` [PATCH 20/29] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
  ` [PATCH 23/29] mm: remove both instances of __vmalloc_node_flags
  ` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
  ` [PATCH 29/29] s390: use __vmalloc_node in stack_alloc
` [PATCH 26/29] mm: remove vmalloc_user_node_flags
` [PATCH 27/29] arm64: use __vmalloc_node in arch_alloc_vmap_stack

[PATCH] platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
 2020-04-14 13:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] KVM: arm64: vgic_irq: Fix memory leaks
 2020-04-14 13:15 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy

[PATCH v2 00/11] new cgroup controller for gpu/drm subsystem
 2020-04-14 13:14 UTC  (11+ messages)

[PATCH 0/3] regulator: max77826: Add MAX77826 support
 2020-04-14 13:14 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Load DP_TP_CTL/STATUS offset before use it
 2020-04-14 13:13 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] Revert "rtc/cmos: Protect rtc_lock from interrupts"

[Qemu devel PATCH v4 0/3] Add SmartFusion2 EMAC block
 2020-04-14 13:13 UTC  (7+ messages)
` [Qemu devel PATCH v4 1/3] hw/net: Add Smartfusion2 emac block
` [Qemu devel PATCH v4 2/3] msf2: Add EMAC block to SmartFusion2 SoC

printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
 2020-04-14 13:13 UTC  (3+ messages)

[PATCH 0/5] add RTT support for SAM9X60
 2020-04-14 13:12 UTC  (13+ messages)
` [PATCH 4/5] ARM: dts: sam9x60: add rtt

[PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-14 13:03 UTC  (16+ messages)
` [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
` [PATCH 2/8] fs: extract simple_pin/release_fs to separate files
` [PATCH 3/8] fs: wrap simple_pin_fs/simple_release_fs arguments in a struct
    ` [Ocfs2-devel] "
` [PATCH 4/8] fs: introduce simple_new_inode
    ` [Ocfs2-devel] "
` [PATCH 5/8] simplefs: add alloc_anon_inode wrapper
` [PATCH 6/8] simplefs: add file creation functions

[RFC] staging: vt6656: Add formula to the vnt_rf_addpower function
 2020-04-14 13:12 UTC  (2+ messages)

[dpdk-dev] [PATCH] event/dsw: avoid reusing previously recorded events
 2020-04-14 13:11 UTC  (5+ messages)

[PATCH 00/18] stm32mp1: add command stm32prog
 2020-04-14 13:11 UTC  (39+ messages)
` [PATCH 01/18] usb: gadget: g_dnl: add function g_dnl_set_product
  ` [Uboot-stm32] "
` [PATCH 02/18] dfu: add prototype for dfu_transaction_initiate/cleanup
  ` [Uboot-stm32] "
` [PATCH 03/18] stm32mp: add function get_cpu_dev
` [PATCH 04/18] stm32mp: add the command stm32prog
` [PATCH 05/18] stm32mp: stm32prog: add flash layout parsing
` [PATCH 06/18] stm32mp: stm32prog: add MMC device
` [PATCH 07/18] stm32mp: stm32prog: add support of boot partition for eMMC device
` [PATCH 08/18] stm32mp: stm32prog: add upport of partial update
` [PATCH 09/18] stm32mp: stm32prog: add MTD devices support
` [PATCH 10/18] stm32mp: stm32prog: adapt the MTD partitions
` [PATCH 11/18] stm32mp: stm32prog: add support of ssbl copy
` [PATCH 12/18] stm32mp: stm32prog: add support for delete option in flashlayout
` [PATCH 13/18] stm32mp: stm32prog: add otp update support
` [PATCH 14/18] stm32mp: stm32prog: add pmic NVM "
` [PATCH 15/18] stm32mp: stm32prog: add serial link support
` [PATCH 16/18] stm32mp: stm32prog: enable videoconsole
` [PATCH 17/18] stm32mp: stm32prog: support for script
` [PATCH 18/18] stm32mp: stm32prog: add support of RAM target

[Intel-gfx] [PULL] gvt-fixes
 2020-04-14 13:11 UTC  (2+ messages)

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure
 2020-04-14 13:10 UTC  (12+ messages)
` [PATCH 2/2] drm/panfrost: add devfreq regulator support

[Intel-gfx] [PATCH v6 1/4] drm/i915/perf: break OA config buffer object in 2
 2020-04-14 13:10 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 2/4] drm/i915/perf: stop using the kernel context
` [Intel-gfx] [PATCH v6 3/4] drm/i915/perf: prepare driver to receive multiple ctx handles
` [Intel-gfx] [PATCH v6 4/4] drm/i915/perf: enable filtering on multiple contexts

[Cocci] [PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 13:06 UTC  (11+ messages)
` [Cocci] [PATCH 1/2] "
    `  "
    ` [Intel-wired-lan] "

[PATCH] arm64: Optimize ptrauth by enabling it for non-leaf functions
 2020-04-14 13:10 UTC  (6+ messages)

Should io_sq_thread belongs to specific cpu, not io_uring instance
 2020-04-14 13:08 UTC 

[PATCH] x86: microcode: fix return value for microcode late loading
 2020-04-14  9:55 UTC 

[regression 5.7-rc1] System does not power off, just halts
 2020-04-14 13:07 UTC  (7+ messages)

preparations for 4.13.1 and 4.12.3
 2020-04-14 13:07 UTC  (2+ messages)

[PATCH] ALSA: hda: enable the runtime_pm for non-vgaswitcheroo hda controllers
 2020-04-14 13:06 UTC  (7+ messages)

WARNING in plist_check_prev_next
 2020-04-14 13:06 UTC 

[LTP] [PATCH v5 1/3] Allow acquiring multiple loop devices
 2020-04-14 13:05 UTC  (5+ messages)
` [LTP] [PATCH v5 2/3] Add LVM support scripts

[RFC v1 0/5] GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1
 2020-04-14 13:05 UTC  (4+ messages)

imx7d dual core boot
 2020-04-14 13:05 UTC  (12+ messages)

[PATCH v2] coresight: Fix support for sparsely populated ports
 2020-04-14 13:05 UTC  (2+ messages)

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-14 13:05 UTC  (5+ messages)

[dpdk-dev] [PATCH v3 0/4] add AESNI-MB rawdev for multi-function processing
 2020-04-14 13:04 UTC  (5+ messages)

[PATCH] Optimized division operation to shift operation
 2020-04-14 11:35 UTC 

improve use_mm / unuse_mm
 2020-04-14  7:03 UTC  (7+ messages)
` [PATCH 2/6] i915/gvt/kvm: a NULL ->mm does not mean a thread is a kthread

[dpdk-dev] [PATCH] cryptodev: version rte_cryptodev_info_get function
 2020-04-14 13:03 UTC  (3+ messages)

[PATCH] media: Kconfig: Don't expose API options
 2020-04-14 13:02 UTC 

[igt-dev] [PATCH i-g-t] igt/gem_shrink: Fix reversed logic when mmap fails
 2020-04-14 13:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/gem_shrink: Fix reversed logic when mmap fails (rev2)

[PATCH] perf stat: force error in fallback on :k events
 2020-04-14 13:02 UTC  (2+ messages)

[PATCH 00/10] KVM: selftests: Add KVM_SET_MEMORY_REGION tests
 2020-04-14 13:02 UTC  (6+ messages)
` [PATCH 01/10] KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-14 13:02 UTC  (7+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[PATCH 0/2] clk: meson8b: allow the HDMI driver to manage "hdmi_sys"
 2020-04-14 13:01 UTC  (4+ messages)

Setup Recommendation on UEFI/GRUB/RAID1/LVM
 2020-04-14 13:02 UTC 

[PATCH] mm/ksm: Fix kernel NULL pointer dereference at 0000000000000040
 2020-04-14 13:01 UTC  (5+ messages)
  ` [External] "

[igt-dev] [PATCH i-g-t v2] tests: Add variable refresh rate tests
 2020-04-14 13:00 UTC  (3+ messages)

[for-5.0] Deprecate KVM support for AArch32
 2020-04-14 12:59 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Kalray VLIW family (kvx)
 2020-04-14 12:59 UTC  (3+ messages)
` [PATCH v2 5/6] clocksource: kvx: Add kvx clocksource support

[PATCH] nvme: align io queue count with allocted nvme_queue in nvme_probe
 2020-04-14 12:59 UTC  (6+ messages)

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-14 12:58 UTC  (3+ messages)
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use

[igt-dev] [PATCH] [PATCH i-g-t][V5]tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available
 2020-04-14 12:58 UTC  (2+ messages)

[PATCH v5 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-14 12:56 UTC  (3+ messages)
` [PATCH v5 16/29] x86: Move acpi_s3.h to include/acpi/
  ` Antwort: "

[PATCH for-next 0/6] RDMA/hns: Codes optimization
 2020-04-14 12:56 UTC  (3+ messages)
` [PATCH for-next 4/6] RDMA/hns: Simplify the cqe code of poll cq

[PATCH 0/3][RFC v2] tools/power turbostat: Enable accumulated energy consumption for long time sampling
 2020-04-14 12:57 UTC  (3+ messages)
` [PATCH 2/3][v2] tools/power turbostat: Introduce functions to accumulate RAPL consumption
` [PATCH 3/3][RFC v2] tools/power turbostat: Enable accumulate RAPL display


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.