All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-14 22:41:22 to 2016-12-14 23:12:37 UTC [more...]

[PATCH 0/6] Add board support for TS-4600
 2016-12-14 23:12 UTC  (13+ messages)
` [PATCH 1/6] of: documentation: add bindings documentation "
` [PATCH 2/6] ARM: dts: TS-4600: add basic device tree
` [PATCH 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
` [PATCH 4/6] bus: add driver "
` [PATCH 5/6] ARM: dts: TS-4600: add NBUS support
` [PATCH 6/6] watchdog: ts4600: add driver for TS-4600 watchdog

[SPDK] fatal error: rte_config.h: No such file or directory
 2016-12-14 23:12 UTC 

[PATCHv3 0/4] git-rm absorbs submodule git directory before deletion
 2016-12-14 23:10 UTC  (6+ messages)
` [PATCHv3 1/4] submodule.h: add extern keyword to functions
` [PATCHv3 2/4] submodule: modernize ok_to_remove_submodule to use argv_array
` [PATCHv3 3/4] submodule: add flags to ok_to_remove_submodule
` [PATCHv3 4/4] rm: add absorb a submodules git dir before deletion

[PATCH] platform/x86: thinkpad_acpi: Initialize local in_tablet_mode
 2016-12-14 23:10 UTC 

[Qemu-devel] [PATCHv3 0/5] Hash Page Table resizing for TCG pseries guests
 2016-12-14 23:08 UTC  (5+ messages)
` [Qemu-devel] [PATCHv3 4/5] pseries: Enable HPT resizing for 2.9

[patch 114/114] radix tree test suite: delete unused rcupdate.c
 2016-12-14 23:09 UTC 

[patch 113/114] radix tree test suite: add new tag check
 2016-12-14 23:09 UTC 

[patch 112/114] radix-tree: ensure counts are initialised
 2016-12-14 23:09 UTC 

[patch 111/114] radix tree test suite: cache recently freed objects
 2016-12-14 23:09 UTC 

[patch 110/114] radix tree test suite: add some more functionality
 2016-12-14 23:09 UTC 

[patch 109/114] idr: reduce the number of bits per level from 8 to 6
 2016-12-14 23:09 UTC 

[patch 108/114] rxrpc: abstract away knowledge of IDR internals
 2016-12-14 23:09 UTC 

[patch 107/114] tpm: use idr_find(), not idr_find_slowpath()
 2016-12-14 23:09 UTC 

[patch 106/114] idr: add ida_is_empty
 2016-12-14 23:09 UTC 

[patch 105/114] radix tree test suite: check multiorder iteration
 2016-12-14 23:09 UTC 

[refpolicy] [PATCH] wm: update the window manager (wm) module and enable its role template
 2016-12-14 23:09 UTC  (6+ messages)
` [refpolicy] [PATCH v2] "
  ` [refpolicy] [PATCH v3] "
    ` [refpolicy] [PATCH 5/5] rtkit: enable dbus chat with xdm
        ` [refpolicy] [PATCH v2 "

[patch 104/114] radix-tree: fix replacement for multiorder entries
 2016-12-14 23:09 UTC 

[patch 103/114] radix-tree: add radix_tree_split_preload()
 2016-12-14 23:09 UTC 

[patch 102/114] radix-tree: add radix_tree_split
 2016-12-14 23:09 UTC 

[patch 101/114] radix-tree: add radix_tree_join
 2016-12-14 23:08 UTC 

[patch 100/114] radix-tree: delete radix_tree_range_tag_if_tagged()
 2016-12-14 23:08 UTC 

[patch 099/114] radix-tree: delete radix_tree_locate_item()
 2016-12-14 23:08 UTC 

[patch 098/114] radix-tree: improve multiorder iterators
 2016-12-14 23:08 UTC 

[patch 097/114] btrfs: fix race in btrfs_free_dummy_fs_info()
 2016-12-14 23:08 UTC 

[patch 096/114] radix-tree: improve dump output
 2016-12-14 23:08 UTC 

[patch 095/114] radix-tree: make radix_tree_find_next_bit more useful
 2016-12-14 23:08 UTC 

[patch 093/114] radix-tree: move rcu_head into a union with private_list
 2016-12-14 23:08 UTC 

[patch 094/114] radix-tree: create node_tag_set()
 2016-12-14 23:08 UTC 

[patch 092/114] radix-tree: fix typo
 2016-12-14 23:08 UTC 

[patch 091/114] radix tree test suite: use common find-bit code
 2016-12-14 23:08 UTC 

[patch 090/114] tools: add more bitmap functions
 2016-12-14 23:08 UTC 

[patch 089/114] radix tree test suite: record order in each item
 2016-12-14 23:08 UTC 

[PATCH perf/core REBASE 0/5] Reuse libbpf from samples/bpf
 2016-12-14 22:43 UTC  (6+ messages)
` [PATCH perf/core REBASE 1/5] samples/bpf: Make samples more libbpf-centric
` [PATCH perf/core REBASE 2/5] samples/bpf: Switch over to libbpf
` [PATCH perf/core REBASE 3/5] tools lib bpf: Add bpf_prog_{attach,detach}
` [PATCH perf/core REBASE 4/5] samples/bpf: Remove perf_event_open() declaration
` [PATCH perf/core REBASE 5/5] samples/bpf: Move open_raw_sock to separate header

