linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-02 23:06:34 to 2018-10-06 17:03:24 UTC [more...]

[PATCH 0/3] x86/mm/doc: Clean up mm.txt
 2018-10-06 17:03 UTC  (12+ messages)
` [PATCH 1/3] x86/KASLR: Update KERNEL_IMAGE_SIZE description
` [PATCH 2/3] x86/mm/doc: Clean up the memory region layout descriptions
` [PATCH 3/3] x86/doc/kaslr.txt: Create a separate part of document abourt KASLR at the end of file
` [PATCH 4/3] x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
  ` [PATCH 4/3 v2] "

[PATCH RFC 0/5] rcu doc updates for whatisRCU and checklist
 2018-10-06 16:49 UTC  (15+ messages)
` [PATCH RFC 1/5] doc: rcu: Update core and full API in whatisRCU
` [PATCH RFC 2/5] doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist
` [PATCH RFC 3/5] doc: rcu: Remove obsolete suggestion from checklist
` [PATCH RFC 4/5] doc: rcu: Remove obsolete checklist item about synchronize_rcu usage
` [PATCH RFC 5/5] doc: rcu: Encourage use of rcu_barrier in checklist

[PATCH] Documentation/arm64: HugeTLB page implementation
 2018-10-06 16:30 UTC  (2+ messages)

[PATCH v2 00/22] xfs-4.20: major documentation surgery
 2018-10-06 14:10 UTC  (27+ messages)
` [PATCH 01/22] docs: add skeleton of XFS Data Structures and Algorithms book
` [PATCH 03/22] docs: add XFS self-describing metadata integrity doc to DS&A book
` [PATCH 04/22] docs: add XFS delayed logging design "
` [PATCH 05/22] docs: add XFS shared data block chapter "
` [PATCH 06/22] docs: add XFS online repair "
` [PATCH 07/22] docs: add XFS common types and magic numbers "
` [PATCH 08/22] docs: add XFS testing chapter to the "
` [PATCH 09/22] docs: add XFS btrees "
` [PATCH 10/22] docs: add XFS dir/attr btree structure "
` [PATCH 11/22] docs: add XFS allocation group metadata "
` [PATCH 12/22] docs: add XFS reverse mapping structures "
` [PATCH 13/22] docs: add XFS refcount btree structure to "
` [PATCH 14/22] docs: add XFS log to the "
` [PATCH 15/22] docs: add XFS internal inodes "
` [PATCH 16/22] docs: add preliminary XFS realtime rmapbt structures "
` [PATCH 17/22] docs: add XFS inode format "
` [PATCH 18/22] docs: add XFS data extent map doc "
` [PATCH 19/22] docs: add XFS directory structure "
` [PATCH 20/22] docs: add XFS extended attributes structures "
` [PATCH 21/22] docs: add XFS symlink "
` [PATCH 22/22] docs: add XFS metadump structure to "

[PATCH v5 00/15] Compiler Attributes
 2018-10-06 10:19 UTC  (3+ messages)

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-06  9:20 UTC 

[GIT PULL linux-next] Add Compiler Attributes (v6) tree
 2018-10-06  2:37 UTC  (2+ messages)

[PATCH] docs: improve readability for people with poorer eyesight
 2018-10-06  0:45 UTC  (2+ messages)

[PATCH 0/2] ext4: even more documentation fixes
 2018-10-05 23:49 UTC  (6+ messages)
` [PATCH 1/2] docs: move ext4 administrative docs to admin-guide/
  ` [PATCH 2/2] docs: promote the ext4 data structures book to top level

[PATCH v9 0/2] Add an initial DT binding doc for ina3221
 2018-10-05 20:24 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: hwmon: Add ina3221 documentation

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-05 17:26 UTC  (20+ messages)
` [RFC PATCH v4 2/9] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [RFC PATCH v4 4/9] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[PATCH 07/36] kbuild: Add support for DT binding schema checks
 2018-10-05 16:58 UTC 

[PATCH security-next v4 00/32] LSM: Explict LSM ordering
 2018-10-05 16:35 UTC  (42+ messages)
` [PATCH security-next v4 23/32] selinux: Remove boot parameter

[PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-10-05 14:55 UTC  (2+ messages)

[PATCH v3 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-10-05  7:16 UTC  (9+ messages)
` [PATCH v3 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH v3 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v3 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v3 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH 0/2] docs: ReSTify memory-hotplug description
 2018-10-04 22:11 UTC  (3+ messages)
` [PATCH 1/2] docs: move memory hotplug description into admin-guide/mm
` [PATCH 2/2] docs/vm: split memory hotplug notifier description to Documentation/core-api

Your images 24
 2018-10-04 12:17 UTC 

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-04 15:47 UTC  (34+ messages)
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v4 06/27] x86/cet: Control protection exception handler
` [RFC PATCH v4 09/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v4 10/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v4 18/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v4 19/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v4 20/27] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v4 24/27] mm/mmap: Create a guard area between VMAs
` [RFC PATCH v4 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-10-04 14:38 UTC  (9+ messages)

[GIT PULL linux-next] Add Compiler Attributes tree
 2018-10-04  9:06 UTC  (17+ messages)

[PATCH v8 00/10] Add the I3C subsystem
 2018-10-04  8:35 UTC  (16+ messages)
` [PATCH v8 02/10] docs: driver-api: Add I3C documentation
` [PATCH v8 03/10] i3c: Add sysfs ABI spec
` [PATCH v8 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v8 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v8 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v8 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v8 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v8 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v8 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH v3] powerpc: wire up memtest
 2018-10-04  6:14 UTC  (2+ messages)
` [v3] "

[PATCH v2 00/22] xfs-4.20: major documentation surgery
 2018-10-04  3:26 UTC  (8+ messages)
` [PATCH 01/22] docs: add skeleton of XFS Data Structures and Algorithms book
` [PATCH 03/22] docs: add XFS self-describing metadata integrity doc to DS&A book
` [PATCH 04/22] docs: add XFS delayed logging design "
` [PATCH 05/22] docs: add XFS shared data block chapter "
` [PATCH 06/22] docs: add XFS online repair "
` [PATCH 07/22] docs: add XFS common types and magic numbers "
` [PATCH 08/22] docs: add XFS testing chapter to the "

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-03 17:32 UTC  (4+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 13:02 UTC 

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-10-03 12:49 UTC  (3+ messages)

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 12:47 UTC 

[PATCH] tools/pci: Change pcitest compiling process
 2018-10-03 10:44 UTC  (3+ messages)

[PATCH v2 0/3] x86/mm/doc: Clean up mm.txt
 2018-10-03  8:45 UTC  (7+ messages)
` [PATCH v2 1/3] x86/KASLR: Update document about KERNEL_IMAGE_SIZE
` [PATCH v2 2/3] x86/mm/doc: Clean up the memory region layout descriptions


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