linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-13 21:30:48 to 2020-07-17 13:37:42 UTC [more...]

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-17 13:37 UTC  (11+ messages)

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-07-17 12:57 UTC  (11+ messages)
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-17 10:06 UTC  (30+ messages)
` [PATCH RFC V2 01/17] x86/pkeys: Create pkeys_internal.h
` [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V2 03/17] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V2 05/17] x86/pks: Add PKS kernel API
` [PATCH RFC V2 06/17] x86/pks: Add a debugfs file for allocated PKS keys
` [PATCH RFC V2 07/17] Documentation/pkeys: Update documentation for kernel pkeys
` [PATCH RFC V2 08/17] x86/pks: Add PKS Test code
` [PATCH RFC V2 09/17] memremap: Convert devmap static branch to {inc,dec}
` [PATCH RFC V2 10/17] fs/dax: Remove unused size parameter
` [PATCH RFC V2 11/17] drivers/dax: Expand lock scope to cover the use of addresses
` [PATCH RFC V2 12/17] memremap: Add zone device access protection
` [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
` [PATCH RFC V2 14/17] dax: Stray write protection for dax_direct_access()
` [PATCH RFC V2 15/17] nvdimm/pmem: Stray write protection for pmem->virt_addr
` [PATCH RFC V2 16/17] [dax|pmem]: Enable stray write protection
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

Re: Re: [PATCH v18 01/14] mm/page_ext: Export lookup_page_ext() to GPL modules
 2020-07-17  9:59 UTC  (2+ messages)
`  "

[PATCH v18 00/14] Introduce Data Access MONitor (DAMON)
 2020-07-17  6:53 UTC  (4+ messages)
` [PATCH v18 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
    `  "

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-17  5:49 UTC  (8+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v4 2/2] remoteproc: core: Register the "

[PATCH v4 13/17] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
 2020-07-16 20:30 UTC  (4+ messages)

[PATCH v2] x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
 2020-07-16 19:23 UTC 

[PATCH v2 0/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-16 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] cpufreq: intel_pstate: Rearrange the storing of newv EPP values
` [PATCH v2 2/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled

[PATCH v3] debugfs: Add access restriction option
 2020-07-16 15:26 UTC  (20+ messages)
` [PATCH v5 0/2] "
  ` [PATCH 1/2] tracefs: Remove unnecessary debug_fs checks
  ` [PATCH 2/2] debugfs: Add access restriction option
` [PATCH v6 0/2] "
` [PATCH v7 "
` [PATCH v8 "

[PATCH 1/1] doc:it_IT: process: coding-style.rst: Correct __maybe_unused compiler label
 2020-07-16 15:00 UTC  (2+ messages)

[PATCH v36 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-07-16 13:53 UTC 

[PATCH] docs: powerpc: Clarify book3s/32 MMU families
 2020-07-16 12:55 UTC  (2+ messages)

[PATCH v7 0/3] sched/uclamp: new sysctl for default RT boost value
 2020-07-16 11:03 UTC  (3+ messages)
` [PATCH v7 1/3] sched/uclamp: Add a new sysctl to control RT default "
` [PATCH v7 2/3] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH 0/3] bootconfig: Add value override operator
 2020-07-16  1:27 UTC  (8+ messages)
` [PATCH 1/3] lib/bootconfig: Add override operator support
` [PATCH 2/3] tools/bootconfig: Add testcases for value override operator
` [PATCH 3/3] Documentation: bootconfig: Add bootconfig "

[PATCH] Replace HTTP links with HTTPS ones: input drivers
 2020-07-15 21:43 UTC  (2+ messages)

[PATCH 1/2] doc: filesystems: proc: Remove stray '-' preventing table output
 2020-07-15 20:47 UTC  (7+ messages)
` [PATCH 2/2] doc: filesystems: proc: Fix literal blocks

[PATCH v3 0/2] Export max open zones and max active zones to sysfs
 2020-07-15 20:26 UTC  (7+ messages)
` [PATCH v3 1/2] block: add max_open_zones to blk-sysfs
` [PATCH v3 2/2] block: add max_active_zones "

[PATCH 1/2] reboot: add a "power cycle" quirk to prepare for a power off on reboot
 2020-07-15 20:14 UTC  (5+ messages)
` [PATCH 2/2] x86/reboot/quirks: Add ASRock Z170 Extreme4

[PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
 2020-07-15 19:58 UTC  (12+ messages)

[PATCH net-next] docs: networking: timestamping: replace tabs with spaces in code blocks
 2020-07-15 19:29 UTC  (2+ messages)

[PATCH] x86/bugs/multihit: Fix mitigation reporting when KVM is not in use
 2020-07-15 18:04 UTC  (11+ messages)

[PATCH] coding-style: Adds examples for alternatives to 'blacklist'
 2020-07-15 17:25 UTC 

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-15 17:15 UTC  (11+ messages)

[PATCH] hwmon: corsair-cpro: Change to hid driver
 2020-07-15 14:44 UTC  (5+ messages)

[PATCH v2 04/16] b43: Remove uninitialized_var() usage
 2020-07-15 10:37 UTC  (2+ messages)

[PATCH 7/9] net: wireless: intersil: fix wiki website url
 2020-07-15 10:20 UTC  (2+ messages)
` [PATCH 7/9] "

[PATCH 2/9] net: wireless: fix wiki website url in main Kconfig
 2020-07-15 10:19 UTC  (2+ messages)
` [PATCH 2/9] "

Odd style rst conversions of function prototypes?
 2020-07-15  1:03 UTC 

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14 20:00 UTC  (30+ messages)
` [RFC PATCH 01/15] x86/pkeys: Create pkeys_internal.h
` [RFC PATCH 02/15] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [RFC PATCH 03/15] x86/pks: Enable Protection Keys Supervisor (PKS)
` [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
` [RFC PATCH 05/15] x86/pks: Add PKS kernel API
` [RFC PATCH 06/15] x86/pks: Add a debugfs file for allocated PKS keys
` [RFC PATCH 07/15] Documentation/pkeys: Update documentation for kernel pkeys
` [RFC PATCH 08/15] x86/pks: Add PKS Test code
` [RFC PATCH 09/15] fs/dax: Remove unused size parameter
` [RFC PATCH 10/15] drivers/dax: Expand lock scope to cover the use of addresses
` [RFC PATCH 11/15] memremap: Add zone device access protection
` [RFC PATCH 12/15] kmap: Add stray write protection for device pages
` [RFC PATCH 13/15] dax: Stray write protection for dax_direct_access()
` [RFC PATCH 14/15] nvdimm/pmem: Stray write protection for pmem->virt_addr
` [RFC PATCH 15/15] [dax|pmem]: Enable stray write protection

[PATCH] OPENRISC ARCHITECTURE: Replace HTTP links with HTTPS ones
 2020-07-14 19:42 UTC  (7+ messages)

[PATCH net 1/1] docs: ptp.rst: add support for Renesas (IDT) ClockMatrix
 2020-07-14 17:15 UTC 

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-07-14 15:27 UTC  (10+ messages)

[PATCH] udf: Replace HTTP links with HTTPS ones
 2020-07-14 12:38 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: DISKQUOTA
 2020-07-14 12:36 UTC  (3+ messages)

procfs VmFlags table missing from online docs
 2020-07-14  8:45 UTC  (3+ messages)

[PATCH v3 1/2] riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
 2020-07-14  7:40 UTC  (2+ messages)
` [PATCH v3 2/2] riscv: Add jump-label implementation

[PATCH] ocfs2: Replace HTTP links with HTTPS ones
 2020-07-14  5:14 UTC  (2+ messages)

[PATCH v2 2/2] riscv: Add jump-label implementation
 2020-07-13 22:05 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: kprobes
 2020-07-13 22:02 UTC  (8+ messages)
  ` [PATCH] kprobes: Replace HTTP links with HTTPS ones

[PATCH] ia64: Replace HTTP links with HTTPS ones
 2020-07-13 21:55 UTC  (2+ messages)
` [PATCH v2] "

[patch v3 00/13] Remove UV1 platform support and associated efi=oldmap option
 2020-07-13 21:30 UTC  (13+ messages)
` [patch v3 01/13] x86: Remove support for UV1 platform from uv_time.c
` [patch v3 02/13] x86: Remove support for UV1 platform from uv_tlb.c
` [patch v3 03/13] x86: Remove support for UV1 platform from x2apic_uv_x.c
` [patch v3 04/13] x86: Remove support for UV1 platform from uv_mmrs.h
` [patch v3 05/13] x86: Remove support for UV1 platform from uv_bau.h
` [patch v3 06/13] x86: Remove support for uv1 platform from uv_hub.h
` [patch v3 07/13] x86: Remove support for UV1 platform from uv.h
` [patch v3 08/13] x86: Remove vestigial mention of UV1 platform from arch/x86/include/asm/uv/bios.h
` [patch v3 09/13] x86: Remove efi=old_map command line option
` [patch v3 10/13] x86: Delete SGI UV1 detection
` [patch v3 11/13] x86: Remove references to no-longer-used efi_have_uv1_memmap()
` [patch v3 12/13] x86: Remove uv bios and efi code related to (now unused) EFI_UV1_MEMMAP


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