All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 17:01:49 to 2020-03-16 17:55:27 UTC [more...]

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-16 17:11 UTC  (9+ messages)

[PATCH v3 0/4] linux-user: generate syscall_nr.h from linux unistd.h
 2020-03-16 16:45 UTC  (4+ messages)
` [PATCH v3 1/4] scripts: add a script to generate syscall_nr.h

[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-16 17:55 UTC  (3+ messages)
` [PATCH 10/15] iommu/arm-smmu: Use accessor functions for iommu private data

ensure device private pages have an owner
 2020-03-16 17:52 UTC  (5+ messages)
` [PATCH 1/2] mm: handle multiple owners of device private pages in migrate_vma
` [PATCH 2/2] mm: remove device private page support from hmm_range_fault

[PULL 00/38] Linux user for 5.0 patches
 2020-03-16 16:15 UTC  (22+ messages)
` [PULL 03/38] linux-user/i386: Emulate x86_64 vsyscalls
` [PULL 04/38] linux-user: Add x86_64 vsyscall page to /proc/self/maps
` [PULL 06/38] linux-user: Add AT_EXECFN auxval
` [PULL 07/38] linux-user: do prlimit selectively
` [PULL 08/38] linux-user: fix socket() strace
` [PULL 09/38] linux-user: Update TASK_UNMAPPED_BASE for aarch64
` [PULL 10/38] linux-user: Protect more syscalls
` [PULL 13/38] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
` [PULL 14/38] linux-user: introduce parameters to generate syscall_nr.h
` [PULL 15/38] linux-user, alpha: add syscall table generation support
` [PULL 16/38] linux-user, hppa: "
` [PULL 17/38] linux-user, m68k: "
` [PULL 21/38] linux-user, arm: "
` [PULL 25/38] linux-user, sparc, sparc64: "
` [PULL 28/38] linux-user, x86_64: "
` [PULL 31/38] linux-user, scripts: add a script to update syscall.tbl
` [PULL 32/38] linux-user: update syscall.tbl from linux 0bf999f9c5e7
` [PULL 33/38] linux-user,mips: move content of mips_syscall_args
` [PULL 35/38] scripts: add a script to generate syscall_nr.h
` [PULL 36/38] linux-user, aarch64: sync syscall numbers with kernel v5.5
` [PULL 38/38] linux-user, openrisc: "

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-16 17:54 UTC  (5+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-16 17:11 UTC  (20+ messages)
` [PATCH v3 01/19] target/arm: Rename KVM set_feature() as kvm_set_feature()
` [PATCH v3 02/19] target/arm: Make set_feature() available for other files
` [PATCH v3 04/19] target/arm: Restric the Address Translate operations to TCG accel
` [PATCH v3 05/19] target/arm: Restrict Virtualization Host Extensions instructions to TCG
` [PATCH v3 07/19] target/arm: Make cpu_register() available for other files
` [PATCH v3 08/19] target/arm: Add semihosting stub to allow building without TCG
` [PATCH v3 09/19] target/arm: Move ARM_V7M Kconfig from hw/ to target/
` [PATCH v3 10/19] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v3 12/19] target/arm: Restrict ARMv6 "
` [PATCH v3 13/19] target/arm: Restrict ARMv7 R-profile "
` [PATCH v3 14/19] target/arm: Restrict ARMv7 M-profile "
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM
` [PATCH v3 18/19] hw/arm: Do not build to 'virt' machine on Xen
  ` [Xen-devel] "
` [PATCH v3 19/19] .travis.yml: Add a KVM-only Aarch64 job

