summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-0861-342/+183
|\
| * linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2021-05-083-6/+5
| * kbuild: Don't remove link-vmlinux temporary files on exit/signalAndi Kleen2021-05-051-14/+0
| * kbuild: remove the unneeded comments for external module buildsMasahiro Yamada2021-05-051-11/+1
| * kbuild: make distclean remove tag files in sub-directoriesMasahiro Yamada2021-05-051-7/+2
| * kbuild: make distclean work against $(objtree) instead of $(srctree)Masahiro Yamada2021-05-051-1/+1
| * kbuild: refactor modname-multi by using suffix-searchMasahiro Yamada2021-05-051-1/+1
| * kbuild: refactor fdtoverlay ruleMasahiro Yamada2021-05-052-19/+16
| * kbuild: parameterize the .o part of suffix-searchMasahiro Yamada2021-05-051-8/+11
| * arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-055-9/+5
| * kbuild: remove ARCH=sh64 support from top MakefileMasahiro Yamada2021-05-031-5/+0
| * .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-0127-54/+56
| * kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-017-7/+7
| * Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor2021-05-011-4/+4
| * kbuild: add a script to remove stale generated filesMasahiro Yamada2021-05-013-8/+36
| * kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada2021-05-012-2/+8
| * .gitignore: ignore only top-level modules.builtinMasahiro Yamada2021-05-011-1/+1
| * .gitignore: move tags and TAGS close to other tag filesMasahiro Yamada2021-05-011-2/+4
| * kernel/.gitgnore: remove stale timeconst.h and hz.bcMasahiro Yamada2021-05-011-2/+0
| * usr/include: refactor .gitignoreMasahiro Yamada2021-05-011-3/+1
| * genksyms: fix stale commentMasahiro Yamada2021-05-011-1/+1
| * kbuild: add comment about why cmd_shipped uses 'cat'Masahiro Yamada2021-05-011-0/+3
| * sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada2021-05-012-43/+4
| * sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-05-015-56/+12
| * sh: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-05-012-41/+2
| * sh: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-05-012-37/+2
* | Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-0819-990/+175
|\ \
| * \ Merge branch 'master' into nextMichael Ellerman2021-05-081332-14493/+33908
| |\ \
| * | | KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin2021-05-053-17/+36
| * | | powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPCChristophe Leroy2021-05-041-17/+17
| * | | powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy2021-05-041-0/+3
| * | | powerpc/powernv/memtrace: Fix dcache flushingSandipan Das2021-05-041-2/+2
| * | | powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain2021-05-041-0/+92
| * | | powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin2021-05-043-5/+16
| * | | powerpc/powernv: remove the nvlink supportChristoph Hellwig2021-05-0210-948/+8
* | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-0880-330/+689
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-0815-42/+124
| |\ \ \
| | * | | netfilter: nftables: avoid potential overflows on 32bit archesEric Dumazet2021-05-072-7/+10
| | * | | netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet2021-05-071-1/+9
| | * | | netfilter: nftables: Fix a memleak from userdata error path in new objectsPablo Neira Ayuso2021-05-051-2/+2
| | * | | netfilter: remove BUG_ON() after skb_header_pointer()Pablo Neira Ayuso2021-05-056-7/+21
| | * | | netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso2021-05-051-0/+2
| | * | | netfilter: nfnetlink: add a missing rcu_read_unlock()Eric Dumazet2021-05-051-0/+1
| | * | | netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal2021-05-033-6/+4
| | * | | netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-032-19/+75
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-05-088-62/+15
| |\ \ \ \
| | * | | | i40e: Remove LLDP frame filtersArkadiusz Kubalewski2021-05-073-44/+0
| | * | | | i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski2021-05-074-11/+10
| | * | | | i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin2021-05-071-1/+2
| | * | | | i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang2021-05-071-0/+1