aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-28Linux 5.12-rc1HEADmasterLinus Torvalds1-3/+3
2021-02-28Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2021-02-28Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-21/+31
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds94-992/+1347
2021-02-28Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+5
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds30-316/+746
2021-02-28Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-70/+94
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds40-180/+173
2021-02-28kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL againMasahiro Yamada1-2/+4
2021-02-28kbuild: make -s option take precedence over V=1Masahiro Yamada1-0/+1
2021-02-28ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada1-1/+0
2021-02-28kbuild: do not include include/config/auto.conf from adjust_autoksyms.shMasahiro Yamada1-3/+0
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada3-16/+26
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds38-1114/+694
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-65/+53
2021-02-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-37/+11
2021-02-27csky: Fixup compile errorGuo Ren52-52/+0
2021-02-27csky: use free_initmem_default() in free_initmem()David Hildenbrand1-16/+1
2021-02-27csky: Fixup pfn_valid error with wrong max_mapnrGuo Ren1-2/+2
2021-02-27csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren14-3/+225
2021-02-27csky: kprobe: Fixup code in simulate without 'long'Guo Ren1-15/+7
2021-02-27csky: Fixup swaponGuo Ren3-9/+52
2021-02-27csky: pgtable.h: Coding conventionGuo Ren3-55/+36
2021-02-27kbuild: lto: add _mcount to list of used symbolsArnd Bergmann1-0/+1
2021-02-26riscv: Cleanup setup_bootmem()Kefeng Wang1-19/+2
2021-02-26RISC-V: Enable CPU Hotplug in defconfigsAnup Patel2-0/+2
2021-02-26RISC-V: Make NUMA depend on SMPPalmer Dabbelt1-0/+1
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)20-52/+44
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds53-81/+56
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds9-141/+211
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-81/+660
2021-02-26Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds26-414/+883
2021-02-26Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-340/+346
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-123/+215
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds24-169/+1196
2021-02-26Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-2/+2
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds121-1040/+7605
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds12-27/+44
2021-02-26Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-6/+6
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+5
2021-02-26Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-16/+168
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24-423/+533
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds145-1507/+4870
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei3-26/+16
2021-02-26initramfs: panic with memory informationFlorian Fainelli1-4/+15
2021-02-26ubsan: remove overflow checksAndrey Ryabinin4-136/+0
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg3-0/+14
2021-02-26scripts/gdb: fix list_for_eachGeorge Prekas1-0/+5
2021-02-26x86: fix seq_file iteration for pat/memtype.cNeilBrown1-2/+2
2021-02-26seq_file: document how per-entry resources are managed.NeilBrown1-0/+6
2021-02-26fs/coredump: use kmap_local_page()Ira Weiny1-2/+2
2021-02-26init/Kconfig: fix a typo in CC_VERSION_TEXT help textBhaskar Chowdhury1-1/+1
2021-02-26init: clean up early_param_on_off() macroMasahiro Yamada1-2/+2
2021-02-26init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada1-8/+0
2021-02-26checkpatch: do not apply "initialise globals to 0" check to BPF progsSong Liu1-1/+11
2021-02-26checkpatch: don't warn about colon termination in linker scriptsChris Down1-1/+1
2021-02-26checkpatch: add kmalloc_array_node to unnecessary OOM message checkJoe Perches1-1/+1
2021-02-26checkpatch: add warning for avoiding .L prefix symbols in assembly filesAditya Srivastava1-0/+7
2021-02-26checkpatch: improve TYPECAST_INT_CONSTANT test messageJoe Perches1-10/+10
2021-02-26checkpatch: prefer ftrace over function entry/exit printksJoe Perches1-0/+35
2021-02-26checkpatch: trivial style fixesDwaipayan Ray1-9/+9
2021-02-26checkpatch: ignore warning designated initializers using NR_CPUSPeng Wang1-1/+3
2021-02-26checkpatch: improve blank line after declaration testJoe Perches1-23/+29
2021-02-26include/linux/bitops.h: spelling s/synomyn/synonym/Geert Uytterhoeven1-1/+1
2021-02-26lib/cmdline: remove an unneeded local variable in next_arg()Masahiro Yamada1-4/+3
2021-02-26lib: stackdepot: fix ignoring return value warningVijayanand Jitta1-2/+4
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta4-4/+45
2021-02-26lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal2-2/+10
2021-02-26string.h: move fortified functions definitions in a dedicated header.Francis Laniel2-281/+303
2021-02-26lib/genalloc.c: change return type to unsigned long for bitmap_set_llHuang Shijie1-1/+2
2021-02-26MAINTAINERS: add uapi directories to API/ABI sectionVlastimil Babka1-0/+2
2021-02-26kernel: delete repeated words in commentsRandy Dunlap7-11/+11
2021-02-26groups: simplify struct group_info allocationHubert Jasudowicz1-6/+1
2021-02-26groups: use flexible-array member in struct group_infoHubert Jasudowicz1-1/+1
2021-02-26treewide: Miguel has movedMiguel Ojeda11-23/+21
2021-02-26include/linux: remove repeated wordsRandy Dunlap4-4/+4
2021-02-26sysctl.c: fix underflow value setting risk in vm_tableLin Feng1-4/+4
2021-02-26proc: use kvzalloc for our kernel bufferJosef Bacik1-2/+2
2021-02-26proc/wchan: use printk format instead of lookup_symbol_name()Helge Deller1-11/+8
2021-02-26alpha: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap1-1/+0
2021-02-26kasan: clarify that only first bug is reported in HW_TAGSAndrey Konovalov2-3/+7
2021-02-26kasan: inline HW_TAGS helper functionsAndrey Konovalov1-6/+7
2021-02-26arm64: kasan: simplify and inline MTE functionsAndrey Konovalov7-73/+60
2021-02-26kasan: ensure poisoning size alignmentAndrey Konovalov3-31/+48
2021-02-26kasan, mm: optimize krealloc poisoningAndrey Konovalov2-8/+24
2021-02-26kasan, mm: fail krealloc on freed objectsAndrey Konovalov2-0/+23
2021-02-26kasan: rework krealloc testsAndrey Konovalov1-10/+81
2021-02-26kasan: unify large kfree checksAndrey Konovalov2-18/+34
2021-02-26kasan: clean up setting free info in kasan_slab_freeAndrey Konovalov1-4/+2
2021-02-26kasan: optimize large kmalloc poisoningAndrey Konovalov1-5/+15
2021-02-26kasan, mm: optimize kmalloc poisoningAndrey Konovalov4-48/+119
2021-02-26kasan, mm: don't save alloc stacks twiceAndrey Konovalov3-4/+24
2021-02-26kasan: use error_report_end tracepointAlexander Potapenko1-3/+5
2021-02-26kfence: use error_report_end tracepointAlexander Potapenko1-0/+2
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko3-0/+86
2021-02-26kfence: report sensitive information based on no_hash_pointersMarco Elver5-27/+18
2021-02-26MAINTAINERS: add entry for KFENCEMarco Elver1-0/+12
2021-02-26kfence: add test suiteMarco Elver10-25/+915
2021-02-26kfence, Documentation: add KFENCE documentationMarco Elver3-0/+301
2021-02-26kfence, kasan: make KFENCE compatible with KASANAlexander Potapenko5-5/+40
2021-02-26mm, kfence: insert KFENCE hooks for SLUBAlexander Potapenko3-14/+51
2021-02-26mm, kfence: insert KFENCE hooks for SLABAlexander Potapenko4-10/+38
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver8-46/+48
2021-02-26arm64, kfence: enable KFENCE for ARM64Marco Elver4-1/+36
2021-02-26x86, kfence: enable KFENCE for x86Alexander Potapenko3-0/+76
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko9-0/+1484
2021-02-26mm/early_ioremap.c: use __func__ instead of function nameStephen Zhang1-6/+6
2021-02-26mm/backing-dev.c: use might_alloc()Daniel Vetter1-1/+2
2021-02-26mm/dmapool: use might_alloc()Daniel Vetter1-1/+2
2021-02-26mm: page-flags.h: Typo fix (It -> If)Guo Ren1-2/+2
2021-02-26mm/zsmalloc.c: use page_private() to access page->privateMiaohe Lin1-1/+1
2021-02-26zsmalloc: account the number of compacted pages correctlyRokudo Yan3-8/+13
2021-02-26mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage()Miaohe Lin1-2/+1
2021-02-26mm: set the sleep_mapped to true for zbud and z3foldTian Tao2-0/+2
2021-02-26mm/zswap: add the flag can_sleep_mappedTian Tao3-5/+62
2021-02-26mm: zswap: clean up confusing commentRandy Dunlap1-3/+3
2021-02-26mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin1-1/+2
2021-02-26mm/rmap: correct obsolete comment of page_get_anon_vma()Miaohe Lin1-2/+2
2021-02-26mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin1-8/+3
2021-02-26mm/rmap: fix obsolete comment in __page_check_anon_rmap()Miaohe Lin1-2/+1
2021-02-26mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin1-1/+1
2021-02-26mm/rmap: correct some obsolete comments of anon_vmaMiaohe Lin1-2/+2
2021-02-26mm/mlock: stop counting mlocked pages when none vma is foundMiaohe Lin1-1/+1
2021-02-26virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplugDavid Hildenbrand1-14/+27
2021-02-26s390/mm: define arch_get_mappable_range()Anshuman Khandual2-1/+14
2021-02-26arm64/mm: define arch_get_mappable_range()Anshuman Khandual1-8/+7
2021-02-26mm/memory_hotplug: prevalidate the address range being added with platformAnshuman Khandual3-20/+76
2021-02-26Documentation: sysfs/memory: clarify some memory block device propertiesDavid Hildenbrand2-28/+41
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand4-22/+15
2021-02-26mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfnMiaohe Lin1-5/+4
2021-02-26mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand5-5/+5
2021-02-26mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual3-13/+13
2021-02-26mm: fix memory_failure() handling of dax-namespace metadataDan Williams3-0/+27
2021-02-26mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams2-7/+65
2021-02-26mm: teach pfn_to_online_page() to consider subsection validityDan Williams1-4/+19
2021-02-26mm: move pfn_to_online_page() out of lineDan Williams2-16/+17
2021-02-26mm/vmstat.c: erase latency in vmstat_shepherdJiang Biao1-0/+2
2021-02-26mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner2-0/+18
2021-02-26mm: vmstat: fix NOHZ wakeups for node stat changesJohannes Weiner1-6/+9
2021-02-26mm: cma: print region name on failurePatrick Daly1-2/+2
2021-02-26mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand3-2/+20
2021-02-26mm/cma: expose all pages to the buddy if activation of an area failsDavid Hildenbrand1-22/+21
2021-02-26mm: cma: allocate cma areas bottom-upRoman Gushchin1-0/+17
2021-02-26mm,shmem,thp: limit shmem THP allocations to requested zonesRik van Riel1-1/+5
2021-02-26mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel2-6/+18
2021-02-26mm,thp,shm: limit gfp mask to no more than specifiedRik van Riel1-0/+21
2021-02-26mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel3-6/+10
2021-02-26mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)3-39/+4
2021-02-26mm: pass pvec directly to find_get_entriesMatthew Wilcox (Oracle)4-20/+13
2021-02-26mm: remove nr_entries parameter from pagevec_lookup_entriesMatthew Wilcox (Oracle)3-6/+5
2021-02-26mm: add an 'end' parameter to pagevec_lookup_entriesMatthew Wilcox (Oracle)3-38/+16
2021-02-26mm: add an 'end' parameter to find_get_entriesMatthew Wilcox (Oracle)4-15/+10
2021-02-26mm: add and use find_lock_entriesMatthew Wilcox (Oracle)4-97/+78
2021-02-26iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)2-119/+43
2021-02-26mm/filemap: add mapping_seek_hole_dataMatthew Wilcox (Oracle)3-70/+82
2021-02-26mm/filemap: add helper for finding pagesMatthew Wilcox (Oracle)1-55/+42
2021-02-26mm/filemap: rename find_get_entry to mapping_get_entryMatthew Wilcox (Oracle)1-3/+4
2021-02-26mm: add FGP_ENTRYMatthew Wilcox (Oracle)5-41/+13
2021-02-26mm/swap: optimise get_shadow_from_swap_cacheMatthew Wilcox (Oracle)1-3/+1
2021-02-26mm/shmem: use pagevec_lookup in shmem_unlock_mappingMatthew Wilcox (Oracle)1-10/+1
2021-02-26mm: make pagecache tagged lookups return only head pagesMatthew Wilcox (Oracle)1-5/+6
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds22-272/+356
2021-02-26swiotlb: Validate bounce size in the sync/unmap pathMartin Radev1-3/+50
2021-02-26nvme-pci: set min_align_maskJianxiong Gao1-0/+1
2021-02-26swiotlb: respect min_align_maskChristoph Hellwig1-10/+31
2021-02-26i2c: exynos5: Preserve high speed master codeMÃ¥rten Lindahl1-1/+7
2021-02-26Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"Wolfram Sang1-34/+0
2021-02-26i2c: designware: Get right data lengthLiguang Zhang2-1/+3
2021-02-26i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2021-02-25cifs: update internal version numberSteve French1-1/+1
2021-02-25cifs: use discard iterator to discard unneeded network data more efficientlyDavid Howells3-3/+22
2021-02-25vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yNathan Chancellor1-4/+5
2021-02-25Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-374/+65
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds22-507/+1492
2021-02-25kbuild: Move .thinlto-cache removal to 'make clean'Masahiro Yamada1-2/+2
2021-02-25parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSami Tolvanen1-0/+1
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds8-5/+190
2021-02-25docs: proc.rst: fix indentation warningRandy Dunlap1-1/+1
2021-02-25Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds68-423/+1223
2021-02-25Documentation: cgroup-v2: fix path to example BPF programAntonio Terceiro1-1/+1
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds68-371/+734
2021-02-25docs: powerpc: Fix tables in syscall64-abi.rstAndrew Donnellan1-19/+32
2021-02-25Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-27/+334
2021-02-26Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/...Dave Airlie7-94/+65
2021-02-26Merge tag 'amd-drm-fixes-5.12-2021-02-24' of https://gitlab.freedesktop.org/a...Dave Airlie11-48/+158
2021-02-26Merge tag 'drm-misc-next-fixes-2021-02-25' of git://anongit.freedesktop.org/d...Dave Airlie14-62/+197
2021-02-25Documentation: features: refresh feature listArnd Bergmann10-10/+10
2021-02-25Documentation: features: remove c6x referencesArnd Bergmann41-41/+0
2021-02-25cifs: introduce helper for finding referral server to improve DFS target reso...Paulo Alcantara2-17/+51
2021-02-25cifs: check all path components in resolved dfs targetPaulo Alcantara1-60/+33
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds65-498/+698
2021-02-25cifs: fix DFS failoverPaulo Alcantara1-64/+59
2021-02-25cifs: fix nodfs mount optionPaulo Alcantara1-4/+4
2021-02-25cifs: fix handling of escaped ',' in the password mount argumentRonnie Sahlberg1-13/+30
2021-02-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-49/+59
2021-02-25Merge branch 'acpi-tables'Rafael J. Wysocki4-0/+316
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds73-781/+5543
2021-02-25r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit1-2/+2