All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-16 14:16:06 to 2016-12-16 15:00:32 UTC [more...]

[PATCH] Docs: dt: Be explicit and consistent in reference to IOMMU specifiers
 2016-12-16 14:56 UTC  (5+ messages)

Fwd: Re: possible bug in nfs-kernel-server
 2016-12-16 15:00 UTC  (2+ messages)

drm_mm range manager fixes, take 2
 2016-12-16 14:59 UTC  (14+ messages)
` [PATCH v2 12/40] drm: kselftest for drm_mm_insert_node()
` [PATCH v2 20/40] drm: kselftest for drm_mm and color eviction
` [PATCH v2 21/40] drm: kselftest for drm_mm and restricted "
` [PATCH v2 29/40] drm: Rename prev_node to hole in drm_mm_scan_add_block()
` [PATCH v2 35/40] drm: Apply tight eviction scanning to color_adjust

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2016-12-16 14:57 UTC  (7+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
      ` [alsa-devel] "

[PATCH] libfm: fix configure error if native vala is absent
 2016-12-16 14:57 UTC 

[RFC v2 PATCH 0/3] Fix dma_alloc_coherent() and friends for NOMMU
 2016-12-16 14:57 UTC  (2+ messages)

[PATCH v4 0/4] Static memory controllers for the Aspeed SoC
 2016-12-16 14:56 UTC  (5+ messages)
` [PATCH v4 1/4] mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC

[PATCH 06/13] USB: serial: ch341: fix initial line settings
 2016-12-16 14:46 UTC  (3+ messages)

[PATCH v2 0/9] drm/i915: Add a per-pipe plane identifier enum (v2)
 2016-12-16 14:56 UTC  (8+ messages)
` [PATCH 8/9] drm/i915: Don't populate plane->plane for cursors and sprites

RFC: capabilities(7): notes for kernel developers
 2016-12-16 14:55 UTC  (8+ messages)

Soft lockup in inet_put_port on 4.6
 2016-12-16 14:54 UTC  (17+ messages)

[PATCH] platform/x86: fujitsu-laptop: set default trigger for radio LED to rfkill-any
 2016-12-16 14:46 UTC 

[Qemu-devel] [PATCH v2 0/7] Improvements of qemu linux-user
 2016-12-16 14:53 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 2/7] linux-user: Fix inotify_init1 support
` [Qemu-devel] [PATCH v2 3/7] linux-user: Fix flock definition for mips64
` [Qemu-devel] [PATCH v2 4/7] linux-user: Fix fcnt
` [Qemu-devel] [PATCH v2 5/7] linux-user: Fix readahead
` [Qemu-devel] [PATCH v2 6/7] linux-user: Fix syslog
` [Qemu-devel] [PATCH v2 7/7] linux-user: Fix mq_open

[PATCH 1/4] mm: add new mmgrab() helper
 2016-12-16 14:53 UTC  (13+ messages)
` [PATCH 4/4] [RFC!] mm: 'struct mm_struct' reference counting debugging
      ` crash during oom reaper (was: Re: [PATCH 4/4] [RFC!] mm: 'struct mm_struct' reference counting debugging)
        ` crash during oom reaper

[PATCH V2 0/4] OPTPROBES for powerpc
 2016-12-16 14:46 UTC  (2+ messages)

Snapshots of consistency groups
 2016-12-16 14:53 UTC  (34+ messages)

[RFC v3 00/21] Make use of kref in media device, grab references as needed
 2016-12-16 14:45 UTC  (17+ messages)

[PATCH V2] pcmanfm: upgrading to 1.2.5
 2016-12-16 14:54 UTC 

[prelink-cross][patch] Fix layout1 test on x86_64 x32
 2016-12-16 14:52 UTC 

[PATCH] omapdrmtest: Update SRCREV
 2016-12-16 14:52 UTC 

[U-Boot] [PATCH 1/2] sunxi: add proper device tree for Orange Pi Zero boards
 2016-12-16 14:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sunxi: add orangepi zero defconfig

[U-Boot] [PATCH v2 00/23] sunxi: Allwinner A64: SPL support
 2016-12-16 14:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2 23/23] sunxi: A64: add 32-bit "

locking: Add kselftests for ww_mutex
 2016-12-16 14:50 UTC  (3+ messages)
