summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-071-1/+0
|\ \ \ \ \
| * | | | | unexport linux/elfcore.hAl Viro2020-07-271-1/+0
* | | | | | kasan: allow enabling stack tagging for tag-based modeAndrey Konovalov2020-08-071-1/+2
* | | | | | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-074-8/+8
* | | | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2020-08-071-0/+19
* | | | | | const_structs.checkpatch: add regulator_opsJoe Perches2020-08-071-0/+1
* | | | | | scripts/decode_stacktrace.sh: guess path to vmlinux by release nameKonstantin Khlebnikov2020-08-071-5/+24
* | | | | | scripts/decode_stacktrace.sh: guess path to modulesKonstantin Khlebnikov2020-08-071-3/+33
* | | | | | scripts/decode_stacktrace.sh: guess basepath if not specifiedKonstantin Khlebnikov2020-08-071-3/+11
* | | | | | scripts/decode_stacktrace.sh: skip missing symbolsKonstantin Khlebnikov2020-08-071-1/+5
* | | | | | scripts/bloat-o-meter: Support comparing library archivesNikolay Borisov2020-08-071-0/+2
* | | | | | scripts/tags.sh: collect compiled source preciselyJialu Xu2020-08-071-14/+4
* | | | | | Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds2020-08-065-4/+427
|\ \ \ \ \ \
| * | | | | | coccinelle: api: filter out memdup_user definitionsDenis Efremov2020-08-041-4/+13
| * | | | | | coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov2020-08-041-0/+45
| * | | | | | coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov2020-08-041-2/+6
| * | | | | | coccinelle: api: add kzfree scriptDenis Efremov2020-08-041-0/+101
| * | | | | | coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov2020-08-041-0/+209
| * | | | | | coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov2020-08-041-1/+1
| * | | | | | coccinelle: api: add device_attr_show scriptDenis Efremov2020-08-041-0/+55
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-1/+26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-2/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-252-3/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki2020-07-171-1/+8
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-131-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: Resolve BTF IDs in vmlinux imageJiri Olsa2020-07-131-0/+6
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1115-91/+247
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-041-0/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: Introduce helper bpf_get_task_stack()Song Liu2020-07-011-0/+2
| | * | | | | | | | | | bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song2020-06-241-0/+2
| | * | | | | | | | | | bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song2020-06-241-0/+6
| | * | | | | | | | | | bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song2020-06-241-0/+2
* | | | | | | | | | | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-052-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman2020-07-273-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman2020-07-2014-91/+216
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2020-07-102-2/+8
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-053-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-273-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-07-232-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-302-1/+7
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman2020-07-2014-91/+216
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceMasahiro Yamada2020-07-101-1/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-042-5/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart2020-07-311-1/+22
| * | | | | | | | | | | | scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab2020-06-261-0/+5
| * | | | | | | | | | | | scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab2020-06-261-0/+2
| * | | | | | | | | | | | docs: Don't push Sphinx upgrades quite so readilyJonathan Corbet2020-06-261-4/+0
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-5/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scripts/selinux/mdp: fix initial SID handlingStephen Smalley2020-06-231-5/+18
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-11/+5
|\ \ \ \ \ \ \ \ \ \ \ \