All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-09 13:51:52 to 2018-10-09 14:27:50 UTC [more...]

[PATCH] arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
 2018-10-09 14:19 UTC  (4+ messages)

[GIT PULL 00/45] lightnvm updates for 4.20
 2018-10-09 14:25 UTC  (2+ messages)

[PATCH RT] rt: convert mm/kasan/quarantine_lock to raw_spinlock
 2018-10-09 14:27 UTC  (5+ messages)
` [PATCH] kasan: convert kasan/quarantine_lock "

use generic DMA mapping code in powerpc V3
 2018-10-09 13:24 UTC  (15+ messages)
` [PATCH 13/33] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 14/33] powerpc/dart: use the generic iommu bypass code
` [PATCH 15/33] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code
` [PATCH 17/33] powerpc/powernv: use the generic iommu bypass code
` [PATCH 18/33] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 19/33] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 20/33] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 21/33] powerpc/dma: remove get_pci_dma_ops
` [PATCH 22/33] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 23/33] powerpc/dma: remove max_direct_dma_addr
` [PATCH 24/33] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 25/33] cxl: drop the dma_set_mask callback from vphb
` [PATCH 28/33] powerpc/dma: use phys_to_dma instead of get_dma_offset

[PATCH v2 0/2] net: if_arp: use define instead of hard-coded value
 2018-10-09 14:27 UTC 

[PATCH v3 0/8] verifiers: Framework and EFI shim lock verifier
 2018-10-09 14:26 UTC  (12+ messages)
` [PATCH v3 4/8] verifiers: Add possibility to defer verification to other verifiers
` [PATCH v3 5/8] verifiers: Rename verify module to pgp module
` [PATCH v3 6/8] verifiers: Add the documentation

[PATCH] x86/vtd: fix IOMMU share PT destruction path
 2018-10-09 14:26 UTC  (2+ messages)

[GIT PULL FOR v4.20] v4l2-tpg kernel oops fix
 2018-10-09  7:10 UTC 

[LTP] LTP master: arm64 : fsetxattr02.c:214: open(mntpoint/fsetxattr02blk, 0, 00) failed: ENXIO
 2018-10-09 14:26 UTC  (5+ messages)
` [LTP] [PATCH] syscalls/fsetxattr02.c: Fix missing ramdisk module error

[PATCH v8 00/15] octeontx2-af: Add RVU Admin Function driver
 2018-10-09  7:10 UTC  (7+ messages)
` [PATCH v8 02/15] octeontx2-af: Reset all RVU blocks
` [PATCH v8 10/15] octeontx2-af: Reconfig MSIX base with IOVA

[Qemu-devel] [PATCH 0/6] crypto: improve performance of XTS cipher mode
 2018-10-09 14:25 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/6] crypto: expand algorithm coverage for cipher benchmark
` [Qemu-devel] [PATCH 5/6] crypto: convert xts_mult_x to use xts_uint128 type

[PATCH 0/2] thp nodereclaim fixes
 2018-10-09 14:25 UTC  (11+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

[PATCH v3] drm/msm: validate display and event threads
 2018-10-09 14:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] accel: Improve selection of the default accelerator
 2018-10-09 14:23 UTC  (7+ messages)

Remap pin 0x16 of ASUS ROG G751 to Headphone
 2018-10-09 14:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] Bootstrap Python venv and acceptance/functional tests
 2018-10-09 14:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/3] Travis support for the acceptance tests

[PATCH 0/4] Various cleanup + Mic Fix
 2018-10-09 14:21 UTC  (4+ messages)

[Patch v2] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-09 14:18 UTC 

[Qemu-devel] [PATCH] oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
 2018-10-09 14:19 UTC  (4+ messages)

[PATCH 0/3] lib/vsprintf: Hash remaining raw addresses
 2018-10-09 14:18 UTC  (10+ messages)
` [PATCH 1/3] lib/vsprintf: Prepare for more general use of ptr_to_id()
` [PATCH 2/3] lib/vsprintf: Hash legacy clock addresses
` [PATCH 3/3] lib/vsprintf: Hash printed address for netdev bits fallback

