linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-04 15:33:36 to 2021-01-11 20:25:12 UTC [more...]

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-11 20:23 UTC  (8+ messages)

[PATCH] docs: Include ext4 documentation via filesystems/
 2021-01-11 20:21 UTC  (2+ messages)

[PATCH v0 net-next 0/1] Allow user to set metric on default route learned via Router Advertisement
 2021-01-11 20:16 UTC  (2+ messages)
` [PATCH v0 net-next 1/1] Allow user to set metric on default route learned via Router Advertisement. "

[PATCH] docs: ALSA: Fix reference to mixart.rst
 2021-01-11 20:01 UTC  (2+ messages)

[PATCH v2] Documentation/dax: Update description of DAX policy changing
 2021-01-11 19:59 UTC  (3+ messages)

[PATCH] Documentation: Fix typos found in cgroup-v2.rst
 2021-01-11 19:58 UTC  (2+ messages)

[PATCH 1/4] doc/zh_CN: add mips index.rst translation
 2021-01-11 19:57 UTC  (2+ messages)

[PATCH] docs: filesystems: vfs: Correct the struct name
 2021-01-11 19:52 UTC  (2+ messages)

[PATCH] scsi: libsas and users: Remove notifier indirection
 2021-01-11 19:49 UTC  (5+ messages)

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2021-01-11 19:48 UTC  (5+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org
    ` [PATCH] Documentation: Replace lkml.org links with lore

[PATCH v1 (RFC)] docs: discourage users from using bugzilla.kernel.org
 2021-01-11 19:48 UTC  (4+ messages)

[PATCH] Documentation: kernel-hacking: change 'current()' to 'current'
 2021-01-11 19:45 UTC  (2+ messages)

