All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-19 16:29:19 to 2020-02-19 17:03:35 UTC [more...]

[PATCH v2 00/14] tests/vm: Add support for aarch64 VMs
 2020-02-19 16:35 UTC  (9+ messages)
` [PATCH v2 01/14] tests/vm: use $(PYTHON) consistently
` [PATCH v2 02/14] tests/vm: Debug mode shows ssh output
` [PATCH v2 05/14] tests/vm: Added gen_cloud_init_iso() to basevm.py
` [PATCH v2 07/14] tests/vm: Add configuration "
` [PATCH v2 09/14] tests/vm: add --boot-console switch
` [PATCH v2 10/14] tests/vm: Add ability to select QEMU from current build
` [PATCH v2 12/14] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v2 14/14] tests/vm: change scripts to use self._config

[PATCH v3 00/22] tracing vs world
 2020-02-19 17:03 UTC  (42+ messages)
` [PATCH v3 01/22] hardirq/nmi: Allow nested nmi_enter()
` [PATCH v3 04/22] x86/doublefault: Make memmove() notrace/NOKPROBE
` [PATCH v3 05/22] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
` [PATCH v3 06/22] rcu: Rename rcu_irq_{enter,exit}_irqson()
` [PATCH v3 07/22] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v3 13/22] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v3 16/22] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 18/22] asm-generic/atomic: Use __always_inline for fallback wrappers
` [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized

[Xen-devel] [PATCH 0/2] smp: convert cpu_add_remove_lock int a rw lock
 2020-02-19 17:03 UTC  (12+ messages)
` [Xen-devel] [PATCH 2/2] smp: convert cpu_hotplug_begin into a blocking lock acquisition

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-02-19 17:00 UTC  (11+ messages)
` [PATCH v2 07/22] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
` [PATCH v2 18/22] python/qemu/machine: add kill() method
` [PATCH v2 20/22] qemu-iotests/199: check persistent bitmaps
` [PATCH v2 21/22] qemu-iotests/199: add early shutdown case to bitmaps postcopy

[PATCH 00/52] drm_device managed resources
 2020-02-19 17:02 UTC  (19+ messages)
` [PATCH 03/52] drm: add managed resources tied to drm_device
        ` [Intel-gfx] "
` [PATCH 04/52] drm: Set final_kfree in drm_dev_alloc
  ` [Intel-gfx] "

[alsa-devel] [PATCH v3 0/7] ASoC: soc-pcm cleanup step2
 2020-02-19 17:01 UTC  (5+ messages)

[Xen-devel] [PATCH V2] iommu/arm: Don't allow the same micro-TLB to be shared between domains
 2020-02-19 17:01 UTC  (2+ messages)

[PATCH v5 0/5] Reftable support git-core
 2020-02-19 17:02 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/5] Add reftable library

[PATCH 0/3] Migration mechanism with FD
 2020-02-19 16:33 UTC  (4+ messages)
` [PATCH 1/3] Adding functions _send_fds and _recv_fds
` [PATCH 2/3] Updates send_fd_scm function
` [PATCH 3/3] Acceptance test: FD migration

[patch] mm, thp: track fallbacks due to failed memcg charges separately
 2020-02-19 17:01 UTC  (5+ messages)
` [patch 1/2] mm, shmem: add thp fault alloc and fallback stats

dd, close(), sync, and the Linux disk cache
 2020-02-19 17:01 UTC  (3+ messages)

Commit d1d1a96 in rtl8188ee module causes issues when connecting to my institute's wifi
 2020-02-19 17:01 UTC  (2+ messages)

