All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 12:24:11 to 2020-02-20 13:09:53 UTC [more...]

[PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
 2020-02-20 13:05 UTC  (7+ messages)
    ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t v2 0/2] DC states IGT misc
 2020-02-20 13:00 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] tests/i915_pm_dc: Dump power_domain_info on DC test failures
` [igt-dev] [PATCH i-g-t v2 2/2] tests/i915_pm_dc: psr required only for dc*-psr tests

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-20 13:05 UTC  (44+ messages)
` [Xen-devel] "
` [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications
  ` [Xen-devel] "
` [PATCH v3 02/20] hw: Remove unnecessary cast when calling dma_memory_read()
  ` [Xen-devel] "
` [PATCH v3 03/20] exec: Let qemu_ram_*() functions take a const pointer argument
  ` [Xen-devel] "
` [Xen-devel] [PATCH v3 04/20] exec: Rename ram_ptr variable
  `  "
` [Xen-devel] [PATCH v3 05/20] exec: Let flatview API take void pointer arguments
  `  "
` [Xen-devel] [PATCH v3 06/20] exec: Let the address_space API use "
  `  "
` [Xen-devel] [PATCH v3 07/20] hw/net: Avoid casting non-const pointer, use address_space_write()
  `  "
` [Xen-devel] [PATCH v3 08/20] Remove unnecessary cast when using the address_space API
  `  "
` [Xen-devel] [PATCH v3 09/20] exec: Let the cpu_[physical]_memory API use void pointer arguments
  `  "
` [Xen-devel] [PATCH v3 10/20] Remove unnecessary cast when using the cpu_[physical]_memory API
  `  "
` [Xen-devel] [PATCH v3 11/20] hw/ide/internal: Remove unused DMARestartFunc typedef
  `  "
` [Xen-devel] [PATCH v3 12/20] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
  `  "
` [Xen-devel] [PATCH v3 13/20] hw/virtio: Let virtqueue_map_iovec() "
  `  "
` [Xen-devel] [PATCH v3 14/20] hw/virtio: Let vhost_memory_map() "
  `  "
` [Xen-devel] [PATCH v3 15/20] exec: Let address_space_unmap() "
  `  "
` [Xen-devel] [PATCH v3 16/20] Let address_space_rw() calls pass "
  `  "
` [Xen-devel] [PATCH v3 17/20] Avoid address_space_rw() with a constant is_write argument
  `  "
` [Xen-devel] [PATCH v3 18/20] exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
  `  "
` [Xen-devel] [PATCH v3 19/20] Let cpu_[physical]_memory() calls pass "
  `  "

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-20 13:08 UTC  (3+ messages)
      `  "

[PATCH v4 00/16] s390x: Protected Virtualization support
 2020-02-20 12:56 UTC  (17+ messages)
` [PATCH v4 01/16] Sync pv
` [PATCH v4 02/16] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v4 03/16] s390x: protvirt: Support unpack facility
` [PATCH v4 04/16] s390x: protvirt: Add migration blocker
` [PATCH v4 05/16] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
` [PATCH v4 06/16] s390x: protvirt: KVM intercept changes
` [PATCH v4 07/16] s390x: Add SIDA memory ops
` [PATCH v4 08/16] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v4 09/16] s390x: protvirt: SCLP interpretation
` [PATCH v4 10/16] s390x: protvirt: Set guest IPL PSW
` [PATCH v4 11/16] s390x: protvirt: Move diag 308 data over SIDAD
` [PATCH v4 12/16] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v4 13/16] s390x: protvirt: Move IO control structures over SIDA
` [PATCH v4 14/16] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v4 15/16] s390x: Add unpack feature to GA1
` [PATCH v4 16/16] docs: Add protvirt docs

[PATCH] NFS: Don't hard-code the fs_type when submounting
 2020-02-20 13:06 UTC 

[PATCH] x86: Correct error return value in mrccache_get_region()
 2020-02-20 13:05 UTC  (3+ messages)

"KBUILD_DEFCONFIG" description in kernel-dev manual seems wrong
 2020-02-20 13:05 UTC  (2+ messages)
` [docs] "

[PATCH v3 00/37] KVM: s390: Add support for protected VMs
 2020-02-20 13:05 UTC  (7+ messages)
` [PATCH v3 05/37] s390/mm: provide memory management functions for protected KVM guests
` [PATCH v3 09/37] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
` [PATCH v3 10/37] KVM: s390: protvirt: Add KVM api documentation

[arm64, debug] PTRACE_SINGLESTEP does not single-step a valid instruction
 2020-02-20 13:02 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Double check bumping after the spinlock
 2020-02-20 13:02 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Protect i915_request_await_start from early waits

[PATCH v2 0/2] gpio: of: Add DT overlay support for GPIO hogs
 2020-02-20 13:01 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: of: Extract of_gpiochip_add_hog()
` [PATCH v2 2/2] gpio: of: Add DT overlay support for GPIO hogs

[PATCH v5 00/12] ceph: async directory operations support
 2020-02-20 13:01 UTC  (4+ messages)
