linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-23 18:49:20 to 2020-02-26 10:24:24 UTC [more...]

[PATCH net-next v2 0/8] rework phylink interface for split MAC/PCS support
 2020-02-26 10:23 UTC  (2+ messages)
` [PATCH net-next v2 1/8] net: phylink: propagate resolved link config via mac_link_up()

[PATCH v4 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-26 10:22 UTC  (15+ messages)
` [PATCH v4 1/7] arm64: add support for the AMU extension v1
` [PATCH v4 2/7] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v4 3/7] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v4 4/7] Documentation: arm64: document support for the AMU extension
` [PATCH v4 5/7] cpufreq: add function to get the hardware max frequency
` [PATCH v4 6/7] arm64: use activity monitors for frequency invariance
` [PATCH v4 7/7] clocksource/drivers/arm_arch_timer: validate arch_timer_rate

[PATCH net-next 0/8] rework phylink interface for split MAC/PCS support
 2020-02-26 10:12 UTC  (13+ messages)
` [PATCH net-next 1/8] net: phylink: propagate resolved link config via mac_link_up()
` [PATCH net-next 2/8] net: dsa: "
` [PATCH net-next 3/8] net: mv88e6xxx: use resolved link config in mac_link_up()
` [PATCH net-next 4/8] net: axienet: "
` [PATCH net-next 5/8] net: dpaa2-mac: "
` [PATCH net-next 6/8] net: macb: "
` [PATCH net-next 7/8] net: mvneta: "
` [PATCH net-next 8/8] net: mvpp2: "

[RFC 0/3] tools/memory-model: Add litmus tests for atomic APIs
 2020-02-26  2:51 UTC  (7+ messages)
` [RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()

[PATCH 1/3] dt-bindings: hwmon: Add compatible for ti,ina260
 2020-02-26  2:16 UTC  (5+ messages)
` [PATCH 2/3] docs: hwmon: Add support for ina2xx
` [PATCH 3/3] hwmon: (ina2xx) Add support for ina260

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-02-26  0:52 UTC  (3+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices

[PATCH v10 00/15] CoreSight CTI Driver
 2020-02-25 23:46 UTC  (16+ messages)
` [PATCH v10 01/15] coresight: cti: Initial "
` [PATCH v10 02/15] coresight: cti: Add sysfs coresight mgmt reg access
` [PATCH v10 03/15] coresight: cti: Add sysfs access to program function regs
` [PATCH v10 04/15] coresight: cti: Add sysfs trigger / channel programming API
` [PATCH v10 05/15] dt-bindings: arm: Adds CoreSight CTI hardware definitions
` [PATCH v10 06/15] coresight: cti: Add device tree support for v8 arch CTI
` [PATCH v10 07/15] coresight: cti: Add device tree support for custom CTI
` [PATCH v10 08/15] coresight: cti: Enable CTI associated with devices
` [PATCH v10 09/15] coresight: cti: Add connection information to sysfs
` [PATCH v10 10/15] dt-bindings: qcom: Add CTI options for qcom msm8916
` [PATCH v10 11/15] dt-bindings: arm: Juno platform - add CTI entries to device tree
` [PATCH v10 12/15] dt-bindings: hisilicon: Add CTI bindings for hi-6220
` [PATCH v10 13/15] docs: coresight: Update documentation for CoreSight to cover CTI
` [PATCH v10 14/15] docs: sysfs: coresight: Add sysfs ABI documentation for CTI
` [PATCH v10 15/15] Update MAINTAINERS to add reviewer for CoreSight

[PATCH 0/7] Some cross-reference fixes due to fixes renames
 2020-02-25 23:36 UTC  (14+ messages)
