index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-14
4
-8
/
+16
|
\
|
*
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
2020-08-11
3
-8
/
+12
|
*
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
Michael Kelley
2020-08-07
1
-0
/
+4
*
|
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
2020-08-14
1
-1
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-14
2
-12
/
+1
|
\
\
|
*
|
crypto: algif_aead - fix uninitialized ctx->init
Ondrej Mosnacek
2020-08-13
2
-12
/
+1
*
|
|
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-14
3
-41
/
+47
|
\
\
\
|
*
|
|
modules: inherit TAINT_PROPRIETARY_MODULE
Christoph Hellwig
2020-08-05
2
-0
/
+27
|
*
|
|
modules: return licensing information from find_symbol
Christoph Hellwig
2020-08-01
2
-6
/
+12
|
*
|
|
modules: rename the licence field in struct symsearch to license
Christoph Hellwig
2020-08-01
2
-3
/
+3
|
*
|
|
modules: unexport __module_address
Christoph Hellwig
2020-08-01
1
-1
/
+0
|
*
|
|
modules: unexport __module_text_address
Christoph Hellwig
2020-08-01
1
-1
/
+0
|
*
|
|
modules: mark each_symbol_section static
Christoph Hellwig
2020-08-01
2
-11
/
+1
|
*
|
|
modules: mark find_symbol static
Christoph Hellwig
2020-08-01
2
-13
/
+1
|
*
|
|
modules: mark ref_module static
Christoph Hellwig
2020-08-01
2
-5
/
+2
|
*
|
|
modules: linux/moduleparam.h: drop duplicated word in a comment
Randy Dunlap
2020-07-20
1
-1
/
+1
*
|
|
|
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-08-14
8
-243
/
+218
|
\
\
\
\
|
*
|
|
|
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
2
-28
/
+27
|
*
|
|
|
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-14
1
-34
/
+34
|
*
|
|
|
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
2
-14
/
+27
|
*
|
|
|
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
2
-2
/
+2
|
*
|
|
|
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
2020-08-14
1
-8
/
+0
|
*
|
|
|
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2020-08-14
2
-19
/
+11
|
*
|
|
|
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2020-08-14
2
-19
/
+11
|
*
|
|
|
kconfig: qconf: drop more localization code
Masahiro Yamada
2020-08-14
1
-8
/
+3
|
*
|
|
|
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2020-08-14
2
-10
/
+10
|
*
|
|
|
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2020-08-14
2
-5
/
+5
|
*
|
|
|
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2020-08-14
2
-5
/
+5
|
*
|
|
|
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
2020-08-14
1
-1
/
+2
|
*
|
|
|
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2020-08-14
2
-24
/
+22
|
*
|
|
|
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
2020-08-14
1
-4
/
+0
|
*
|
|
|
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
2020-08-14
1
-3
/
+1
|
*
|
|
|
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2020-08-14
2
-2
/
+1
|
*
|
|
|
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
2020-08-14
1
-21
/
+20
|
*
|
|
|
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
2020-08-14
1
-6
/
+5
|
*
|
|
|
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
2020-08-14
1
-1
/
+0
|
*
|
|
|
kconfig: add 'static' to some file-local data
Masahiro Yamada
2020-08-14
2
-5
/
+11
|
*
|
|
|
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
2020-08-14
1
-2
/
+3
|
*
|
|
|
kconfig: constify XPM data
Masahiro Yamada
2020-08-14
2
-30
/
+30
|
*
|
|
|
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
2020-08-14
1
-5
/
+1
|
*
|
|
|
kconfig: remove '---help---' support
Masahiro Yamada
2020-08-14
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
66
-350
/
+494
|
\
\
\
\
|
*
|
|
|
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
2020-08-13
3
-21
/
+27
|
*
|
|
|
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
2020-08-13
1
-2
/
+7
|
*
|
|
|
random32: add a tracepoint for prandom_u32()
Eric Dumazet
2020-08-13
2
-0
/
+19
|
*
|
|
|
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
2020-08-12
1
-1
/
+0
|
*
|
|
|
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
2020-08-12
1
-5
/
+7
|
*
|
|
|
Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x'
David S. Miller
2020-08-12
2
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
2020-08-12
1
-0
/
+1
|
|
*
|
|
|
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
2020-08-12
1
-0
/
+3
|
|
/
/
/
/
[next]