` [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete

[RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)
 2020-02-20 13:00 UTC  (14+ messages)
` [RFC net-next v3 03/10] net: bridge: mrp: Add MRP interface used by netlink
                ` [Bridge] "
      ` [Bridge] [RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)

[PATCH v7 0/5] Introduce per-profile available space array to avoid over-confident can_overcommit()
 2020-02-20 12:59 UTC  (4+ messages)
` [PATCH v7 1/5] btrfs: Introduce per-profile available space facility

[PATCH] drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails
 2020-02-20 12:57 UTC  (2+ messages)

[PATCH 05/19] vfs: Introduce a non-repeating system-unique superblock ID [ver #16]
 2020-02-20 12:58 UTC  (6+ messages)
` [PATCH 00/19] VFS: Filesystem information and notifications "
  ` [PATCH 11/19] afs: Support fsinfo() "

[igt-dev] [PATCH i-g-t] tools/i915-perf: workaround overzelous compiler warnings
 2020-02-20 12:58 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 147354: tolerable all pass - PUSHED
 2020-02-20 12:58 UTC 

[PATCH v7] erofs-utils: introduce exclude dirs and files
 2020-02-20 12:57 UTC  (3+ messages)

[PATCH] ASoC: samsung: Update dependencies for Arizona machine drivers
 2020-02-20 12:56 UTC 

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-20 12:57 UTC  (9+ messages)
` [PATCH] vsprintf: sanely handle NULL passed to %pe

[PATCH -next v2] fork: annotate a data race in vm_area_dup()
 2020-02-20 12:56 UTC  (2+ messages)

[Xen-devel] [PATCH v5 0/2] docs: Migration design documents
 2020-02-20 12:54 UTC  (2+ messages)

[PATCH] ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro
 2020-02-20 12:52 UTC  (2+ messages)
` Applied "ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro" to the asoc tree

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-20 12:53 UTC  (7+ messages)
` [PATCH 06/12] drm: Shrink {width,height}_mm to u16
  ` [Intel-gfx] "
` [PATCH 12/12] drm: pahole struct drm_display_mode
    ` [Intel-gfx] "

[PATCH] ASoC: dpcm: remove confusing trace in dpcm_get_be()
 2020-02-20 12:52 UTC  (3+ messages)
` Applied "ASoC: dpcm: remove confusing trace in dpcm_get_be()" to the asoc tree

[Intel-gfx] [PATCH 1/6] drm/i915/gt: Protect signaler walk with RCU
 2020-02-20 12:52 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib: Update selftests to use dynamic subtests
 2020-02-20 12:52 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] intel-ci: Kernel selftest changes to fast-feedback and blacklist

[meta-oe][PATCH] meta-oe: master: remmina - use PACKAGECONFIG for spice
 2020-02-20 12:52 UTC  (2+ messages)

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

[PATCH v4 0/4] nvmem/gpio: fix resource management
 2020-02-20 12:51 UTC  (7+ messages)
` [PATCH v4 1/4] nvmem: fix memory leak in error path
` [PATCH v4 2/4] gpiolib: use kref in gpio_desc

[PATCH 1/8] net: ll_temac: Fix race condition causing TX hang
 2020-02-20 12:49 UTC  (2+ messages)

[PATCH 3/8] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
 2020-02-20 12:49 UTC  (2+ messages)

[PATCH 2/8] net: ll_temac: Add more error handling of dma_map_single() calls
 2020-02-20 12:49 UTC  (2+ messages)

[PATCH v4 01/14] drm/i915: Fix sha_text population code
 2020-02-20 12:49 UTC  (3+ messages)
` [Intel-gfx] "

[LTP] ksm03, ksm04 testcases don't work with cgroup
 2020-02-20 12:49 UTC 

[Xen-devel] [PATCH] rwlock: allow recursive read locking when already locked in write mode
 2020-02-20 12:48 UTC  (2+ messages)

[Xen-devel] [PATCH v6] x86: introduce a new set of APIs to manage Xen page tables
 2020-02-20 12:47 UTC  (4+ messages)

[LTP] [PATCH v2] syscalls/quotactl07: add regresstion test for Q_XQTUOTARM
 2020-02-20 12:48 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/1] Support to assemble CB kernel for gen7 devs
 2020-02-20 12:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH net-next] ESP: Export esp_output_fill_trailer function
 2020-02-20 12:45 UTC  (2+ messages)

[PATCH 01/24] n_hdlc: remove tracing debug prints
 2020-02-20 12:45 UTC  (4+ messages)
` [PATCH 03/24] n_hdlc: convert debuglevel use to pr_debug

[PATCH][master-next] webkitgtk: add PACKAGECONFIG gobject-introspection
 2020-02-20 12:45 UTC  (3+ messages)

[PATCH 0/2] MAINTAINERS: Update MIPS entry
 2020-02-20 12:40 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes

[CFT 0/8] rework phylink interface for split MAC/PCS support
 2020-02-20 12:44 UTC  (6+ messages)
` [CFT 6/8] net: macb: use resolved link config in mac_link_up()

[PATCH] xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
 2020-02-20 12:44 UTC  (2+ messages)

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-20 12:44 UTC  (3+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-20 12:44 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc/mlx5: clarify memory write combining attribute
 2020-02-20 12:44 UTC 

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-20 12:43 UTC  (3+ messages)
` [PATCH v4 07/16] hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids

[dpdk-dev] [PATCH] net/mlx5: fix VLAN actions in meter
 2020-02-20 12:43 UTC  (2+ messages)

w83627ehf crash in 5.6.0-rc2-00055-gca7e1fd1026c
 2020-02-20 12:43 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/2] HDCP 2.2 Comp fixes
 2020-02-20 12:32 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915/hdcp: Mandate (seq_num_V==0) at first RecvId msg
` [Intel-gfx] [PATCH v3 2/2] drm/i915/hdcp: Return 0 on config_stream_type() +ve return

[PATCH] babeltrace2: added 2.0.1
 2020-02-20 12:42 UTC  (9+ messages)

[PATCH v2] xfs: fix iclog release error check race with shutdown
 2020-02-20 12:41 UTC  (5+ messages)

[PATCH 0/5] arm64: add the time namespace support
 2020-02-20 12:40 UTC  (6+ messages)
` [PATCH 1/5] arm64/vdso: use the fault callback to map vvar pages

[Intel-gfx] [PATCH v17 0/7] Refactor Gen11+ SAGV support
 2020-02-20 12:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH v17 3/7] drm/i915: Init obj state in intel_atomic_get_old/new_global_obj_state

[MODERATED] Re: [PATCH 1/2] more sampling fun 1
 2020-02-20 12:39 UTC  (5+ messages)
  ` [MODERATED] "

[Intel-gfx] [PATCH v3] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-20 12:39 UTC  (2+ messages)

[Buildroot] [Bug 12571] New: ltp-testsuite : Build failure
 2020-02-20 12:39 UTC  (2+ messages)
` [Buildroot] [Bug 12571] "

[PATCH v3 00/22] tracing vs world
 2020-02-20 12:37 UTC  (7+ messages)
` [PATCH v3 04/22] x86/doublefault: Make memmove() notrace/NOKPROBE

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-02-20 12:37 UTC  (9+ messages)
          ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)

[Intel-gfx] [RFC PATCH i-g-t v2] tests/gem_userptr_blits: Enhance invalid mapping exercise
 2020-02-20 12:36 UTC  (4+ messages)
    ` [igt-dev] "

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-02-20 12:27 UTC  (2+ messages)
` [Bug 1857811] "

[PATCH 0/2] phy: ti: gmii-sel: two fixes
 2020-02-20 12:36 UTC  (2+ messages)

[PATCH v5 1/5] iio: core: Handle 'dB' suffix in core
 2020-02-20 12:32 UTC  (4+ messages)
` [PATCH v5 3/5] iio: amplifiers: hmc425a: Add support for HMC425A attenuator

[PATCH 0/4] crypto: hisilicon - Improve SEC performance
 2020-02-20 12:32 UTC  (8+ messages)
` [PATCH 4/4] crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver

[dpdk-dev] [PATCH] app/testpmd: fix identifier size for port attach
 2020-02-20 12:32 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[Qemu-devel] [Bug 1823790] [NEW] QEMU forces systemd into tight loop
 2020-02-20 12:21 UTC  (2+ messages)
` [Bug 1823790] Re: QEMU mishandling of SO_PEERSEC "

[PATCH] drm/exynos: dsi: fix workaround for the legacy clock name
 2020-02-20 12:30 UTC  (2+ messages)

[PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements
 2020-02-20 12:29 UTC  (2+ messages)

[PATCH v3 0/3] Dump QCOW2 metadata
 2020-02-20 12:28 UTC  (3+ messages)

[PATCH v4 0/9] Huge page-table entries for TTM
 2020-02-20 12:27 UTC  (20+ messages)
` [PATCH v4 1/9] fs: Constify vma argument to vma_is_dax
` [PATCH v4 2/9] mm: Introduce vma_is_special_huge
` [PATCH v4 3/9] mm: Split huge pages on write-notify or COW
` [PATCH v4 4/9] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH v4 5/9] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH v4 6/9] drm/vmwgfx: Support huge page faults
` [PATCH v4 7/9] drm: Add a drm_get_unmapped_area() helper
` [PATCH v4 8/9] drm/vmwgfx: Introduce a huge page aligning TTM range manager
` [PATCH v4 9/9] drm/vmwgfx: Hook up the helpers to align buffer objects

[PATCH 1/4] ceph: always renew caps if mds_wanted is insufficient
 2020-02-20 12:26 UTC  (4+ messages)
` [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps
` [PATCH 3/4] ceph: simplify calling of ceph_get_fmode()
` [PATCH 4/4] ceph: remove delay check logic from ceph_check_caps()

[PATCH] firmware: imx: Align imx SC msg structs to 4
 2020-02-20 12:25 UTC  (4+ messages)

[PATCH] libsolv: upgrade 0.7.10 -> 0.7.11
 2020-02-20 12:24 UTC  (2+ messages)

[PATCH 11/19] afs: Support fsinfo() [ver #16]
 2020-02-19 21:01 UTC 


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.