index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+3
2020-09-23
bpf: Check CONFIG_BPF option for resolve_btfids
Jiri Olsa
1
-3
/
+3
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-39
/
+47
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2
-31
/
+30
2020-09-19
kconfig: qconf: use delete[] instead of delete to free array (again)
Masahiro Yamada
1
-1
/
+1
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2020-09-07
scripts/tags.sh: exclude tools directory from tags generation
Rustam Kovhaev
1
-2
/
+6
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2020-09-03
kconfig: remove redundant assignment prompt = prompt
Denis Efremov
1
-1
/
+0
2020-09-03
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
1
-1
/
+4
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+2
2020-08-21
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
1
-54
/
+62
2020-08-21
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
1
-6
/
+1
2020-08-21
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
1
-2
/
+0
2020-08-18
kconfig: qconf: remove unused colNr
Masahiro Yamada
1
-1
/
+1
2020-08-18
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2
-18
/
+15
2020-08-18
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
1
-4
/
+4
2020-08-18
genksyms: keywords: Use __restrict not _restrict
Joe Perches
1
-2
/
+2
2020-08-18
extract-cert: add static to local data
Masahiro Yamada
1
-1
/
+1
2020-08-18
Makefile.extrawarn: Move sign-compare from W=2 to W=3
Joe Perches
1
-1
/
+1
2020-08-14
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-243
/
+218
2020-08-14
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2
-28
/
+27
2020-08-14
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
1
-34
/
+34
2020-08-14
kconfig: qconf: refactor icon setups
Masahiro Yamada
2
-14
/
+27
2020-08-14
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2
-2
/
+2
2020-08-14
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
1
-8
/
+0
2020-08-14
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: drop more localization code
Masahiro Yamada
1
-8
/
+3
2020-08-14
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2
-10
/
+10
2020-08-14
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2
-5
/
+5
2020-08-14
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2
-5
/
+5
2020-08-14
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
1
-1
/
+2
2020-08-14
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2
-24
/
+22
2020-08-14
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
1
-4
/
+0
2020-08-14
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
1
-3
/
+1
2020-08-14
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2
-2
/
+1
2020-08-14
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
1
-21
/
+20
2020-08-14
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
1
-6
/
+5
2020-08-14
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
1
-1
/
+0
2020-08-14
kconfig: add 'static' to some file-local data
Masahiro Yamada
2
-5
/
+11
2020-08-14
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
1
-2
/
+3
2020-08-14
kconfig: constify XPM data
Masahiro Yamada
2
-30
/
+30
2020-08-14
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
1
-5
/
+1
2020-08-14
kconfig: remove '---help---' support
Masahiro Yamada
2
-2
/
+2
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
[next]