linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 12:06:23 to 2022-05-14 10:00:56 UTC [more...]

[PATCH -next] docs/zh_CN: Add dev-tools/gdb-kernel-debugging.rst Chinese translation
 2022-05-14 10:00 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2 0/2] docs/zh_CN: add page_migration and vmalloced-kernel-stacks translation
 2022-05-14  8:51 UTC  (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: add vm page_migration translation
` [PATCH v2 2/2] docs/zh_CN: add vm vmalloced-kernel-stacks translation

[PATCH] kunit: Taint kernel if any tests run
 2022-05-14  8:34 UTC  (10+ messages)
` [PATCH v3 1/3] panic: Taint kernel if tests are run
` [PATCH v3 2/3] kunit: Taint the kernel when KUnit "
` [PATCH v3 3/3] selftest: Taint kernel when test module loaded

[RFC] KTAP spec v2: prefix to KTAP data
 2022-05-14  8:26 UTC  (8+ messages)

[PATCH V10 00/22] arch: Add basic LoongArch support
 2022-05-14  8:04 UTC  (23+ messages)
` [PATCH V10 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V10 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V3 03/22] LoongArch: Add elf-related definitions
` [PATCH V10 04/22] LoongArch: Add writecombine support for drm
` [PATCH V10 05/22] LoongArch: Add build infrastructure
` [PATCH V10 06/22] LoongArch: Add CPU definition headers
` [PATCH V10 07/22] LoongArch: Add atomic/locking headers
` [PATCH V10 08/22] LoongArch: Add other common headers
` [PATCH V10 09/22] LoongArch: Add boot and setup routines
` [PATCH V10 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V10 11/22] LoongArch: Add process management
` [PATCH V10 12/22] LoongArch: Add memory management
` [PATCH V10 13/22] LoongArch: Add system call support
` [PATCH V10 14/22] LoongArch: Add signal handling support
` [PATCH V10 15/22] LoongArch: Add ELF and module support
` [PATCH V10 16/22] LoongArch: Add misc common routines
` [PATCH V10 17/22] LoongArch: Add some library functions
` [PATCH V10 18/22] LoongArch: Add PCI controller support
` [PATCH V10 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V10 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V10 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V10 22/22] LoongArch: Add Loongson-3 default config file

[PATCH] usb: serial: io_ti: Adding Agilent E5805A support
 2022-05-14  3:28 UTC 

[PATCH V9 00/22] arch: Add basic LoongArch support
 2022-05-14  2:27 UTC  (22+ messages)
` [PATCH V9 13/24] LoongArch: Add system call support
              ` [musl] "
` [PATCH V9 20/24] LoongArch: Add efistub booting support

[PATCH v1 1/5] Documentation: gpio: Fix IRQ mask and unmask examples
 2022-05-13 20:54 UTC  (10+ messages)
` [PATCH v1 2/5] Documentation: gpio: Advertise irqd_to_hwirq() helper in the examples
` [PATCH v1 3/5] pinctrl: baytrail: make irq_chip immutable
` [PATCH v1 4/5] pinctrl: cherryview: "
` [PATCH v1 5/5] pinctrl: lynxpoint: "

[PATCH v4] x86/speculation, KVM: remove IBPB on vCPU load
 2022-05-13 19:36 UTC  (16+ messages)

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-13 19:15 UTC  (23+ messages)
` [PATCH v7 01/22] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v7 02/22] s390/sclp: detect the AISII facility
` [PATCH v7 03/22] s390/sclp: detect the AENI facility
` [PATCH v7 04/22] s390/sclp: detect the AISI facility
` [PATCH v7 05/22] s390/airq: pass more TPI info to airq handlers
` [PATCH v7 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v7 07/22] s390/pci: externalize the SIC operation controls and routine
` [PATCH v7 08/22] s390/pci: stash associated GISA designation
` [PATCH v7 09/22] s390/pci: stash dtsm and maxstbl
` [PATCH v7 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v7 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v7 12/22] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v7 13/22] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v7 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v7 15/22] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v7 16/22] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v7 18/22] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v7 19/22] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v7 21/22] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v7 22/22] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH net-next v3] bond: add mac filter option for balance-xor
 2022-05-13 17:43 UTC 

[PATCH net-next v2] bond: add mac filter option for balance-xor
 2022-05-13 17:35 UTC  (7+ messages)

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-13 17:25 UTC  (4+ messages)

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-13 16:13 UTC  (6+ messages)

[PATCH v10 5/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-13 14:57 UTC  (3+ messages)
` [PATCH v10 6/7] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v10 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

[PATCH v2] landlock: Explain how to support Landlock
 2022-05-13 14:30 UTC  (3+ messages)

[PATCH] Documentation: x86: boot: reserve type_of_loader=13 for barebox
 2022-05-13 14:30 UTC 

[PATCH v5 0/7] Fix some races between sysfb device registration and drivers probe
 2022-05-13 11:32 UTC  (11+ messages)
` [PATCH v5 2/7] firmware: sysfb: Add helpers to unregister a pdev and disable registration

[PATCH] x86/speculation: Add missing srbds=off in the document of 'mitigations='
 2022-05-13 10:16 UTC 

[PATCH v1] landlock: Explain how to support Landlock
 2022-05-13  9:21 UTC  (3+ messages)

[PATCH] delayacct: track delays from write-protect copy
 2022-05-13  1:30 UTC  (5+ messages)

[PATCH] usb: gadget: uvc: add bulk transfer support
 2022-05-13  0:42 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH net-next] net: appletalk: remove Apple/Farallon LocalTalk PC support
 2022-05-12 19:28 UTC  (11+ messages)

[PATCH v4 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-12 18:21 UTC  (2+ messages)

[PATCH v3 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
 2022-05-12 16:40 UTC  (6+ messages)

[PATCH v1 1/2] docs: move Linux logo into a new `images` folder
 2022-05-12 16:39 UTC  (3+ messages)

[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-12 16:38 UTC  (19+ messages)
` [PATCH v10 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v10 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v10 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v10 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH v3] docs/zh_CN: fix devicetree usage-model translation
 2022-05-12 15:40 UTC  (3+ messages)

[RFC v2] drm/msm: Add initial ci/ subdirectory
 2022-05-12 14:02 UTC  (28+ messages)
  ` [Freedreno] "
  ` Adding CI results to the kernel tree was "
          ` [Freedreno] "
  ` [RFC v3] "

[PATCH v11 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-12  4:11 UTC  (5+ messages)
` [PATCH v11 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v11 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v11 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v11 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH] docs: pdfdocs: Add space for chapter counts >= 100 in TOC
 2022-05-12  2:54 UTC 

[PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM
 2022-05-11 17:13 UTC  (6+ messages)

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-05-11 16:17 UTC  (8+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

[PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
 2022-05-11 16:09 UTC  (2+ messages)

[PATCH v6 00/11] Introduce In Field Scan driver
 2022-05-11 15:51 UTC  (3+ messages)
` [PATCH v7 00/12] "

[PATCH v3 0/4] coresight: Add config flag to enable branch broadcast
 2022-05-11 14:46 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] Documentation: coresight: Turn numbered subsections into real subsections
` [PATCH v3 3/4] Documentation: coresight: Link config options to existing documentation
` [PATCH v3 4/4] Documentation: coresight: Expand branch broadcast documentation

[PATCH v6 00/23] Rust support
 2022-05-11 13:49 UTC  (3+ messages)
  ` [PATCH v6 18/23] docs: add Rust documentation


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