linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-27 12:11:31 to 2020-04-29 23:03:06 UTC [more...]

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-04-29 23:03 UTC  (14+ messages)
` [PATCH v6 06/12] "
  ` [regression] "
          ` [regression?] "

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-04-29 23:02 UTC  (29+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description
` [PATCH v10 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v10 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v10 04/26] x86/cet: Add control-protection fault handler
` [PATCH v10 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v10 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v10 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v10 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v10 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v10 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v10 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v10 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v10 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v10 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v10 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v10 16/26] mm: Add guard pages around a shadow stack
` [PATCH v10 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v10 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v10 19/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v10 20/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v10 21/26] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v10 22/26] ELF: Add ELF program property parsing support
` [PATCH v10 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v10 24/26] x86/cet/shstk: ELF header parsing for shadow stack
` [PATCH v10 25/26] x86/cet/shstk: Handle thread "
` [PATCH v10 26/26] x86/cet/shstk: Add arch_prctl functions for "

[PATCH v3 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-04-29 15:40 UTC  (8+ messages)
` [PATCH v3 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-04-29 14:38 UTC  (18+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 06/14] remoteproc: Refactor function rproc_trigger_auto_boot()
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag
` [PATCH v3 09/14] remoteproc: Deal with synchronisation when crashing
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down
` [PATCH v3 11/14] remoteproc: Deal with synchronisation when changing FW image
` [PATCH v3 12/14] remoteproc: Introducing function rproc_set_state_machine()

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-29 14:13 UTC  (18+ messages)

[PATCH] doc: thermal: add cpu-idle-cooling to index tree
 2020-04-29 13:11 UTC 

[RFC v7 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-04-29 12:45 UTC  (8+ messages)
` [RFC v7 1/7] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v7 2/7] mm/damon: Account age of target regions
` [RFC v7 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v7 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v7 5/7] mm/damon-test: Add kunit test case for regions age accounting
` [RFC v7 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v7 7/7] damon/tools: Support more human friendly 'schemes' control

[PATCH v9 00/15] Introduce Data Access MONitor (DAMON)
 2020-04-29 10:10 UTC  (9+ messages)
` [PATCH v9 14/15] mm/damon: Add user space selftests
` [PATCH v9 15/15] MAINTAINERS: Update for DAMON
  ` Re: [PATCH v9 00/15] Introduce Data Access MONitor (DAMON)

[PATCH] Documentation: LSM: Correct the basic LSM description
 2020-04-29  7:03 UTC  (3+ messages)

[PATCH] tools/vm/page_owner_sort: filter out unneeded line
 2020-04-29  5:29 UTC 

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-04-29  2:38 UTC  (3+ messages)

[PATCH v3] module: Allow to disable modsign in kernel cmdline
 2020-04-29  2:13 UTC  (7+ messages)

[PATCH 00/38] net: manually convert files to ReST format - part 1
 2020-04-28 21:40 UTC  (41+ messages)
` [PATCH 01/38] docs: networking: convert caif files to ReST
` [PATCH 02/38] docs: networking: convert 6pack.txt "
` [PATCH 03/38] docs: networking: convert altera_tse.txt "
` [PATCH 05/38] docs: networking: convert arcnet.txt "
` [PATCH 06/38] docs: networking: convert atm.txt "
` [PATCH 07/38] docs: networking: convert ax25.txt "
` [PATCH 08/38] docs: networking: convert baycom.txt "
` [PATCH 10/38] docs: networking: convert cdc_mbim.txt "
` [PATCH 11/38] docs: networking: convert cops.txt "
` [PATCH 12/38] docs: networking: convert cxacru.txt "
` [PATCH 13/38] docs: networking: convert dccp.txt "
` [PATCH 14/38] docs: networking: convert dctcp.txt "
` [PATCH 15/38] docs: networking: convert decnet.txt "
` [PATCH 16/38] docs: networking: convert defza.txt "
` [PATCH 17/38] docs: networking: convert dns_resolver.txt "
` [PATCH 18/38] docs: networking: convert driver.txt "
` [PATCH 19/38] docs: networking: convert eql.txt "
` [PATCH 20/38] docs: networking: convert fib_trie.txt "
` [PATCH 21/38] docs: networking: convert filter.txt "
` [PATCH 22/38] docs: networking: convert fore200e.txt "
` [PATCH 23/38] docs: networking: convert framerelay.txt "
` [PATCH 24/38] docs: networking: convert generic-hdlc.txt "
` [PATCH 25/38] docs: networking: convert generic_netlink.txt "
` [PATCH 26/38] docs: networking: convert gen_stats.txt "
` [PATCH 27/38] docs: networking: convert gtp.txt "
` [PATCH 28/38] docs: networking: convert hinic.txt "
` [PATCH 29/38] docs: networking: convert ila.txt "
` [PATCH 30/38] docs: networking: convert ipddp.txt "
` [PATCH 31/38] docs: networking: convert ip_dynaddr.txt "
` [PATCH 32/38] docs: networking: convert iphase.txt "
` [PATCH 33/38] docs: networking: convert ipsec.txt "
` [PATCH 34/38] docs: networking: convert ip-sysctl.txt "
` [PATCH 35/38] docs: networking: convert ipv6.txt "
` [PATCH 36/38] docs: networking: convert ipvlan.txt "
` [PATCH 37/38] docs: networking: convert ipvs-sysctl.txt "
` [PATCH 38/38] docs: networking: convert kcm.txt "

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-28 21:32 UTC  (4+ messages)
` [PATCH v2 7/9] Documentation: kgdboc: Document new earlycon_kgdboc parameter

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-28 21:13 UTC  (2+ messages)
` [PATCH v3 08/11] Documentation: kgdboc: Document new kgdboc_earlycon parameter

[PATCH v4 0/4] Clean up hugetlb boot command line processing
 2020-04-28 20:56 UTC  (5+ messages)
` [PATCH v4 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v4 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v4 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v4 4/4] hugetlbfs: clean up command line processing

