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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
mm, hugetlbfs: rename address to haddr in hugetlb_cow()
Huang Ying
1
-14
/
+12
2018-08-17
mm, huge page: copy target sub-page last when copy huge page
Huang Ying
3
-9
/
+27
2018-08-17
mm, clear_huge_page: move order algorithm into a separate function
Huang Ying
1
-34
/
+56
2018-08-17
ext4: readpages() should submit IO as read-ahead
Jens Axboe
3
-5
/
+7
2018-08-17
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
1
-1
/
+1
2018-08-17
mpage: mpage_readpages() should submit IO as read-ahead
Jens Axboe
3
-10
/
+28
2018-08-17
mpage: add argument structure for do_mpage_readpage()
Jens Axboe
1
-52
/
+57
2018-08-17
mm: thp: inc counter for collapsed shmem THP
Yang Shi
1
-0
/
+2
2018-08-17
mm: thp: register mm for khugepaged when merging vma for shmem
Yang Shi
1
-27
/
+26
2018-08-17
mm/mempool.c: remove unused argument in kasan_unpoison_element() and remove_e...
Jia-Ju Bai
1
-6
/
+6
2018-08-17
mm/vmscan.c: condense scan_control
Greg Thelen
1
-12
/
+20
2018-08-17
mm/page_ext.c: constify lookup_page_ext() argument
Kirill A. Shutemov
2
-4
/
+4
2018-08-17
include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISON
Kirill A. Shutemov
1
-11
/
+0
2018-08-17
shmem: use monotonic time for i_generation
Arnd Bergmann
1
-1
/
+2
2018-08-17
mm, page_alloc: actually ignore mempolicies for high priority allocations
Vlastimil Babka
1
-3
/
+4
2018-08-17
tools/vm/page-types.c: add support for idle page tracking
Christian Hansen
2
-1
/
+51
2018-08-17
tools/vm/page-types.c: include shared map counts
Christian Hansen
2
-14
/
+62
2018-08-17
thp: use mm_file_counter to determine update which rss counter
Yang Shi
2
-3
/
+3
2018-08-17
mm: skip invalid pages block at a time in zero_resv_unresv()
Pavel Tatashin
1
-1
/
+4
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
32
-51
/
+69
2018-08-17
mm, slub: restore the original intention of prefetch_freepointer()
Vlastimil Babka
1
-2
/
+1
2018-08-17
fs/seq_file.c: simplify seq_file iteration code and interface
NeilBrown
2
-54
/
+63
2018-08-17
vfs: discard ATTR_ATTR_FLAG
NeilBrown
2
-2
/
+1
2018-08-17
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
Tetsuo Handa
1
-1
/
+2
2018-08-17
ocfs2: make several functions and variables static (and some const)
Colin Ian King
3
-10
/
+10
2018-08-17
ocfs2: clean up some unnecessary code
wangyan
3
-19
/
+5
2018-08-17
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
3
-37
/
+30
2018-08-17
sh: prefer _THIS_IP_ to current_text_addr
Nick Desaulniers
2
-2
/
+3
2018-08-17
sh: make use of for_each_node_by_type()
Dmitry Torokhov
1
-3
/
+4
2018-08-17
ntfs: mft: remove VLA usage
Kees Cook
1
-2
/
+10
2018-08-17
ntfs: decompress: remove VLA usage
Kees Cook
1
-12
/
+16
2018-08-17
ntfs: aops: remove VLA usage
Kees Cook
1
-1
/
+4
2018-08-17
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
1
-4
/
+0
2018-08-17
scripts: add Python 3 compatibility to spdxcheck.py
Jeremy Cline
1
-2
/
+5
2018-08-17
scripts/spdxcheck.py: work with current HEAD LICENSES/ directory
Joe Perches
1
-3
/
+1
2018-08-17
fs/hpfs: extend gmt_to_local() conversion to 64-bit times
Arnd Bergmann
2
-9
/
+16
2018-08-17
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
2
-18
/
+21
2018-08-17
fs/ufs: use ktime_get_real_seconds for sb and cg timestamps
Arnd Bergmann
4
-5
/
+19
2018-08-17
firewire: use 64-bit time_t based interfaces
Arnd Bergmann
1
-4
/
+4
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
11
-14
/
+27
2018-08-17
bitfield: avoid gcc-8 -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2018-08-17
9p: add Dominique Martinet to MAINTAINERS
Dominique Martinet
1
-0
/
+2
2018-08-17
9p: remove Ron Minnich from MAINTAINERS
Dominique Martinet
2
-1
/
+5
2018-08-16
Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+10
2018-08-16
Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-1
/
+15
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
24
-907
/
+649
2018-08-16
Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
13
-90
/
+1536
2018-08-16
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
Yannik Sembritzki
1
-1
/
+1
2018-08-16
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
3
-2
/
+9
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
115
-1786
/
+3571
[next]