Age | Commit message (Expand) | Author | Files | Lines |
2022-06-01 | kbuild: check static EXPORT_SYMBOL* by script instead of modpost | Masahiro Yamada | 3 | -27/+70 |
2022-05-29 | parisc: remove arch/parisc/nm | Masahiro Yamada | 2 | -7/+0 |
2022-05-29 | kbuild: do not create *.prelink.o for Clang LTO or IBT | Masahiro Yamada | 6 | -67/+28 |
2022-05-29 | kbuild: replace $(linked-object) with CONFIG options | Masahiro Yamada | 1 | -2/+1 |
2022-05-29 | kbuild: do not try to parse *.cmd files for objects provided by compiler | Masahiro Yamada | 1 | -1/+8 |
2022-05-27 | kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost | Masahiro Yamada | 1 | -1/+1 |
2022-05-27 | modpost: squash if...else-if in find_elf_symbol2() | Masahiro Yamada | 1 | -7/+3 |
2022-05-27 | modpost: reuse ARRAY_SIZE() macro for section_mismatch() | Masahiro Yamada | 3 | -6/+6 |
2022-05-27 | modpost: remove the unused argument of check_sec_ref() | Masahiro Yamada | 1 | -3/+2 |
2022-05-27 | modpost: fix undefined behavior of is_arm_mapping_symbol() | Masahiro Yamada | 1 | -1/+2 |
2022-05-27 | modpost: fix removing numeric suffixes | Alexander Lobakin | 1 | -1/+1 |
2022-05-27 | scripts/kallsyms: update usage message of the kallsyms program | Yuntao Wang | 1 | -1/+1 |
2022-05-27 | kbuild: Fix include path in scripts/Makefile.modpost | Jing Leng | 1 | -2/+1 |
2022-05-26 | Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -287/+409 |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 88 | -2002/+1968 |
2022-05-26 | Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -6/+6 |
2022-05-26 | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 30 | -426/+985 |
2022-05-26 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 11 | -315/+272 |
2022-05-26 | Merge tag 'arc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 9 | -12/+253 |
2022-05-26 | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 29 | -1985/+2317 |
2022-05-26 | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 31 | -611/+742 |
2022-05-26 | Merge tag 'mailbox-v5.19' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 16 | -79/+628 |
2022-05-26 | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 61 | -961/+965 |
2022-05-26 | Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 17 | -58/+914 |
2022-05-26 | media: lirc: add missing exceptions for lirc uapi header file | Sean Young | 1 | -0/+2 |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 141 | -2339/+7847 |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 240 | -4664/+9207 |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 62 | -844/+874 |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 185 | -7354/+192 |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 346 | -4108/+3131 |
2022-05-26 | Merge tag 'arm-defconfig-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -5/+68 |
2022-05-26 | Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 158 | -2252/+10339 |
2022-05-26 | Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 710 | -11430/+43161 |
2022-05-26 | Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 51 | -187/+1281 |
2022-05-26 | locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro | Uros Bizjak | 1 | -5/+4 |
2022-05-26 | NFSD: nfsd_file_put() can sleep | Chuck Lever | 1 | -0/+2 |
2022-05-26 | NFSD: Add documenting comment for nfsd4_release_lockowner() | Chuck Lever | 1 | -3/+20 |
2022-05-26 | NFSD: Modernize nfsd4_release_lockowner() | Chuck Lever | 1 | -25/+11 |
2022-05-26 | NFSD: Fix possible sleep during nfsd4_release_lockowner() | Chuck Lever | 1 | -8/+4 |
2022-05-26 | RDMA/rtrs-clt: Fix one kernel-doc comment | Yang Li | 1 | -1/+1 |
2022-05-25 | Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 104 | -2675/+4689 |
2022-05-25 | Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -234/+396 |
2022-05-25 | Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+1 |
2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 56 | -983/+319 |
2022-05-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 169 | -3470/+6840 |
2022-05-25 | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 571 | -9264/+25818 |
2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1297 | -31586/+495293 |
2022-05-25 | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 188 | -1997/+4364 |
2022-05-25 | Merge tag 'perf-tools-for-v5.19-2022-05-23' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 265 | -4151/+19159 |
2022-05-25 | Merge tag 'checkpatch-new-alloc-check-5.19-rc1' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -3/+5 |