All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 17:25:52 to 2020-03-16 18:07:46 UTC [more...]

[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

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-03-16 18:07 UTC 

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-16 18:07 UTC  (9+ messages)

[PULL 00/38] Linux user for 5.0 patches
 2020-03-16 16:15 UTC  (25+ messages)
` [PULL 01/38] target/i386: Renumber EXCP_SYSCALL
` [PULL 02/38] linux-user/i386: Split out gen_signal
` [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 05/38] linux-user: Flush out implementation of gettimeofday
` [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 11/38] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PULL 13/38] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
` [PULL 15/38] linux-user, alpha: add syscall table generation support
` [PULL 17/38] linux-user, m68k: "
` [PULL 20/38] linux-user, microblaze: "
` [PULL 23/38] linux-user, s390x: remove syscall definitions for !TARGET_S390X
` [PULL 26/38] linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl
` [PULL 28/38] linux-user, x86_64: add syscall table generation support
` [PULL 29/38] linux-user, mips: "
` [PULL 30/38] linux-user, mips64: "
` [PULL 31/38] linux-user, scripts: add a script to update syscall.tbl
` [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 37/38] linux-user, nios2: sync syscall numbers with kernel v5.5

[PATCH hmm 0/8] Various error case bug fixes for hmm_range_fault()
 2020-03-16 18:07 UTC  (4+ messages)
` [PATCH hmm 2/8] mm/hmm: don't free the cached pgmap while scanning

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-16 17:21 UTC  (12+ messages)
` [PATCH v1 01/28] tests/docker: Install tools to cross-debug and build Linux kernels
` [PATCH v1 02/28] tests/docker: Update VirGL git repository URL
` [PATCH v1 03/28] tests/docker: Remove obsolete VirGL --with-glx configure option
` [PATCH v1 04/28] tests/docker: Update VirGL to v0.8.0
` [PATCH v1 05/28] travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
` [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 19/28] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PATCH v1 20/28] tests/tcg/aarch64: userspace system register test
` [PATCH v1 25/28] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PATCH v1 28/28] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb

Fw:Spero che la tua giornata sia brillante
 2020-03-14 15:16 UTC 

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-16 17:18 UTC  (11+ messages)
` [PATCH v3 04/34] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v3 06/34] tests/test-qmp-cmds: Check responses more thoroughly
` [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

[MPTCP] Re: [PATCH v1 0/3] MP_JOIN self-tests fixes
 2020-03-16 18:06 UTC 

[PATCH v2 0/8] Additional metadata for filter processes
 2020-03-16 18:05 UTC  (9+ messages)
` [PATCH v2 1/8] builtin/checkout: pass branch info down to checkout_worktree
` [PATCH v2 2/8] convert: permit passing additional metadata to filter processes
` [PATCH v2 3/8] convert: provide additional metadata to filters
` [PATCH v2 4/8] builtin/checkout: compute checkout metadata for checkouts
` [PATCH v2 5/8] builtin/clone: compute checkout metadata for clones
` [PATCH v2 6/8] builtin/rebase: compute checkout metadata for rebases
` [PATCH v2 7/8] builtin/reset: compute checkout metadata for reset
` [PATCH v2 8/8] t0021: test filter metadata for additional cases

[PATCH v3] gpu/trace: add gpu memory tracepoints
 2020-03-16 18:05 UTC  (8+ messages)
` [PATCH v4] gpu/trace: add a gpu total memory usage tracepoint

[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-03-16 18:04 UTC  (19+ messages)

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-16 17:29 UTC  (5+ messages)
` [PATCH v2 1/8] ppc/spapr: Fix FWNMI machine check failure handling
` [PATCH v2 3/8] ppc/spapr: Add FWNMI System Reset state

post-receive: pub/scm/virt/kvm/kvm
 2020-03-16 18:02 UTC 

misc hmm cleanups
 2020-03-16 18:01 UTC  (5+ messages)
` [PATCH 5/5] mm: merge hmm_vma_do_fault into into hmm_vma_walk_hole_

[PATCH net-next 0/5] ionic bits and bytes
 2020-03-16 18:01 UTC  (4+ messages)
` [PATCH net-next 3/5] ionic: remove adminq napi instance

[PATCH v2 0/2] KVM: selftests: steal_time cleanups and timespec rework
 2020-03-16 17:37 UTC  (3+ messages)
` [PATCH v2 1/2] fixup! KVM: selftests: Introduce steal-time test
` [PATCH v2 2/2] KVM: selftests: Rework timespec functions and usage

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-16 18:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-16 18:00 UTC 

[Cocci] [PATCH 02/26] parsing_cocci: AST: Add ParenType and FunctionType to SmPL ASTs
 2020-03-16 18:00 UTC  (2+ messages)
` [Linux-kernel-mentees] "

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-16 18:00 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-16 18:00 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-16 18:00 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-16 18:00 UTC 

ensure device private pages have an owner
 2020-03-16 17:52 UTC  (9+ 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

[robh:for-next 57/57] clang-11: error: assembler command failed with exit code 1 (use -v to see invocation)
 2020-03-16 17:58 UTC  (2+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-16 17:11 UTC  (16+ 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 14/19] target/arm: Restrict ARMv7 M-profile "
` [PATCH v3 15/19] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v3 16/19] target/arm: Do not build TCG objects when TCG is off
` [PATCH v3 18/19] hw/arm: Do not build to 'virt' machine on Xen
` [PATCH v3 19/19] .travis.yml: Add a KVM-only Aarch64 job

[PATCH 1/2] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
 2020-03-16 17:57 UTC  (4+ messages)
` [PATCH 2/2] tty: serial: qcom_geni_serial: Don't try to manually disable the console

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-16 17:57 UTC 

[GIT PULL 0/3] ARM: exynos: Pull for v5.7
 2020-03-16 17:56 UTC  (4+ messages)
` [GIT PULL 1/3] ARM: defconfig: exynos "
` [GIT PULL 2/3] ARM: dts: exynos: Stuff "
` [PATCH PULL 3/3] soc: samsung: chipid: Fix return value on non-Exynos platforms

[pm:bleeding-edge] BUILD SUCCESS 90f425b95754aa7c6e93f239ae73e7d250a58e98
 2020-03-16 17:57 UTC  (2+ messages)
` [Devel] "

[PATCH RESEND v2] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-16 17:10 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t 0/3] Test configurable poll delay in perf OA
 2020-03-16 17:56 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Test configurable poll delay in perf OA (rev2)

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

[MPTCP] Re: [PATCH] tcp: mptcp: use mptcp receive buffer space to select rcv window
 2020-03-16 17:55 UTC 

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

[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

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-03-16 17:51 UTC 

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

[PATCH v1 0/3] Add GCC clock driver support
 2020-03-16 17:49 UTC  (5+ 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

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

[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)

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2020-03-16 17:42 UTC 

[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  (15+ 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  (4+ 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 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 15:35 UTC  (2+ 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 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-03-16 17:30 UTC 

[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  (3+ 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)


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.