All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-19 01:05:10 to 2018-01-19 02:27:18 UTC [more...]

User-visible context-mount API
 2018-01-19  2:27 UTC  (9+ messages)

[GIT] Networking
 2018-01-19  2:25 UTC 

[PATCH] mount(8): point people to the proc(5) page for mount options
 2018-01-19  2:22 UTC 

[PATCH v8 0/3] support c11 memory model barrier in librte_ring
 2018-01-19  2:22 UTC  (5+ messages)
` [PATCH v8 3/3] ring: introduce new header file to support C11 memory model

[PATCH v2] doc: fix link bonding PMD typo in prog guide
 2018-01-19  2:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] NVMe-CLI WDC-Plugin Add drive-essentials command
 2018-01-19  2:21 UTC  (2+ messages)

[PATCH v5] ovl: Improving syncfs efficiency
 2018-01-19  2:19 UTC  (3+ messages)

[PATCH net v2] ibmvnic: Fix IPv6 packet descriptors
 2018-01-19  2:19 UTC  (2+ messages)

[PATCH net] ibmvnic: Fix IP offload control buffer
 2018-01-19  2:19 UTC  (4+ messages)
` [PATCH net] ibmvnic: Fix IPv6 packet descriptors

pull-request: can 2018-01-18
 2018-01-19  2:16 UTC  (2+ messages)

[PATCH net] ipv6: don't let tb6_root node share routes with other node
 2018-01-19  2:14 UTC  (2+ messages)

[PATCH v5 1/2] Return bytes transferred for partial direct I/O
 2018-01-19  2:13 UTC  (2+ messages)

xhci:Fix NULL pointer in xhci debugfs
 2018-01-19  2:13 UTC  (2+ messages)
` [PATCH] "

[Ocfs2-devel] [PATCH v4 0/3] ocfs2: add nowait aio support
 2018-01-19  2:11 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH v4 3/3] ocfs2: "

[patch 1/1] net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
 2018-01-19  2:11 UTC  (2+ messages)

[PATCH v3 RESEND 1/2] blk-throttle: track read and write request individually
 2018-01-19  2:11 UTC  (5+ messages)

[PATCH] clk: meson: axg: fix the od shift of the sys_pll
 2018-01-19  2:09 UTC  (2+ messages)

[PATCH v2] mac80211: mesh: fix wrong mesh TTL offset calculation
 2018-01-19  2:09 UTC 

[PATCH net v2] ip6_gre: init dev->mtu and dev->hard_header_len correctly
 2018-01-19  2:07 UTC  (2+ messages)

[PATCH 0/9] clk: meson: pll fixes
 2018-01-19  2:06 UTC  (4+ messages)
` [PATCH 3/9] clk: meson: remove unnecessary rounding in the pll clock

[mm 4.15-rc8] Random oopses under memory pressure
 2018-01-19  2:01 UTC  (4+ messages)

[PATCH] mac80211: mesh: fix wrong mesh TTL offset calculation
 2018-01-19  2:01 UTC 

[PATCH] tiff: update removal of lzma through PACKAGECONFIG
 2018-01-19  2:01 UTC 

[PATCH] doc: fix link bonding pmd typo in prog guide
 2018-01-19  1:59 UTC  (5+ messages)

[PATCH] mm: Correct comments regarding do_fault_around()
 2018-01-19  1:57 UTC 

[patch net] mlxsw: spectrum_router: Free LPM tree upon failure
 2018-01-19  1:57 UTC  (2+ messages)

[PATCH 00/11] net/vhostpci: A new vhostpci PMD supporting VM2VM scenario
 2018-01-19  1:56 UTC  (5+ messages)

[Qemu-devel] [PATCH] Revert "smbus: do not immediately complete commands"
 2018-01-19  1:55 UTC 

[PATCH -next] PCI: dra7xx: Fix potential NULL dereference
 2018-01-19  1:54 UTC  (7+ messages)

[strace PATCH 01/12] Add compat support for s390x
 2018-01-19  1:54 UTC 

