All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 22:34:37 to 2018-03-22 00:32:57 UTC [more...]

mm/hmm: a simple question regarding devm_request_mem_region()
 2018-03-22  0:32 UTC  (5+ messages)

[PATCH net-next v6 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-22  0:32 UTC  (4+ messages)
` [PATCH net-next v6 1/2] "
` [PATCH net-next v6 2/2] net: bpf: add a test for skb_segment in test_bpf module

[RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-22  0:31 UTC  (14+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-03-22  0:29 UTC  (2+ messages)

[PATCH] xfs: clean up xfs_mount allocation and dynamic initializers
 2018-03-22  0:19 UTC  (4+ messages)

[RFC PATCH 0/6] remove in-kernel syscall invocations (part 3 == compat cruft)
 2018-03-22  0:15 UTC  (11+ messages)
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation

Double free or corruption error (fasttop)
 2018-03-22  0:13 UTC  (3+ messages)

[PATCH v3 0/6] Fix long standing -EOPNOTSUPP problem caused by large inline extent
 2018-03-22  0:12 UTC  (3+ messages)

[PATCH] MIPS: ralink: fix booting on mt7621
 2018-03-22  0:11 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 00/15] hmm: fixes and documentations v3
 2018-03-22  0:11 UTC  (30+ messages)
` [PATCH 03/15] mm/hmm: HMM should have a callback before MM is destroyed v2
` [PATCH 10/15] mm/hmm: do not differentiate between empty entry or missing directory v2
` [PATCH 13/15] mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()
` [PATCH 15/15] mm/hmm: use device driver encoding for HMM pfn v2

[PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
 2018-03-22  0:09 UTC  (5+ messages)

[Bug 105018] Kernel panic when waking up after screen goes blank
 2018-03-22  0:09 UTC  (2+ messages)

Crashes running btrfs scrub
 2018-03-22  0:08 UTC  (13+ messages)

[Bug 105669] New: can not support GP104M
 2018-03-22  0:02 UTC  (2+ messages)
  ` [Bug 105669] "

[PATCH v4 00/17] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-22  0:00 UTC  (6+ messages)
` [PATCH v4 12/17] net: cxgb4/cxgb4vf: "

[PATCH] metadump/restore: don't use errno after fwrite/fread failures
 2018-03-21 23:58 UTC  (2+ messages)

[PATCH] perf: python: Reference Py_None before returning it
 2018-03-21 23:57 UTC 

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-21 23:54 UTC  (7+ messages)
` [PATCH v4 04/24] fpga: add device feature list support
` [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support

[PATCH v2] mac80211: notify driver for change in multicast rates
 2018-03-21 23:54 UTC 

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-03-21 23:54 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: regulator: add QCOM RPMh regulator bindings

[PATCH] MIPS: ralink: remove ralink_halt()
 2018-03-21 23:52 UTC  (2+ messages)

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2018-03-21 23:52 UTC  (10+ messages)

[PATCH net-next RFC V1 0/5] Peer to Peer One-Step time stamping
 2018-03-21 23:51 UTC  (13+ messages)
` [PATCH net-next RFC V1 1/5] net: Introduce peer to peer one step PTP "
` [PATCH net-next RFC V1 5/5] net: mdio: Add a driver for InES time stamping IP core

[RFC][GSoC] Project proposal: convert interactive rebase to C
 2018-03-21 23:51 UTC  (4+ messages)

[PATCH 0/1] Fix typo in merge-strategies documentation
 2018-03-21 23:50 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4.5 0/8] cgroup private data and DRM/i915 integration
 2018-03-21 23:48 UTC  (11+ messages)
` [PATCH v4.5 1/8] cgroup: Allow registration and lookup of cgroup private data (v3)
` [PATCH v4.5 2/8] cgroup: Introduce task_get_dfl_cgroup() (v2)
` [PATCH v4.5 3/8] cgroup: Introduce cgroup_priv_get_current
` [PATCH v4.5 4/8] drm/i915: Adjust internal priority definitions (v2)
` [PATCH v4.5 5/8] drm/i915: cgroup integration (v4)
` [PATCH v4.5 6/8] drm/i915: Introduce 'priority offset' for GPU contexts (v4)
` [PATCH v4.5 7/8] drm/i915: Introduce per-cgroup display boost setting
` [PATCH v4.5 8/8] drm/i915: Add context priority & priority offset to debugfs (v2)
` ✗ Fi.CI.CHECKPATCH: warning for cgroup private data and DRM/i915 integration (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH v9] ndctl: Add support for get bus and region persistence domain
 2018-03-21 23:49 UTC 

[PATCH 04/15] mm/hmm: unregister mmu_notifier when last HMM client quit
 2018-03-21 23:41 UTC  (6+ messages)
` [PATCH 04/15] mm/hmm: unregister mmu_notifier when last HMM client quit v2

[lustre-devel] [PATCH] staging: lustre: lnet: use correct 'magic' test
 2018-03-21 23:40 UTC  (2+ messages)

[PATCH v17 00/10] LPC: legacy ISA I/O support
 2018-03-21 23:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/23] QMP: out-of-band (OOB) execution support
 2018-03-21 23:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 14/23] monitor: separate QMP parser and dispatcher

[PATCH] platform/x86: fujitsu-laptop: Revert UNSUPPORTED_CMD back to an int
 2018-03-21 23:30 UTC  (3+ messages)

A subtle problem when resuming xen-front and using IMA and multiple TPM devices on the system
 2018-03-21 23:27 UTC 

[PATCH] ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks
 2018-03-21 23:25 UTC  (2+ messages)

[PATCH 0/7] fujitsu-laptop: Consistent naming of constants
 2018-03-21 23:25 UTC  (2+ messages)

[PATCH] mm/vmstat.c: Fix vmstat_update() preemption BUG
 2018-03-21 23:24 UTC  (2+ messages)

[xen-unstable-smoke test] 121043: tolerable all pass - PUSHED
 2018-03-21 23:23 UTC 

[SPDK] [spdk] Valgrind alternatives for unit testing
 2018-03-21 23:22 UTC 

[B.A.T.M.A.N.] [PATCH maint v2] batman-adv: fix packet loss for broadcasted DHCP packets to a server
 2018-03-21 23:21 UTC 

[PATCH v3] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
 2018-03-21 23:19 UTC  (3+ messages)

[PATCH v6 00/12] Appended signatures support for IMA appraisal
 2018-03-21 23:18 UTC  (13+ messages)
` [PATCH v6 05/12] integrity: Introduce integrity_keyring_from_id()
` [PATCH v6 06/12] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v6 07/12] integrity: Select CONFIG_KEYS instead of depending on it

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix packet loss for broadcasted DHCP packets to a server
 2018-03-21 23:18 UTC 

