Age | Commit message (Expand) | Author |
2020-11-12 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-08 | Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-11-03 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds |
2020-11-03 | Merge tag 'docs-5.10-3' of git://git.lwn.net/linux | Linus Torvalds |
2020-11-02 | scripts: get_api.pl: Add sub-titles to ABI output | Mauro Carvalho Chehab |
2020-11-02 | scripts: get_abi.pl: Don't let ABI files to create subtitles | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: assume ReST format by default | Mauro Carvalho Chehab |
2020-10-30 | docs: ABI: cleanup several ABI documents | Mauro Carvalho Chehab |
2020-10-30 | docs: Kconfig/Makefile: add a check for broken ABI files | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: auto-generate cross references | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: use bold font for ABI definitions | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: prevent duplicated file names | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: output users in ReST format | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: detect duplicated ABI definitions | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: cleanup ABI cross-reference logic | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: improve its parser to better catch up indentation | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: Allow optionally record from where a line came from | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: fix parsing on ReST mode | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: change script to allow parsing in ReST mode | Mauro Carvalho Chehab |
2020-10-29 | bpf: Add struct bpf_redir_neigh forward declaration to BPF helper defs | Andrii Nakryiko |
2020-10-28 | scripts: kernel-doc: use :c:union when needed | Mauro Carvalho Chehab |
2020-10-28 | scripts: kernel-doc: split typedef complex regex | Mauro Carvalho Chehab |
2020-10-28 | scripts: kernel-doc: fix typedef parsing | Mauro Carvalho Chehab |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | checkpatch: enable GIT_DIR environment use to set git repository location | Joe Perches |
2020-10-23 | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-22 | Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop | Toke Høiland-Jørgensen |
2020-10-21 | kbuild: Use uname for LINUX_COMPILE_HOST detection | Chris Down |
2020-10-21 | kbuild: remove leftover comment for filechk utility | Rasmus Villemoes |
2020-10-21 | treewide: remove DISABLE_LTO | Sami Tolvanen |
2020-10-18 | Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds |
2020-10-17 | coccinelle: api: add kfree_mismatch script | Denis Efremov |
2020-10-16 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-16 | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang | George Popescu |
2020-10-16 | scripts/gdb/tasks: add headers and improve spacing format | Ritesh Harjani |
2020-10-16 | scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com... | Ritesh Harjani |
2020-10-16 | checkpatch: add new warnings to author signoff checks. | Dwaipayan Ray |
2020-10-16 | checkpatch: fix false positive on empty block comment lines | Łukasz Stelmach |
2020-10-16 | checkpatch: fix multi-statement macro checks for while blocks. | Dwaipayan Ray |
2020-10-16 | checkpatch: emit a warning on embedded filenames | Joe Perches |
2020-10-16 | checkpatch: extend author Signed-off-by check for split From: header | Dwaipayan Ray |
2020-10-16 | checkpatch: allow not using -f with files that are in git | Joe Perches |
2020-10-16 | checkpatch: warn on self-assignments | Joe Perches |
2020-10-16 | const_structs.checkpatch: add pinctrl_ops and pinmux_ops | Rikard Falkeborn |
2020-10-16 | checkpatch: warn if trace_printk and friends are called | Nicolas Boichat |
2020-10-16 | const_structs.checkpatch: add phy_ops | Rikard Falkeborn |