All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-15 19:19:36 to 2019-08-15 20:10:51 UTC [more...]

[PATCH v5 00/19] Shared virtual address IOMMU and VT-d support
 2019-08-15 20:13 UTC  (28+ messages)
` [PATCH v5 01/19] iommu: Add a timeout parameter for PRQ response
` [PATCH v5 02/19] iommu: handle page response timeout
` [PATCH v5 03/19] trace/iommu: Add sva trace events
` [PATCH v5 04/19] iommu: Use device fault trace event
` [PATCH v5 05/19] iommu: Introduce attach/detach_pasid_table API
` [PATCH v5 06/19] iommu: Introduce cache_invalidate API
` [PATCH v5 07/19] iommu: Add I/O ASID allocator
` [PATCH v5 08/19] iommu/ioasid: Add custom allocators
` [PATCH v5 09/19] iommu: Introduce guest PASID bind function
` [PATCH v5 10/19] iommu/vt-d: Enlightened PASID allocation
` [PATCH v5 11/19] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v5 12/19] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v5 13/19] iommu/vt-d: Move domain helper to header
` [PATCH v5 14/19] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v5 15/19] iommu/vt-d: Add nested translation helper function
` [PATCH v5 16/19] iommu/vt-d: Misc macro clean up for SVM
` [PATCH v5 17/19] iommu/vt-d: Add bind guest PASID support
` [PATCH v5 18/19] iommu/vt-d: Support flushing more translation cache types
` [PATCH v5 19/19] iommu/vt-d: Add svm/sva invalidate function

[PATCH v1 0/8] arm64: MMU enabled kexec relocation
 2019-08-15 20:09 UTC  (6+ messages)

next take at setting up a dma mask by default for platform devices
 2019-08-15 14:39 UTC  (2+ messages)

[PATCH v2 0/7] AMD64 EDAC fixes
 2019-08-15 20:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/exempi: bump to version 2.5.1
 2019-08-15 20:08 UTC 

[PATCH] bugreport: add tool to generate debugging info
 2019-08-15 20:07 UTC  (3+ messages)

[PATCH] wimax/i2400m: fix a memory leak bug
 2019-08-15 20:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] pc: Fix die-id validation and compatibility with libvirt
 2019-08-15 20:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] pc: Fix error message on die-id validation

[GIT PULL] xfs: fixes for 5.3-rc5
 2019-08-15 20:05 UTC  (4+ messages)

need_heavy_qs flag for PREEMPT=y kernels
 2019-08-15 20:04 UTC  (9+ messages)

/sys/devices/system/cpu/vulnerabilities/ doesn't show all known CPU vulnerabilities
 2019-08-15 20:04 UTC  (8+ messages)

[PATCH] net: pch_gbe: Fix memory leaks
 2019-08-15 20:03 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
 2019-08-15 20:04 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] libavb: Fix build warnings after updating the lib

[PATCH] cx231xx-video: fix WARN about mismatched capabilities
 2019-08-15 19:53 UTC 

[merged] mm-vmscan-do-not-special-case-slab-reclaim-when-watermarks-are-boosted.patch removed from -mm tree
 2019-08-15 20:02 UTC 

[merged] seq_file-fix-problem-when-seeking-mid-record.patch removed from -mm tree
 2019-08-15 20:02 UTC 

[merged] mm-usercopy-use-memory-range-to-be-accessed-for-wraparound-check.patch removed from -mm tree
 2019-08-15 20:02 UTC 

[merged] mm-memcontrol-fix-use-after-free-in-mem_cgroup_iter.patch removed from -mm tree
 2019-08-15 20:02 UTC 

[merged] mm-z3foldc-fix-z3fold_destroy_pool-race-condition.patch removed from -mm tree
 2019-08-15 20:02 UTC 

[merged] mm-z3foldc-fix-z3fold_destroy_pool-ordering.patch removed from -mm tree
 2019-08-15 20:02 UTC 

[merged] mm-mempolicy-handle-vma-with-unmovable-pages-mapped-correctly-in-mbind.patch removed from -mm tree
 2019-08-15 20:02 UTC 

[merged] mm-mempolicy-make-the-behavior-consistent-when-mpol_mf_move-and-mpol_mf_strict-were-specified.patch removed from -mm tree
 2019-08-15 20:01 UTC 