` [PATCH v2 1/8] locking: Fix compilation of __WW_MUTEX_INITIALIZER

RFC: extend iommu-map binding to support #iommu-cells > 1
 2016-12-16 14:50 UTC  (4+ messages)

[PATCH 00/42] userfaultfd tmpfs/hugetlbfs/non-cooperative v2
 2016-12-16 14:48 UTC  (43+ messages)
` [PATCH 01/42] userfaultfd: document _IOR/_IOW
` [PATCH 02/42] userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WP
` [PATCH 03/42] userfaultfd: convert BUG() to WARN_ON_ONCE()
` [PATCH 04/42] userfaultfd: use vma_is_anonymous
` [PATCH 05/42] userfaultfd: non-cooperative: Split the find_userfault() routine
` [PATCH 06/42] userfaultfd: non-cooperative: Add ability to report non-PF events from uffd descriptor
` [PATCH 07/42] userfaultfd: non-cooperative: report all available features to userland
` [PATCH 08/42] userfaultfd: non-cooperative: Add fork() event
` [PATCH 09/42] userfaultfd: non-cooperative: Add fork() event, build warning fix
` [PATCH 10/42] userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_users
` [PATCH 11/42] userfaultfd: non-cooperative: Add mremap() event
` [PATCH 12/42] userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()
` [PATCH 13/42] userfaultfd: non-cooperative: Add madvise() event for MADV_DONTNEED request
` [PATCH 14/42] userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition
` [PATCH 15/42] userfaultfd: non-cooperative: wake userfaults after UFFDIO_UNREGISTER
` [PATCH 16/42] userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd support
` [PATCH 17/42] userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for "
` [PATCH 18/42] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
` [PATCH 19/42] userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
` [PATCH 20/42] userfaultfd: hugetlbfs: add userfaultfd hugetlb hook
` [PATCH 21/42] userfaultfd: hugetlbfs: allow registration of ranges containing huge pages
` [PATCH 22/42] userfaultfd: hugetlbfs: add userfaultfd_hugetlb test
` [PATCH 23/42] userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd ranges
` [PATCH 24/42] userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY
` [PATCH 25/42] userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb
` [PATCH 26/42] userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFS
` [PATCH 27/42] userfaultfd: introduce vma_can_userfault
` [PATCH 28/42] userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support
` [PATCH 29/42] userfaultfd: shmem: introduce vma_is_shmem
` [PATCH 30/42] userfaultfd: shmem: add tlbflush.h header for microblaze
` [PATCH 31/42] userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
` [PATCH 32/42] userfaultfd: shmem: add userfaultfd hook for shared memory faults
` [PATCH 33/42] userfaultfd: shmem: allow registration of shared memory ranges
` [PATCH 34/42] userfaultfd: shmem: add userfaultfd_shmem test
` [PATCH 35/42] userfaultfd: shmem: lock the page before adding it to pagecache
` [PATCH 36/42] userfaultfd: shmem: avoid leaking blocks and used blocks in UFFDIO_COPY
` [PATCH 37/42] userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEM
` [PATCH 38/42] userfaultfd: non-cooperative: selftest: introduce userfaultfd_open
` [PATCH 39/42] userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page
` [PATCH 40/42] userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events
` [PATCH 41/42] userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types
` [PATCH 42/42] mm: mprotect: use pmd_trans_unstable instead of taking the pmd_lock

Xen: ARM: Support for mapping ECAM PCIe Config Space Specified In Static ACPI Table
 2016-12-16 14:49 UTC  (2+ messages)

[PATCH] wic: obey the rootfs size from the metadata
 2016-12-16 14:47 UTC  (2+ messages)

[PATCH 0/2] drm: link status property and DP link training failure handling
 2016-12-16 14:47 UTC  (3+ messages)

[PATCH v2 00/11] locking/ww_mutex: Keep sorted wait list to avoid stampedes
 2016-12-16 14:46 UTC  (9+ messages)
` [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order

[Cocci] malloc/calloc/strup adding missing NULL checks
 2016-12-16 14:46 UTC  (7+ messages)

ConnectX4 100GbE - Compilation problem
 2016-12-16 14:45 UTC  (4+ messages)

[PATCH iproute2 v2 0/3] update ifstat for new stats
 2016-12-16 12:11 UTC  (4+ messages)
` [PATCH iproute2 v2 1/3] ifstat: Add extended statistics to ifstat

[PATCH v3 00/29] Support VFD and DPDK PF + kernel VF on i40e
 2016-12-16 14:45 UTC  (33+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/29] net/i40e: support link status notification
  ` [PATCH v4 02/29] net/i40e: add callback to user on VF to PF mbox msg
  ` [PATCH v4 03/29] net/i40e: set VF MAC anti-spoofing from PF
  ` [PATCH v4 04/29] net/i40e: set VF VLAN "
  ` [PATCH v4 05/29] net/i40e: set Tx loopback "
  ` [PATCH v4 06/29] net/i40e: set VF unicast promisc mode "
  ` [PATCH v4 07/29] net/i40e: set VF multicast "
  ` [PATCH v4 08/29] net/i40e: enable VF MTU change
  ` [PATCH v4 09/29] net/i40e: fix VF reset flow
  ` [PATCH v4 10/29] net/i40e: set VF MAC from PF support
  ` [PATCH v4 11/29] net/i40e: set VF MAC from VF support
  ` [PATCH v4 12/29] net/i40e: fix VF MAC address assignment
  ` [PATCH v4 13/29] net/i40e: add VF VLAN strip func
  ` [PATCH v4 14/29] net/i40e: add set VF VLAN insert function
  ` [PATCH v4 15/29] net/i40e: set VF broadcast mode from PF
  ` [PATCH v4 16/29] net/i40e: set VF VLAN tag "
  ` [PATCH v4 17/29] net/i40e: set VF VLAN filter "
  ` [PATCH v4 18/29] app/testpmd: use VFD APIs on i40e
  ` [PATCH v4 19/29] app/testpmd: use unicast promiscuous mode "
  ` [PATCH v4 20/29] app/testpmd: use multicast "
  ` [PATCH v4 21/29] app/testpmd: add command to test VF broadcast "
  ` [PATCH v4 22/29] app/testpmd: add command to test VF VLAN tag "
  ` [PATCH v4 23/29] app/testpmd: handle i40e in VF VLAN filter command
  ` [PATCH v4 24/29] net/i40e: change version number to support Linux VF
  ` [PATCH v4 25/29] net/i40e: return correct VSI id
  ` [PATCH v4 26/29] net/i40e: parse more VF parameter and configure
  ` [PATCH v4 27/29] net/i40e: support Linux VF to configure IRQ link list
  ` [PATCH v4 28/29] net/i40e: enhance in sanity check of MAC
  ` [PATCH v4 29/29] net/i40e: set/clear VF stats from PF

[PATCH v4 00/14] Initial PVHv2 Dom0 support
 2016-12-16 14:45 UTC  (5+ messages)
` [PATCH v4 09/14] xen/x86: split Dom0 build into PV and PVHv2

[PATCH v1] wic: Add --exclude-path option to rootfs source plugin
 2016-12-16 14:44 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v2 3/3] selftest/wic: Add tests for --exclude-dir option

