summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-06mm/vmalloc: don't allow VM_NO_GUARD on vmap()Peter Zijlstra1-1/+1
2021-11-06include/linux/io-mapping.h: remove fallback for writecombineLucas De Marchi1-6/+0
2021-11-06memory: remove unused CONFIG_MEM_BLOCK_SIZELukas Bulwahn1-1/+0
2021-11-06mm: add zap_skip_check_mapping() helperPeter Xu1-1/+15
2021-11-06mm: drop first_index/last_index in zap_detailsPeter Xu1-2/+0
2021-11-06mm: use __pfn_to_section() instead of open coding itRolf Eike Beer1-2/+2
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song1-7/+0
2021-11-06mm: simplify bdi refcountingChristoph Hellwig1-0/+3
2021-11-06fs: explicitly unregister per-superblock BDIsChristoph Hellwig1-0/+1
2021-11-06percpu: add __alloc_size attributes for better bounds checkingKees Cook1-3/+3
2021-11-06mm/page_alloc: add __alloc_size attributes for better bounds checkingKees Cook1-2/+2
2021-11-06mm/vmalloc: add __alloc_size attributes for better bounds checkingKees Cook1-11/+11
2021-11-06mm/kvmalloc: add __alloc_size attributes for better bounds checkingKees Cook1-8/+8
2021-11-06slab: add __alloc_size attributes for better bounds checkingKees Cook1-28/+33
2021-11-06slab: clean up function prototypesKees Cook1-34/+34
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook3-0/+30
2021-11-06kasan: generic: introduce kasan_record_aux_stack_noalloc()Marco Elver1-0/+2
2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver1-0/+4
2021-11-06lib/stackdepot: include gfp.hMarco Elver1-0/+2
2021-11-06mm: don't include <linux/dax.h> in <linux/mempolicy.h>Christoph Hellwig1-1/+0
2021-11-06mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka2-13/+2
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)2-34/+34
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas1-0/+4
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas1-11/+0
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas1-0/+2
2021-11-05Merge branch 'pci/switchtec'Bjorn Helgaas1-0/+1
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas1-2/+4
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas1-1/+1
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+17
2021-11-04Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-2/+2
2021-11-04irqdomain: Make of_phandle_args_to_fwspec() generally availableMarc Zyngier1-0/+4
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+18
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-101/+108
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-46/+15
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-408/+461
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2021-11-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+2
2021-11-04Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds7-6/+77
2021-11-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-18/+85
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-72/+15
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds4-26/+23
2021-11-03string: uninline memcpy_and_padGuenter Roeck1-17/+2
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-1/+513
2021-11-03Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2021-11-03Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-2/+149
2021-11-03Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-144/+211
2021-11-03Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-58/+216
2021-11-03Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+8