[patch 088/114] radix tree test suite: handle exceptional entries
 2016-12-14 23:08 UTC 

[patch 087/114] radix tree test suite: use rcu_barrier
 2016-12-14 23:08 UTC 

[patch 086/114] radix tree test suite: benchmark for iterator
 2016-12-14 23:08 UTC 

[patch 085/114] radix tree test suite: iteration test misuses RCU
 2016-12-14 23:08 UTC 

[patch 084/114] radix tree test suite: make runs more reproducible
 2016-12-14 23:08 UTC 

[patch 083/114] radix tree test suite: free preallocated nodes
 2016-12-14 23:08 UTC 

[patch 082/114] radix tree test suite: track preempt_count
 2016-12-14 23:08 UTC 

[patch 081/114] radix tree test suite: allow GFP_ATOMIC allocations to fail
 2016-12-14 23:07 UTC 

[patch 080/114] tools: add WARN_ON_ONCE
 2016-12-14 23:07 UTC 

[patch 079/114] dax: clear dirty entry tags on cache flush
 2016-12-14 23:07 UTC 

[patch 078/114] dax: protect PTE modification on WP fault by radix tree entry lock
 2016-12-14 23:07 UTC 

[patch 077/114] dax: make cache flushing protected by entry lock
 2016-12-14 23:07 UTC 

[patch 076/114] mm: export follow_pte()
 2016-12-14 23:07 UTC 

[patch 075/114] mm: change return values of finish_mkwrite_fault()
 2016-12-14 23:07 UTC 

[patch 074/114] mm: provide helper for finishing mkwrite faults
 2016-12-14 23:07 UTC 

[patch 073/114] mm: move part of wp_page_reuse() into the single call site
 2016-12-14 23:07 UTC 

[patch 072/114] mm: use vmf->page during WP faults
 2016-12-14 23:07 UTC 

[patch 071/114] mm: pass vm_fault structure into do_page_mkwrite()
 2016-12-14 23:07 UTC 

[patch 070/114] mm: factor out common parts of write fault handling
 2016-12-14 23:07 UTC 

[patch 066/114] mm: add orig_pte field into vm_fault
 2016-12-14 23:07 UTC 

[patch 067/114] mm: allow full handling of COW faults in ->fault handlers
 2016-12-14 23:07 UTC 

[patch 068/114] mm: factor out functionality to finish page faults
 2016-12-14 23:07 UTC 

[patch 069/114] mm: move handling of COW faults into DAX code
 2016-12-14 23:07 UTC 

