linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-07 15:45:54 to 2018-06-14 13:43:22 UTC [more...]

[PATCH v2 0/2] locking,drm: Fix ww mutex naming / algorithm inconsistency
 2018-06-14 13:43 UTC  (14+ messages)
` [PATCH v2 1/2] locking: Implement an algorithm choice for Wound-Wait mutexes

[PATCH 1/2] locking: Implement an algorithm choice for Wound-Wait mutexes
 2018-06-14 11:48 UTC  (9+ messages)

[PATCH v4 00/10] Add the I3C subsystem
 2018-06-14  8:15 UTC  (4+ messages)
  ` [PATCH v4 01/10] i3c: Add core I3C infrastructure

[PATCH v2 net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-14  8:09 UTC  (8+ messages)
` [PATCH v2 net-next 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [PATCH v2 net-next 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [PATCH v2 net-next 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [PATCH v2 net-next 4/6] net: ethernet: ti: cpsw: add CBS "
` [PATCH v2 net-next 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [PATCH v2 net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-14  1:30 UTC  (75+ messages)
` [PATCH 01/10] x86/cet: User-mode shadow stack support
` [PATCH 02/10] x86/cet: Introduce WRUSS instruction
` [PATCH 03/10] x86/cet: Signal handling for shadow stack
` [PATCH 04/10] x86/cet: Handle thread "
` [PATCH 05/10] x86/cet: ELF header parsing of Control Flow Enforcement
` [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack
` [PATCH 08/10] mm: Prevent mremap of "
` [PATCH 09/10] mm: Prevent madvise from changing "
` [PATCH 10/10] mm: Prevent munmap and remap_file_pages of "

[PATCH 0/1] USB Audio Device Class 3.0 Gadget support
 2018-06-13  0:28 UTC 

[PATCH net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-12 20:36 UTC  (12+ messages)
` [PATCH net-next 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [PATCH net-next 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [PATCH net-next 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [PATCH net-next 4/6] net: ethernet: ti: cpsw: add CBS "
` [PATCH net-next 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [PATCH net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

[PATCH RESEND v4 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-06-12 15:48 UTC  (13+ messages)
` [PATCH RESEND v4 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH v11 00/13] Intel SGX1 support
 2018-06-12 10:50 UTC  (5+ messages)
` [PATCH v11 12/13] intel_sgx: driver documentation

[PATCH] Documentation: Fix reference to stm.txt
 2018-06-11 16:15 UTC 

[PATCH v9 00/24] ILP32 for ARM64
 2018-06-11 11:27 UTC  (9+ messages)
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH 0/7] Uprobes: Support SDT markers having reference count (semaphore)
 2018-06-11  4:31 UTC  (9+ messages)

[BUG] make htmldocs failed with error after add converted RST file
 2018-06-10 14:37 UTC 

[PATCH bpf-next v2 3/3] bpf: add ability to configure BPF JIT kallsyms export at the boot time
 2018-06-10 11:42 UTC  (2+ messages)

[PATCH v3 02/10] PCI: dwc: Add MSI-X callbacks handler
 2018-06-09 13:22 UTC  (4+ messages)
` [RFC PATCH] PCI: dwc: __dw_pcie_ep_find_next_cap() can be static

[PATCH v3 03/10] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
 2018-06-09 10:03 UTC  (4+ messages)

[PATCH 0/5] Control Flow Enforcement - Part (1)
 2018-06-09  0:10 UTC  (10+ messages)
` [PATCH 1/5] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [PATCH 2/5] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [PATCH 4/5] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH 5/5] Documentation/x86: Add CET description

[PATCH v3 1/3] usb: gadget: ccid: add support for USB CCID Gadget Device
 2018-06-08 18:54 UTC  (4+ messages)

[PATCH] doc: Update synchronize_rcu() definition in whatisRCU.txt
 2018-06-08  9:38 UTC  (2+ messages)

[PATCH 0/9] Control Flow Enforcement - Part (2)
 2018-06-08 14:13 UTC  (29+ messages)
` [PATCH 1/9] x86/cet: Control protection exception handler
` [PATCH 2/9] x86/cet: Add Kconfig option for user-mode shadow stack
` [PATCH 3/9] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH 4/9] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH 5/9] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH 6/9] x86/mm: Introduce ptep_set_wrprotect_flush and related functions
` [PATCH 7/9] x86/mm: Shadow stack page fault error checking

[PATCH v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-08  3:20 UTC  (2+ messages)

[PATCH 0/7] Control Flow Enforcement - Part (4)
 2018-06-08  0:47 UTC  (13+ messages)
` [PATCH 1/7] x86/cet: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH 3/7] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH 5/7] x86: Insert endbr32/endbr64 to vDSO
` [PATCH 7/7] x86/cet: Add PTRACE interface for CET

[PATCH RESEND] Documentation: filesystems: update filesystem locking documentation
 2018-06-07 18:31 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).