linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 16:31:01 to 2020-05-11 19:00:56 UTC [more...]

[RFC PATCH 00/12] x86: Trenchboot secure late launch Linux kernel support
 2020-05-11 19:00 UTC  (6+ messages)

[PATCH v3] kernel: add panic_on_taint
 2020-05-11 18:24 UTC  (8+ messages)

[PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
 2020-05-11 17:33 UTC  (8+ messages)
  ` [PATCH 0/3] tools/memory-model, Documentation/litmus-test: Sort out location of litmus test and README
    ` [PATCH 1/3] tools/memory-model: Fix reference to litmus test in recipes.txt
    ` [PATCH 2/3] Revert "Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/"
    ` [PATCH 3/3] Documentation/litmus-tests: Merge atomic's README into top-level one

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-11 17:18 UTC  (3+ messages)
` [PATCH 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH] Documentation: PCI: gave unique labels to sections
 2020-05-11 16:13 UTC  (3+ messages)

[PATCH v7 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-11 15:38 UTC  (27+ messages)
` [PATCH v7 01/18] pstore/ram: Move dump_oops to end of module_param list
` [PATCH v7 02/18] pstore/platform: Switch pstore_info::name to const
` [PATCH v7 03/18] pstore/platform: Move module params after declarations
` [PATCH v7 04/18] pstore/platform: Use backend name for console registration
` [PATCH v7 05/18] pstore/ram: Refactor ftrace buffer merging
` [PATCH v7 06/18] pstore/ftrace: Provide ftrace log merging routine
` [PATCH v7 07/18] printk: Introduce kmsg_dump_reason_str()
` [PATCH v7 08/18] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v7 09/18] pstore/blk: Introduce backend for block devices
` [PATCH v7 10/18] pstore/zone,blk: Add support for pmsg frontend
` [PATCH v7 11/18] pstore/zone,blk: Add console frontend support
` [PATCH v7 12/18] pstore/zone,blk: Add ftrace "
` [PATCH v7 13/18] Documentation: Add details for pstore/blk
` [PATCH v7 14/18] pstore/zone: Provide way to skip "broken" zone for MTD devices
` [PATCH v7 15/18] pstore/blk: Provide way to query pstore configuration
` [PATCH v7 16/18] pstore/blk: Support non-block storage devices
` [PATCH v7 17/18] mtd: Support kmsg dumper based on pstore/blk
` [PATCH v7 18/18] pstore/blk: Introduce "best_effort" mode

[PATCH v4 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-11 15:28 UTC  (6+ messages)
` [PATCH v4 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH RFC] Microcode late loading feature identification
 2020-05-11 15:23 UTC  (3+ messages)

[PATCH v7 0/6] gpio: Add GPIO Aggregator
 2020-05-11 14:52 UTC  (7+ messages)
` [PATCH v7 1/6] i2c: i801: Use GPIO_LOOKUP() helper macro
` [PATCH v7 2/6] mfd: sm501: Use GPIO_LOOKUP_IDX() "
` [PATCH v7 3/6] gpiolib: Add support for GPIO lookup by line name
` [PATCH v7 4/6] gpio: Add GPIO Aggregator
` [PATCH v7 5/6] docs: gpio: Add GPIO Aggregator documentation
` [PATCH v7 6/6] MAINTAINERS: Add GPIO Aggregator section

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-11 13:57 UTC  (9+ messages)
` [RFC 14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages
` [RFC 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages

[PATCH v2 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-11 13:57 UTC  (10+ messages)
` [PATCH v2 1/3] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86
` [PATCH v2 2/3] KVM: x86: Move pkru save/restore to x86.c
` [PATCH v2 3/3] KVM: SVM: Add support for MPK feature on AMD

[PATCH v11 00/16] Introduce Data Access MONitor (DAMON)
 2020-05-11 12:33 UTC  (17+ messages)
` [PATCH v11 01/16] scripts/spelling: Add a few more typos
` [PATCH v11 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v11 03/16] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v11 04/16] mm/damon: Implement region based sampling
` [PATCH v11 05/16] mm/damon: Adaptively adjust regions
` [PATCH v11 06/16] mm/damon: Split regions into 3 subregions if necessary
` [PATCH v11 07/16] mm/damon: Apply dynamic memory mapping changes
` [PATCH v11 08/16] mm/damon: Implement callbacks
` [PATCH v11 09/16] mm/damon: Implement access pattern recording
` [PATCH v11 10/16] mm/damon: Add debugfs interface
` [PATCH v11 11/16] mm/damon: Add tracepoints
` [PATCH v11 12/16] tools: Add a minimal user-space tool for DAMON
` [PATCH v11 13/16] Documentation/admin-guide/mm: Add a document "
` [PATCH v11 14/16] mm/damon: Add kunit tests
` [PATCH v11 15/16] mm/damon: Add user space selftests
` [PATCH v11 16/16] MAINTAINERS: Update for DAMON

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-05-11 10:18 UTC  (5+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 4/8] gpiolib: Add support for GPIO lookup by line name

[PATCH v2 2/2] hwmon: Add Baikal-T1 PVT sensor driver
 2020-05-10 10:32 UTC 

[PATCH v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-10  1:06 UTC 

[PATCH v6 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-09 23:41 UTC  (19+ messages)
` [PATCH v6 01/18] pstore/ram: Move dump_oops to end of module_param list
` [PATCH v6 02/18] pstore/platform: Switch pstore_info::name to const
` [PATCH v6 03/18] pstore/platform: Move module params after declarations
` [PATCH v6 04/18] pstore/platform: Use backend name for console registration
` [PATCH v6 05/18] pstore/ram: Refactor ftrace buffer merging
` [PATCH v6 06/18] pstore/ftrace: Provide ftrace log merging routine
` [PATCH v6 07/18] printk: Introduce kmsg_dump_reason_str()
` [PATCH v6 08/18] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v6 09/18] pstore/blk: Introduce backend for block devices
` [PATCH v6 10/18] pstore/zone,blk: Add support for pmsg frontend
` [PATCH v6 11/18] pstore/zone,blk: Add console frontend support
` [PATCH v6 12/18] pstore/zone,blk: Add ftrace "
` [PATCH v6 13/18] Documentation: Add details for pstore/blk
` [PATCH v6 14/18] pstore/zone: Provide way to skip "broken" zone for MTD devices
` [PATCH v6 15/18] pstore/blk: Provide way to query pstore configuration
` [PATCH v6 16/18] pstore/blk: Support non-block storage devices
` [PATCH v6 17/18] mtd: Support kmsg dumper based on pstore/blk
` [PATCH v6 18/18] pstore/blk: Introduce "best_effort" mode

[PATCH v4 00/12] pstore: mtd: support crash log to block and mtd device
 2020-05-09 19:10 UTC  (21+ messages)
` [PATCH v4 01/12] printk: Introduce kmsg_dump_reason_str()
` [PATCH v4 02/12] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v4 03/12] pstore/blk: Introduce backend for block devices
` [PATCH v4 04/12] pstore/blk: Provide way to choose pstore frontend support
` [PATCH v4 05/12] pstore/blk: Add support for pmsg frontend
` [PATCH v4 06/12] pstore/blk: Add console frontend support
` [PATCH v4 07/12] pstore/blk: Add ftrace "
` [PATCH v4 08/12] Documentation: Add details for pstore/blk
` [PATCH v4 09/12] pstore/zone: Provide way to skip "broken" zone for MTD devices
` [PATCH v4 10/12] pstore/blk: Provide way to query pstore configuration
` [PATCH v4 11/12] pstore/blk: Support non-block storage devices
` [PATCH v4 12/12] mtd: Support kmsg dumper based on pstore/blk

[PATCH v2] kernel: add panic_on_taint
 2020-05-09 14:56 UTC  (12+ messages)

[PATCH v5 00/12] pstore: mtd: support crash log to block and mtd device
 2020-05-09 11:14 UTC  (13+ messages)
` [PATCH v5 01/12] printk: pstore: Introduce kmsg_dump_reason_str()
` [PATCH v5 02/12] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v5 03/12] pstore/blk: Introduce backend for block devices
` [PATCH v5 04/12] pstore/blk: Provide way to choose pstore frontend support
` [PATCH v5 05/12] pstore/blk: Add support for pmsg frontend
` [PATCH v5 06/12] pstore/blk: Add console frontend support
` [PATCH v5 07/12] pstore/blk: Add ftrace "
` [PATCH v5 08/12] Documentation: Add details for pstore/blk
` [PATCH v5 09/12] pstore/zone: Provide way to skip "broken" zone for MTD devices
` [PATCH v5 10/12] pstore/blk: Provide way to query pstore configuration
` [PATCH v5 11/12] pstore/blk: Support non-block storage devices
` [PATCH v5 12/12] mtd: Support kmsg dumper based on pstore/blk

[PATCH v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-09 11:07 UTC  (6+ messages)

[PATCH v6,RESEND] Translate debugfs.txt into Chinese and link it to the index
 2020-05-09  8:05 UTC  (2+ messages)
` [PATCH] doc: zh_CN: add translatation for debugfs.txt

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-08 21:47 UTC  (16+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()
` [PATCH v3 09/14] remoteproc: Deal with synchronisation when crashing

[PATCH] docs: debugfs: Update struct debugfs_reg32 definition
 2020-05-08 21:29 UTC 

New Wiki URLs?
 2020-05-08 20:28 UTC  (2+ messages)
` [sysadmin] "

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-05-08 16:54 UTC  (6+ messages)
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only

[PATCH] selftests/vm/keys: fix a broken reference at protection_keys.c
 2020-05-08 15:54 UTC  (4+ messages)

[RFC PATCH v3 0/3] Add scheduler overview documentation
 2020-05-08 15:36 UTC  (9+ messages)
` [RFC PATCH v3 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v3 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v3 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH] docs: vm: page_frags.rst: Fix the reference of stale function
 2020-05-08 14:09 UTC 

[PATCH v3 00/11] pstore: mtd: support crash log to block and mtd device
 2020-05-08 12:46 UTC  (5+ messages)
` [PATCH v3 02/11] pstore/blk: new support logger for block devices

[PATCH] kernel: add panic_on_taint
 2020-05-08  0:28 UTC  (8+ messages)

[PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
 2020-05-07 21:21 UTC  (6+ messages)

[PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-07 20:08 UTC  (2+ messages)
` [PATCH v4 09/12] Documentation: kgdboc: Document new kgdboc_earlycon parameter

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-07 18:04 UTC  (4+ messages)
` [PATCH v3 3/6] pstore/ram: Refactor DT size parsing

[RFC PATCH v2 0/3] Add scheduler overview documentation
 2020-05-07 18:01 UTC  (4+ messages)
` [RFC PATCH v2 2/3] docs: scheduler: "

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-07 16:59 UTC  (4+ messages)
` [PATCH v10 05/26] x86/cet/shstk: Add Kconfig option for user-mode "


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