[PATCH v4 1/4] ethdev: add Rx offload outer UDP checksum definition
 2018-10-09 14:18 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/4] ethdev: add Tx "
  ` [PATCH v5 3/4] app/testpmd: add outer UDP HW checksum support
  ` [PATCH v5 4/4] app/testpmd: collect bad outer L4 checksum for csum engine

[PATCH bpf-next 0/6] Error handling when map lookup isn't supported
 2018-10-09  7:02 UTC  (13+ messages)
` [PATCH bpf-next 1/6] bpf: error handling when map_lookup_elem "
` [PATCH bpf-next 2/6] bpf: return EOPNOTSUPP when map lookup "
` [PATCH bpf-next 3/6] tools/bpf: bpftool, split the function do_dump()
` [PATCH bpf-next 4/6] tools/bpf: bpftool, print strerror when map lookup error occurs
` [PATCH bpf-next 5/6] selftests/bpf: test_verifier, change names of fixup maps
` [PATCH bpf-next 6/6] selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog

[PATCH 0/5] replace attach/detach functions
 2018-10-09 14:17 UTC  (4+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 2/6] ethdev: add iterator to match devargs input

[PATCH v2] crypto: fix element size for undefined crypto op
 2018-10-09 14:16 UTC 

[Qemu-devel] [PATCH 0/2] i386/kvm: enable Hyper-V PV IPI mechanism
 2018-10-09 13:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] linux-headers: update to pre-4.20 (kvm/queue)

[PATCH net-next] rxrpc: Remove set but not used variable 'ioc'
 2018-10-09 14:15 UTC  (2+ messages)
` [PATCH v2] rxrpc: use correct kvec num while send response packet in rxrpc_reject_packets

[PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration
 2018-10-09 14:14 UTC  (12+ messages)

[PATCH 0/4] support more ethdev iterator filters
 2018-10-09 14:14 UTC  (3+ messages)
` [PATCH 1/4] kvargs: support list value

[PATCH 0/2] phy: ocelot-serdes: fix out-of-bounds bug
 2018-10-09 14:13 UTC  (3+ messages)

[PATCH] drm/i915: add a common connector type independent destroy hook
 2018-10-09 14:13 UTC  (2+ messages)

[PATCH] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-09 14:13 UTC  (4+ messages)

[PATCH v3 net-next] inet: remove redundant backlog setting in listen(2)
 2018-10-09 14:12 UTC  (4+ messages)
` [PATCH net-next] tcp: forbid direct reclaim if MSG_DONTWAIT is set in send path

[PATCH 0/3] Add GIT_TEST_MULTI_PACK_INDEX environment variable
 2018-10-09 14:11 UTC  (4+ messages)
` [PATCH 2/3] midx: close multi-pack-index on repack

[PATCH v3 0/6] System call table generation support
 2018-10-09 14:10 UTC  (10+ messages)
` [PATCH v3 3/6] parisc: add system "

[PATCH] compress/qat: enable dynamic huffman encoding
 2018-10-09 14:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 00/22] LSM: Full security module stacking
 2018-10-09 14:09 UTC  (3+ messages)
` [PATCH v1 21/22] LSM: Multiple concurrent major security modules

[PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace
 2018-10-09 14:09 UTC  (11+ messages)

[oe-layersetup][PATCH] processor-sdk: add 5.1.0.11 release config
 2018-10-09 14:09 UTC 

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-09 14:09 UTC  (11+ messages)

PCI DMA compat cleanups
 2018-10-09 14:08 UTC  (4+ messages)
` [PATCH 1/3] PCI: remove DMA unmap wrappers
` [PATCH 2/3] PCI: remove pci_set_dma_seg_boundary
` [PATCH 3/3] PCI: remove pci_set_dma_max_seg_size

[PATCH] tools/libxenstat: Fix SONAME following c/s 57077cc42
 2018-10-09 14:08 UTC  (2+ messages)

[PATCH] staging: erofs: harden inode lookup for 32-bit platforms
 2018-10-09 14:07 UTC  (2+ messages)

[PATCH] cmake.bbclass: allow cmake to find hosttools
 2018-10-09 14:06 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH] drm/i915: Downgrade unknown firmware warnings
 2018-10-09 14:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/6] Standardize onboard LED support for 96Boards
 2018-10-09 14:05 UTC  (14+ messages)
` [PATCH 1/6] arm64: dts: rockchip: ficus: Add on-board LED support
` [PATCH 2/6] arm64: dts: rockchip: rock960: "
` [PATCH 3/6] arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
` [PATCH 4/6] arm64: dts: hisilicon: hikey960: "
` [PATCH 5/6] arm64: dts: hisilicon: poplar: "
` [PATCH 6/6] arm64: dts: xilinx: ultra96: "

[PATCH] generic: test for file fsync after moving it to a new parent directory
 2018-10-09 14:05 UTC 

[PATCH] cmake.bbclass: use CMAKE_SYSTEM_LIBRARY_PATH instead of CMAKE_LIBRARY_PATH
 2018-10-09 14:05 UTC 

[PATCH] perf: make tools needed for API documentation respect the manpages PACKAGECONFIG
 2018-10-09 14:05 UTC 

[PATCH] Btrfs: fix wrong dentries after fsync of file that got its parent replaced
 2018-10-09 14:05 UTC 

[PATCH v2 -next] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
 2018-10-09 14:04 UTC  (3+ messages)

[PATCH 3/4] target: stash sess_err_stats on Data-Out timeout
 2018-10-09 14:04 UTC  (3+ messages)

[PATCH 0/4] ov5640: small fixes for compatibility
 2018-10-09  6:48 UTC  (5+ messages)
` [PATCH 1/4] media: ov5640: fix resolution update
` [PATCH 2/4] media: ov5640: fix get_light_freq on auto
` [PATCH 3/4] media: ov5640: Don't access ctrl regs when off
` [PATCH 4/4] media: ov5640: Add additional media bus formats

[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
 2018-10-09 14:03 UTC  (7+ messages)

[PATCH] cmake.bbclass: search both sysroot-native and host for native packages
 2018-10-09 14:03 UTC 

[PATCH v4 net-next 0/9] bnxt_en: devlink param updates
 2018-10-09  6:47 UTC  (4+ messages)
` [PATCH v4 net-next 8/9] devlink: Add Documentation/networking/devlink-params.txt

[PATCH v3 -next] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
 2018-10-09 13:59 UTC 

[GIT PULL 00/12] perf/core improvements and fixes
 2018-10-09 14:01 UTC  (4+ messages)
` [PATCH 01/12] tools include: Adopt linux/bits.h

pull-request: bpf-next 2018-10-08
 2018-10-09  6:45 UTC  (2+ messages)

[PATCH v2] media: vivid: Support 480p for webcam capture
 2018-10-09 14:00 UTC  (2+ messages)

[PATCH net 02/10] rxrpc: Fix the data_ready handler
 2018-10-09 14:00 UTC  (3+ messages)
` [PATCH net 00/10] rxrpc: Fix packet reception code

[Cluster-devel] [PATCH 0/2] GFS2 locking patches
 2018-10-09 14:00 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/2] GFS2: use schedule timeout in find insert glock

[PATCH] cmake.bbclass: move CMAKE_NO_SYSTEM_FROM_IMPORTED to toolchain.cmake
 2018-10-09 14:00 UTC 

[Buildroot] [git commit] python-ply: new package
 2018-10-09 13:59 UTC 

[PATCH bpf-next 0/6] Consistent prefixes for libbpf interfaces
 2018-10-09  6:43 UTC  (3+ messages)

[PATCH] drm/msm: Grab a vblank reference when waiting for commit_done
 2018-10-09 13:59 UTC  (3+ messages)