[PATCHv3 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-02-19 17:01 UTC  (5+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[RFC PATCH] vfs: syscalls: Add create_automount() and remove_automount()
 2020-02-19 17:00 UTC  (4+ messages)

[Xen-devel] [PATCH V3] x86/altp2m: Hypercall to set altp2m view visibility
 2020-02-19 17:00 UTC  (3+ messages)

[PATCH v6 00/79] refactor main RAM allocation to use hostmem backend
 2020-02-19 16:58 UTC  (41+ messages)
` [PATCH v6 40/79] cris/axis_dev88: use memdev for RAM
` [PATCH v6 41/79] hppa: "
` [PATCH v6 42/79] x86/microvm: "
` [PATCH v6 43/79] x86/pc: "
` [PATCH v6 44/79] lm32/lm32_boards: "
` [PATCH v6 45/79] lm32/milkymist: "
` [PATCH v6 46/79] m68k/an5206: "
` [PATCH v6 47/79] m68k/q800: "
` [PATCH v6 48/79] m68k/mcf5208: "
` [PATCH v6 49/79] m68k/next-cube: "
` [PATCH v6 51/79] mips/mips_fulong2e: drop RAM size fixup
` [PATCH v6 52/79] mips/mips_fulong2e: use memdev for RAM
` [PATCH v6 53/79] mips/mips_jazz: "
` [PATCH v6 54/79] mips/mips_jazz: add max ram size check
` [PATCH v6 55/79] mips/mips_malta: use memdev for RAM
` [PATCH v6 56/79] mips/mips_mipssim: "
` [PATCH v6 57/79] mips/mips_r4k: "
` [PATCH v6 58/79] ppc/e500: drop RAM size fixup
` [PATCH v6 59/79] ppc/e500: use memdev for RAM
` [PATCH v6 60/79] ppc/mac_newworld: "
` [PATCH v6 61/79] ppc/mac_oldworld: "
` [PATCH v6 62/79] ppc/pnv: "
` [PATCH v6 63/79] ppc/ppc405_boards: add RAM size checks
` [PATCH v6 64/79] ppc/ppc405_boards: use memdev for RAM
` [PATCH v6 65/79] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
` [PATCH v6 66/79] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
` [PATCH v6 67/79] ppc/spapr: "
` [PATCH v6 68/79] ppc/virtex_ml507: "
` [PATCH v6 69/79] sparc/leon3: "
` [PATCH v6 70/79] sparc/sun4m: "
` [PATCH v6 71/79] sparc/niagara: "
` [PATCH v6 72/79] remove no longer used memory_region_allocate_system_memory()
` [PATCH v6 73/79] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
` [PATCH v6 74/79] exec: drop bogus mem_path from qemu_ram_alloc_from_fd()
` [PATCH v6 75/79] make mem_path local variable
` [PATCH v6 76/79] hostmem: introduce "prealloc-threads" property
` [PATCH v6 77/79] hostmem: fix strict bind policy
` [PATCH v6 78/79] tests/numa-test: make top level args dynamic and g_autofree(cli) cleanups
` [PATCH v6 79/79] tests:numa-test: use explicit memdev to specify node RAM

[PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
 2020-02-19 16:59 UTC  (6+ messages)

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-19 16:17 UTC  (14+ messages)
` [PATCH v1 01/13] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v1 02/13] stubs/ram-block: Remove stubs that are no longer needed
` [PATCH v1 03/13] numa: Teach ram block notifiers about resizeable ram blocks
` [PATCH v1 04/13] numa: Make all callbacks of ram block notifiers optional
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy
` [PATCH v1 06/13] migrate/ram: Discard new RAM when growing RAM blocks and the VM is stopped
` [PATCH v1 07/13] migrate/ram: Get rid of "place_source" in ram_load_postcopy()
` [PATCH v1 08/13] migrate/ram: Simplify host page handling "
` [PATCH v1 09/13] migrate/ram: Consolidate variable reset after placement "
` [PATCH v1 10/13] migrate/ram: Handle RAM block resizes during postcopy
` [PATCH v1 11/13] migrate/multifd: Print used_length of memory block
` [PATCH v1 12/13] migrate/ram: Use offset_in_ramblock() in range checks
` [PATCH v1 13/13] migrate/ram: Tolerate partially changed mappings in postcopy code

RDMA device renames and node description
 2020-02-19 16:58 UTC  (8+ messages)

[renesas-drivers:sh-pfc] BUILD SUCCESS fe8bf8c07817a57a75ff2dbebe02da660ec0a7fe
 2020-02-19 16:57 UTC 

[PATCH bpf-next] selftests/bpf: change llvm flag -mcpu=probe to -mcpu=v3
 2020-02-19 16:56 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/7] dma-buf: add dynamic DMA-buf handling v15
 2020-02-19 12:59 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/7] drm/ttm: remove the backing store if no placement is given