[linux-3.18 test] 120977: tolerable FAIL - PUSHED
 2018-03-21 23:12 UTC 

[PATCH] mac80211: add ieee80211_hw flag for QoS NDP support
 2018-03-21 23:11 UTC  (3+ messages)

[PATCH 0/4] xfsprogs: more misc fixes
 2018-03-21 23:10 UTC  (6+ messages)
` [PATCH 5/4] misc: remove darwin, irix, and freebsd support

linux-next: manual merge of the ftrace tree with the jc_docs tree
 2018-03-21 23:09 UTC  (6+ messages)

[PATCH v3 0/2] Panasonic AN30259A support
 2018-03-21 23:08 UTC  (3+ messages)
` [PATCH v3 2/2] leds: add "

[PATCH] drivers/misc: Add Intel interrupt latency counter driver
 2018-03-21 23:08 UTC  (2+ messages)

[PATCH v7 00/14] dax: fix dma vs truncate/hole-punch
 2018-03-21 22:58 UTC  (41+ messages)
` [PATCH v7 01/14] dax: store pfns in the radix
` [PATCH v7 02/14] fs, dax: prepare for dax-specific address_space_operations
` [PATCH v7 03/14] block, dax: remove dead code in blkdev_writepages()
` [PATCH v7 04/14] xfs, dax: introduce xfs_dax_aops
` [PATCH v7 05/14] ext4, dax: introduce ext4_dax_aops
` [PATCH v7 06/14] ext2, dax: introduce ext2_dax_aops
` [PATCH v7 07/14] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v7 08/14] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v7 09/14] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v7 10/14] memremap: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v7 11/14] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v7 12/14] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
` [PATCH v7 13/14] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v7 14/14] xfs, dax: introduce xfs_break_dax_layouts()

[SPDK] [spdk] Valgrind alternatives for unit testing
 2018-03-21 23:05 UTC 