[PATCH v10 00/27] powerpc, mm: Memory Protection Keys
 2018-01-19  1:50 UTC  (138+ messages)
  ` [Linux-kselftest-mirror] "
  ` [PATCH v10 01/27] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 02/27] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 03/27] powerpc: initial pkey plumbing
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 04/27] powerpc: track allocation status of all pkeys
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 05/27] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
    ` [PATCH v10 05/27] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
    ` [Linux-kselftest-mirror] [PATCH v10 05/27] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
  ` [PATCH v10 06/27] powerpc: helper functions to initialize AMR, IAMR and "
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 07/27] powerpc: cleanup AMR, IAMR when a key is allocated or freed
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 08/27] powerpc: implementation for arch_set_user_pkey_access()
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 09/27] powerpc: ability to create execute-disabled pkeys
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 10/27] powerpc: store and restore the pkey state across context switches
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 11/27] powerpc: introduce execute-only pkey
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 12/27] powerpc: ability to associate pkey to a vma
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 13/27] powerpc: implementation for arch_override_mprotect_pkey()
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 14/27] powerpc: map vma key-protection bits to pte key bits
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 15/27] powerpc: Program HPTE key protection bits
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 16/27] powerpc: helper to validate key-access permissions of a pte
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 17/27] powerpc: check key protection for user page access
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 18/27] powerpc: implementation for arch_vma_access_permitted()
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 19/27] powerpc: Handle exceptions caused by pkey violation
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 20/27] powerpc: introduce get_mm_addr_key() helper
    ` [Linux-kselftest-mirror] "
  ` [PATCH v10 21/27] powerpc: Deliver SEGV signal on pkey violation
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 22/27] powerpc/ptrace: Add memory protection key regset
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 23/27] powerpc: Enable pkey subsystem
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 24/27] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 25/27] powerpc: sys_pkey_mprotect() system call
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 26/27] mm, x86 : introduce arch_pkeys_enabled()
      ` [Linux-kselftest-mirror] "
  ` [PATCH v10 27/27] mm: display pkey in smaps if arch_pkeys_enabled() is true
    ` [Linux-kselftest-mirror] "

[PATCH 0/5] fix build when len(TMPDIR) == 410
 2018-01-19  1:52 UTC  (2+ messages)

[rdma-git:wip/jgg-zero-day 5/12] htmldocs: drivers/infiniband/ulp/iser/iscsi_iser.h:273: warning: Excess struct member 'dam_addr' description in 'iser_tx_desc'
 2018-01-19  1:52 UTC  (2+ messages)

[PATCH] drm: Check for lessee in DROP_MASTER ioctl
 2018-01-19  1:51 UTC 

[LTP] [PATCH v4 2/2] syscalls/migrate_pages03.c: Add new regression test
 2018-01-19  1:51 UTC  (4+ messages)
` [LTP] [PATCH v5 1/3] lib/mem.c: factor out wait_ksmd_full_scan()
  ` [LTP] [PATCH v5 3/3] syscalls/migrate_pages03.c: Add new regression test

linux-next: build warning after merge of the crypto tree
 2018-01-19  1:49 UTC 

[PATCH v2 0/2] meson8b-odroidc1: ethernet support
 2018-01-19  1:49 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: meson8b: extend ethernet controller description
` [PATCH v2 2/2] ARM: dts: meson8b-odroidc1: ethernet support

[Qemu-devel] [PULL 00/11] ppc-for-2.12 queue 20180111
 2018-01-19  1:48 UTC  (7+ messages)
` [Qemu-devel] [PULL 03/11] sm501: Add some more unimplemented registers
` [Qemu-devel] [PULL 06/11] hw/ide: Emulate SiI3112 SATA controller

[Ocfs2-devel] [Ocfs2-dev] BUG: deadlock with umount and ocfs2 workqueue triggered by ocfs2rec thread
 2018-01-19  1:48 UTC  (5+ messages)

what trees/branches to test on syzbot
 2018-01-19  1:48 UTC  (4+ messages)

[ANNOUNCE PATCH v4 0/5] overlay: implement fsck.overlay utility
 2018-01-19  1:45 UTC  (6+ messages)
` [PATCH v4 4/5] fsck.overlay: add merge and redirect subdir count

