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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-06-02
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
1
-0
/
+1
2020-06-02
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
1
-0
/
+1
2020-06-02
mm/memcg: move cgroup high memory limit setting into struct page_counter
Jakub Kicinski
2
-3
/
+8
2020-06-02
include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration
Miaohe Lin
1
-1
/
+0
2020-06-02
swap: reduce lock contention on swap cache from swap slots allocation
Huang Ying
1
-0
/
+1
2020-06-02
mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
Wei Yang
1
-5
/
+10
2020-06-02
mm/gup: introduce pin_user_pages_unlocked
John Hubbard
1
-0
/
+2
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2
-5
/
+1
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+2
2020-06-02
mm_types.h: change set_page_private to inline function
Guoqing Jiang
1
-1
/
+5
2020-06-02
buffer_head.h: remove attach_page_buffers
Guoqing Jiang
1
-8
/
+0
2020-06-02
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
1
-0
/
+37
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-06-02
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-06-02
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
1
-0
/
+3
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-06-02
mm: add new readahead_control API
Matthew Wilcox (Oracle)
1
-0
/
+140
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2
-19
/
+8
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2
-1
/
+20
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
8
-7
/
+45
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+17
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-19
/
+4
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
20
-54
/
+143
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+6
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-13
/
+167
2020-06-01
Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+0
2020-06-01
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2020-06-01
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+6
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+16
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-2
/
+156
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-45
/
+239
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+78
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+2
2020-06-01
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
1
-8
/
+11
2020-06-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
3
-90
/
+132
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+196
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
13
-41
/
+66
2020-06-01
Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
5
-22
/
+94
2020-06-01
Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-39
/
+70
2020-06-01
Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
3
-0
/
+123
2020-06-01
Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-1
/
+1
2020-06-01
block: mark bio_wouldblock_error() bio with BIO_QUIET
Jens Axboe
1
-0
/
+1
2020-06-01
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
2
-0
/
+4
[prev]
[next]