linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-10 15:23:59 to 2018-07-13 06:28:09 UTC [more...]

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-13  6:28 UTC  (100+ messages)
` [RFC PATCH v2 01/27] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v2 02/27] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v2 03/27] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v2 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v2 05/27] Documentation/x86: Add CET description
` [RFC PATCH v2 06/27] x86/cet: Control protection exception handler
` [RFC PATCH v2 07/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [RFC PATCH v2 08/27] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v2 09/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v2 10/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v2 11/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v2 12/27] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v2 13/27] mm: Handle shadow stack page fault
` [RFC PATCH v2 14/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v2 15/27] mm/mprotect: Prevent mprotect from changing shadow stack
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for "
` [RFC PATCH v2 17/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v2 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v2 19/27] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v2 20/27] x86/cet/shstk: ELF header parsing of CET
` [RFC PATCH v2 21/27] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [RFC PATCH v2 22/27] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v2 23/27] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v2 24/27] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v2 25/27] x86/cet: Add PTRACE interface for CET
` [RFC PATCH v2 26/27] x86/cet/shstk: Handle thread shadow stack
` [RFC PATCH v2 27/27] x86/cet: Add arch_prctl functions for CET

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-13  5:39 UTC  (15+ messages)
` [PATCH v5 06/10] "

Proposal
 2018-07-13  0:31 UTC 

[patch] printk format for u16 and u8
 2018-07-13  1:31 UTC 

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-13  0:36 UTC  (22+ messages)

[PATCHv2 0/7] HOSTFLAGS and HOSTLDFLAGS from the environment
 2018-07-12 17:08 UTC  (5+ messages)
` [PATCHv2 7/7] Kbuild: Use HOST*FLAGS options from the command line

[PATCH v7 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-12 17:04 UTC  (9+ messages)
` [PATCH v7 1/6] fs/dcache: Track & report number "
` [PATCH v7 2/6] fs/dcache: Add negative dentries to LRU head initially
` [PATCH v7 3/6] fs/dcache: Add sysctl parameter neg-dentry-limit as a soft limit on negative dentries
` [PATCH v7 4/6] fs/dcache: Print negative dentry warning every min until turned off by user
` [PATCH v7 5/6] fs/dcache: Allow optional enforcement of negative dentry limit
` [PATCH v7 6/6] fs/dcache: Allow deconfiguration of negative dentry code to reduce kernel size

[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-07-12 16:56 UTC  (6+ messages)
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] bug-hunting.rst: Clarify bytes sequence format when making "Code:" human-readable
 2018-07-12 14:46 UTC  (3+ messages)

Hello Beautiful
 2018-07-12 10:39 UTC 

[PATCH v16 00/13] support "task_isolation" mode
 2018-07-12 12:29 UTC 

[PATCH v4 00/10] Add the I3C subsystem
 2018-07-12 10:24 UTC  (16+ messages)
  ` [PATCH v4 01/10] i3c: Add core I3C infrastructure

[PATCH v2 00/11] docs/mm: add boot time memory management docs
 2018-07-12  8:00 UTC  (6+ messages)
` [PATCH v2 06/11] mm/memblock: add a name for memblock flags enumeration
` [PATCH v2 11/11] docs/mm: add description of boot time memory management

[PATCH 1/1] f2fs: checkpoint disabling
 2018-07-12  1:53 UTC 

Product Inquiry
 2018-07-12  0:02 UTC 

[PATCH net-next 0/2] docs: Fix failover build warnings
 2018-07-11 21:42 UTC  (3+ messages)
` [PATCH net-next 1/2] docs: networking: Add failover docs to index
` [PATCH net-next 2/2] docs: networking: Fix failover build warnings

[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
 2018-07-11 21:01 UTC  (10+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] Documentation: hwmon: Add OCC documentation
` [PATCH v4 3/9] dt-bindings: i2c: Add P8 OCC hwmon device documentation
` [PATCH v4 4/9] hwmon: Add On-Chip Controller (OCC) hwmon driver
` [PATCH v4 5/9] hwmon (occ): Add command transport method for P8 and P9
` [PATCH v4 6/9] hwmon (occ): Parse OCC poll response
` [PATCH v4 7/9] hwmon (occ): Add sensor types and versions
` [PATCH v4 8/9] hwmon (occ): Add sensor attributes and register hwmon device
` [PATCH v4 9/9] hwmon (occ): Add sysfs attributes for additional OCC data

[PATCH REPOST] libata: remove ata_sff_data_xfer_noirq()
 2018-07-11 17:45 UTC  (2+ messages)

[PATCH] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()
 2018-07-11 16:11 UTC  (5+ messages)

[PATCH v5 00/10] Add the I3C subsystem
 2018-07-11 14:56 UTC  (8+ messages)
` [PATCH v5 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v5 07/10] i3c: master: Add driver for Cadence IP
  ` [PATCH v5 01/10] i3c: Add core I3C infrastructure

[PATCH 1/2] device core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
 2018-07-11  9:46 UTC  (4+ messages)
` [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind

[PATCH v3 4.4.y 3/3] x86/fpu: Finish excising 'eagerfpu'
 2018-07-11  0:48 UTC 

[PATCH] docs: kernel-parameters.txt: document xhci-hcd.quirks parameter
 2018-07-10 21:08 UTC  (2+ messages)

[PATCH] Documentation: proc.txt: Adding 'HardwareCorrupted' parameter and description
 2018-07-10 21:16 UTC 

[PATCH] Documentation: Add powerpc options for spec_store_bypass_disable
 2018-07-10 21:13 UTC  (2+ messages)

[PATCH] Documentation : Update relay function types
 2018-07-10 21:12 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: Adding sysrq-key combination for System Z/S390 arch
 2018-07-10 21:07 UTC 

info!!
 2018-07-11 17:10 UTC 

[PATCH v5 0/3] Add parameter for disabling ACS redirection for P2P
 2018-07-10 19:26 UTC  (6+ messages)
` [PATCH v5 3/3] PCI: Introduce the disable_acs_redir parameter

[PATCH v3 1/3] usb: gadget: ccid: add support for USB CCID Gadget Device
 2018-07-10 18:46 UTC  (7+ messages)

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-10 15:23 UTC  (7+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root


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).