[Qemu-devel] [PATCH] sii3112: Add explicit type casts to avoid unintended sign extension
 2018-01-18 18:18 UTC 

[Qemu-devel] [PATCH] sm501: Add missing break to case
 2018-01-18 18:01 UTC 

[PATCH v2 2/6] ethdev: add port ownership
 2018-01-19  1:41 UTC  (11+ messages)

[PATCH 00/35] jump_label, objtool, IBRS and IBPB
 2018-01-19  1:41 UTC  (9+ messages)
` [PATCH 23/35] x86/speculation: Add basic speculation control code

[PATCH v2 00/10] rtlwifi: fix some bugs and add btcoex functions
 2018-01-19  1:39 UTC  (8+ messages)
` [PATCH v2 05/10] rtlwifi: enable mac80211 fast-tx support

[PATCH v5 0/4] Address error and recovery for AER and DPC
 2018-01-19  1:43 UTC  (7+ messages)
` [PATCH v5 4/4] PCI/DPC: Enumerate the devices after DPC trigger event

Error do_compile libepoxy
 2018-01-19  1:35 UTC  (8+ messages)

[Bug 104672] New: [NVAC] Compiz segfaults on login on Ubuntu 17.10 with Unity 7 (kernel DRM bug?)
 2018-01-19  1:35 UTC  (2+ messages)
  ` [Bug 104672] "

[PATCH v7 1/6] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-01-19  1:29 UTC  (6+ messages)
` [PATCH v7 2/6] drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset
` [PATCH v7 3/6] drm/i915/guc: Implement dynamic GuC WOPCM offset and size
` [PATCH v7 4/6] drm/i915/guc: Add WOPCM partitioning support for CNL
` [PATCH v7 5/6] drm/i915/guc: Check the locking status of GuC WOPCM registers
` [PATCH v7 6/6] HAX Enable GuC Submission for CI

[PATCH 0/3] Check gso_size of packets when forwarding
 2018-01-19  1:28 UTC  (5+ messages)

[PATCH 0/4] drivers/qcom: add RPMH communication support
 2018-01-19  1:26 UTC  (3+ messages)
` [PATCH 3/4] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE

[tpm2] [intel/tpm2-tools] 95d1f7: tcti: add new config paramaters for abrmd
 2018-01-19  1:25 UTC 

net: r8169: a question of memory barrier in the r8169 driver
 2018-01-19  1:24 UTC  (5+ messages)

[RFC PATCH] NonStop port changes for git 2.16.0
 2018-01-19  1:22 UTC  (4+ messages)

[PATCH] rcu: refine structure rcu_node field for rcu boost
 2018-01-19  1:21 UTC  (3+ messages)

[PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2
 2018-01-19  1:17 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] bridge: return boolean instead of integer in br_multicast_is_router
 2018-01-19  0:55 UTC  (3+ messages)
` [Bridge] "

[PATCH V11 3/3] app/testpmd: use uevent to monitor hotplug
 2018-01-19  1:13 UTC  (3+ messages)
` [PATCH V12 1/3] eal: add uevent monitor api and callback func

[PATCH V10 2/2] eal: add uevent pass and process function
 2018-01-19  1:10 UTC  (4+ messages)
` [PATCH V11 1/3] eal: add uevent monitor api and callback func

[PATCH] mm: numa: numa balancing performance problem
 2018-01-19  1:06 UTC  (6+ messages)
` [PATCH] mm: numa: Do not trap faults on shared data section pages

[PATCH] glib-2.0: Re-add the gettext depend
 2018-01-19  1:06 UTC  (3+ messages)

[PATCH 0/3] RMI4: improve trackpoint detection
 2018-01-19  1:05 UTC  (3+ messages)
` [PATCH 1/3] Input: synaptics_rmi4 - do not delete interrupt memory too early


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.