All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 15:18:22 to 2020-03-16 15:56:54 UTC [more...]

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-16 15:33 UTC  (7+ messages)

[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-16 15:56 UTC  (52+ messages)
` [PATCH 01/15] iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
` [PATCH 02/15] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH 03/15] drm/msm/mdp5: "
` [PATCH 04/15] iommu/tegra-gart: "
` [PATCH 05/15] iommu: Rename struct iommu_param to dev_iommu
` [PATCH 06/15] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH 07/15] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH 08/15] iommu: Introduce accessors for iommu private data
` [PATCH 09/15] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH 11/15] iommu/renesas: "
` [PATCH 12/15] iommu/mediatek: "
` [PATCH 13/15] iommu/qcom: "
` [PATCH 14/15] iommu/virtio: "

[PATCH] media: doc-rst: in the RGB formats table add '-' in undefined bits
 2020-03-16 15:56 UTC 

To split or not to split a syscall implementation from its wireup?
 2020-03-16 15:49 UTC 

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-16 15:29 UTC  (5+ messages)
` [PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
` [PATCHv2 26/50] powerpc: Add show_stack_loglvl()

[PATCH v2 0/4] kselftest: add fixture parameters
 2020-03-16 15:55 UTC  (3+ messages)

[PATCH 0/2] hw/rdma: Last step in eliminating data-path processing
 2020-03-16 13:32 UTC  (3+ messages)
` [PATCH 1/2] hw/rdma: Cosmetic change - no need for two sge arrays

[PATCH v3 0/9] x86: Easy way of detecting MS Surface 3
 2020-03-16 15:54 UTC  (7+ messages)
` [PATCH v3 5/9] x86/quirks: Convert DMI matching to use a table

[PULL REQUEST] iommu/vt-d: fixes for v5.6
 2020-03-16 15:53 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Ignore devices with out-of-spec domain number

[PATCH 0/2] Patches for firmware
 2020-03-16 16:10 UTC  (2+ messages)

[PATCH net-next v4] xen networking: add basic XDP support for xen-netfront
 2020-03-16 15:52 UTC  (3+ messages)

[PATCH] watchdog: allow overriding the rate-limiting logic
 2020-03-16 15:52 UTC  (7+ messages)
` [PATCH 0/3] watchdog: honour hw_margin_ms property
  ` [PATCH 3/3] watchdog: honour hw_margin_ms DT property

[PATCH v10 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-16 15:50 UTC  (9+ messages)
` [PATCH v10 1/8] include: fpga: adi-axi-common.h: fixup whitespace tab -> space
` [PATCH v10 2/8] include: fpga: adi-axi-common.h: add version helper macros
` [PATCH v10 3/8] iio: buffer-dmaengine: use %zu specifier for sprintf(align)
` [PATCH v10 4/8] iio: buffer-dmaengine: add dev-managed calls for buffer alloc
` [PATCH v10 5/8] iio: adc: adi-axi-adc: add support for AXI ADC IP core
` [PATCH v10 6/8] dt-bindings: iio: adc: add bindings doc for AXI ADC driver
` [PATCH v10 7/8] iio: adc: ad9467: add support AD9467 ADC
` [PATCH v10 8/8] dt-bindings: iio: adc: add bindings doc for "

[PATCH] KVM: X86: correct meaningless kvm_apicv_activated() check
 2020-03-16 15:44 UTC  (4+ messages)

[PATCH 0/2] x86/xen: Make idle tasks reliable
 2020-03-16 15:51 UTC  (6+ messages)
` [RFC PATCH 2/2] x86/xen: Make the secondary CPU "
      ` [Xen-devel] "

WARNING: refcount bug in sctp_wfree
 2020-03-16 15:51 UTC  (4+ messages)

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-16 15:50 UTC  (3+ messages)

[PATCH v2 1/3] i2c: core: Provide generic definitions for bus frequencies
 2020-03-16 15:51 UTC  (4+ messages)

[PATCH 0/4] tests/vm: minor install tweaks, update netbsd & freebsd
 2020-03-16 14:16 UTC  (3+ messages)
` [PATCH 1/4] tests/vm: write raw console log

[PATCH 4.19, 4.14, 4.9, 4.4 0/2] efi: fix a race and add a sanity check
 2020-03-16 15:50 UTC  (3+ messages)
` [PATCH 4.19, 4.14, 4.9, 4.4 2/2] efi: Add a sanity check to efivar_store_raw()

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-16 15:50 UTC  (3+ messages)

[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
 2020-03-16 12:47 UTC  (3+ messages)
` [PATCH v2 6/8] qapi/misc: Restrict ACPI commands to machine code

RFC: Input: edt-ft5x06 - FT6336G Touch Panel
 2020-03-16 14:57 UTC  (2+ messages)

[PATCH v1 0/6] Introduce kvfree_rcu() logic
 2020-03-16 15:49 UTC  (11+ messages)
` [PATCH v1 2/6] rcu: introduce kvfree_rcu() interface
` [PATCH v1 3/6] rcu: rename rcu_invoke_kfree_callback/rcu_kfree_callback
` [PATCH v1 4/6] rcu: rename __is_kfree_rcu_offset() macro
` [PATCH v1 5/6] rcu: rename kfree_call_rcu()/__kfree_rcu()
` [PATCH v1 6/6] mm/list_lru.c: remove kvfree_rcu_local() function

[Xen-devel] [PATCH v6 0/4] xen/rcu: let rcu work better with core scheduling
 2020-03-16 15:24 UTC  (3+ messages)
` [Xen-devel] [PATCH v6 1/4] xen/rcu: don't use stop_machine_run() for rcu_barrier()

[PATCH v3 00/26] Introduce common headers for vDSO
 2020-03-16 15:49 UTC  (20+ messages)
` [PATCH v3 18/26] arm64: Introduce asm/vdso/processor.h
` [PATCH v3 21/26] arm64: Introduce asm/vdso/arch_timer.h

[PATCH] tools/bootconfig: Makefile: Create destination directory
 2020-03-16 15:49 UTC 

[PATCH v3 1/6] i2c: core: Provide generic definitions for bus frequencies
 2020-03-16 15:49 UTC  (5+ messages)
` [PATCH v3 2/6] i2c: core: Allow override timing properties with 0
` [PATCH v3 3/6] i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()
` [PATCH v3 4/6] i2c: stm32f7: switch to I²C generic property parsing
` [PATCH v3 5/6] i2c: algo: Use generic definitions for bus frequencies

[PATCH v1 0/5] mm/memory_hotplug: allow to specify a default online_type
 2020-03-16 15:48 UTC  (15+ messages)
` [PATCH v1 1/5] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v1 2/5] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v1 3/5] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v1 4/5] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v1 5/5] mm/memory_hotplug: allow to specify a default online_type

[PATCH 0/3] docs: a few improvements for atomic_ops.rst
 2020-03-16 15:48 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS c3a834e87c2cd8ffe1c485a23892bb136c439ba0
 2020-03-16 15:48 UTC 

[PATCH v1 0/2] git-gui: reduce Tcl version requirement from 8.6 to 8.5
 2020-03-16 15:48 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/7] drm/i915: Move GGTT fence registers under gt/
 2020-03-16 15:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] "

bug report about patch "io_uring: avoid ring quiesce for fixed file set unregister and update"
 2020-03-16 15:46 UTC  (3+ messages)

[PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
 2020-03-16 15:46 UTC  (13+ messages)

[Buildroot] [PATCH] Makefile: fix locale purge when BR2_PER_PACKAGE_DIRECTORIES=y
 2020-03-16 15:46 UTC 

[PATCH 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-16 15:46 UTC  (7+ messages)
  ` [PATCH 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
  ` [PATCH 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-16 15:45 UTC  (7+ messages)
` [PATCH kcsan 27/32] kcsan: Add option to allow watcher interruptions

Trying to use Coccinelle
 2020-03-16 15:44 UTC  (10+ messages)
` [Outreachy kernel] "

[Cluster-devel] [PATCH] gfs2: Switch to list_{first,last}_entry
 2020-03-16 15:43 UTC 

[PATCH v5 1/2] powerpc/64: Setup a paca before parsing device tree etc
 2020-03-16 12:44 UTC  (2+ messages)
` [PATCH v5 2/2] powerpc/64: Prevent stack protection in early boot

[PATCH] MAINTAINERS: Add an entry for the HVF accelerator
 2020-03-16 13:22 UTC 

[Cluster-devel] [PATCH] gfs2: Clean up inode initialization and teardown
 2020-03-16 15:43 UTC 

[Intel-gfx] [PATCH v6 1/3] drm/i915/perf: remove generated code
 2020-03-16 15:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v6,1/3] "

[PATCH 0/3] pwm: Renesas R-Car and TPU fixes
 2020-03-16 15:42 UTC  (4+ messages)
` [PATCH 1/3] pwm: rcar: Fix late Runtime PM enablement

Simulate Radio wave interference
 2020-03-16 15:42 UTC 

[usb:usb-testing] BUILD SUCCESS df8df5e4bc37e39010cfdf5d50cf726fe08aae5b
 2020-03-16 15:42 UTC 

[PATCH] xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock
 2020-03-16 15:34 UTC  (2+ messages)

[PATCH v2 0/3] PCIe: Endpoint: Redesign MSI-X support
 2020-03-16 15:40 UTC  (3+ messages)

[PATCH v2] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-03-16 12:44 UTC 

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-16 15:39 UTC  (5+ messages)

[PATCH v3] MIPS: Replace setup_irq() by request_irq()
 2020-03-16 15:32 UTC  (12+ messages)
` [PATCH v4] "
                ` [PATCH v2] MIPS: pass non-NULL dev_id on shared request_irq()

[PATCH v2] MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines
 2020-03-16 15:31 UTC  (3+ messages)

[PATCH] remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices
 2020-03-16 15:38 UTC  (2+ messages)

[PATCH] remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0
 2020-03-16 15:38 UTC  (2+ messages)

[PATCH 0/4] TI K3 DSP remoteproc fixes/enhancements
 2020-03-16 15:38 UTC  (2+ messages)

[PATCH] nbd: make starting request more reasonable
 2020-03-16 15:30 UTC  (3+ messages)

[PATCH 0/2] avoid integer overflow
 2020-03-16 14:04 UTC  (3+ messages)
` [PATCH 1/2] tcg: "

[zeus/master][PATCH] packagegroups: move thttpd from console to misc group
 2020-03-16 15:11 UTC 

[dpdk-dev] [PATCH] net/mlx5: reduce txq completion index memory loads
 2020-03-16 15:34 UTC 

[Buildroot] [PATCH 1/1] support/testing/: change python-gobject to use prebuilt kernel
 2020-03-16 15:34 UTC 

[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
 2020-03-16 12:36 UTC  (7+ messages)
` [PATCH v1 41/46] powerpc/8xx: Map linear memory with huge pages
` [PATCH v1 42/46] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
` [PATCH v1 43/46] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
` [PATCH v1 44/46] powerpc/8xx: Implement dedicated kasan_init_region()
` [PATCH v1 45/46] powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
` [PATCH v1 46/46] powerpc/32s: Implement dedicated kasan_init_region()

Use Wayland for a single application fullscreen without window decoration
 2020-03-16 15:33 UTC  (2+ messages)
` [meta-freescale] "

[PATCH 1/1] target/ppc: fix ELFv2 signal handler endianness
 2020-03-16  0:29 UTC  (3+ messages)

[PATCH] arm64: dts: meson-g12-common: add spicc controller nodes
 2020-03-16 15:31 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/4] event/octeontx: support new features
 2020-03-16 15:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] event/octeontx: add multi segment support to eventdev
` [dpdk-dev] [PATCH 2/4] event/octeontx: add framework for Rx/Tx offloads
` [dpdk-dev] [PATCH 3/4] event/octeontx: add VLAN filter offload support
` [dpdk-dev] [PATCH 4/4] event/octeontx: support Rx Tx checksum offload

[PATCH 0/5] QEMU Gating CI
 2020-03-16 13:11 UTC  (3+ messages)

stable/linux-4.19.y boot: 95 boots: 1 failed, 89 passed with 5 untried/unknown (v4.19.110)
 2020-03-16 15:29 UTC 

[PATCH] wic/bootimg-efi: Respect fixed partition size
 2020-03-16 15:28 UTC 

[PATCH v3 3/3] KEYS: Use kvmalloc() to better handle large buffer allocation
 2020-03-16 15:21 UTC  (5+ messages)
` [PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace

[PATCH v2 00/18] media: allegro: fixes and new features
 2020-03-16 15:26 UTC  (19+ messages)
` [PATCH v2 01/18] media: allegro: print message on mcu error
` [PATCH v2 02/18] media: allegro: fail encoding only on actual errors
` [PATCH v2 03/18] media: allegro: fix type of gop_length in channel_create message
` [PATCH v2 04/18] media: allegro: remove unknown39 field from create_channel
` [PATCH v2 05/18] media: allegro: start a GOP with an IDR frame
` [PATCH v2 06/18] media: allegro: fix calculation of CPB size
` [PATCH v2 07/18] media: allegro: fix reset if WAKEUP has not been set properly
` [PATCH v2 08/18] media: allegro: extract mcu and codec address calculation
` [PATCH v2 09/18] media: allegro: warn if response message has an unexpected size
` [PATCH v2 10/18] media: allegro: skip filler data if possible
` [PATCH v2 11/18] media: allegro: make frame rate configurable
` [PATCH v2 12/18] media: allegro: make QP configurable
` [PATCH v2 13/18] media: allegro: read bitrate mode directly from control
` [PATCH v2 14/18] media: allegro: handle dependency of bitrate and bitrate_peak
` [PATCH v2 15/18] media: allegro: verify source and destination buffer in VCU response
` [PATCH v2 16/18] media: allegro: pass buffers through firmware
` [PATCH v2 17/18] media: allegro: move mail definitions to separate file
` [PATCH v2 18/18] media: allegro: create new struct for channel parameters

[cip-dev] Linux-cip: Kselftest plans
 2020-03-16 15:26 UTC  (2+ messages)

[PATCH 0/4] fix ceph_get_caps() bugs
 2020-03-16 15:26 UTC  (4+ messages)
` [PATCH 1/4] ceph: cleanup return error of try_get_cap_refs()

DMA, TTM and memory encryption
 2020-03-16 15:24 UTC  (2+ messages)

[PATCH 0/8] Misc hw/ide legacy clean up
 2020-03-16 14:03 UTC  (7+ messages)
` [PATCH 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()

[Question] IO is split by block layer when size is larger than 4k
 2020-03-16 15:22 UTC  (6+ messages)

[PATCH] mmc: core: Re-work the code for eMMC sanitize
 2020-03-16 15:21 UTC 

[PATCH 1/3] howto: Update Answer to QQZ 1.3 to mention inline QQA is not easy
 2020-03-16 15:18 UTC  (2+ messages)
` [PATCH 3/3] defer/seqlock: Move figure env next to 1st paragraph


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.