All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 09:48:46 to 2018-02-13 10:31:38 UTC [more...]

[PATCH v4 0/3] sched: Update blocked load
 2018-02-13 10:31 UTC  (3+ messages)
` [PATCH v4 1/3] sched: Stop nohz stats when decayed
` [PATCH v4 2/3] sched: reduce the periodic update duration

[PATCH v2 0/2] Memory controller hot reset
 2018-02-13 10:30 UTC  (4+ messages)
` [PATCH v2 1/2] memory: tegra: Squash tegra20-mc into common tegra-mc driver

[PATCH] Revert "ARM: dts: sunxi: Add regulators for Sinovoip BPI-M2"
 2018-02-13 10:30 UTC  (6+ messages)

[RFC XEN PATCH v4 00/41] Add vNVDIMM support to HVM domains
 2018-02-13 10:29 UTC  (6+ messages)

[patch net-next] mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
 2018-02-13 10:29 UTC 

[PATCH v2 0/3] PCI endpoint 64-bit BAR fixes
 2018-02-13 10:28 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: endpoint: Handle 64-bit BARs properly

[patch net-next 0/3] mlxsw: SPAN cleanups
 2018-02-13 10:27 UTC  (4+ messages)
` [patch net-next 1/3] mlxsw: spectrum: Fix a coding style nit
` [patch net-next 2/3] mlxsw: spectrum: Drop struct span_entry.used
` [patch net-next 3/3] mlxsw: spectrum: Move SPAN code to separate module

[PATCH] arm64/kvm: Prohibit guest LOR accesses
 2018-02-13 10:27 UTC  (3+ messages)

[RFC PATCH 00/20] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-13 10:27 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH v6 00/20] replay additions
 2018-02-13 10:26 UTC  (11+ messages)

[PATCH 0/7] x86/alternatives: Support for automatic padding calculations
 2018-02-13 10:26 UTC  (9+ messages)
` [PATCH 4/7] x86/asm: Remove opencoded uses of altinstruction_entry
` [PATCH 5/7] x86/alt: Support for automatic padding calculations

[patch net-next 0/2] mlxsw: IPIP cleanups
 2018-02-13 10:26 UTC  (3+ messages)
` [patch net-next 1/2] mlxsw: spectrum_ipip: Add a forgotten include
` [patch net-next 2/2] mlxsw: spectrum: Distinguish between IPv4/6 tunnels

[PATCH 1/3] t7006: add tests for how git config paginates
 2018-02-13 10:25 UTC  (3+ messages)
` [PATCH 2/3] config: respect `pager.config` in list/get-mode only

[PATCH] btrfs: use set functions to update latest refs to the SB
 2018-02-13 10:27 UTC  (4+ messages)
` [PATCH v2] btrfs: fix endianness compatibility during the SB RW

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-13 10:25 UTC  (9+ messages)
` [PATCH v7 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v7 4/6] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH 00/25] Add KFD GPUVM support for dGPUs v2
 2018-02-13 10:25 UTC  (8+ messages)
` [PATCH 14/25] drm/amdkfd: Populate DRM render device minor

bpf-next is OPEN
 2018-02-13 10:24 UTC 

pm_runtime_get_sync() vs pm_runtime_put_noidle()
 2018-02-13 10:18 UTC 

[Qemu-devel] [PATCH] PPC: e500: Fix duplicate kernel load and device tree overlap
 2018-02-13 10:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] "

[patch net] mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
 2018-02-13 10:22 UTC 

[v5 0/8] rsi: add bluetooth and coex support
 2018-02-13 10:22 UTC  (7+ messages)
` [v5 1/8] rsi: add rx control block to handle rx packets in USB
` [v5 3/8] rsi: add header file rsi_header

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2018-02-13 10:21 UTC  (9+ messages)

[PATCH 1/2] x86/speculation: Correct Speculation Control microcode blacklist again
 2018-02-13 10:21 UTC  (6+ messages)
` [PATCH 2/2] x86/speculation: Support "Enhanced IBRS" on future CPUs

[PATCH v3 0/7] multipath: miscellaneous bug fixes
 2018-02-13 10:20 UTC  (3+ messages)
` [PATCH v3 1/7] libmultipath: fix tur checker locking

