summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton2023-04-161-59/+76
|\
| * zsmalloc: document freeable statsSergey Senozhatsky2023-04-051-0/+2
| * zsmalloc: document new fullness groupingSergey Senozhatsky2023-04-051-59/+74
* | mm: hold the RCU read lock over calls to ->map_pagesMatthew Wilcox (Oracle)2023-04-051-2/+2
* | mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka2023-04-051-0/+8
* | mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen2023-04-051-0/+8
* | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-052-4/+4
* | mm/uffd: UFFD_FEATURE_WP_UNPOPULATEDPeter Xu2023-04-051-0/+17
* | shmem: add support to ignore swapLuis Chamberlain2023-03-282-3/+8
* | shmem: update documentationLuis Chamberlain2023-03-281-8/+49
* | mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()Anshuman Khandual2023-03-281-1/+1
* | mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo2023-03-281-5/+11
* | lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin2023-03-281-0/+6
* | mm: multi-gen LRU: improve design docT.J. Alumbaugh2023-03-281-5/+39
|/
* Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-03-262-0/+353
|\
| * docs: usb: Add documentation for the UVC GadgetDaniel Scally2023-03-092-0/+353
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-231-2/+5
|\ \
| * | xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer2023-03-221-2/+5
* | | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-177-7/+9
|\ \ \
| * | | ynl: broaden the license even moreJakub Kicinski2023-03-167-7/+8
| * | | xdp: add xdp_set_features_flag utility routineLorenzo Bianconi2023-03-101-0/+1
| |/ /
* | | Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-03-171-1/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki2023-03-171-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | ACPI: docs: enumeration: Correct reference to the I²C device data typeAndy Shevchenko2023-03-071-1/+1
| | |/ /
* | | | Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxLinus Torvalds2023-03-1410-22/+31
|\ \ \ \ | |/ / / |/| | |
| * | | docs: vfio: fix header pathJiri Pirko2023-03-141-1/+1
| * | | docs: process: typo fixXujun Leng2023-03-141-1/+1
| * | | docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't existMike Rapoport (IBM)2023-03-072-5/+6
| * | | docs/mm: Physical Memory: fix a reference to a file that doesn't existMike Rapoport (IBM)2023-03-071-1/+1
| * | | docs: rebasing-and-merging: Drop wrong statement about gitUwe Kleine-König2023-03-071-5/+1
| * | | docs: programming-language: add Rust programming language sectionMiguel Ojeda2023-03-071-1/+18
| * | | docs: programming-language: remove mention of the Intel compilerMiguel Ojeda2023-03-071-5/+0
| * | | docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn2023-03-071-1/+1
| * | | sched/doc: supplement CPU capacity with RISC-VSong Shuai2023-03-072-2/+2
| |/ /
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-121-3/+3
|\ \ \
| * | | docs: ext4: modify the group desc size to 64Wu Bo2023-03-071-3/+3
* | | | Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linuxLinus Torvalds2023-03-101-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: sysfs-block: document hidden sysfs entrySagi Grimberg2023-03-071-0/+9
| | |/ | |/|
* | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-098-31/+27
|\ \ \ | |/ / |/| |
| * | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-077-3/+12
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-9/+5
| |\ \
| | * | bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya2023-03-061-3/+2
| | * | bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya2023-03-061-4/+2
| | * | bpf, docs: Fix link to BTF docBagas Sanjaya2023-02-271-2/+1
| * | | netlink: specs: update for codegen enumerating from 1Jakub Kicinski2023-03-033-17/+2
| * | | tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski2023-03-031-1/+6
| * | | tools: ynl: fully inherit attrs in subsetsJakub Kicinski2023-03-031-1/+2
* | | | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-5/+16
|\ \ \ \
| * | | | Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh2023-02-271-5/+16
* | | | | Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-042-0/+7
|\ \ \ \ \