` [Intel-gfx] [PATCH 3/7] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [Intel-gfx] [PATCH 4/7] drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2
` [Intel-gfx] [PATCH 5/7] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
` [Intel-gfx] [PATCH 6/7] dma-buf: drop dynamic_mapping flag
` [Intel-gfx] [PATCH 7/7] dma-buf: make move_notify mandatory if importer_ops are provided

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-02-19 16:55 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH 2/2] x86/boot/compressed: Remove unnecessary sections from bzImage
 2020-02-19 16:55 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH] kvm: x86: Print "disabled by bios" only once per host
 2020-02-19 16:53 UTC  (7+ messages)

[PATCH v7 00/15] add git-bugreport tool
 2020-02-19 16:55 UTC  (4+ messages)
` [PATCH v7 03/15] bugreport: add tool to generate debugging info

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-19 16:54 UTC  (7+ messages)
` [RFC patch 04/19] bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
` [RFC patch 09/19] bpf: Use BPF_PROG_RUN_PIN_ON_CPU() at simple call sites

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-19 16:53 UTC  (7+ messages)
` [PATCH 01/19] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 03/19] fsinfo: Provide a bitmap of supported features "
` [PATCH 05/19] vfs: Introduce a non-repeating system-unique superblock ID "

[Xen-devel] [PATCH] xen/sched: rework credit2 run-queue allocation
 2020-02-19 16:52 UTC  (3+ messages)

[PATCH v6 00/19] Change readahead API
 2020-02-19 16:52 UTC  (8+ messages)
` [PATCH v6 08/19] mm: Add readahead address space operation
      ` [Ocfs2-devel] "
      ` [Cluster-devel] "
      ` [f2fs-dev] "

[PATCH bpf-next 0/6] bpftool: Allow to select sections and filter probes
 2020-02-19 16:52 UTC  (5+ messages)

[PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
 2020-02-19 16:50 UTC 

[git pull] IOMMU Fixes for Linux v5.6-rc1
 2020-02-19 16:51 UTC  (2+ messages)

[PATCH] watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment
 2020-02-19 16:50 UTC 

[PATCH v5] dt-bindings: display: renesas: du: Document optional reset properties
 2020-02-19 16:48 UTC  (6+ messages)

[Xen-devel] [PATCH v2 0/4] xen/rcu: let rcu work better with core scheduling
 2020-02-19 16:48 UTC  (3+ messages)

[PATCH 1/1] RDMA/rw: map P2P memory correctly for signature operations
 2020-02-19 16:47 UTC  (2+ messages)

[Xen-devel] [PATCH v5 0/8] Add hypervisor sysfs-like support
 2020-02-19 16:47 UTC  (6+ messages)
` [Xen-devel] [PATCH v5 3/8] xen: add basic hypervisor filesystem support
` [Xen-devel] [PATCH v5 8/8] xen: add runtime parameter access support to hypfs

[dpdk-dev] [PATCH] app/testpmd: fix identifier size for port attach
 2020-02-19 16:47 UTC 

[PATCH bpf] libbpf: Sanitise internal map names so they are not rejected by the kernel
 2020-02-19 16:45 UTC  (7+ messages)

[Xen-devel] [PATCH] xen/arm: Restrict access to most HVM_PARAM's
 2020-02-19 16:44 UTC  (2+ messages)

[Virtio-fs] SELinux support in virtio-fs
 2020-02-19 16:44 UTC  (5+ messages)
  ` [selinux-internal] "
      `  "

[Intel-gfx] [PATCH] drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx
 2020-02-19 16:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH blktests v4] nbd/003:add mount and clear_sock test for nbd
 2020-02-19 16:43 UTC  (5+ messages)

[PATCH V3] nvme: code cleanup nvme_identify_ns_desc()
 2020-02-19 16:43 UTC  (3+ messages)

[PATCH][next] mlxsw: Replace zero-length array with flexible-array member
 2020-02-19 16:43 UTC  (2+ messages)

Kernel 5.5.4 build fail for BPF-selftests with latest LLVM
 2020-02-19 16:41 UTC  (2+ messages)

[Xen-devel] [PATCH] x86: "spec-ctrl=no-xen" should also disable branch hardening
 2020-02-19 16:39 UTC  (2+ messages)

[PATCH] Remove poplocalvars() always-zero argument, make it static
 2020-02-19 16:39 UTC 

[PATCH v2 1/2] Documentation: Converted the `kobject.txt` to rst format
 2020-02-19 16:38 UTC  (2+ messages)

[PATCH] t3424: new rebase testcase documenting a stat-dirty-like failure
 2020-02-19 16:38 UTC  (7+ messages)

[PATCH v6 0/4] leds: trigger: implement a tty trigger
 2020-02-19 16:37 UTC  (4+ messages)
` [PATCH v6 2/4] tty: rename tty_kopen() and add new function tty_kopen_shared()