[patch 058/114] mm: add locked parameter to get_user_pages_remote()
 2016-12-14 23:06 UTC 

[patch 059/114] mm: unexport __get_user_pages_unlocked()
 2016-12-14 23:06 UTC 

[patch 060/114] mm: join struct fault_env and vm_fault
 2016-12-14 23:06 UTC 

[patch 061/114] mm: use vmf->address instead of of vmf->virtual_address
 2016-12-14 23:07 UTC 

[patch 062/114] mm: use pgoff in struct vm_fault instead of passing it separately
 2016-12-14 23:07 UTC 

[patch 063/114] mm: use passed vm_fault structure in __do_fault()
 2016-12-14 23:07 UTC 

[patch 064/114] mm: trim __do_fault() arguments
 2016-12-14 23:07 UTC 

[patch 065/114] mm: use passed vm_fault structure for in wp_pfn_shared()
 2016-12-14 23:07 UTC 

[patch 053/114] ipc/sem: optimize perform_atomic_semop()
 2016-12-14 23:06 UTC 

[patch 054/114] ipc/sem: explicitly inline check_restart
 2016-12-14 23:06 UTC 

[patch 055/114] ipc/sem: use proper list api for pending_list wakeups
 2016-12-14 23:06 UTC 

[patch 056/114] ipc/sem: simplify wait-wake loop
 2016-12-14 23:06 UTC 

[patch 057/114] ipc/sem: avoid idr tree lookup for interrupted semop
 2016-12-14 23:06 UTC 

[patch 052/114] ipc/sem: rework task wakeups
 2016-12-14 23:06 UTC 

[patch 051/114] ipc/sem: do not call wake_sem_queue_do() prematurely
 2016-12-14 23:06 UTC 

[patch 050/114] sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
 2016-12-14 23:06 UTC 

[patch 049/114] kernel/watchdog.c: move hardlockup detector to separate file
 2016-12-14 23:06 UTC 

[patch 047/114] ktest.pl: fix english
 2016-12-14 23:06 UTC 

[patch 048/114] kernel/watchdog.c: move shared definitions to nmi.h
 2016-12-14 23:06 UTC 

[patch 042/114] initramfs: allow again choice of the embedded initram compression algorithm
 2016-12-14 23:06 UTC 

[patch 043/114] ipc: msg, make msgrcv work with LONG_MIN
 2016-12-14 23:06 UTC 

[patch 044/114] ipc/shm.c: coding style fixes
 2016-12-14 23:06 UTC 

[patch 045/114] posix-timers: give lazy compilers some help optimizing code away
 2016-12-14 23:06 UTC 

[patch 046/114] drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
 2016-12-14 23:06 UTC 

[PATCH] libceph: wake up sync waiter when unregistering request
 2016-12-14 21:58 UTC  (10+ messages)

[patch 037/114] kernel/debug/debug_core.c: more properly delay for secondary CPUs
 2016-12-14 23:05 UTC 

[patch 038/114] kdb: remove unused kdb_event handling
 2016-12-14 23:05 UTC 

[patch 039/114] kdb: properly synchronize vkdb_printf() calls with other CPUs
 2016-12-14 23:05 UTC 

[patch 040/114] kdb: call vkdb_printf() from vprintk_default() only when wanted
 2016-12-14 23:05 UTC 

[patch 041/114] initramfs: select builtin initram compression algorithm on KConfig instead of Makefile
 2016-12-14 23:06 UTC 

[patch 036/114] kcov: add more missing includes
 2016-12-14 23:05 UTC 

[patch 035/114] Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
 2016-12-14 23:05 UTC 

[patch 034/114] Kconfig: lib/Kconfig.debug: fix references to Documenation
 2016-12-14 23:05 UTC 

[patch 033/114] relay: check array offset before using it
 2016-12-14 23:05 UTC 

[patch 032/114] igb: update code to better handle incrementing page count
 2016-12-14 23:05 UTC 

[patch 031/114] igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
 2016-12-14 23:05 UTC 