[merged] mm-hmm-fix-bad-subpage-pointer-in-try_to_unmap_one.patch removed from -mm tree
 2019-08-15 20:01 UTC 

[merged] mm-hmm-fix-zone_device-anon-page-mapping-reuse.patch removed from -mm tree
 2019-08-15 20:01 UTC 

[PATCH v6 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-15 20:01 UTC  (3+ messages)

[Qemu-devel] [PATCH] nbd: Advertise multi-conn for shared read-only connections
 2019-08-15 20:00 UTC  (2+ messages)

BUG: Dentry still in use [unmount of nfsd nfsd]
 2019-08-15 19:59 UTC  (3+ messages)
` [PATCH] nfsd: fix dentry leak upon mkdir failure

[PATCH bpf] bpf: fix accessing bpf_sysctl.file_pos on s390
 2019-08-15 19:58 UTC  (2+ messages)

[PATCHSET v2] writeback, memcg: Implement foreign inode flushing
 2019-08-15 19:59 UTC  (6+ messages)
` [PATCH 1/5] writeback: Generalize and expose wb_completion
` [PATCH 2/5] bdi: Add bdi->id
` [PATCH 3/5] writeback: Separate out wb_get_lookup() from wb_get_create()
` [PATCH 4/5] writeback, memcg: Implement cgroup_writeback_by_id()
` [PATCH 5/5] writeback, memcg: Implement foreign dirty flushing

[PATCH v5 0/4] Mark the namespace disabled on pfn superblock mismatch
 2019-08-15 19:54 UTC  (6+ messages)
` [PATCH v5 1/4] nvdimm: Consider probe return -EOPNOTSUPP as success

[MPTCP] [PATCH] mptcp: sockopt: pass set/getsockopt to subflows
 2019-08-15 19:56 UTC 

[PATCH 00/22] media: imx: Create media links in bound notifiers
 2019-08-15 19:56 UTC  (11+ messages)
` [PATCH 04/22] media: Move v4l2_fwnode_parse_link from v4l2 to driver base

[PATCH net-next v4 0/2] qed*: Support for NVM config attributes
 2019-08-15 19:54 UTC  (2+ messages)

[PATCH] nfsd: use i_wrlock instead of rcu for nfsdfs i_private
 2019-08-15 19:54 UTC 

[Qemu-devel] [PATCH v2 0/3] colo: Add support for continious replication
 2019-08-15 19:48 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/arm: domain_build: Remove redundant check in make_vpl011_uart_node()
 2019-08-15 19:51 UTC 

completion: checkout.* not being completed in zsh
 2019-08-15 19:50 UTC 

[Buildroot] [Bug 11781] New: mariadb build error
 2019-08-15 19:50 UTC  (2+ messages)
` [Buildroot] [Bug 11781] "

[PATCH] net: cavium: fix driver name
 2019-08-15 19:49 UTC 

[cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec][bwh/update-issues] Record fixed-by commit for CVE-2019-14763
 2019-08-15 19:49 UTC 

[PATCH 1/3] usb: typec: tcpm: Use usb_debug_root as root for our debugfs entry
 2019-08-15 19:47 UTC  (6+ messages)
` [PATCH 2/3] usb: typec: fusb: "
` [PATCH 3/3] usb: typec: fusb302: Call fusb302_debugfs_init earlier

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-15 19:46 UTC  (11+ messages)

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-15 19:46 UTC  (11+ messages)
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn

[Cluster-devel] [PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-15 19:46 UTC  (12+ messages)
` [PATCH v5 01/18] xfs: compat_ioctl: use compat_ptr()

[PATCH] Revert "ALSA: hda: Add codec on bus address table lately"
 2019-08-15 19:46 UTC 

[PATCH mlx5-next 0/5] Mellanox, Updates for mlx5-next branch 2019-08-15
 2019-08-15 19:46 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Add missing include file to lib/crypto.c
` [PATCH mlx5-next 2/5] net/mlx5: Improve functions documentation
` [PATCH mlx5-next 3/5] net/mlx5: Add support for VNIC_ENV internal rq counter
` [PATCH mlx5-next 4/5] net/mlx5: Expose IP-in-IP capability bit
` [PATCH mlx5-next 5/5] net/mlx5: Add lag_tx_port_affinity "

[PATCH] net: myri10ge: fix memory leaks
 2019-08-15 19:45 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] iomap: cleanups for 5.3 (part 2)
 2019-08-15 19:45 UTC  (4+ messages)