[PATCH] regulator: add smb208 support
 2020-02-19 16:37 UTC 

[PATCH v2 RESEND] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-19 16:37 UTC  (5+ messages)

[PATCH] media: venus: support frame rate control
 2020-02-19 16:37 UTC  (5+ messages)

[PATCH] net: phy: dp83867: Do not check sgmii if rgmii is already used
 2020-02-19 16:36 UTC  (8+ messages)

[PATCH] blk-mq: insert passthrough request into hctx->dispatch directly
 2020-02-19 16:36 UTC  (2+ messages)

[PATCH] block: fix comment for blk_cloned_rq_check_limits
 2020-02-19 16:34 UTC 

[PATCH] null_blk: fix spurious IO errors after failed past-wp access
 2020-02-19 16:35 UTC  (2+ messages)

[PATCH] libsepol: Create the macro ebitmap_is_empty() and use it where needed
 2020-02-19 16:36 UTC 

[peterz-queue:locking/cna 4/4] arch/x86/kernel/alternative.c:742:2: error: implicit declaration of function 'cna_configure_spin_lock_slowpath'
 2020-02-19 16:34 UTC 

[PATCH] drm/amdgpu: add VM update fences back to the root PD v2
 2020-02-19 16:34 UTC  (5+ messages)

[PATCH] block, zoned: fix integer overflow with BLKRESETZONE et al
 2020-02-19 16:34 UTC  (2+ messages)

[PATCH] x86: Don't clare __force_order in kaslr_64.c
 2020-02-19 16:32 UTC  (2+ messages)
` [tip: x86/urgent] x86/boot/compressed: Don't declare "

[PATCH 0/3] bcache patches for Linux v5.6-rc2
 2020-02-19 16:32 UTC  (3+ messages)
` [PATCH 1/3] bcache: ignore pending signals when creating gc and allocator thread

[PATCH] ecryptfs: add mount option for specifying cipher driver
 2020-02-19 16:30 UTC  (4+ messages)

[meta-oe][PATCH v3] iproute2: add devlink support to iproute2
 2020-02-19 16:30 UTC  (2+ messages)

[RFC PATCH 0/3] bcache: accelerate device registration speed
 2020-02-19 16:30 UTC  (5+ messages)
` [PATCH 1/3] bcache: move macro btree() and btree_root() into btree.h
` [PATCH 2/3] bcache: make bch_btree_check() to be multiple threads

[PATCH v2 1/2] struct_union_enum_specifier: always initialize sym->scope
 2020-02-19 16:29 UTC  (2+ messages)
` [PATCH v2 2/2] dissect: fix sym_is_local(SYM_STRUCT/UNION/ENUM)

[LSF/MM/BPF TOPIC] NVMe HDD
 2020-02-19 16:28 UTC  (15+ 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.