[patch 030/114] mm: add support for releasing multiple instances of a page
 2016-12-14 23:05 UTC 

[patch 028/114] arch/xtensa: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 021/114] arch/nios2: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 022/114] arch/openrisc: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 023/114] arch/parisc: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 024/114] arch/powerpc: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 025/114] arch/sh: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 026/114] arch/sparc: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 027/114] arch/tile: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 029/114] dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
 2016-12-14 23:05 UTC 

[patch 016/114] arch/hexagon: Add option to skip DMA sync as a part of mapping
 2016-12-14 23:04 UTC 

[patch 017/114] arch/m68k: add option to skip DMA sync as a part of mapping
 2016-12-14 23:04 UTC 

[patch 018/114] arch/metag: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:04 UTC 

[patch 019/114] arch/microblaze: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:04 UTC 

[patch 020/114] arch/mips: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:04 UTC 

[patch 015/114] arch/frv: add option to skip sync on DMA map
 2016-12-14 23:04 UTC 

[patch 014/114] arch/c6x: add option to skip sync on DMA map and unmap
 2016-12-14 23:04 UTC 

[patch 010/114] arch/arc: add option to skip sync on DMA mapping
 2016-12-14 23:04 UTC 

[patch 011/114] arch/arm: add option to skip sync on DMA map and unmap
 2016-12-14 23:04 UTC 

[patch 012/114] arch/avr32: add option to skip sync on DMA map
 2016-12-14 23:04 UTC 

[patch 013/114] arch/blackfin: add option to skip sync on DMA map
 2016-12-14 23:04 UTC 

[patch 006/114] Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
 2016-12-14 23:04 UTC 

[patch 008/114] kexec: add cond_resched into kimage_alloc_crash_control_pages
 2016-12-14 23:04 UTC 

[patch 009/114] sysctl: add KERN_CONT to deprecated_sysctl_warning()
 2016-12-14 23:04 UTC 

[patch 001/114] btrfs: better handle btrfs_printk() defaults
 2016-12-14 23:04 UTC 

[patch 002/114] kernel/watchdog: use nmi registers snapshot in hardlockup handler
 2016-12-14 23:04 UTC 

[patch 003/114] mm, compaction: allow compaction for GFP_NOFS requests
 2016-12-14 23:04 UTC 

[patch 004/114] signals: avoid unnecessary taking of sighand->siglock
 2016-12-14 23:04 UTC 

[patch 005/114] coredump: clarify "unsafe core_pattern" warning
 2016-12-14 23:04 UTC 

[patch 007/114] kexec: export the value of phys_base instead of symbol address
 2016-12-14 23:04 UTC 

[Buildroot] [PATCH] docker-engine: security bump to 1.12.3
 2016-12-14 23:03 UTC 

incoming
 2016-12-14 23:04 UTC 

[Bug 99068] New: Screen hangs when running a 3D app. GTX 660
 2016-12-14 23:02 UTC  (2+ messages)
  ` [Bug 99068] "

[PATCH] vfio/pci: Support error recovery
 2016-12-14 23:00 UTC  (18+ messages)

linux-next: build warning after merge of the drivers-x86 tree
 2016-12-14 22:59 UTC  (3+ messages)

[meta-browser][PATCH 0/2] firefox fix build on oe-core master
 2016-12-14 22:58 UTC  (4+ messages)
` [meta-browser][PATCH 1/2] firefox: fix configure with oe-core master - there is no nss-config
` [meta-browser][PATCH 2/2] firefox: use pkg-config to find nspr

[refpolicy] [PATCH] enable userdom_read_user_certs() throughout the policy
 2016-12-14 22:58 UTC  (9+ messages)
              ` [refpolicy] [PATCH] networkmanager: read user certs not user content (was enable userdom_read_user_certs() throughout the policy)

[ovmf baseline-only test] 68221: all pass
 2016-12-14 22:57 UTC 

