index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
bpf: fix redirect to map under tail calls
Daniel Borkmann
7
-63
/
+38
2018-08-17
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
Jason Gunthorpe
2
-47
/
+25
2018-08-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
233
-7033
/
+12354
2018-08-17
r8169: add missing Kconfig dependency
Heiner Kallweit
1
-0
/
+1
2018-08-17
tools/bpf: fix bpf selftest test_cgroup_storage failure
Yonghong Song
1
-0
/
+1
2018-08-17
Merge tag 'drm-next-2018-08-17-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-289
/
+9119
2018-08-17
Merge tag 'drm-next-2018-08-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
44
-155
/
+345
2018-08-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-2
/
+6
2018-08-17
block: remove duplicate initialization
Chaitanya Kulkarni
1
-1
/
+0
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
363
-5245
/
+5241
2018-08-17
Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
5
-85
/
+100
2018-08-17
Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-2
/
+10
2018-08-17
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
Sean Christopherson
1
-1
/
+10
2018-08-17
Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
15
-332
/
+688
2018-08-17
Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
9
-138
/
+157
2018-08-17
Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
9
-45
/
+33
2018-08-17
parisc: Consolidate unwind initialization calls
Helge Deller
4
-57
/
+36
2018-08-17
parisc: Update comments in syscall.S regarding wide userland
Helge Deller
1
-10
/
+3
2018-08-17
parisc: Fix ptraced 64-bit applications to call 64-bit syscalls
Helge Deller
1
-4
/
+18
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
6
-39
/
+39
2018-08-17
EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
Takashi Iwai
1
-0
/
+1
[prev]
[next]