index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
mm: introduce offset_in_thp
Matthew Wilcox (Oracle)
1
-0
/
+1
2020-08-15
mm: add thp_head
Matthew Wilcox (Oracle)
1
-0
/
+15
2020-08-15
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
20
-62
/
+65
2020-08-15
mm: add thp_size
Matthew Wilcox (Oracle)
6
-11
/
+18
2020-08-15
mm: add thp_order
Matthew Wilcox (Oracle)
1
-0
/
+19
2020-08-15
mm: move page-flags include to top of file
Matthew Wilcox (Oracle)
1
-5
/
+1
2020-08-15
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
3
-3
/
+8
2020-08-15
mailmap: add entry for Greg Kurz
Greg Kurz
1
-0
/
+1
2020-08-15
selftests/exec: add file type errno tests
Kees Cook
3
-2
/
+200
2020-08-15
exec: restore EACCES of S_ISDIR execve()
Kees Cook
1
-1
/
+3
2020-08-15
lz4: fix kernel decompression speed
Nick Terrell
4
-12
/
+22
2020-08-15
Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...
Baoquan He
1
-6
/
+6
2020-08-15
asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
Mike Rapoport
1
-1
/
+1
2020-08-14
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
1
-1
/
+1
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-14
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
3
-21
/
+27
2020-08-14
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
1
-2
/
+7
2020-08-14
random32: add a tracepoint for prandom_u32()
Eric Dumazet
2
-0
/
+19
2020-08-13
Documentation/locking/locktypes: fix the typo
Huang Shijie
1
-1
/
+1
2020-08-13
mm: memcontrol: fix warning when allocating the root cgroup
Johannes Weiner
1
-6
/
+0
2020-08-13
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
3
-4
/
+7
2020-08-13
xen: Sync up with the canonical protocol definition in Xen
Oleksandr Andrushchenko
1
-3
/
+88
2020-08-13
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
1
-0
/
+1
2020-08-13
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
3
-7
/
+7
2020-08-13
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-13
genirq: Unlock irq descriptor after errors
Guenter Roeck
1
-2
/
+5
2020-08-13
crypto: algif_aead - fix uninitialized ctx->init
Ondrej Mosnacek
2
-12
/
+1
[next]