[PATCH 1/3] docs: sysctl/kernel: document cad_pid
 2020-04-28 20:03 UTC  (5+ messages)
` [PATCH 2/3] docs: sysctl/kernel: document ftrace entries

[PATCH v3 00/29] Convert files to ReST - part 2
 2020-04-28 19:25 UTC  (33+ messages)
` [PATCH v3 01/29] docs: filesystems: convert caching/object.txt to ReST
` [PATCH v3 02/29] docs: filesystems: convert caching/fscache.txt to ReST format
` [PATCH v3 03/29] docs: filesystems: caching/netfs-api.txt: convert it to ReST
` [PATCH v3 04/29] docs: filesystems: caching/operations.txt: "
` [PATCH v3 05/29] docs: filesystems: caching/cachefiles.txt: convert "
` [PATCH v3 06/29] docs: filesystems: caching/backend-api.txt: convert it "
` [PATCH v3 07/29] docs: filesystems: convert cifs/cifsroot.txt "
` [PATCH v3 08/29] docs: filesystems: convert automount-support.txt "
` [PATCH v3 10/29] docs: filesystems: convert devpts.txt "
` [PATCH v3 11/29] docs: filesystems: convert dnotify.txt "
` [PATCH v3 12/29] docs: filesystems: convert fiemap.txt "
` [PATCH v3 13/29] docs: filesystems: convert files.txt "
` [PATCH v3 14/29] docs: filesystems: convert fuse-io.txt "
` [PATCH v3 15/29] docs: filesystems: convert locks.txt "
` [PATCH v3 16/29] docs: filesystems: convert mandatory-locking.txt "
` [PATCH v3 17/29] docs: filesystems: convert mount_api.txt "
` [PATCH v3 18/29] docs: filesystems: convert quota.txt "
` [PATCH v3 19/29] docs: filesystems: convert seq_file.txt "
` [PATCH v3 20/29] docs: filesystems: convert sharedsubtree.txt "
` [PATCH v3 21/29] docs: filesystems: split spufs.txt into 3 separate files
` [PATCH v3 22/29] docs: filesystems: convert spufs/spu_create.txt to ReST
` [PATCH v3 23/29] docs: filesystems: convert spufs/spufs.txt "
` [PATCH v3 24/29] docs: filesystems: convert spufs/spu_run.txt "
` [PATCH v3 25/29] docs: filesystems: convert sysfs-pci.txt "
` [PATCH v3 26/29] docs: filesystems: convert sysfs-tagging.txt "
` [PATCH v3 27/29] docs: filesystems: convert xfs-delayed-logging-design.txt "
` [PATCH v3 28/29] docs: filesystems: convert xfs-self-describing-metadata.txt "
` [PATCH v3 29/29] docs: filesystems: convert configfs.txt "
  ` [PATCH v3.1] "

[PATCH] Documentation: x86: fix space instead of tab in uefi doc
 2020-04-28 18:27 UTC  (2+ messages)

[RFC] Documentation: zh_CN: convert to use i2c_new_client_device()
 2020-04-28 18:34 UTC  (3+ messages)

[PATCH 0/5] More changes for sphinx-pre-install script
 2020-04-28 18:53 UTC  (2+ messages)

[PATCH] docs: orangefs: fix pvfs2tab literal block
 2020-04-28 18:36 UTC  (2+ messages)

[PATCH] doc: nvdimm: remove reference to non-existent CONFIG_NFIT_TEST
 2020-04-28 18:46 UTC  (2+ messages)

[PATCH] docs: virt/kvm: close inline string literal
 2020-04-28 18:37 UTC  (2+ messages)

[PATCH] Update the documentation referencing Plan 9 from User Space
 2020-04-28 18:33 UTC  (2+ messages)

[PATCH v12 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
 2020-04-28  7:33 UTC 

[PATCH v2] module: Allow to disable modsign in kernel cmdline
 2020-04-28  6:01 UTC  (3+ messages)

New Wiki URLs?
 2020-04-28  4:44 UTC 

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-28  4:17 UTC  (8+ messages)
` [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code

[PATCH v2 00/29] fs: convert remaining docs to ReST file format
 2020-04-27 21:08 UTC  (12+ messages)
` [PATCH v2 08/29] docs: filesystems: convert configfs.txt to ReST

Re: [PATCH net-next v2 6/9] net: phy: add backplane kr driver support
 2020-04-27 12:51 UTC  (2+ 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).