[PATCH 00/16] Adding NV12 support
 2018-02-13 10:20 UTC  (18+ messages)
` [PATCH 01/16] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH 02/16] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH 03/16] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH 04/16] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH 05/16] drm/i915/skl+: NV12 related changes for WM
` [PATCH 06/16] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH 07/16] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH 08/16] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH 09/16] drm/i915/skl: split skl_compute_ddb function
` [PATCH 10/16] drm/i915: Set scaler mode for NV12
` [PATCH 11/16] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 12/16] drm/i915: Upscale scaler max scale for NV12
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/16] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 15/16] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 16/16] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` ✗ Fi.CI.BAT: failure for Adding NV12 support (rev9)

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-02-13 10:20 UTC  (6+ messages)
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns

[PATCH v3 0/3] Fix host side state machine
 2018-02-13 10:19 UTC  (5+ messages)
` [PATCH 1/3] nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING

[PATCH 0/5] drm/i915: Grab the vblank evasion lock around the entire evasion
 2018-02-13 10:19 UTC  (5+ messages)

[PATCH rdma-rc 00/15] RDMA fixes for v4.16
 2018-02-13 10:18 UTC  (16+ messages)
  ` [PATCH rdma-rc 01/15] IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
  ` [PATCH rdma-rc 02/15] RDMA/restrack: Remove unimplemented XRCD object
  ` [PATCH rdma-rc 03/15] IB/uverbs: Always the attribute size provided by the user
  ` [PATCH rdma-rc 04/15] IB/uverbs: Use inline data transfer for UHW_IN
  ` [PATCH rdma-rc 05/15] IB/uverbs: Use u64_to_user_ptr() not a union
  ` [PATCH rdma-rc 06/15] IB/uverbs: Fix method merging in uverbs_ioctl_merge
  ` [PATCH rdma-rc 07/15] IB/uverbs: Use __aligned_u64 for uapi headers
  ` [PATCH rdma-rc 08/15] IB/uverbs: Add ioctl support for 32bit processes
  ` [PATCH rdma-rc 09/15] IB/uverbs: Fix possible oops with duplicate ioctl attributes
  ` [PATCH rdma-rc 10/15] IB/uverbs: Hold the uobj write lock after allocate
  ` [PATCH rdma-rc 11/15] RDMA/uverbs: Protect from races between lookup and destroy of uobjects
  ` [PATCH rdma-rc 12/15] IB/uverbs: Tidy lockdep_check
  ` [PATCH rdma-rc 13/15] IB/uverbs: Tidy uverbs_uobject_add
  ` [PATCH rdma-rc 14/15] IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
  ` [PATCH rdma-rc 15/15] RDMA/uverbs: Protect from command mask overflow

[PATCH] powerpc/xive: use hw CPU ids when configuring the CPU queues
 2018-02-13 10:18 UTC  (2+ messages)

[PATCH] libsas: Fix kernel-doc headers
 2018-02-13 10:17 UTC  (2+ messages)

samples/seccomp/ broken when cross compiling s390, ppc allyesconfig
 2018-02-13 10:16 UTC  (4+ messages)

[PATCH] ALSA: hda: Remove finite loop from snd_hdac_sync_power_state()
 2018-02-13 10:24 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "

[PATCH] mm/page_poison: move PAGE_POISON to page_poison.c
 2018-02-13 10:16 UTC  (4+ messages)

[PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-02-13 10:14 UTC  (18+ messages)
` [PATCH v8 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v8 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v8 3/5] arm64: dts: add ufs dts node
` [PATCH v8 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v8 5/5] arm64: defconfig: enable f2fs and squashfs

[PATCH v3 00/17] Alternative Meltdown mitigation
 2018-02-13 10:14 UTC  (3+ messages)
` [PATCH v3 02/17] x86: do a revert of e871e80c38547d9faefc6604532ba3e985e65873

[PATCH] mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention
 2018-02-13 10:13 UTC  (2+ messages)

