All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-19 02:19:25 to 2020-03-19 03:59:09 UTC [more...]

[PATCH 0/3] configure: respect --without-<package> flags
 2020-03-19  3:58 UTC  (6+ messages)
` [PATCH 1/3] configure: respect --without-curl flags
` [PATCH v2 0/3] configure: respect --without-<package> flags
  ` [PATCH v2 1/3] configure: respect --without-curl flag

[PATCH v2 00/22] Avoid IPI while updating page table entries
 2020-03-19  3:58 UTC  (46+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v2 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v2 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v2 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_ra
  ` [PATCH v2 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
` [PATCH v2 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v2 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v2 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v2 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v2 10/22] powerpc/kvm/nested: Add helper to walk nested shadow linux page table
` [PATCH v2 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped "
` [PATCH v2 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v2 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v2 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v2 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v2 15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
` [PATCH v2 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v2 16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update
` [PATCH v2 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v2 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v2 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v2 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v2 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race

[PATCH] perf parse-events: fix memory leaks found on parse_events
 2020-03-19  3:56 UTC  (3+ messages)

[igt-dev] [PATCH] [PATCH i-g-t]tests/i915/gem_exec_create: Added __for_each_physical_engine to utilize all available engines
 2020-03-19  3:55 UTC  (7+ messages)

[PATCH] generic/587: fix rounding error in quota/stat block comparison
 2020-03-19  4:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 2/5] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
 2020-03-19  3:52 UTC  (5+ messages)

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-19  3:49 UTC  (19+ messages)
` [PATCH v14 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v14 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v14 Kernel 4/7] vfio iommu: Implementation of ioctl "
` [PATCH v14 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v14 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH] io_uring: REQ_F_FORCE_ASYNC prep done too late
 2020-03-19  3:51 UTC 

[PATCH 1/1] device_tree: Add info message when dumping dtb to file
 2020-03-19  3:47 UTC  (2+ messages)

[PATCH wireguard-android] strings: Update Japanese Translation, corresponds to commit 724884e
 2020-03-19  3:48 UTC  (2+ messages)

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-19  3:46 UTC  (4+ messages)
` [PATCH v6 25/61] target/riscv: vector single-width averaging add and subtract

KASAN: use-after-free Read in skb_release_data (2)
 2020-03-19  3:48 UTC  (2+ messages)

[RFC PATCH 00/28]: Accurate ECN for TCP
 2020-03-19  3:44 UTC  (7+ messages)
` [RFC PATCH 09/28] gso: AccECN support
` [RFC PATCH 15/28] tcp: add AccECN rx byte counters
` [RFC PATCH 24/28] tcp: try to fit AccECN option with SACK

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2020-03-19  3:44 UTC 

[sashal-linux-stable:queue-4.19 8/35] drivers/mmc/core/core.c:2049:27: error: 'MMC_CAP_NEED_RSP_BUSY' undeclared; did you mean 'MMC_CAP_NEEDS_POLL'?
 2020-03-19  3:41 UTC 

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-19  3:40 UTC  (5+ messages)
` [PATCH RFC v2 tip/core/rcu 14/22] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks

[Intel-gfx] [PATCH v4] drm/i915/tgl: Add definitions for VRR registers and bits
 2020-03-19  3:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Add definitions for VRR registers and bits (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

linux-next: manual merge of the net-next tree with the net tree
 2020-03-19  3:36 UTC  (2+ messages)

[virtio-dev] Dirty Page Tracking (DPT)
 2020-03-19  3:35 UTC  (9+ messages)

[sashal-linux-stable:queue-4.19 6/35] drivers/mmc/host/sdhci-omap.c:1113:15: error: 'MMC_CAP_NEED_RSP_BUSY' undeclared; did you mean 'MMC_CAP_NEEDS_POLL'?
 2020-03-19  3:33 UTC 

[SPDK] Re: ask for help about SPDK CI
 2020-03-19  3:32 UTC 

linux-next: build warning after merge of the random tree
 2020-03-19  3:30 UTC  (6+ messages)

[PATCH v2] ppc/spapr: Set the effective address provided flag in mc error log
 2020-03-19  3:24 UTC  (2+ messages)

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-19  3:25 UTC  (47+ messages)
` [PATCH v1 03/36] dt-bindings: display: convert samsung,s6e63m0 "
` [PATCH v1 04/36] dt-bindings: display: convert arm,versatile-tft-panel "
` [PATCH v1 12/36] dt-bindings: display: convert jdi,lt070me05000 "
` [PATCH v1 16/36] dt-bindings: display: convert lg,lg4573 "
` [PATCH v1 18/36] dt-bindings: display: convert raydium,rm67191 "
` [PATCH v1 22/36] dt-bindings: display: convert samsung,ld9040 "
  ` [PATCH v1 22/36] dt-bindings: display: convert samsung, ld9040 "
` [PATCH v1 26/36] dt-bindings: display: convert sony,acx565akm "
    ` [PATCH v1 26/36] dt-bindings: display: convert sony, acx565akm "
` [PATCH v1 31/36] dt-bindings: display: convert sharp,lq101r1sx01 "
  ` [PATCH v1 31/36] dt-bindings: display: convert sharp, lq101r1sx01 "
` [PATCH v1 32/36] dt-bindings: display: convert sharp,ls037v7dw01 "
  ` [PATCH v1 32/36] dt-bindings: display: convert sharp, ls037v7dw01 "
` [PATCH v1 36/36] dt-bindings: display: convert olimex,lcd-olinuxino "

[PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
 2020-03-19  3:25 UTC  (3+ messages)
` [PATCH URGENT crypto v2] "

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-19  3:23 UTC  (7+ messages)
` [PATCH kcsan 17/32] kcsan: Introduce ASSERT_EXCLUSIVE_* macros

[PATCH v3] Translate Documentation/filesystems/debugfs.txt into Chinese
 2020-03-19  3:20 UTC 

linux-next: Tree for Mar 18
 2020-03-19  3:20 UTC  (3+ messages)
` linux-next: Tree for Mar 18 (drivers/base/power/sysfs.c)

[PATCH][next] drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"
 2020-03-19  3:17 UTC  (9+ messages)

[PATCH] drm/amdgpu: Initialize shadow to false in gfx_v9_0_rlcg_wreg
 2020-03-19  3:15 UTC  (6+ messages)
` [PATCH v2] drm/amdgpu: Remove unnecessary variable shadow "

[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-19  3:15 UTC  (4+ messages)

[PATCH v3 0/5] DT related fixes for RISC-V UEFI
 2020-03-19  3:13 UTC  (4+ messages)
` [PATCH v3 1/5] riscv: Add boot hartid to Device tree

[PATCH] drm/amdgpu/sriov : Don't resume RLCG for SRIOV guest
 2020-03-19  3:12 UTC  (2+ messages)

PROBLEM: mmc_select_hs400es failed, error -110
 2020-03-19  3:11 UTC  (2+ messages)
  ` PROBLEM: mmc_select_hs400es failed, error -110【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】

[PATCH V2] UIO: make maximum memory and port regions configurable
 2020-03-19  3:11 UTC  (3+ messages)

[PATCH] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-03-19  3:01 UTC  (4+ messages)

[PATCH v2] Translate Documentation/filesystems/debugfs.txt into Chinese
 2020-03-19  3:00 UTC 

[LTP] [PATCH] aio_error/3-1.c: Call write before aio_error
 2020-03-19  2:55 UTC 

[PATCH 0/2] net: tegra: Misc network fixes
 2020-03-19  2:54 UTC  (5+ messages)
` [PATCH 2/2] tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all boards

[PATCH] selftests/x86: Generate an RSA key on fly
 2020-03-19  2:52 UTC  (2+ messages)

[PATCH] CIFS: Fix bug which the return value by asynchronous read is error
 2020-03-19  2:50 UTC  (3+ messages)

[PATCH 0/2] v4l2-compliance: add tests for V4L2_CAP_IO_MC
 2020-03-19  2:48 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3] PCI: Use ioremap(), not phys_to_virt() for platform ROM
 2020-03-19  2:16 UTC 

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19  2:42 UTC  (8+ messages)
` [PATCH 4/4] hugetlbfs: clean up "

[PATCH 3/5] kgdb: enable arch to handle more query packets
 2020-03-19  2:45 UTC  (3+ messages)

[PATCH 1/2] target/ppc: Fix slbia TLB invalidation gap
 2020-03-19  2:42 UTC  (7+ messages)
` [PATCH 2/2] target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] target/ppc: Fix slbia TLB invalidation gap

[dpdk-dev] [PATCH] net/ixgbe: fix link status inconsistencies
 2020-03-19  2:43 UTC  (3+ messages)

[RFC 0/5] media-device: Report if graph is complete or not
 2020-03-19  2:43 UTC  (10+ messages)
` [RFC 1/5] uapi/linux/media.h: add flag field to struct media_device_info
` [RFC 2/5] media-device: Add a graph_complete callback to struct media_device_ops
` [RFC 4/5] rcar-vin: Report the completeness of the media graph
` [RFC 5/5] rcar-vin: Do not unregister video device when a subdevice is unbound

[PATCH 2/2] perf: arm_dsu: Support DSU ACPI devices
 2020-03-19  2:42 UTC  (4+ messages)

[PATCH -next] mm/hugetlb.c: fix printk format warning for 32-bit phys_addr_t
 2020-03-19  2:37 UTC  (4+ messages)

[sched/fair] 070f5e860e: reaim.jobs_per_min -10.5% regression
 2020-03-19  2:38 UTC  (2+ messages)

[drm/i915/gen9] 53b9bd37af: phoronix-test-suite.clpeak.KernelLatency.us 22.5% regression
 2020-03-19  2:37 UTC 

[PATCH net 0/6] hinic: BugFixes
 2020-03-19  2:37 UTC  (5+ messages)
` [PATCH net 1/6] hinic: fix process of long length skb without frags

[f2fs-dev] [PATCH v2] f2fs: use kmem_cache pool during inline xattr lookups
 2020-03-19  2:37 UTC  (4+ messages)
    `  "

[PATCH] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-03-19  2:34 UTC  (3+ messages)
` [PATCH v2] "

[SPDK] Re: ask for help about SPDK CI
 2020-03-19  2:36 UTC 

[Intel-gfx] [PATCH 1/6] drm/i915/tc/tgl: Implement TCCOLD sequences
 2020-03-19  2:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/6] "

Sighting: Kernel fault with large write (512k) and io_uring
 2020-03-19  2:33 UTC  (3+ messages)

[GIT PULL] mediatek drm next for 5.7
 2020-03-19  1:18 UTC 

[PATCH 0/5] FWNMI follow up patches
 2020-03-19  2:29 UTC  (10+ messages)
` [PATCH 1/5] ppc/spapr: KVM FWNMI should not be enabled until guest requests it
` [PATCH 3/5] ppc/spapr: Add FWNMI machine check delivery warnings
` [PATCH 4/5] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails

[PATCH v2 1/2] perf parse-events: fix memory leaks found on parse_events
 2020-03-19  2:31 UTC  (2+ messages)
` [PATCH v2 2/2] libperf evlist: fix memory leaks

[PATCH net 0/5] wireguard fixes for 5.6-rc7
 2020-03-19  2:30 UTC  (3+ messages)

[PATCH v11 0/5] Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver
 2020-03-19  2:27 UTC  (4+ messages)
` [PATCH v11 2/5] drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort Subsystem

[Xen-devel] PV dom0 crash: kernel NULL pointer dereference in evtchn_from_irq
 2020-03-19  2:26 UTC 

[PATCH] HID: logitech-dj: issue udev change event on device connection
 2020-03-19  2:23 UTC  (4+ messages)

[PATCH RFC 0/4] KVM: MIPS: Provide arch-specific kvm_flush_remote_tlbs()
 2020-03-19  2:21 UTC  (5+ messages)
` [PATCH RFC 4/4] KVM: MIPS: Define "

[PATCH net] tcp: repair: fix TCP_QUEUE_SEQ implementation
 2020-03-19  2:21 UTC 

[PATCH v4 0/2] Cross-device resource sharing
 2020-03-19  2:18 UTC  (3+ messages)
` [PATCH v4 1/2] content: define what an exported object is
` [PATCH v4 2/2] virtio-gpu: add the ability to export resources


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.