` [PATCH 2/7] docs: dt: fix several broken references due to renames
` [PATCH 3/7] docs: fix broken references to text files
` [PATCH 6/7] docs: remove nompx kernel parameter and intel_mpx from index.rst
` [PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames

[PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
 2020-02-25 22:20 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v4 1/2] Documentation: Converted the `kobject.txt` to rst format
 2020-02-25 22:21 UTC  (2+ messages)
` [PATCH v4 2/2] Documentation: kobject.txt has been moved to core-api/kobject.rst

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-25 21:31 UTC  (44+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
` [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
` [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
` [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support
` [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-25 20:49 UTC  (13+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 02/10] landlock: Add ruleset and domain management
` [RFC PATCH v14 03/10] landlock: Set up the security framework and manage credentials
` [RFC PATCH v14 04/10] landlock: Add ptrace restrictions
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control
` [RFC PATCH v14 06/10] landlock: Add syscall implementation
` [RFC PATCH v14 07/10] arch: Wire up landlock() syscall
` [RFC PATCH v14 08/10] selftests/landlock: Add initial tests
` [RFC PATCH v14 09/10] samples/landlock: Add a sandbox manager example
` [RFC PATCH v14 10/10] landlock: Add user and kernel documentation

[RFC v3 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-02-25 19:02 UTC  (9+ messages)
` [RFC v3 1/7] mm/madvise: Export madvise_common() to mm internal code
` [RFC v3 2/7] mm/damon: Account age of target regions
` [RFC v3 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v3 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v3 5/7] mm/damon-test: Add kunit test case for regions age accounting
` [RFC v3 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v3 7/7] damon/tools: Support more human friendly 'schemes' control

[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
 2020-02-25 18:58 UTC  (2+ messages)

[PATCH] doc: Convert to checklist.txt to checklist.rst
 2020-02-25 18:39 UTC 

[PATCH v4 0/6] Describe CoreSight topology using sysfs links
 2020-02-25 17:07 UTC  (5+ messages)
` [PATCH v4 3/6] coresight: Add generic sysfs link creation functions

[PATCH] doc: fix filesystems/porting.rst whitespace
 2020-02-25 16:59 UTC  (3+ messages)

[PATCH]Documentation/filesystems/tranlastions : translate debugfs.txt to Chinese
 2020-02-25 15:44 UTC 

[PATCH v9 00/15] CoreSight CTI Driver
 2020-02-25 15:03 UTC  (9+ messages)
` [PATCH v9 01/15] coresight: cti: Initial "
` [PATCH v9 08/15] coresight: cti: Enable CTI associated with devices

[PATCH] Documentation: kthread: Fix WQ_SYSFS workqueues path name
 2020-02-25 12:40 UTC 

[for-next][PATCH 12/26] Documentation: bootconfig: Add a doc for extended boot config
 2020-02-25 11:10 UTC  (15+ messages)
      ` [for-next][12/26] "

[PATCH] docs: kref: Clarify the use of two kref_put() in example code
 2020-02-25 10:39 UTC  (4+ messages)

[PATCH 1/1] efi/libstub: add libstub/mem.c to documentation tree
 2020-02-25 10:38 UTC  (5+ messages)

[PATCH v3] docs: add a script to check sysctl docs
 2020-02-25 10:37 UTC  (2+ messages)

[PATCH] Documentation: fix a typo for intel_iommu=nobounce
 2020-02-25 10:34 UTC  (2+ messages)

[PATCH v3 1/2] Documentation: Converted the `kobject.txt` to rst format
 2020-02-25 10:33 UTC  (2+ messages)

[PATCH] docs: sysctl/kernel: document acpi_video_flags
 2020-02-25 10:27 UTC  (3+ messages)

[PATCH] docs: Fix empty parallelism argument
 2020-02-25 10:11 UTC  (2+ messages)

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-25  9:55 UTC  (2+ messages)

[PATCH] docs: sysctl/kernel: document BPF entries
 2020-02-25  9:50 UTC  (5+ messages)

[PATCH] docs/core-api: Add Fedora instructions for GCC plugins
 2020-02-25  9:45 UTC  (3+ messages)

[PATCH] docs: process: changes.rst: Escape --version to fix Sphinx output
 2020-02-25  9:15 UTC  (9+ messages)

[PATCH] scripts/sphinx-pre-install: add '-p python3' to virtualenv
 2020-02-25  1:34 UTC 

RFC: Fix for sphinx setup message
 2020-02-24 19:50 UTC  (4+ messages)

[PATCH] docs: dt: fix several broken doc references
 2020-02-24 18:27 UTC  (5+ messages)

[PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
 2020-02-24 18:22 UTC  (6+ messages)

[PATCH 1/3] PCI: Make PCIE_RESET_READY_POLL_MS configurable
 2020-02-24 17:52 UTC  (3+ messages)

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-02-24 15:25 UTC  (8+ messages)
` [PATCH v7 1/4] x86: kdump: move reserve_crashkernel_low() into crash_core.c

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-02-24 12:30 UTC  (15+ messages)
` [PATCH v6 01/14] mm: "
` [PATCH v6 02/14] mm/damon: Implement region based sampling
` [PATCH v6 03/14] mm/damon: Adaptively adjust regions
` [PATCH v6 04/14] mm/damon: Apply dynamic memory mapping changes
` [PATCH v6 05/14] mm/damon: Implement callbacks
` [PATCH v6 06/14] mm/damon: Implement access pattern recording
` [PATCH v6 07/14] mm/damon: Implement kernel space API
` [PATCH v6 08/14] mm/damon: Add debugfs interface
` [PATCH v6 09/14] mm/damon: Add a tracepoint for result writing
` [PATCH v6 10/14] tools: Add a minimal user-space tool for DAMON
` [PATCH v6 11/14] Documentation/admin-guide/mm: Add a document "
` [PATCH v6 12/14] mm/damon: Add kunit tests
` [PATCH v6 13/14] mm/damon: Add user selftests
` [PATCH v6 14/14] MAINTAINERS: Update for DAMON

[PATCH] vsprintf: sanely handle NULL passed to %pe
 2020-02-24  9:55 UTC  (11+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-02-24  6:25 UTC  (9+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH] docs: networking: phy: Rephrase paragraph for clarity
 2020-02-24  4:42 UTC  (2+ messages)

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-24  3:13 UTC  (13+ messages)
` [PATCH RESEND v8 1/2] sched/numa: introduce per-cgroup NUMA locality info

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-23 18:49 UTC  (4+ messages)
` [PATCH v3 6/7] arm64: use activity monitors for frequency invariance


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