[PATCH v2 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
 2020-03-16 17:53 UTC  (8+ messages)
` [PATCH v2 2/4] mx6cuboxi: customize board_boot_order to access eMMC

[RFC PATCH v4l-utils 0/1] Introduce the meson build system
 2020-03-16 17:53 UTC  (7+ messages)

[PATCH net] net: ip_gre: Accept IFLA_INFO_DATA-less configuration
 2020-03-16 17:53 UTC 

[dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds
 2020-03-16 17:36 UTC  (2+ messages)

[PATCH v3 0/5] Support Argon2 KDF in LUKS2
 2020-03-16 17:52 UTC  (5+ messages)
` [PATCH v3 3/5] argon2: Import Argon2 from cryptsetup

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-16 17:21 UTC  (6+ messages)
` [PATCH v1 03/28] tests/docker: Remove obsolete VirGL --with-glx configure option
` [PATCH v1 06/28] gdbstub: make GDBState static and have common init function
` [PATCH v1 10/28] gdbstub: add helper for 128 bit registers
` [PATCH v1 14/28] gdbstub: extend GByteArray to read register helpers
` [PATCH v1 28/28] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-16 16:33 UTC  (7+ messages)
` [PATCH v9 03/15] s390x: protvirt: Add migration blocker
` [PATCH v9] s390x: protvirt: Fence huge pages

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-16 17:49 UTC  (8+ messages)

[dpdk-dev] [PATCH] pci: fix unneeded includes in public header file
 2020-03-16 17:49 UTC  (2+ messages)

[PATCH v1 0/3] Add GCC clock driver support
 2020-03-16 17:49 UTC  (6+ messages)
` [PATCH v1 1/3] clk: qcom: gcc: Add support for a new frequency for SC7180
` [PATCH v1 3/3] clk: qcom: gcc: Add support for Secure control source clock

[PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-16 17:49 UTC  (4+ messages)
` [PATCH 2/2] mm: swap: use smp_mb__after_atomic() to order LRU bit set

[Cocci] [PATCH 01/26] parsing_cocci: Add Function Prototype token
 2020-03-16 17:48 UTC  (2+ messages)
` [Linux-kernel-mentees] "

linux-next: Tree for Mar 16
 2020-03-16 17:48 UTC  (3+ messages)
` linux-next: Tree for Mar 16 (drivers/soc/qcom/)
` linux-next: Tree for Mar 16 (arch/x86/mm/ioremap.o)

[PATCH] nvme/fc: use real sqsize as argument when connecting queues
 2020-03-16 17:48 UTC  (2+ messages)

[PATCH 0/2] gcc 9.2 strncpy(3) warnings fixes
 2020-03-16 16:07 UTC  (3+ messages)
` [PATCH 1/2] migration: avoid suspicious strncpy() use
` [PATCH 2/2] hw/rdma: "

[PATCH 0/2] iio: vcnl4000: Export near level property for proximity sensor
 2020-03-16 17:47 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qc
 2020-03-16 17:46 UTC  (3+ messages)

[PATCH v2 0/4] iio: vcnl4000: Export near level property for proximity sensor
 2020-03-16 17:46 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: vcnl4000: convert bindings to YAML format
` [PATCH v2 2/4] dt-bindings: iio: light: vcnl4000: Add near-level
` [PATCH v2 3/4] iio: vcnl4000: Export near level property for proximity sensor
` [PATCH v2 4/4] Documentation: ABI: document IIO in_proximity_near_level file

[PATCH v1 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
 2020-03-16 17:46 UTC 

[PATCH] VMCI: Fix dereference before NULL-check of context ptr
 2020-03-16 17:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/tests/igt_describe: Use __FILE__ in JUST_C_OUTPUT and DESCRIBE_ALL_OUTPUT
 2020-03-16 17:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] i2c: at91: support atomic write xfer
 2020-03-16 17:20 UTC  (4+ messages)

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-16 17:42 UTC  (5+ messages)
` [PATCH v5 57/60] target/riscv: vector slide instructions

[RFC] Simplify debug_objects handling in kfree_rcu
 2020-03-16 17:42 UTC 

linux-next: build failure after merge of the usb-gadget tree
 2020-03-16 17:42 UTC  (2+ messages)

[PATCH] arm64: Kconfig: allow to change FORCE_MAX_ZONEORDER via custom config
 2020-03-16 17:42 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/2] crypto/aesni_mb: support DOCSIS AES-256
 2020-03-16 17:42 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
 2020-03-16 17:41 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915_pm_rpm: use device coherent mapping instead of mmap_gtt
 2020-03-16 17:41 UTC  (3+ messages)

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-03-16 17:19 UTC  (11+ messages)

[dpdk-dev] [PATCH 1/2] crypto/aesni_mb: support DOCSIS AES-256
 2020-03-16 17:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] test/crypto: Add AES-256 DOCSIS test vectors

[PATCH qemu] spapr/rtas: Reserve space for RTAS blob and log
 2020-03-16 16:10 UTC  (2+ messages)

[PATCH] hw/arm/fsl-imx7: Instantiate apbh_dma and ocotp as unimplemented devices
 2020-03-16 15:39 UTC  (2+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-16 17:10 UTC  (17+ messages)
` [PATCH v5 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v5 06/23] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v5 07/23] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v5 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip

[Cocci] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-16 17:36 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[dpdk-dev] [PATCH v1 0/1] alloc IO memory with socketid
 2020-03-16 17:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/1] net/hinic: "

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

[dpdk-dev] [PATCH] eal/freebsd: fix queuing duplicate eal_alarm_callbacks
 2020-03-16 17:35 UTC  (2+ messages)

Regression due to commit dbaf971c9cdf10843071a60dcafc1aaab3162354 ?
 2020-03-16 17:35 UTC 

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-16 17:08 UTC  (19+ messages)
` [PATCH v3 02/34] qapi: Belatedly update doc comment for @wait deprecation
` [PATCH v3 03/34] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PATCH v3 04/34] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v3 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v3 08/34] tests/test-qmp-event: Simplify test data setup
` [PATCH v3 09/34] tests/test-qmp-event: Use qobject_is_equal()
` [PATCH v3 10/34] tests/test-qmp-event: Check event is actually emitted
` [PATCH v3 14/34] qapi/introspect: Rename *qlit* to reduce confusion
` [PATCH v3 19/34] qapi/schema: Call QAPIDoc.connect_member() in just one place

[PATCH v2] ceph: fix snapshot directory timestamps
 2020-03-16 17:34 UTC  (2+ messages)

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

[RESEND] memremap: Remove stale comments
 2020-03-16 17:34 UTC 

[RFE] Who's using a module?
 2020-03-16 17:34 UTC  (3+ messages)

[PATCH] hw/arm/pxa2xx: Do not wire up OHCI for PXA255
 2020-03-16 16:01 UTC  (3+ messages)

To split or not to split a syscall implementation from its wireup?
 2020-03-16 17:33 UTC  (2+ messages)

[PATCH v3 0/6] ASoC: Merge CPU/Codec DAIs
 2020-03-16 17:32 UTC  (2+ messages)

[Xen-devel] [PATCH] x86/tboot: check return value of dmar_table allocation
 2020-03-16 17:30 UTC 

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-16 15:27 UTC  (3+ messages)
` [PATCH v2 1/8] ppc/spapr: Fix FWNMI machine check failure handling

[PATCH 0/3] MAINTAINERS: Adjust MIPS items
 2020-03-16 16:52 UTC  (3+ messages)
` [PATCH 1/3] MAINTAINERS: Adjust maintainer's status for some "

[Intel-gfx] [PATCH 1/2] drm/i915: use effective iDisp BCLK value for CDCLK calculation
 2020-03-16 17:28 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: move audio CDCLK constraint setup to bind/unbind

Avoid race condition between fetch and repack/gc?
 2020-03-16 17:27 UTC  (4+ messages)

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-16 17:26 UTC  (25+ messages)

[PATCH v2] ceph: add min/max latency support for read/write/metadata metrics
 2020-03-16 17:25 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix Rx descriptor status returned value
 2020-03-16 17:24 UTC  (3+ messages)

[PATCH] ASoC: codecs: wsa881x: request gpio direction before setting
 2020-03-16 17:22 UTC  (3+ messages)
