aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ksymoops (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-21modpost: turn missing MODULE_LICENSE() into errorMasahiro Yamada1-1/+1
2020-12-21modpost: refactor error handling and clarify error/fatal differenceMasahiro Yamada2-29/+27
2020-12-21modpost: rename merror() to error()Masahiro Yamada2-6/+6
2020-12-21kbuild: don't hardcode depmod pathDominique Martinet1-1/+1
2020-12-21kbuild: doc: document subdir-y syntaxMasahiro Yamada1-0/+15
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada1-39/+71
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada1-42/+52
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada1-48/+40
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada1-9/+10
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada2-28/+35
2020-12-21kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada1-1/+1
2020-12-08Makefile.extrawarn: remove -Wnested-externs warningArnd Bergmann1-1/+0
2020-12-08tweewide: Fix most Shebang linesFinn Behrens26-26/+26
2020-12-06Linux 5.10-rc7Linus Torvalds1-1/+1
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian1-14/+12
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz1-5/+3
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi1-1/+1
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen1-9/+16
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su1-0/+4
2020-12-06mailmap: add two more addresses of Uwe Kleine-KönigUwe Kleine-König1-0/+2
2020-12-06mm/swapfile: do not sleep with a spin lock heldQian Cai1-1/+3
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim4-69/+0
2020-12-06mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi1-5/+5
2020-12-06mm: memcg/slab: fix obj_cgroup_charge() return value handlingRoman Gushchin1-16/+24
2020-12-06coredump: fix core_pattern parse errorMenglong Dong1-1/+2
2020-12-06zlib: export S390 symbols for zlib modulesRandy Dunlap1-0/+3
2020-12-06kbuild: avoid split lines in .mod filesMasahiro Yamada1-8/+4
2020-12-06Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin3-887/+0
2020-12-06x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-3/+2
2020-12-06x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-5/+5
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu3-4/+36
2020-12-05i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun1-6/+6
2020-12-05i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann1-0/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer1-4/+6
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer1-2/+0
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer1-2/+0
2020-12-04dm: fix IO splittingMike Snitzer4-19/+18
2020-12-04tty: Fix ->session lockingJann Horn3-14/+41
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn1-2/+2
2020-12-04usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam1-2/+4
2020-12-04usb: ohci-omap: Fix descriptor conversionLinus Walleij2-3/+3
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2-4/+3
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman1-11/+6
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman1-2/+0
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold1-6/+4
2020-12-03cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg2-35/+38
2020-12-03cifs: add NULL check for ses->tcon_ipcAurelien Aptel1-1/+2
2020-12-03smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon1-2/+2
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik4-1/+15
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan1-7/+15