[PATCH v4 0/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
 2018-02-13 10:10 UTC  (6+ messages)
` [PATCH v4 1/5] x86/apic: Split out restore_boot_irq_mode from disable_IO_APIC
` [PATCH v4 2/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
` [PATCH v4 3/5] x86/apic: Remove useless disable_IO_APIC
` [PATCH v4 4/5] x86/apic: Rename variable/function related to x86_io_apic_ops
` [PATCH v4 5/5] x86/apic: Set up through-local-APIC on boot CPU if 'noapic' specified

[PATCH] net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
 2018-02-13 10:11 UTC 

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-13 10:09 UTC  (8+ messages)

[RFC PATCH 0/2] _fail test by default if _scratch_mount fails
 2018-02-13 10:09 UTC  (4+ messages)
` [PATCH 2/2] fstests: use _scratch_mount_nocheck where appropriate in tests

[PATCH RFC] f2fs: introduce a method to make nat journal more fresh
 2018-02-13 10:08 UTC  (2+ messages)

how to use kexec to jump back to the original kernel
 2018-02-13 10:06 UTC  (3+ messages)

[v1,1/1] usb: cdc_acm: prevent race at write to acm while system resumes
 2018-02-13 10:07 UTC  (3+ messages)
` [PATCH v1 1/1] "

[RFC PATCH v3 2/5] ndctl: monitor: add ndctl create-monitor command
 2018-02-13 10:12 UTC  (4+ messages)

[PATCH] usertools/dpdk-devbind.py: add support for wind river avp device
 2018-02-13 10:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] tests/migration: Add source to PC boot block
 2018-02-13 10:06 UTC 

[Qemu-devel] [PATCH v3] scripts: Add decodetree.py
 2018-02-13 10:05 UTC  (2+ messages)

[PATCH 4/4 v6] lib: debugobjects: handle objects free in a batch outside the loop
 2018-02-13 10:05 UTC  (2+ messages)
` [tip:core/debugobjects] debugobjects: Use global free list in __debug_check_no_obj_freed()

[PATCH 3/4 v6] lib: debugobjects: use global free list in free_object()
 2018-02-13 10:04 UTC  (2+ messages)
` [tip:core/debugobjects] debugobjects: Use "

[PATCH 2/2] t5556: replace test_i18ngrep with a simple grep
 2018-02-13 10:04 UTC  (5+ messages)

[PATCHv4 1/3] dt-bindings: documentation: add clock bindings information for Stratix10
 2018-02-13 10:04 UTC  (9+ messages)
` [PATCHv4 2/3] arm64: dts: stratix10: use clock bindings for the Stratix10 platform
  ` [PATCHv4 3/3] clk: socfpga: stratix10: add clock driver for "

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-02-13 10:04 UTC  (18+ messages)
                    ` [RFC PATCH] elf: enforce MAP_FIXED on overlaying elf segments (was: Re: ppc elf_map breakage with MAP_FIXED_NOREPLACE)

[PATCH 0/4 v6] lib: debugobjects: Introduce new global free list and defer objects free via the free list
 2018-02-13 10:04 UTC  (6+ messages)
` [PATCH 2/4 v6] lib: debugobjects: add global free list and the counter
  ` [tip:core/debugobjects] debugobjects: Add "

[PATCH] f2fs: add bug on back during flush nat entries
 2018-02-13 10:04 UTC  (2+ messages)

[PATCH 1/4 v6] lib: debugobjects: export max loops counter
 2018-02-13 10:03 UTC  (2+ messages)
` [tip:core/debugobjects] debugobjects: Export "

Decoding Stack from kernel OOPS message
 2018-02-13 10:03 UTC  (2+ messages)

[PATCH 0/8] Clean up kernel-doc and fix literal-block handling
 2018-02-13 10:01 UTC  (5+ messages)
` [PATCH 5/8] docs: kernel-doc: Move STATE_BODY processing to a separate function

LiMux GRUB-Patches
 2018-02-13 10:02 UTC  (2+ messages)

running NFS in LXC
 2018-02-13  9:55 UTC 

[PATCH] dir.c: ignore paths containing .git when invalidating untracked cache
 2018-02-13 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ravb: add support for changing MTU
 2018-02-13 10:01 UTC  (2+ messages)

[Intel-gfx] [PATCH igt] igt/gem_exec_schedule: Trim max number of contexts used
 2018-02-13 10:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Linux 4.16-rc1: regression bisected, Debian kernel package tool make-kpkg stalls indefinitely during kernel build due to commit "kconfig: remove check_stdin()"
 2018-02-13 10:00 UTC  (4+ messages)

kernel fragment not applied while other fragments are applied
 2018-02-13 10:00 UTC 

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-02-13 10:00 UTC  (7+ messages)

[PATCH 0/3] pvh/dom0: switch to ACPI whitelisting
 2018-02-13  9:59 UTC  (4+ messages)
` [PATCH 3/3] pvh/dom0: whitelist PVH Dom0 ACPI tables

[Qemu-devel] [PATCH v3] tests/migration: Add source to PC boot block
 2018-02-13  9:58 UTC  (3+ messages)

wip-fancy-striping in ceph/ceph-client
 2018-02-13  9:58 UTC 

[PATCH net-next 0/8] net: sched: act: add extack support
 2018-02-13  9:58 UTC  (3+ messages)
` [PATCH net-next 7/8] net: sched: act: handle extack in tcf_generic_walker

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-02-13  9:57 UTC  (8+ messages)

patches that failed to cherry-pick on drm-intel-fixes for 4.16-rc1
 2018-02-13  9:57 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
  ` [PATCH 2/4] drm/i915/pmu: Fix PMU enable vs execlists tasklet race
  ` [PATCH 3/4] drm/i915/pmu: Fix sleep under atomic in RC6 readout
  ` [PATCH 4/4] drm/i915/pmu: Fix building without CONFIG_PM

[PATCH] MAINTAINERS: update email address for Maxime Ripard
 2018-02-13  9:57 UTC  (2+ messages)

[Intel-wired-lan] [RFC v2 net-next 00/10] Time based packet transmission
 2018-02-13  9:56 UTC  (6+ messages)
` [Intel-wired-lan] [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time

[PATCH 0/7] paravirtual IOMMU interface
 2018-02-13  9:55 UTC  (4+ messages)
` [PATCH 7/7] x86: add iommu_ops to map and unmap pages, and also to flush the IOTLB

[PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems
 2018-02-13  9:55 UTC  (11+ messages)

[xfstests PATCH v3 0/6] overlay: add overlay filesystem dirs check
 2018-02-13  9:54 UTC  (5+ messages)
` [xfstests PATCH v3 6/6] overlay: correct test mount options

INFO: rcu detected stall in __xfrm_decode_session
 2018-02-13  9:54 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i: a83t: bananapi-m3: Add LED device nodes
 2018-02-13  9:54 UTC  (4+ messages)

[PATCH] cpufreq: mediatek: Add mediatek related projects into blacklist
 2018-02-13  9:54 UTC  (2+ messages)

[RFC PATCH 0/3] Interface for higher order contiguous allocations
 2018-02-13  9:53 UTC  (4+ messages)
` [RFC PATCH 2/3] mm: add find_alloc_contig_pages() interface

[PATCH v2] f2fs: introduce "strict_fsync" for posix standard fsync
 2018-02-13  9:52 UTC  (5+ messages)

[U-Boot] [PATCH 4/8] Convert CONFIG_BOOTCOUNT_ENV to Kconfig
 2018-02-13  9:52 UTC  (10+ messages)
` [U-Boot] [PATCH 8/8] Migrate generic bootcount "

Make brcmfmac repeat authentication requests
 2018-02-13  9:50 UTC  (2+ messages)

[PATCH] btrfs: manage thread_pool mount option as %u
 2018-02-13  9:50 UTC  (7+ messages)
` [PATCH] btrfs: manage subvolid "
` [PATCH] btrfs: manage metadata_ratio "
` [PATCH] btrfs: manage check_int_print_mask "
` [PATCH] btrfs: manage commit "
` [PATCH] btrfs: add a comment to mark the deprecated mount option
` [PATCH] btrfs: fix bare unsigned declarations

[PATCH v2] doc: add maintainers section to the contributors guide
 2018-02-13  9:48 UTC  (2+ messages)


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.