index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
2018-12-28
1
-1
/
+1
*
mm/debug.c: make "migrate_reason_names[]" const char *
Alexey Dobriyan
2018-12-28
1
-1
/
+1
*
mm/mmzone.c: make "migratetype_names" const char *
Alexey Dobriyan
2018-12-28
1
-1
/
+1
*
mm: reclaim small amounts of memory when an external fragmentation event occurs
Mel Gorman
2018-12-28
2
-4
/
+8
*
mm: move zone watermark accesses behind an accessor
Mel Gorman
2018-12-28
1
-4
/
+5
*
mm/memory_hotplug: drop "online" parameter from add_memory_resource()
David Hildenbrand
2018-12-28
1
-1
/
+1
*
memblock: replace usage of __memblock_free_early() with memblock_free()
Mike Rapoport
2018-12-28
1
-3
/
+2
*
mm, hmm: use devm semantics for hmm_devmem_{add, remove}
Dan Williams
2018-12-28
1
-3
/
+1
*
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2018-12-28
1
-0
/
+2
*
mm/swap: use nr_node_ids for avail_lists in swap_info_struct
Aaron Lu
2018-12-28
1
-1
/
+10
*
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
2018-12-28
1
-6
/
+0
*
mm: remove managed_page_count_lock spinlock
Arun KS
2018-12-28
1
-6
/
+0
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
3
-4
/
+52
*
mm: convert zone->managed_pages to atomic variable
Arun KS
2018-12-28
1
-2
/
+7
*
xxHash: create arch dependent 32/64-bit xxhash()
Timofey Titovets
2018-12-28
1
-0
/
+23
*
mm: only report isolation failures when offlining memory
Michal Hocko
2018-12-28
1
-2
/
+9
*
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
2018-12-28
1
-0
/
+8
*
mm/mmu_notifier.c: remove mmu_notifier_synchronize()
Sean Christopherson
2018-12-28
1
-1
/
+0
*
include/linux/slab.h: fix sparse warning in kmalloc_type()
Vlastimil Babka
2018-12-28
1
-12
/
+12
*
kasan: add __must_check annotations to kasan hooks
Andrey Konovalov
2018-12-28
1
-6
/
+10
*
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
2
-0
/
+39
*
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
2018-12-28
1
-0
/
+3
*
mm: move obj_to_index to include/linux/slab_def.h
Andrey Konovalov
2018-12-28
1
-0
/
+13
*
kasan: add tag related helper functions
Andrey Konovalov
2018-12-28
1
-0
/
+13
*
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
2018-12-28
1
-0
/
+8
*
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
1
-6
/
+6
*
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
4
-18
/
+23
*
kasan, mm: change hooks signatures
Andrey Konovalov
2018-12-28
2
-16
/
+31
*
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2018-12-27
1
-4
/
+9
|
\
|
*
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-12-07
1
-2
/
+2
|
*
fs/locks: rename some lists and pointers.
NeilBrown
2018-11-30
1
-2
/
+7
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-12-27
1
-3
/
+4
|
\
\
|
*
|
jbd2: update locking documentation for transaction_t
Alexander Lochmann
2018-12-04
1
-3
/
+3
|
*
|
jbd2: avoid long hold times of j_state_lock while committing a transaction
Jan Kara
2018-12-03
1
-0
/
+1
*
|
|
Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-27
3
-30
/
+47
|
\
\
\
|
*
|
|
fanotify: introduce new event mask FAN_OPEN_EXEC_PERM
Matthew Bobrowski
2018-11-13
3
-9
/
+19
|
*
|
|
fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on...
Matthew Bobrowski
2018-11-13
1
-20
/
+22
|
*
|
|
fanotify: introduce new event mask FAN_OPEN_EXEC
Matthew Bobrowski
2018-11-13
3
-3
/
+8
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
1
-126
/
+205
|
\
\
\
\
|
*
|
|
|
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
1
-30
/
+4
|
*
|
|
|
crypto: api - document missing stats member
Corentin Labbe
2018-12-23
1
-0
/
+7
|
*
|
|
|
crypto: user - Add crypto_stats_init
Corentin Labbe
2018-12-07
1
-0
/
+3
|
*
|
|
|
crypto: user - rename err_cnt parameter
Corentin Labbe
2018-12-07
1
-14
/
+14
|
*
|
|
|
crypto: user - Split stats in multiple structures
Corentin Labbe
2018-12-07
1
-62
/
+118
|
*
|
|
|
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
2018-12-07
1
-34
/
+71
|
*
|
|
|
crypto: user - convert all stats from u32 to u64
Corentin Labbe
2018-12-07
1
-23
/
+23
|
*
|
|
|
crypto: user - made crypto_user_stat optional
Corentin Labbe
2018-12-07
1
-0
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
47
-595
/
+1111
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
1
-43
/
+13
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: drop the unused helper skb_ext_get()
Paolo Abeni
2018-12-21
1
-11
/
+0
[next]