All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 22:07:40 to 2018-03-21 23:30:21 UTC [more...]

[PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
 2018-03-21 23:30 UTC  (4+ 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)

[PATCH] metadump/restore: don't use errno after fwrite/fread failures
 2018-03-21 23:24 UTC 

[PATCH v4.5 0/8] cgroup private data and DRM/i915 integration
 2018-03-21 23:23 UTC  (9+ 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)

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

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

[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 00/15] hmm: fixes and documentations v3
 2018-03-21 23:19 UTC  (26+ 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 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

[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()

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)

[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 v4 00/17] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-21 23:03 UTC  (4+ messages)
` [PATCH v4 12/17] net: cxgb4/cxgb4vf: "

[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

mm/hmm: a simple question regarding devm_request_mem_region()
 2018-03-21 22:56 UTC  (3+ messages)

[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)
` [OE-core] "
              ` [yocto] "

[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  (12+ 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)

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

[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)

[PATCH net-next RFC V1 0/5] Peer to Peer One-Step time stamping
 2018-03-21 22:47 UTC  (8+ messages)
` [PATCH net-next RFC V1 5/5] net: mdio: Add a driver for InES time stamping IP core

[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  (24+ messages)
` [PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
  ` [PATCH 09/44] object-store: free alt_odb_list
  ` [PATCH 10/44] object-store: move packed_git and packed_git_mru to object store
  ` [PATCH 11/44] object-store: close all packs upon clearing the "
  ` [PATCH 12/44] pack: move prepare_packed_git_run_once to "
  ` [PATCH 13/44] pack: move approximate object count "
  ` [PATCH 19/44] sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
  ` [PATCH 32/44] sha1_file: allow sha1_loose_object_info "
  ` [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  (4+ messages)
` [PATCH v4 1/3] firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
` [PATCH v4 2/3] firmware: add firmware_request_cache() to help with cache on reboot
` [PATCH v4 3/3] mt7601u: use firmware_request_cache() to address "

Bug With git rebase -p
 2018-03-21 22:33 UTC  (5+ messages)

[xen-4.8-testing test] 120965: regressions - FAIL
 2018-03-21 22:33 UTC 

[PATCH v2 0/3] MIPS: lantiq: fixes for clocks and Amazon SE
 2018-03-21 22:31 UTC  (2+ messages)

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

[U-Boot] [PULL] u-boot-mips/master
 2018-03-21 22:31 UTC 

[PATCH] ASoC: max98357a: Fix speaker pop when starting playback
 2018-03-21 22:30 UTC 

[Bug 104880] No sound via DP on R9 Fury (4.14 + DC patches)
 2018-03-21 22:29 UTC  (2+ messages)
` [Bug 104880] No sound via DP on R9 Fury (4.16 + drm-next-4.17-wip)

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-21 22:29 UTC  (4+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

detecting integer constant expressions in macros
 2018-03-21 22:27 UTC  (4+ messages)

[PATCH V2 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-03-21 22:27 UTC  (3+ messages)
` [PATCH V2 net-next 06/14] net/tls: Add generic NIC offload infrastructure

[PATCH 1/4] PCI/AER: Return approrpiate value when AER is not supported
 2018-03-21 22:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] hw/rdma: Fix 32-bit compilation
 2018-03-21 22:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v5.2 for 2.13 0/4] tpm: Extend TPM with state migration support
 2018-03-21 22:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5.2 for 2.13 3/4] docs: tpm: add VM save/restore example and troubleshooting guide

[PATCH net-next 1/1] tc-testing: updated police, mirred, skbedit and skbmod with more tests
 2018-03-21 22:17 UTC 

[Qemu-devel] [Libguestfs] [PATCH] tests: regressions: make test-big-heap use a temporary empty file
 2018-03-21 22:15 UTC  (5+ messages)
      ` [Qemu-devel] [Qemu-block] "

[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-21 22:15 UTC  (2+ messages)

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-21 22:15 UTC  (5+ messages)
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()

[PATCH REPOST v4 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-21 22:14 UTC  (7+ messages)
` [PATCH REPOST v4 5/7] ixgbevf: keep writel() closer to wmb()
        ` [Intel-wired-lan] "

[3rdparty][PATCH] linux-warp7: enable CONFIG_FHANDLE
 2018-03-21 22:14 UTC 

4.16-rc5 on Motorola Droid 4
 2018-03-21 22:13 UTC  (7+ messages)

[morty][meta-processor-sdk][PATCH] starterware: SRCREV bump to 02.01.01.06B
 2018-03-21 22:13 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH net v2 0/7] fix idr leak in actions
 2018-03-21 22:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
 2018-03-21 22:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size (rev3)

[PATCH] qede: fix spelling mistake: "registeration" -> "registration"
 2018-03-21 22:10 UTC  (3+ messages)

[PATCH] bnx2x: fix spelling mistake: "registeration" -> "registration"
 2018-03-21 22:10 UTC  (3+ messages)

[GIT PULL] nvme fix for 4.16-rc6
 2018-03-21 22:08 UTC  (8+ messages)

[PATCH v4 0/3] stash push -u -- <pathspec> fixes
 2018-03-21 22:07 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] stash push: avoid printing errors
        ` [PATCH] stash: drop superfluos pathspec parameter (was: Re: [PATCH v5 2/3] stash push: avoid printing errors)
          ` [PATCH] stash: drop superfluos pathspec parameter


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.