` [Cluster-devel] [GIT PULL] iomap: small fixes for 5.3-rc5
  `  "

pull-request: can-next 2019-08-14
 2019-08-15 19:43 UTC  (2+ messages)
` pull-request: can-next 2019-08-14,pull-request: "

hmm cleanups, v2
 2019-08-15 19:43 UTC  (14+ messages)
` [PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk

[PATCH RFC tip/core/rcu 14/14] rcu/nohz: Make multi_cpu_stop() enable tick on all online CPUs
 2019-08-15 19:42 UTC  (11+ messages)

[PATCH 1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
 2019-08-15 19:43 UTC  (4+ messages)
` [PATCH 4/8] drm/i915/gt: Guard timeline pinning with its own mutex

[PATCH] Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
 2019-08-15 19:42 UTC  (3+ messages)
` [PATCH] KVM: x86/MMU: Zap all when removing memslot if VM has assigned device

[PATCH v2 0/2] Collapse vimc into single monolithic driver
 2019-08-15 19:42 UTC  (3+ messages)
` [PATCH v2 1/2] media: vimc: Collapse component structure into a "
` [PATCH v2 2/2] media: vimc: Fix gpf in rmmod path when stream is active

[PATCH v4 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-15 19:41 UTC  (3+ messages)

[PATCH] Revert "ALSA: hda - Drop unsol event handler for Intel HDMI codecs"
 2019-08-15 19:42 UTC  (2+ messages)

[net PATCH] net: tls, fix sk_write_space NULL write when tx disabled
 2019-08-15 19:41 UTC  (2+ messages)

[PATCH 1/3] mm/migrate: clean up useless code in migrate_vma_collect_pmd()
 2019-08-15 19:40 UTC  (5+ messages)
` [PATCHv2] "

[PATCH 00/14] ARM: move lpc32xx and dove to multiplatform
 2019-08-15 19:38 UTC  (7+ messages)

[PATCH] liquidio: add cleanup in octeon_setup_iq()
 2019-08-15 19:37 UTC  (2+ messages)

[PATCH 5.2 000/144] 5.2.9-stable review
 2019-08-15 19:37 UTC  (3+ messages)

[PATCH 4.19 00/91] 4.19.67-stable review
 2019-08-15 19:37 UTC  (4+ messages)

[PATCH 0/4] clk: imx8m: Fix incorrect parents
 2019-08-15 19:36 UTC  (3+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-15 19:35 UTC  (6+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH 2/5] kernel.h: Add non_block_start/end()
 2019-08-15 19:35 UTC  (12+ messages)

[PATCH 2/2] RFC: drm/i915: Switch obj->mm.lock lockdep annotations on its head
 2019-08-15 19:35 UTC  (3+ messages)
` [PATCH] "

[PATCH] http: use xmalloc with cURL
 2019-08-15 19:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf-next v2 0/3] xdpsock: allow mmap2 usage for 32bits
 2019-08-15 19:33 UTC  (6+ messages)
` [PATCH bpf-next v2 2/3] xdp: xdp_umem: replace kmap on vmap for umem map

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-15 19:33 UTC  (10+ messages)

[PATCH] net/ncsi: Ensure 32-bit boundary for data cksum
 2019-08-15 19:32 UTC  (2+ messages)

[PATCH dev-5.2] fsi: scom: Don't abort operations for minor errors
 2019-08-15 19:11 UTC 

[PATCH block 1/2] writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode switching
 2019-08-15 19:31 UTC  (3+ messages)
` [PATCH v2 "

[thud/master][PATCH v3] ti-cgt-7x: Initial version of TI-CGT-C7000 recipe
 2019-08-15 19:30 UTC  (2+ messages)

[PATCH 0/3] usb: typec: fusb302: Small changes
 2019-08-15 19:30 UTC  (3+ messages)

[PATCH rdma-rc 0/8] Fixes for v5.3
 2019-08-15 19:29 UTC  (2+ messages)

[PATCH 4/4] dma-fence: Always execute signal callbacks
 2019-08-15 19:29 UTC  (7+ messages)
` [PATCH 5/4] dma-fence: Have dma_fence_signal call signal_locked

[PATCH v2] drm/i915: Remove i915 ggtt WA since GT E0
 2019-08-15 19:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Remove i915 ggtt WA since GT E0 (rev3)

[U-Boot] [PATCH v3 0/4] ARM: Aspeed: Add SD host controller driver
 2019-08-15 19:29 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] clk: aspeed: Add support for SD clock
` [U-Boot] [PATCH v3 2/4] mmc: Add Aspeed SD controller driver
` [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller
` [U-Boot] [PATCH v3 4/4] ARM: dts: ast2500: Add SDHCI nodes

[PATCH v12 0/4] crypto: switch to crypto API for ESSIV generation
 2019-08-15 19:28 UTC  (15+ messages)
` [dm-devel] "
` [PATCH v12 1/4] crypto: essiv - create wrapper template "
  ` [dm-devel] "
` [PATCH v12 2/4] crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
  ` [dm-devel] "
` [PATCH v12 3/4] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
  ` [dm-devel] "
` [PATCH v12 4/4] crypto: arm64/aes - implement accelerated ESSIV/CBC mode
  ` [dm-devel] "

[PATCH bpf-next 0/5] Add support for SKIP_BPF flag for AF_XDP sockets
 2019-08-15 19:28 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next] page_pool: fix logic in __page_pool_get_cached
 2019-08-15 19:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] ARM: aspeed: Add SD host controller driver
 2019-08-15 19:28 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] mmc: Add Aspeed SD "
` [U-Boot] [PATCH v2 3/4] aspeed: Support SD controller on the ast2500 board

[PATCH 0/4] ASoC: SOF: initial support for Intel ALH/SoundWire DAIs
 2019-08-15 19:22 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: rename SOUNDWIRE to ALH

[Xen-devel] [RFC] Code of Conduct
 2019-08-15 19:25 UTC  (7+ messages)
      ` [Xen-devel] [win-pv-devel] "

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-15 19:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-08-15 19:25 UTC  (10+ messages)
  ` [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot

[virtio-dev] [RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-08-15 19:22 UTC  (8+ messages)
` [virtio-dev] [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
  ` [virtio-dev] "
          `  "

[RFC PATCH bpf-next 00/14] xdp_flow: Flow offload to XDP
 2019-08-15 19:22 UTC  (5+ messages)

[PATCH 0/4] ASoC: SOF: i.MX8 SAI and Intel ALH/SoundWire DAI support
 2019-08-15 19:20 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
` [PATCH 2/4] ASoC: SOF: rename SOUNDWIRE to ALH
` [PATCH 3/4] ASoC: SOF: topology: initial support for Intel ALH DAI type
` [PATCH 4/4] ASoC: SOF: pcm: add ALH support

[PATCHv6 00/36] kernel: Introduce Time Namespace
 2019-08-15 19:22 UTC  (5+ messages)
` [PATCHv6 22/36] x86/vdso: Add offsets page in vvar
` [PATCHv6 28/36] posix-clocks: Add align for timens_offsets

[PATCH 1/4] dma-fence: Propagate errors to dma-fence-array container
 2019-08-15 19:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v5] dma-fence: Propagate errors to dma-fence-array container (rev7)

[PATCH] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-15 19:20 UTC  (5+ messages)
    ` [Cluster-devel] "

[Ksummit-discuss] [TECH TOPIC] seccomp
 2019-08-15 19:21 UTC  (8+ messages)

[PATCH for-rc 0/5] Fixes TID packet ordering issues
 2019-08-15 19:20 UTC  (6+ messages)
` [PATCH for-rc 1/5] IB/hfi1: Drop stale TID RDMA packets
` [PATCH for-rc 2/5] IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
` [PATCH for-rc 3/5] IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
` [PATCH for-rc 4/5] IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
` [PATCH for-rc 5/5] IB/hfi1: Drop stale TID RDMA packets that cause TIDErr

[U-Boot] [PATCH 1/1] doc: arch: correct links in x86.rst
 2019-08-15 19:20 UTC 

Add Ingenic X1000 SoC Support
 2019-08-15 19:20 UTC 

[RFC PATCH v6 00/92] VM introspection
 2019-08-15 19:19 UTC  (5+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER


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.