[for-4.11][PATCH v6 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
 2018-03-21 23:03 UTC  (4+ messages)
` [for-4.11][PATCH v6 01/16] x86/mm: skip incrementing mfn if it is not a valid mfn

[PATCH net-next v5 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21 23:02 UTC  (4+ messages)
` [PATCH net-next v5 1/2] "

[PATCH v2 00/11] kexec_file: Clean up purgatory load
 2018-03-21 23:00 UTC  (3+ messages)

[PATCH urcu] Add support for the RISC-V architecture
 2018-03-21 23:00 UTC 

[SPDK] [spdk] Valgrind alternatives for unit testing
 2018-03-21 23:00 UTC 

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-03-21 22:58 UTC  (3+ messages)
` [PATCH v1 2/4] platform/x86: mlx-platform: Add differed bus functionality

[PATCH v6 0/6] MIPS: add support for Microsemi MIPS SoCs
 2018-03-21 22:55 UTC  (2+ messages)

Yocto Project Status WW12’18
 2018-03-21 22:54 UTC  (10+ messages)
    ` [yocto] "
              ` [OE-core] "

[Qemu-devel] [PATCH v3 00/49] qapi: add #if pre-processor conditions to generated code
 2018-03-21 22:08 UTC  (2+ messages)

[PATCH] mm/hugetlb: prevent hugetlb VMA to be misaligned
 2018-03-21 22:53 UTC  (4+ messages)
` [PATCH v2] shm: add split function to shm_vm_ops

[trivial PATCH V2] treewide: Align function definition open/close braces
 2018-03-21 22:53 UTC  (10+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix duplication of host SLB entries
 2018-03-21 22:50 UTC 

[PATCH] libnvdimm, nfit: fix persistence domain reporting
 2018-03-21 22:50 UTC  (6+ messages)

[GIT PULL] ARM: at91: DT for 4.17 #2
 2018-03-21 22:50 UTC  (2+ messages)

[RESEND PATCH] crypto: Add zstd support
 2018-03-21 22:49 UTC 

[PATCH 0/4] scsi: arcmsr: Support Areca thunderbolt devices hot-plug
 2018-03-21 22:47 UTC  (2+ messages)

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-21 22:46 UTC  (14+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

[PATCH] brcmfmac: Add timestamp to scan results report
 2018-03-21 22:44 UTC 

[PATCH 0/3] fs: Use memalloc_nofs_save/restore scope API
 2018-03-21 22:44 UTC  (4+ messages)
` [PATCH 1/3] fs: Perform writebacks under memalloc_nofs
` [PATCH 2/3] fs: use memalloc_nofs API while shrinking superblock
` [PATCH 3/3] fs: Use memalloc_nofs_save in generic_perform_write

[pull] radeon and amdgpu drm-fixes-4.16
 2018-03-21 22:44 UTC 

[RFC PATCH 0/3] rebase-interactive
 2018-03-21 22:43 UTC  (6+ messages)
` [RFC PATCH v2 0/1] rebase-interactive: Add git_rebase__interactive__preserve_merges
  ` [RFC PATCH v2 1/1] "

[PATCH 00/11] Moving global state into the repository object (part 2)
 2018-03-21 22:43 UTC  (9+ messages)
` [PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
  ` [PATCH 32/44] sha1_file: allow sha1_loose_object_info to handle arbitrary repositories
  ` [PATCH 40/44] packfile: allow prepare_packed_git "
  ` [PATCH 44/44] packfile: keep prepare_packed_git() private

[PATCH] mm, slab: eagerly delete inactive offlined SLABs
 2018-03-21 22:43 UTC 

[PATCH] sha1_name: use bsearch_hash() for abbreviations
 2018-03-21 22:42 UTC  (4+ messages)

[PATCH v2] vfio/pci: Quiet broken INTx whining when INTx is unsupported by device
 2018-03-21 22:39 UTC 

[PATCH 0/3] rebase --keep-empty/--root fixes
 2018-03-21 22:38 UTC  (5+ messages)
` [PATCH 2/3] rebase -i --keep-empty: don't prune empty commits

[PATCH 1/2] scsi: dpt_i2o: use after free in adpt_release()
 2018-03-21 22:37 UTC  (2+ messages)

[PATCH v4 0/3] firmware: add firmware_request_cache()
 2018-03-21 22:34 UTC  (2+ messages)
` [PATCH v4 3/3] mt7601u: use firmware_request_cache() to address cache on reboot


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.