linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 16:12:04 to 2021-03-13 10:45:59 UTC [more...]

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-13 10:44 UTC  (11+ messages)

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-13 10:20 UTC  (9+ messages)
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH v2 0/3] Move kernel mapping outside the linear mapping
 2021-03-13  9:25 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: Move kernel mapping outside of "
` [PATCH v2 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH v2 3/3] riscv: Prepare ptdump for vm layout dynamic addresses

[PATCH v9 0/4] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-13  9:28 UTC  (5+ messages)
` [PATCH v9 2/4] "

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-13  9:26 UTC  (2+ messages)

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-13  8:23 UTC  (8+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout

[PATCH] docs: admin-guide: cgroup-v1: Fix typos in the file memory.rst
 2021-03-13  6:51 UTC  (2+ messages)

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-13  0:56 UTC  (4+ messages)
` [PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops
` [PATCH v2 12/14] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
` [PATCH v2 14/14] vfio: Remove device_data from the vfio bus driver API

[PATCH net 1/2] docs: net: tweak devlink health documentation
 2021-03-13  0:30 UTC  (2+ messages)
` [PATCH net 2/2] docs: net: add missing devlink health cmd - trigger

[PATCH] devlink: fix typo in documentation
 2021-03-13  0:15 UTC  (2+ messages)

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-12 21:18 UTC  (11+ messages)
` [Patch v3 1/2] cgroup: sev: Add "

[PATCH v2] Expose the bus kernel docs to the build docs
 2021-03-12 18:52 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-12 17:50 UTC  (48+ messages)
` [PATCH v18 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
    ` [External] "
` [PATCH v18 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v18 4/9] mm: hugetlb: alloc "
    ` [External] "
` [PATCH v18 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v18 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
      ` [External] "
` [PATCH v18 9/9] mm: hugetlb: optimize the code with the help of the compiler
    ` [External] "

[PATCH v5 0/8] Fork brute force attack mitigation
 2021-03-12 17:54 UTC  (18+ messages)
` [PATCH v5 5/8] security/brute: Mitigate a brute force attack
` [PATCH v5 7/8] Documentation: Add documentation for the Brute LSM

[PATCH v22 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-12 16:59 UTC  (21+ messages)
` [PATCH v22 1/8] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v22 2/8] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v22 3/8] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v22 4/8] x86/cet/ibt: Update ELF header parsing "
` [PATCH v22 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v22 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v22 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v22 8/8] x86/vdso: Add ENDBR64 to __vdso_sgx_enter_enclave

[RFC PATCH 0/7] IIO ABI documentation duplication fixes
 2021-03-12 16:56 UTC  (5+ messages)
` [RFC PATCH 2/7] iio:ABI docs: Avoid repitition of triggerX/sampling_frequency

[PATCH 00/10] Embed struct vfio_device in all sub-structures
 2021-03-12 16:31 UTC  (13+ messages)
` [PATCH 02/10] vfio: Split creation of a vfio_device into init and register ops
` [PATCH 08/10] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'

[RFC PATCH] docs: Group arch-specific documentation under "CPU Architectures"
 2021-03-12 15:28 UTC 

[PATCH v6 0/6] gpiolib: switch to fwnode in the core
 2021-03-12 13:40 UTC  (2+ messages)

[PATCH v4 00/11] gpio: implement the configfs testing module
 2021-03-12 13:16 UTC  (14+ messages)
` [PATCH v4 01/11] configfs: increase the item name length
` [PATCH v4 02/11] configfs: use (1UL << bit) for internal flags
` [PATCH v4 03/11] configfs: implement committable items
` [PATCH v4 04/11] samples: configfs: add a committable group
` [PATCH v4 05/11] lib: bitmap: remove the 'extern' keyword from function declarations
` [PATCH v4 06/11] lib: bitmap: order includes alphabetically
` [PATCH v4 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
` [PATCH v4 08/11] gpio: sim: new testing module
` [PATCH v4 09/11] selftests: gpio: provide a helper for reading chip info
` [PATCH v4 10/11] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v4 11/11] selftests: gpio: add test cases for gpio-sim

[PATCH v3 00/11] gpio: implement the configfs testing module
 2021-03-12 11:03 UTC  (6+ messages)
` [PATCH v3 08/11] gpio: sim: new "

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-12 10:20 UTC  (23+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted
` [RFT PATCH v3 25/27] tty: serial: samsung_tty: Add earlycon support for Apple UARTs

[PATCH v6 0/8] Add support for SVM atomics in Nouveau
 2021-03-12  8:38 UTC  (9+ messages)
` [PATCH v6 1/8] mm: Remove special swap entry functions
` [PATCH v6 2/8] mm/swapops: Rework swap entry manipulation code
` [PATCH v6 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v6 4/8] mm/rmap: Split migration into its own function
` [PATCH v6 5/8] mm: Device exclusive memory access
` [PATCH v6 6/8] mm: Selftests for exclusive device memory
` [PATCH v6 7/8] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v6 8/8] nouveau/svm: Implement atomic SVM access

[RFC] scripts: kernel-doc: avoid warnings due to initial commented lines in file
 2021-03-12  7:00 UTC  (6+ messages)

[PATCH v5 0/8] Add support for SVM atomics in Nouveau
 2021-03-12  4:42 UTC  (4+ messages)
` [PATCH v5 1/8] mm: Remove special swap entry functions

[PATCH] hwmon: (pmbus): Fix Documentation kernel-doc warning
 2021-03-12  4:42 UTC  (2+ messages)

add a new dma_alloc_noncontiguous API v3
 2021-03-12  1:43 UTC  (6+ messages)
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH v3 0/2] hwmon: (pmbus) Add ST STPDDC60 pmbus driver
 2021-03-11 22:02 UTC  (5+ messages)
` [PATCH v3 1/2] hwmon: (pmbus) Add pmbus_set_update() function to set update flag
` [PATCH v3 2/2] hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driver

[PATCH v2 2/2] hwmon: (pmbus): Add driver for Infineon IR36021
 2021-03-11 21:48 UTC  (2+ messages)

[PATCH] docs: networking: phy: Improve placement of parenthesis
 2021-03-11 17:26 UTC  (2+ messages)

[PATCH] cgroup-v2: Add taskstats counters in cgroup.stat
 2021-03-11 11:10 UTC  (2+ messages)

[PATCH v3 0/5] gpiolib: switch to fwnode in the core
 2021-03-11 10:56 UTC  (4+ messages)
` [PATCH v3 1/5] irqdomain: Introduce irq_domain_create_simple() API

[PATCH v22 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-10 22:00 UTC  (29+ messages)
` [PATCH v22 01/28] Documentation/x86: Add CET description
` [PATCH v22 02/28] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v22 03/28] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v22 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v22 05/28] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v22 06/28] x86/cet: Add control-protection fault handler
` [PATCH v22 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v22 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v22 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v22 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v22 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v22 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v22 13/28] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v22 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v22 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v22 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v22 17/28] mm: Add guard pages around a shadow stack
` [PATCH v22 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v22 19/28] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v22 20/28] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v22 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v22 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v22 23/28] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v22 24/28] ELF: Introduce arch_setup_elf_property()
` [PATCH v22 25/28] x86/cet/shstk: Handle thread shadow stack
` [PATCH v22 26/28] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v22 27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v22 28/28] mm: Introduce PROT_SHSTK for shadow stack

[PATCH v6 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
 2021-03-10 18:01 UTC  (5+ messages)

[PATCH v4 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-03-10 16:09 UTC  (2+ messages)
` [PATCH v4 7/7] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV


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