| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2020-11-12 | 1 | -0/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2020-11-07 | 1 | -0/+1 |
| |\ |
|
| | * | bpf: Add struct bpf_redir_neigh forward declaration to BPF helper defs | Andrii Nakryiko | 2020-10-29 | 1 | -0/+1 |
* | | | Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-11-08 | 1 | -0/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | scripts: get_api.pl: Add sub-titles to ABI output | Mauro Carvalho Chehab | 2020-11-02 | 1 | -0/+17 |
| * | | scripts: get_abi.pl: Don't let ABI files to create subtitles | Mauro Carvalho Chehab | 2020-11-02 | 1 | -0/+6 |
* | | | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds | 2020-11-03 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | scripts: kernel-doc: use :c:union when needed | Mauro Carvalho Chehab | 2020-10-28 | 1 | -1/+5 |
* | | | | Merge tag 'docs-5.10-3' of git://git.lwn.net/linux | Linus Torvalds | 2020-11-03 | 1 | -5/+10 |
|\| | |
| |/ /
|/| | |
|
| * | | scripts: kernel-doc: split typedef complex regex | Mauro Carvalho Chehab | 2020-10-28 | 1 | -5/+9 |
| * | | scripts: kernel-doc: fix typedef parsing | Mauro Carvalho Chehab | 2020-10-28 | 1 | -2/+3 |
* | | | scripts: get_abi.pl: assume ReST format by default | Mauro Carvalho Chehab | 2020-10-30 | 1 | -1/+1 |
* | | | docs: ABI: cleanup several ABI documents | Mauro Carvalho Chehab | 2020-10-30 | 1 | -2/+0 |
* | | | docs: Kconfig/Makefile: add a check for broken ABI files | Mauro Carvalho Chehab | 2020-10-30 | 1 | -3/+11 |
* | | | scripts: get_abi.pl: auto-generate cross references | Mauro Carvalho Chehab | 2020-10-30 | 1 | -0/+31 |
* | | | scripts: get_abi.pl: use bold font for ABI definitions | Mauro Carvalho Chehab | 2020-10-30 | 1 | -0/+1 |
* | | | scripts: get_abi.pl: prevent duplicated file names | Mauro Carvalho Chehab | 2020-10-30 | 1 | -5/+10 |
* | | | scripts: get_abi.pl: output users in ReST format | Mauro Carvalho Chehab | 2020-10-30 | 1 | -0/+8 |
* | | | scripts: get_abi.pl: detect duplicated ABI definitions | Mauro Carvalho Chehab | 2020-10-30 | 1 | -27/+58 |
* | | | scripts: get_abi.pl: cleanup ABI cross-reference logic | Mauro Carvalho Chehab | 2020-10-30 | 1 | -64/+83 |
* | | | scripts: get_abi.pl: improve its parser to better catch up indentation | Mauro Carvalho Chehab | 2020-10-30 | 1 | -23/+19 |
* | | | scripts: get_abi.pl: Allow optionally record from where a line came from | Mauro Carvalho Chehab | 2020-10-30 | 1 | -1/+21 |
* | | | scripts: get_abi.pl: fix parsing on ReST mode | Mauro Carvalho Chehab | 2020-10-30 | 1 | -16/+14 |
* | | | scripts: get_abi.pl: change script to allow parsing in ReST mode | Mauro Carvalho Chehab | 2020-10-30 | 1 | -25/+47 |
|/ / |
|
* | | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 1 | -2/+2 |
* | | checkpatch: enable GIT_DIR environment use to set git repository location | Joe Perches | 2020-10-25 | 1 | -5/+7 |
|/ |
|
* | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2020-10-23 | 1 | -0/+1 |
|\ |
|
| * | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop | Toke Høiland-Jørgensen | 2020-10-22 | 1 | -0/+1 |
* | | Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-10-22 | 2 | -275/+170 |
|\ \ |
|
| * | | kconfig: qconf: create QApplication after option checks | Masahiro Yamada | 2020-09-24 | 1 | -1/+2 |
| * | | kconfig: qconf: remove Y, M, N columns | Masahiro Yamada | 2020-09-24 | 2 | -61/+4 |
| * | | kconfig: qconf: remove ConfigView class | Masahiro Yamada | 2020-09-24 | 2 | -47/+17 |
| * | | kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView | Masahiro Yamada | 2020-09-24 | 2 | -33/+32 |
| * | | kconfig: qconf: remove ConfigLineEdit class | Masahiro Yamada | 2020-09-24 | 2 | -57/+0 |
| * | | kconfig: qconf: allow to edit "int", "hex", "string" menus in-place | Masahiro Yamada | 2020-09-24 | 2 | -17/+91 |
| * | | kconfig: qconf: show data column all the time | Masahiro Yamada | 2020-09-24 | 2 | -32/+2 |
| * | | kconfig: qconf: move ConfigView::updateList(All) to ConfigList class | Masahiro Yamada | 2020-09-24 | 2 | -42/+39 |
| * | | kconfig: qconf: remove unused ConfigItem::okRename() | Masahiro Yamada | 2020-09-24 | 2 | -9/+0 |
| * | | kconfig: qconf: update the intro message to match to the current code | Masahiro Yamada | 2020-09-24 | 1 | -4/+4 |
| * | | kconfig: qconf: reformat the intro message | Masahiro Yamada | 2020-09-24 | 1 | -11/+18 |
* | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-10-22 | 19 | -680/+401 |
|\ \ \ |
|
| * | | | kbuild: Use uname for LINUX_COMPILE_HOST detection | Chris Down | 2020-10-20 | 1 | -1/+1 |
| * | | | kbuild: remove leftover comment for filechk utility | Rasmus Villemoes | 2020-10-20 | 1 | -2/+0 |
| * | | | treewide: remove DISABLE_LTO | Sami Tolvanen | 2020-10-20 | 1 | -1/+1 |
| * | | | kbuild: deb-pkg: clean up package name variables | Masahiro Yamada | 2020-10-14 | 1 | -9/+9 |
| * | | | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada | 2020-10-14 | 2 | -9/+16 |
| * | | | scripts: remove namespace.pl | Jacob Keller | 2020-10-11 | 1 | -473/+0 |
| * | | | builddeb: Add support for all required debian/rules targets | Guillem Jover | 2020-10-09 | 1 | -2/+6 |
| * | | | builddeb: Enable rootless builds | Guillem Jover | 2020-10-09 | 2 | -2/+8 |
| * | | | builddeb: Pass -n to gzip for reproducible packages | Guillem Jover | 2020-10-09 | 1 | -1/+1 |