Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 4 | -8/+8 |
* | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 2020-08-07 | 1 | -0/+19 |
* | const_structs.checkpatch: add regulator_ops | Joe Perches | 2020-08-07 | 1 | -0/+1 |
* | scripts/decode_stacktrace.sh: guess path to vmlinux by release name | Konstantin Khlebnikov | 2020-08-07 | 1 | -5/+24 |
* | scripts/decode_stacktrace.sh: guess path to modules | Konstantin Khlebnikov | 2020-08-07 | 1 | -3/+33 |
* | scripts/decode_stacktrace.sh: guess basepath if not specified | Konstantin Khlebnikov | 2020-08-07 | 1 | -3/+11 |
* | scripts/decode_stacktrace.sh: skip missing symbols | Konstantin Khlebnikov | 2020-08-07 | 1 | -1/+5 |
* | scripts/bloat-o-meter: Support comparing library archives | Nikolay Borisov | 2020-08-07 | 1 | -0/+2 |
* | scripts/tags.sh: collect compiled source precisely | Jialu Xu | 2020-08-07 | 1 | -14/+4 |
* | Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa... | Linus Torvalds | 2020-08-06 | 5 | -4/+427 |
|\ | |||||
| * | coccinelle: api: filter out memdup_user definitions | Denis Efremov | 2020-08-04 | 1 | -4/+13 |
| * | coccinelle: api: extend memdup_user rule with vmemdup_user() | Denis Efremov | 2020-08-04 | 1 | -0/+45 |
| * | coccinelle: api: extend memdup_user transformation with GFP_USER | Denis Efremov | 2020-08-04 | 1 | -2/+6 |
| * | coccinelle: api: add kzfree script | Denis Efremov | 2020-08-04 | 1 | -0/+101 |
| * | coccinelle: misc: add array_size_dup script to detect missed overflow checks | Denis Efremov | 2020-08-04 | 1 | -0/+209 |
| * | coccinelle: api/kstrdup: fix coccinelle position | Denis Efremov | 2020-08-04 | 1 | -1/+1 |
| * | coccinelle: api: add device_attr_show script | Denis Efremov | 2020-08-04 | 1 | -0/+55 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-05 | 2 | -1/+26 |
|\ \ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-08-02 | 1 | -2/+10 |
| |\ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-25 | 2 | -3/+3 |
| |\ \ \ | |||||
| * | | | | bpf: Introduce SK_LOOKUP program type with a dedicated attach point | Jakub Sitnicki | 2020-07-17 | 1 | -1/+8 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-07-13 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| | * | | | | bpf: Resolve BTF IDs in vmlinux image | Jiri Olsa | 2020-07-13 | 1 | -0/+6 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-11 | 15 | -91/+247 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-07-04 | 1 | -0/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | bpf: Introduce helper bpf_get_task_stack() | Song Liu | 2020-07-01 | 1 | -0/+2 |
| | * | | | | | bpf: Add bpf_skc_to_udp6_sock() helper | Yonghong Song | 2020-06-24 | 1 | -0/+2 |
| | * | | | | | bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers | Yonghong Song | 2020-06-24 | 1 | -0/+6 |
| | * | | | | | bpf: Add bpf_skc_to_tcp6_sock() helper | Yonghong Song | 2020-06-24 | 1 | -0/+2 |
* | | | | | | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-05 | 2 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 5.8-rc7 into driver-core-next | Greg Kroah-Hartman | 2020-07-27 | 3 | -5/+13 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge 5.8-rc6 into driver-core-next | Greg Kroah-Hartman | 2020-07-20 | 14 | -91/+216 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | scripts: add dummy report mode to add_namespace.cocci | Matthias Maennich | 2020-07-10 | 2 | -2/+8 |
* | | | | | | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-05 | 3 | -2/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 2020-07-27 | 3 | -5/+13 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2020-07-23 | 2 | -1/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | soundwire: extend SDW_SLAVE_ENTRY | Pierre-Louis Bossart | 2020-06-30 | 2 | -1/+7 |
| * | | | | | | | | | Merge v5.8-rc6 into char-misc-next | Greg Kroah-Hartman | 2020-07-20 | 14 | -91/+216 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace | Masahiro Yamada | 2020-07-10 | 1 | -1/+0 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 2 | -5/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | scripts/kernel-doc: optionally treat warnings as errors | Pierre-Louis Bossart | 2020-07-31 | 1 | -1/+22 |
| * | | | | | | | | | scripts/kernel-doc: handle function pointer prototypes | Mauro Carvalho Chehab | 2020-06-26 | 1 | -0/+5 |
| * | | | | | | | | | scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK | Mauro Carvalho Chehab | 2020-06-26 | 1 | -0/+2 |
| * | | | | | | | | | docs: Don't push Sphinx upgrades quite so readily | Jonathan Corbet | 2020-06-26 | 1 | -4/+0 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-04 | 1 | -5/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | scripts/selinux/mdp: fix initial SID handling | Stephen Smalley | 2020-06-23 | 1 | -5/+18 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 1 | -11/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkpatch: Remove awareness of uninitialized_var() macro | Kees Cook | 2020-07-16 | 1 | -11/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-08-04 | 5 | -34/+222 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | gcc-plugins: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-13 | 3 | -3/+3 |