summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-06bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau1-0/+6
2021-11-05NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker1-2/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker1-1/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker1-2/+1
2021-11-05NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker1-1/+1
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker1-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker1-3/+1
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker1-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker1-2/+1
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker1-3/+1
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker1-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker1-1/+0
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker1-1/+0
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker1-0/+13
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas1-0/+4
2021-11-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-0/+6
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 Torvalds8-30/+37
2021-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+7
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+26
2021-11-05ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.hRafael J. Wysocki1-13/+0
2021-11-05mfd: tps80031: Remove driverDmitry Osipenko1-637/+0
2021-11-05mfd: max77686: Correct tab-based alignment of register addressesLuca Ceresoli1-13/+13
2021-11-05mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König1-1/+1
2021-11-05mfd: da9063: Add support for latest EA silicon revisionCarlos de Paula1-0/+1
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones1-25/+0
2021-11-05pwm: Make it explicit that pwm_apply_state() might sleepUwe Kleine-König1-0/+4
2021-11-05pwm: Add might_sleep() annotations for !CONFIG_PWM API functionsUwe Kleine-König1-0/+9
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe1-2/+1