[kernel-hardening] [PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-14 22:56 UTC  (8+ messages)
` [kernel-hardening] [PATCH v3 1/3] "
  ` [kernel-hardening] "
            `  "

[GIT PULL] Block IO fixes for 4.10-rc1
 2016-12-14 22:56 UTC 

[patch 0/2] tsc/adjust: Cure suspend/resume issues and prevent TSC deadline timer irq storm
 2016-12-14 22:54 UTC  (8+ messages)

[GIT PULL] fs meta data unmap
 2016-12-14 22:54 UTC 

[PATCH v8 0/5] transport protocol policy configuration
 2016-12-14 22:52 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 5/5] transport: add from_user parameter to is_transport_allowed

[Qemu-devel] Slow qemu guest performance after host is resumed from suspended state
 2016-12-14 22:52 UTC  (4+ messages)
  `  "

[PATCH 1/3] dev-dax: add support to display badblocks in sysfs for dev-dax
 2016-12-14 22:51 UTC  (3+ messages)

Build ell with clang
 2016-12-14 22:51 UTC  (5+ messages)
` [PATCH 1/4] autotools: Only used -Wcast-align with gcc
` [PATCH 2/4] dbus: Make adjustments for compilation with clang
` [PATCH 3/4] dbus: Add missing dereference on assign
` [PATCH 4/4] tls-record: remove unnecessary null-pointer check

[Qemu-devel] [PATCH for-2.8] ui/gtk: fix "Copy" menu item segfault
 2016-12-14 22:49 UTC  (2+ messages)

[PATCH 0/4] ARM64: dts: marvell: fix license text
 2016-12-14 22:46 UTC  (10+ messages)
` [PATCH 1/4] ARM64: dts: marvell/armada-371x: Correct "
` [PATCH 2/4] ARM64: dts: marvell/armada-3720-db: "
` [PATCH 3/4] ARM64: dts: marvell/armada-372x: "
` [PATCH 4/4] ARM64: dts: marvell/armada-37xx: "

[PATCHv3 perf/core 0/7] Reuse libbpf from samples/bpf
 2016-12-14 22:46 UTC  (6+ messages)

improving NFS stability in next Debian release
 2016-12-14 22:47 UTC  (3+ messages)
  ` Bug#847681: "

[Buildroot] [PATCH] fs: set packages permissions even with no system device tables
 2016-12-14 22:47 UTC  (2+ messages)

[PATCH 00/39] ARM: dts: mvebu: Fix license text
 2016-12-14 22:37 UTC  (12+ messages)
` [PATCH 05/39] ARM: dts: armada-370-netgear-rn102: Correct "
` [PATCH 07/39] ARM: dts: armada-370-rd: "
` [PATCH 09/39] ARM: dts: armada-370-xp: "
` [PATCH 10/39] ARM: dts: armada-375-db: "
` [PATCH 11/39] ARM: dts: armada-375: "
` [PATCH 12/39] ARM: dts: armada-38x: "
` [PATCH 13/39] ARM: dts: armada-388-clearfog: "
` [PATCH 23/39] ARM: dts: armada-xp-axpwifiap: "
` [PATCH 24/39] ARM: dts: armada-xp-db: "
` [PATCH 26/39] ARM: dts: armada-xp-gp: "
` [PATCH 28/39] ARM: dts: armada-xp-matrix: "

[Buildroot] [git commit] fs: set packages permissions even with no system device tables
 2016-12-14 22:45 UTC 

Designing a safe RX-zero-copy Memory Model for Networking
 2016-12-14 22:45 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] configs/linksprite_pcduino: bump u-boot version
 2016-12-14 22:42 UTC  (2+ messages)

[Buildroot] [git commit] configs/linksprite_pcduino: bump u-boot version
 2016-12-14 22:42 UTC 

[PATCH V2 00/10] i40iw: Fixes and optimizations
 2016-12-14 22:41 UTC  (8+ messages)
` [PATCH V2 08/10] i40iw: Control debug error prints using env variable


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.