index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: allow swappiness that prefers reclaiming anon over the file workingset
Johannes Weiner
2020-06-04
1
-1
/
+2
*
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-04
1
-2
/
+1
*
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
2020-06-04
1
-8
/
+3
*
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-06-04
1
-1
/
+1
*
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-06-04
1
-3
/
+3
*
padata: add basic support for multithreaded jobs
Daniel Jordan
2020-06-04
1
-3
/
+149
*
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
2020-06-04
1
-41
/
+77
*
padata: initialize earlier
Daniel Jordan
2020-06-04
1
-9
/
+8
*
padata: remove exit routine
Daniel Jordan
2020-06-04
1
-6
/
+0
*
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-03
4
-36
/
+113
|
\
|
*
audit: add subj creds to NETFILTER_CFG record to
Richard Guy Briggs
2020-05-21
1
-0
/
+6
|
*
audit: make symbol 'audit_nfcfgs' static
Zheng Bin
2020-05-01
1
-1
/
+1
|
*
netfilter: add audit table unregister actions
Richard Guy Briggs
2020-04-29
1
-2
/
+3
|
*
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
2020-04-28
1
-0
/
+24
|
*
audit: log audit netlink multicast bind and unbind
Richard Guy Briggs
2020-04-28
1
-4
/
+44
|
*
audit: fix a net reference leak in audit_list_rules_send()
Paul Moore
2020-04-22
3
-11
/
+9
|
*
audit: fix a net reference leak in audit_send_reply()
Paul Moore
2020-04-21
1
-21
/
+29
*
|
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
1
-2
/
+2
|
\
\
|
*
|
blktrace: Report pid with note messages
Jan Kara
2020-05-16
1
-2
/
+2
*
|
|
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-02
5
-13
/
+48
|
\
\
\
|
*
\
\
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2020-06-01
5
-13
/
+48
|
|
\
\
\
|
|
*
|
|
PM: hibernate: Restrict writes to the resume device
Domenico Andreoli
2020-05-27
1
-1
/
+13
|
|
*
|
|
PM: hibernate: Split off snapshot dev option
Domenico Andreoli
2020-05-19
2
-1
/
+14
|
|
*
|
|
PM: hibernate: Incorporate concurrency handling
Domenico Andreoli
2020-05-19
3
-12
/
+22
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
8
-67
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-02
2
-13
/
+0
|
*
|
|
|
|
mm: remove vmalloc_user_node_flags
Christoph Hellwig
2020-06-02
1
-10
/
+14
|
*
|
|
|
|
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
2020-06-02
1
-3
/
+2
|
*
|
|
|
|
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
3
-6
/
+5
|
*
|
|
|
|
dma-mapping: use vmap insted of reimplementing it
Christoph Hellwig
2020-06-02
1
-36
/
+12
|
*
|
|
|
|
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-02
1
-53
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
2020-05-05
1
-53
/
+53
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-02
1
-16
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
compat sysinfo(2): don't bother with field-by-field copyout
Al Viro
2020-04-26
1
-16
/
+17
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-02
2
-12
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
uaccess: Selectively open read or write user access
Christophe Leroy
2020-05-01
2
-12
/
+12
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-02
2
-1
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "docs: sysctl/kernel: document ngroups_max"
Jonathan Corbet
2020-05-18
1
-2
/
+2
|
*
|
|
|
|
|
docs: sysctl/kernel: document ngroups_max
Stephen Kitt
2020-05-15
1
-2
/
+2
|
*
|
|
|
|
|
futex: get rid of a kernel-docs build warning
Mauro Carvalho Chehab
2020-04-20
1
-0
/
+3
|
*
|
|
|
|
|
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-02
1
-2
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: 8976/1: module: allow arch overrides for .init section names
Vincent Whitchurch
2020-05-19
1
-2
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-02
4
-0
/
+119
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scs: Remove references to asm/scs.h from core code
Will Deacon
2020-05-18
1
-1
/
+0
|
*
|
|
|
|
|
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
2
-1
/
+5
|
*
|
|
|
|
|
scs: Move accounting into alloc/free functions
Will Deacon
2020-05-18
1
-24
/
+21
|
*
|
|
|
|
|
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-18
1
-2
/
+1
|
*
|
|
|
|
|
scs: Add support for stack usage debugging
Sami Tolvanen
2020-05-15
1
-1
/
+29
[next]