[PATCH v4 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2021-01-11 18:21 UTC  (16+ messages)
` [PATCH v4 05/15] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH v4 06/15] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v4 07/15] media: sun6i-csi: Add support for MIPI CSI-2 bridge input
` [PATCH v4 08/15] dt-bindings: media: Add A31 MIPI CSI-2 bindings documentation
` [PATCH v4 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller
  ` [linux-sunxi] "
` [PATCH v4 13/15] media: sunxi: Add support for the A83T "

[PATCH -next] fpga: dfl-pci: rectify ReST formatting
 2021-01-11 18:16 UTC  (10+ messages)

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-11 17:56 UTC  (4+ messages)
` [PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-11 16:35 UTC  (3+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[PATCH -next] drm/amd/display: tweak the kerneldoc for active_vblank_irq_count
 2021-01-11 16:08 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-01-11 13:57 UTC  (3+ messages)
` [PATCH v4 2/3] hwmon: add Texas Instruments TPS23861 driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE

[PATCH 0/3] arm64: cpufeature: Add filter function to control
 2021-01-11 13:40 UTC  (5+ messages)
` [PATCH 1/3] arm64: Defer enabling pointer authentication on boot core
` [PATCH 2/3] arm64: cpufeature: Add a filter function to cpufeature
` [PATCH 3/3] arm64: Enable control of pointer authentication using early param

[PATCH 2/4] doc/zh_CN: add mips booting.rst translation
 2021-01-11 11:35 UTC  (3+ messages)
` [PATCH 3/4] doc/zh_CN: add mips features.rst translation
` [PATCH 4/4] doc/zh_CN: add mips ingenic-tcu.rst translation

[PATCH v5 1/4] doc/zh_CN: add mips index.rst translation
 2021-01-11 11:10 UTC  (6+ messages)
` [PATCH v5 2/4] doc/zh_CN: add mips booting.rst translation
` [PATCH v5 3/4] doc/zh_CN: add mips features.rst translation
` [PATCH v5 4/4] doc/zh_CN: add mips ingenic-tcu.rst translation

[PATCH -next] scsi: docs: ABI: sysfs-driver-ufs: rectify table formatting
 2021-01-11 10:28 UTC  (2+ messages)

[PATCH] Documentation: document dma device use for mcb
 2021-01-11 10:19 UTC  (2+ messages)

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2021-01-11  8:36 UTC  (9+ messages)

[PATCH v3 0/7] no-copy bvec
 2021-01-11  3:00 UTC  (15+ messages)
` [PATCH v3 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v3 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v3 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v3 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v3 5/7] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v3 6/7] bio: add a helper calculating nr segments to alloc
` [PATCH v3 7/7] bio: don't copy bvec for direct IO

[PATCH] Documentation: kbuild: Fix section reference
 2021-01-10 20:16 UTC  (2+ messages)

[PATCH net 0/3] net: fix issues around register_netdevice() failures
 2021-01-09  3:40 UTC  (5+ messages)
` [PATCH net 1/3] docs: net: explain struct net_device lifetime
` [PATCH net 2/3] net: make free_netdev() more lenient with unregistering devices
` [PATCH net 3/3] net: make sure devices go through netdev_wait_all_refs

[PATCH v4 1/4] doc/zh_CN: add mips booting.rst translation
 2021-01-09  1:49 UTC  (7+ messages)
` [PATCH v4 2/4] doc/zh_CN: add mips index.rst translation
` [PATCH v4 3/4] doc/zh_CN: add mips features.rst translation
` [PATCH v4 4/4] doc/zh_CN: add mips ingenic-tcu.rst translation

[GIT PULL] Documentation fixes
 2021-01-09  1:21 UTC  (2+ messages)

fbcon: remove soft scrollback code (missing Doc. patch)
 2021-01-08 23:11 UTC  (3+ messages)

[PATCH v2 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver
 2021-01-08 21:25 UTC  (3+ messages)
` [PATCH v2 18/34] xlink-ipc: Add xlink ipc driver
` [PATCH v2 20/34] xlink-core: Add xlink core driver xLink

[PATCH] KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
 2021-01-08 16:53 UTC 

[PATCH v3] doc/zh_CN: add mips index.rst translation
 2021-01-08  1:59 UTC  (2+ messages)

[Patch v4 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2021-01-08  1:28 UTC  (3+ messages)
` [Patch v4 1/2] cgroup: svm: Add Encryption ID controller
` [Patch v4 2/2] cgroup: svm: Encryption IDs cgroup documentation

[PATCH] docs: admin-guide: bootconfig: Fix feils to fails
 2021-01-07 21:45 UTC  (3+ messages)

[PATCH v2] Documentation/admin-guide: kernel-parameters: hyphenate comma-separated
 2021-01-07 21:44 UTC  (2+ messages)

[PATCH] docs: binfmt-misc: Fix .rst formatting
 2021-01-07 21:43 UTC  (2+ messages)

[PATCH] docs: remove mention of ENABLE_MUST_CHECK
 2021-01-07 21:42 UTC  (4+ messages)

[PATCH v2] docs: octeontx2: tune rst markup
 2021-01-07 20:48 UTC  (4+ messages)

[PATCH v3] doc/zh_CN: add mips booting.rst translation
 2021-01-07 14:20 UTC  (2+ messages)

kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")
 2021-01-07 13:00 UTC  (7+ messages)

[PATCH v2 1/2] docs/zh_CN: add Chinese index file
 2021-01-07 12:22 UTC  (5+ messages)
` [PATCH v2 2/2] docs/zh_CN: add Chinese booting file

[RFC PATCH] tools/perf: Integrate DAMON in perf
 2021-01-07 12:07 UTC 

[PATCH v3 0/9] Add support for Microsoft Surface System Aggregator Module
 2021-01-07  2:13 UTC  (3+ messages)

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2021-01-06 18:45 UTC  (8+ messages)

[PATCH] docs: octeontx2: tune rst markup
 2021-01-06 16:20 UTC  (3+ messages)

[PATCH] docs/zh_CN: add Chinese booting and index file
 2021-01-06 15:32 UTC  (3+ messages)
  `  "

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-06 14:19 UTC  (14+ messages)
` [PATCH v12 01/13] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v12 02/13] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v12 03/13] mm: Introduce VM_WARN_ON_PAGE macro
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
` [PATCH v12 05/13] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v12 06/13] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v12 07/13] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v12 08/13] mm/hugetlb: Flush work when dissolving a HugeTLB page
` [PATCH v12 09/13] mm/hugetlb: Introduce PageHugeInflight
` [PATCH v12 10/13] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v12 11/13] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v12 12/13] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v12 13/13] mm/hugetlb: Optimize the code with the help of the compiler

[PATCH v3 0/4] btf: support ints larger than 128 bits
 2021-01-06  5:26 UTC  (10+ messages)
` [PATCH v3 1/4] btf: add support for "
` [PATCH v3 2/4] libbpf: "
` [PATCH v3 3/4] bpftool: "
` [PATCH v3 4/4] bpf: add tests "

[PATCH] Documentation/dax: Update description of DAX policy changing
 2021-01-06  1:15 UTC  (3+ messages)

[PATCH] net-next: docs: Fix typos in snmp_counter.rst
 2021-01-05 19:52 UTC  (2+ messages)

[PATCH v2] btf: support ints larger than 128 bits
 2021-01-05 13:58 UTC  (3+ messages)

[PATCH v2 1/2] docs: networking: packet_mmap: fix formatting for C macros
 2021-01-04 21:30 UTC  (2+ messages)

[PATCH v2 0/7] no-copy bvec
 2021-01-04 17:23 UTC  (12+ messages)
` [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v2 7/7] bio: don't copy bvec for "

[PATCH v9 00/17] Implement NTB Controller using multiple PCI EP
 2021-01-04 15:46 UTC  (4+ messages)
` [PATCH v9 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v9 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function


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