linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-15 21:58:36 to 2021-02-19 02:08:59 UTC [more...]

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-19  2:07 UTC  (4+ messages)
` [PATCH v2 1/4] hmm: Device exclusive memory access
` [PATCH v2 2/4] hmm: Selftests for exclusive device memory
` [PATCH v2 3/4] nouveau/svm: Refactor nouveau_range_fault

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-02-18 23:52 UTC  (5+ messages)
` [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration
` [PATCH v4 10/10] coresight: docs: Add documentation for CoreSight config

[PATCH bpf-next 00/17] Improve BPF syscall command documentation
 2021-02-18 21:53 UTC  (4+ messages)

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-18 20:23 UTC  (8+ messages)

[RFC 0/2] cgroup: New misc cgroup controller
 2021-02-18 19:55 UTC  (3+ messages)
` [RFC 1/2] cgroup: sev: Add "
` [RFC 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH] pci-driver: Add driver load messages
 2021-02-18 19:06 UTC  (3+ messages)

[PATCH v1] Documentation: devres: add missing entry for pcim_set_mwi()
 2021-02-18 15:49 UTC 

[PATCH v4 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-18 15:35 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: "
` [PATCH v4 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v4 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v4 4/4] i2c: thunderx: "

[PATCH v3 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-18 14:15 UTC  (16+ messages)
` [PATCH v3 1/4] PCI: "
` [PATCH v3 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v3 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v3 4/4] i2c: thunderx: "

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-18 12:39 UTC  (14+ messages)

[PATCH v3 0/2] hwmon: (pmbus) Add ST STPDDC60 pmbus driver
 2021-02-18 11:52 UTC  (3+ 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 0/5] docs/zh_CN: Improve language in zh_CN/process/
 2021-02-18 10:26 UTC  (6+ messages)
` [PATCH 1/5] docs/zh_CN: Improve zh_CN/process/index.rst
` [PATCH 2/5] docs/zh_CN: Improve zh_CN/process/1.Intro.rst
` [PATCH 3/5] docs/zh_CN: Improve zh_CN/process/2.Process.rst
` [PATCH 4/5] docs/zh_CN: Improve zh_CN/process/3.Early-stage.rst
` [PATCH 5/5] docs/zh_CN: Improve zh_CN/process/4.Coding.rst

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-02-18  8:40 UTC  (18+ messages)
` [PATCH v14 01/11] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v14 02/11] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v14 03/11] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v14 04/11] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v14 06/11] x86/elf: Move vmcore_elf_check_arch_cross to arch/x86/include/asm/elf.h
` [PATCH v14 09/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v14 11/11] kdump: update Documentation about crashkernel

[PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
 2021-02-18  8:21 UTC  (26+ messages)
  ` [External] "

[PATCH v3 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-18  2:02 UTC  (7+ messages)

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-17 23:57 UTC  (12+ messages)

[PATCH v6 20/34] xlink-core: Add xlink core driver xLink
 2021-02-17 23:29 UTC  (3+ messages)

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-17 23:00 UTC  (4+ messages)

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

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

[PATCH v7 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-17 22:14 UTC  (4+ messages)
` [PATCH v7 1/3] pinctrl: use to octal permissions for debugfs files
` [PATCH v7 2/3] pinctrl: pinmux: Add pinmux-select debugfs file
` [PATCH v7 3/3] docs/pinctrl: document debugfs files

[PATCH net-next] net: mdio: Remove of_phy_attach()
 2021-02-17 21:20 UTC  (3+ messages)

[RFC] scripts: kernel-doc: fix array element capture in pointer-to-func parsing
 2021-02-17 14:56 UTC 

[PATCH v6 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-17 13:53 UTC  (7+ messages)
` [PATCH v6 1/3] pinctrl: use to octal permissions for debugfs files
` [PATCH v6 2/3] pinctrl: pinmux: Add pinmux-select debugfs file
` [PATCH v6 3/3] docs/pinctrl: document debugfs files

[PATCH v1 00/12] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-02-17  7:30 UTC  (20+ messages)
` [PATCH v1 01/12] gna: add driver module
` [PATCH v1 02/12] gna: add component of hardware operation
` [PATCH v1 03/12] gna: read hardware info in the driver
` [PATCH v1 04/12] gna: add memory handling
` [PATCH v1 05/12] gna: initialize mmu
` [PATCH v1 06/12] gna: add hardware ids
` [PATCH v1 07/12] gna: add request component
` [PATCH v1 08/12] gna: implement scoring
` [PATCH v1 09/12] gna: add a work queue to process scoring requests
` [PATCH v1 10/12] gna: add interrupt handler
` [PATCH v1 11/12] gna: add ioctl handler
` [PATCH v1 12/12] gna: add a char device

[PATCH 0/5] docs: iio: misc fixes and improvements
 2021-02-16 20:09 UTC  (4+ messages)
` [PATCH 4/5] docs: iio: fix bullet list formatting

add a new dma_alloc_noncontiguous API v2
 2021-02-16 18:55 UTC  (6+ messages)
` [PATCH 4/7] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 6/7] dma-iommu: implement ->alloc_noncontiguous

anonymous enums in kernel doc
 2021-02-16 17:12 UTC  (5+ messages)

[PATCH v2 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 16:11 UTC  (8+ messages)
` [PATCH v2 1/4] PCI: "
` [PATCH v2 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v2 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v2 4/4] i2c: thunderx: "

[PATCH v1 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 14:41 UTC  (6+ messages)
` [PATCH v1 1/4] PCI: "

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-16  7:29 UTC  (9+ messages)

[PATCH v3 0/3] docs: arm: Improvements to Marvell SoC documentation
 2021-02-15 22:08 UTC  (4+ messages)
` [PATCH v3 1/3] docs: arm: marvell: replace stale links with archive links
` [PATCH v3 2/3] docs: arm: marvell: drop a dead links
` [PATCH v3 3/3] docs: arm: marvell: clarify some unimportant Armada 6x0 details


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