[Buildroot] [PATCH 1/1] gst1-vaapi: new package
 2016-12-16 14:44 UTC  (4+ messages)

[PATCH] NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
 2016-12-16 14:44 UTC  (6+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-12-16 14:43 UTC  (4+ messages)
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams

[PATCH] ACPI: Remove misplaced acpi_dma_deconfigure() call in acpi_bind_one()
 2016-12-16 14:43 UTC 

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-16 14:41 UTC  (5+ messages)
` [PATCH v3 02/15] x86/entry: define _TIF_ALLWORK_MASK flags explicitly
` [PATCH v3 03/15] livepatch: temporary stubs for klp_patch_pending() and klp_update_patch_state()

[Cluster-devel] [GFS2 PATCH] GFS2: Limit number of transaction blocks requested for truncates
 2016-12-16 14:40 UTC  (2+ messages)

[XTF PATCH 00/16] Add test cases for nested vmxon
 2016-12-16 14:40 UTC  (3+ messages)
` [XTF PATCH 01/16] vvmx: test whether VMX feature is present in CPUID

[PATCH] ARM: dts: sun8i-q8-common: enable bluetooth on SDIO Wi-Fi
 2016-12-16 14:40 UTC  (3+ messages)

Can't boot as Xen dom0 due to commit fe055896
 2016-12-16 14:40 UTC  (13+ messages)

[RFC v3 00/21] Make use of kref in media device, grab references as needed
 2016-12-16 14:39 UTC  (5+ messages)
` [RFC v3 21/21] omap3isp: Don't rely on devm for memory resource management

[HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation [and 2 more messages] [and 1 more messages]
 2016-12-16 14:39 UTC  (2+ messages)

[PATCH v3 0/5] powerpc/mm: enable memory hotplug on radix
 2016-12-16 14:38 UTC  (2+ messages)

[PATCH 3.10] ipv6: addrconf: fix dev refcont leak when DAD failed
 2016-12-16 14:37 UTC 

[RFC PATCH 0/2] ASoC: Use DMI name in sound card long name
 2016-12-16 14:37 UTC  (5+ messages)
` [RFC PATCH 1/2] ASoC: core: Add API to use "

[Qemu-devel] [PATCH v9 00/21] qcow2: persistent dirty bitmaps
 2016-12-16 14:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH 07/21] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 09/21] qcow2: add .bdrv_load_autoloading_dirty_bitmaps

Ceph connections with TLS
 2016-12-16 14:37 UTC  (3+ messages)

[qemu-mainline test] 103397: tolerable FAIL - PUSHED
 2016-12-16 14:36 UTC 

[PATCH 1/2] ethdev: fix name index in xstats Api
 2016-12-16 14:36 UTC  (4+ messages)
` [PATCH 2/2] ethdev: clarify xstats Api documentation
  ` [dpdk-stable] "

[Qemu-devel] [Qemu-block] [PATCH v1 1/1] iotests: Fix a problem in common.filter
 2016-12-16 14:34 UTC 

[Qemu-devel] Lock contention in QEMU
 2016-12-16 14:32 UTC  (8+ messages)

[PATCH] drm/i915: Fix use after free in logical_render_ring_init
 2016-12-16 14:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[lustre-devel] [PATCH] staging : lustre : Remove braces from single-line body
 2016-12-16 14:29 UTC  (2+ messages)
`  "

[PATCH v1] u-boot/beaglebone: Select Beaglebone Black target specifically
 2016-12-16 14:28 UTC  (2+ messages)

[PATCH] scsi: qedi: return via va_end to match corresponding va_start
 2016-12-16 14:10 UTC 

[PATCH] Documentation: dt: Explicitly mark Samsung Exynos SoC bindings as unstable
 2016-12-16 14:27 UTC  (5+ messages)

[PATCH] drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
 2016-12-16 14:27 UTC 

[xen-unstable-smoke test] 103463: regressions - FAIL
 2016-12-16 14:23 UTC 

[PATCH] generic/062: don't assume same readdir order after re-creating directory
 2016-12-16 14:22 UTC  (2+ messages)

[PATCH v3] fstests: teach _scratch_mkfs to handle mkfs option conflicts
 2016-12-16 14:22 UTC  (2+ messages)

[PATCH perf/core REBASE 0/5] Reuse libbpf from samples/bpf
 2016-12-16 14:21 UTC  (8+ messages)
` [PATCH perf/core REBASE 2/5] samples/bpf: Switch over to libbpf

algif for compression?
 2016-12-16 14:11 UTC  (3+ messages)

the question of way to modify bucket metadata
 2016-12-16 14:20 UTC 

[PATCH v2] drivers: advertise kmod dependencies in pmdinfo
 2016-12-16 14:19 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v4 0/8] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-12-16 13:47 UTC  (4+ messages)
` [PATCH v4 4/8] mtd: spi-nor: add support of SPI protocols like SPI 1-2-2 and SPI 1-4-4

[GIT PULL] UML updates for v4.10-rc1
 2016-12-16 14:19 UTC 

[Qemu-devel] [RFC 0/3] MultiCPU changes
 2016-12-16 14:18 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/3] nvic: Add CPU numebr property

[PATCH 1/4] mm: drop zap_details::ignore_dirty
 2016-12-16 14:15 UTC  (7+ messages)
` [PATCH 2/4] mm: drop zap_details::check_swap_entries
` [PATCH 3/4] mm: drop unused argument of zap_page_range()
` [PATCH 4/4] oom-reaper: use madvise_dontneed() instead of unmap_page_range()

[Qemu-devel] Making TCG configurable in system mode
 2016-12-16 14:17 UTC  (3+ messages)

jemalloc testsuite stalls in memset
 2016-12-16 14:16 UTC  (7+ messages)

[RESEND PATCH 0/2] fix some trivial bug involving the contiguous bit
 2016-12-16 14:08 UTC  (5+ messages)
` [RESEND PATCH 2/2] arm64: make WANT_HUGE_PMD_SHARE depends on HUGETLB_PAGE

[PATCH v5 0/6] Add support for IR transmitters
 2016-12-16 14:16 UTC  (4+ messages)
` [PATCH v5 2/6] [media] rc-main: split setup and unregister functions

[PATCH] perf trace: Check if MAP_32BIT is defined (again)
 2016-12-16 14:15 UTC  (3+ 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.