` Applied "ASoC: codecs: wsa881x: request gpio direction before setting" to the asoc tree

[PATCH 0/2] xfs: quotaoff shutdown fixes
 2020-03-16 17:00 UTC  (3+ messages)
` [PATCH 1/2] xfs: factor out quotaoff intent AIL removal and memory free
` [PATCH 2/2] xfs: fix unmount hang and memory leak on shutdown during quotaoff

[PATCH 0/2] dir: update outdated fields and comments about oid_stat
 2020-03-16 17:22 UTC  (4+ messages)
` [PATCH 2/2] dir: improve naming of oid_stat fields in two structs

the free space cache file is invalid, skip it
 2020-03-16 17:22 UTC  (4+ messages)
  ` Re[2]: "

[PATCH v2 1/4] m25p80: Convert to support tracing
 2020-03-16 15:29 UTC  (6+ messages)

[PATCH v6 0/4] qcow2: Implement zstd cluster compression method
 2020-03-16 15:57 UTC  (4+ messages)
` [PATCH v6 3/4] qcow2: add zstd cluster compression

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-16 14:52 UTC  (2+ messages)
` [Bug 1866870] "

[PATCH 0/4] Add Support for Marvell OcteonTX Cryptographic
 2020-03-16 17:18 UTC  (3+ messages)

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-16 17:18 UTC  (8+ messages)
` [PATCH 6/7] sparse-checkout: use new update_sparsity() function
` [PATCH 7/7] sparse-checkout: provide a new update subcommand

[PATCH -V2] mm: Code cleanup for MADV_FREE
 2020-03-16 17:17 UTC  (2+ messages)

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-03-16 14:40 UTC  (4+ messages)

[PATCH v28 00/22] Intel SGX foundations
 2020-03-16 17:17 UTC  (10+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[igt-dev] [PATCH i-g-t 0/4] Fixes for GCC 10's -fcommon default
 2020-03-16 17:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 00/12] NXP DSPI bugfixes and support for LS1028A
 2020-03-16 17:15 UTC  (10+ messages)
` [PATCH v3 06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion

[PATCH] net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
 2020-03-16 17:13 UTC 

[PATCH v6 00/42] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-03-16 14:29 UTC  (16+ messages)
` [PATCH v6 17/42] nvme: add log specific field to trace events
` [PATCH v6 21/42] nvme: bump supported version to v1.3
` [PATCH v6 24/42] nvme: remove redundant has_sg member
` [PATCH v6 27/42] nvme: add request mapping helper
` [PATCH v6 30/42] nvme: add check for mdts
` [PATCH v6 31/42] nvme: add check for prinfo
` [PATCH v6 33/42] nvme: use preallocated qsg/iov in nvme_dma_prp
` [PATCH v6 34/42] pci: pass along the return value of dma_memory_rw
` [PATCH v6 35/42] nvme: handle dma errors
` [PATCH v6 36/42] nvme: add support for scatter gather lists
` [PATCH v6 38/42] nvme: support multiple namespaces
` [PATCH v6 39/42] pci: allocate pci id for nvme
` [PATCH v6 40/42] nvme: change controller pci id
` [PATCH v6 41/42] nvme: remove redundant NvmeCmd pointer parameter
` [PATCH v6 42/42] nvme: make lba data size configurable

[RFC PATCH 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-03-16 17:09 UTC  (9+ messages)
` [RFC PATCH 1/4] usb: xhci: Synopsys xHC consolidate TRBs

[PATCH] RISC-V: Stop relying on GCC's register allocator's hueristics
 2020-03-13 14:48 UTC 

[PATCH 2/3] clk: qcom: gcc: Add USB3 PIPE clock operations
 2020-03-16 17:03 UTC 

[PATCH 0/3] Removal of BTRFS_SUBVOL_CREATE_ASYNC support
 2020-03-16 17:01 UTC  (2+ messages)

[PATCH 1/3] howto: Update Answer to QQZ 1.3 to mention inline QQA is not easy
 2020-03-16 17:01 UTC  (2+ messages)


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.