Age | Commit message (Expand) | Author |
2019-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-12-01 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2019-11-29 | bpf: Force .BTF section start to zero when dumping from vmlinux | Stanislav Fomichev |
2019-11-27 | bpf: Support pre-2.25-binutils objcopy for vmlinux BTF | Stanislav Fomichev |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-11-14 | checkpatch: don't warn about new vsprintf pointer extension '%pe' | Uwe Kleine-König |
2019-11-13 | scripts/tools-support-relr.sh: un-quote variables | Ilie Halip |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-08 | Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-06 | scripts/gdb: fix debugging modules compiled with hot/cold partitioning | Ilya Leoshkevich |
2019-11-05 | scripts/nsdeps: make sure to pass all module source files to spatch | Jessica Yu |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-10-25 | Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-23 | scripts/nsdeps: use alternative sed delimiter | Jessica Yu |
2019-10-20 | scripts/bpf: Print an error when known types list needs updating | Jakub Sitnicki |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-20 | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-19 | scripts/gdb: fix debugging modules on s390 | Ilya Leoshkevich |
2019-10-19 | scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set | Joel Colledge |
2019-10-18 | symbol namespaces: revert to previous __ksymtab name scheme | Matthias Maennich |
2019-10-18 | modpost: make updating the symbol namespace explicit | Matthias Maennich |
2019-10-18 | modpost: delegate updating namespaces to separate function | Matthias Maennich |
2019-10-17 | coccinelle: api/devm_platform_ioremap_resource: remove useless script | Alexandre Belloni |
2019-10-16 | scripts/bpf: Emit an #error directive known types list needs updating | Jakub Sitnicki |
2019-10-15 | scripts: setlocalversion: fix a bashism | Randy Dunlap |
2019-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-10-13 | Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2019-10-12 | recordmcount: Fix nop_mcount() function | Steven Rostedt (VMware) |
2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-11 | lib/vsprintf: Add %pfw conversion specifier for printing fwnode names | Sakari Ailus |
2019-10-11 | lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps | Sakari Ailus |
2019-10-09 | scripts/bpf: Fix xdp_md forward declaration typo | Andrii Nakryiko |
2019-10-07 | nsdeps: make generated patches independent of locale | Masahiro Yamada |
2019-10-07 | nsdeps: fix hashbang of scripts/nsdeps | Masahiro Yamada |
2019-10-07 | modpost: fix broken sym->namespace for external module builds | Masahiro Yamada |
2019-10-07 | module: swap the order of symbol.namespace | Masahiro Yamada |
2019-10-07 | scripts: add_namespace: Fix coccicheck failed | YueHaibing |
2019-10-06 | scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions | Andrii Nakryiko |
2019-10-05 | scripts/setlocalversion: clear local variable to make it work for sh | Masahiro Yamada |
2019-10-05 | namespace: fix namespace.pl script to support relative paths | Jacob Keller |
2019-10-01 | modpost: fix static EXPORT_SYMBOL warnings for UML build | Masahiro Yamada |
2019-10-01 | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada |
2019-09-27 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-25 | checkpatch: check for nested (un)?likely() calls | Denis Efremov |
2019-09-25 | scripts/gdb: handle split debug | Douglas Anderson |