[PATCH 00/18] Miscellaneous build and docs, fixes from Debian
 2018-10-09 13:59 UTC  (3+ messages)
` [PATCH 13/18] tools/xenstat: Fix shared library version

[U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-09 13:59 UTC  (3+ messages)
` [U-Boot] [PATCH v3 26/28] armv8: ls1012a: fix secure boot compilation

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-09 13:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] memory: move MemoryRegion::size cleanup to memory_region_finalize()
 2018-10-09 13:50 UTC 

[SPDK] Multiple start/stop of reactor and add/remove of bdev
 2018-10-09 13:58 UTC 

[PATCH] xen/balloon: Support xend-based toolstack
 2018-10-09 13:58 UTC  (3+ messages)

[Bug 107978] [amdgpu] Switching to tty fails with DisplayPort monitor going to sleep (REG_WAIT timeout / dce110_stream_encoder_dp_blank)
 2018-10-09 13:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
 2018-10-09 13:58 UTC  (4+ messages)

[PATCH v5 1/4] printk: Fix panic caused by passing log_buf_len to command line
 2018-10-09 13:57 UTC  (6+ messages)
` [PATCH v5 4/4] printk: Give error on attempt to set log buffer length to over 4G

[PATCH v1 0/2] Add support for display port clocks and clock ops
 2018-10-09 13:57 UTC  (3+ messages)
` [PATCH v1 1/2] clk: qcom: rcg2: Add support for display port "
` [PATCH v1 2/2] clk: qcom : dispcc: Add support for display port clocks

[Buildroot] [PATCH 1/4] python-pycryptodomex: new package
 2018-10-09 13:56 UTC  (2+ messages)

[PATCH 4.18 000/235] 4.18.10-stable review
 2018-10-09 13:55 UTC  (9+ messages)
` [PATCH 4.18 222/235] drm/amd/pp: Send khz clock values to DC for smu7/8

xen vtd : set msi guest_masked 0 by default
 2018-10-09 13:55 UTC  (7+ messages)
` [PATCH qemu-xen-traditional] xen/pt: allow QEMU to request MSI unmasking at bind time

[PATCH] ethdev: fix flow API item/action name conversion
 2018-10-09 13:54 UTC  (5+ messages)
` [PATCH v1] "

[PATCH] arm64: mm: Drop the unused cpu parameter
 2018-10-09 13:53 UTC  (3+ messages)

[PATCH v3 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-09 13:52 UTC  (3+ messages)
` [PATCH v3 5/8] dt-bindings: input: document stpmic1 pmic onkey

[PATCH] libsemanage: improve semanage_migrate_store import failure
 2018-10-09 13:52 UTC  (3+ messages)

[PATCH] Revert "perf tools: Fix PMU term format max value calculation"
 2018-10-09 13:52 UTC  (3+ messages)

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-09 13:52 UTC  (45+ messages)
` [PATCH v3 10/24] powerpc/mm: add pte helpers to query and change pte flags
` [PATCH v3 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
` [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code
` [PATCH v3 13/24] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [PATCH v3 14/24] powerpc/mm: drop unused page flags
` [PATCH v3 15/24] powerpc/mm: move __P and __S tables in the common pgtable.h
` [PATCH v3 16/24] powerpc/book3s/32: do not include pte-common.h
` [PATCH v3 17/24] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [PATCH v3 18/24] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [PATCH v3 19/24] powerpc/nohash/64: do not include pte-common.h
` [PATCH v3 20/24] powerpc/mm: Allow platforms to redefine some helpers
` [PATCH v3 21/24] powerpc/mm: Define platform default caches related flags
` [PATCH v3 22/24] powerpc/mm: Get rid of pte-common.h
` [PATCH v3 23/24] powerpc/8xx: change name of a few page flags to avoid confusion
` [PATCH v3 24/24] powerpc/book3s64: Avoid multiple endian conversion in pte helpers


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.