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
2020-06-04
lib: make a test module with set/clear bit
Jesse Brandeburg
4
-0
/
+76
2020-06-04
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
1
-4
/
+3
2020-06-04
lib/percpu-refcount.c: use a more common logging style
Joe Perches
1
-3
/
+3
2020-06-04
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
1
-56
/
+35
2020-06-04
lib/test_lockup.c: make test_inode static
Jason Yan
1
-1
/
+1
2020-06-04
lib: Add might_fault() to strncpy_from_user.
KP Singh
1
-0
/
+1
2020-06-04
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
1
-5
/
+5
2020-06-04
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
Joe Perches
1
-0
/
+2
2020-06-04
get_maintainer: add email addresses from .yaml files
Joe Perches
1
-15
/
+29
2020-06-04
user.c: make uidhash_table static
Jason Yan
1
-1
/
+1
2020-06-04
proc: rename "catch" function argument
Alexey Dobriyan
1
-4
/
+4
2020-06-04
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
1
-4
/
+3
2020-06-04
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
1
-1
/
+1
2020-06-04
mm: use false for bool variable
Zou Wei
3
-3
/
+3
2020-06-04
mm/memory: fix a typo in comment "attampt"->"attempt"
Ethon Paul
1
-1
/
+1
2020-06-04
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
1
-1
/
+1
2020-06-04
mm/sparse: fix a typo in comment "convienence"->"convenience"
Ethon Paul
1
-1
/
+1
2020-06-04
mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
Ethon Paul
1
-1
/
+1
2020-06-04
mm: fix a typo in comment "strucure"->"structure"
Ethon Paul
1
-1
/
+1
2020-06-04
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
1
-2
/
+2
2020-06-04
mm/frontswap: fix some typos in frontswap.c
Ethon Paul
1
-3
/
+3
2020-06-04
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
1
-1
/
+1
2020-06-04
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
Ethon Paul
1
-1
/
+1
2020-06-04
mm/memblock: fix a typo in comment "implict"->"implicit"
Ethon Paul
1
-1
/
+1
2020-06-04
mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
Ethon Paul
1
-1
/
+1
2020-06-04
mm/vmsan: fix some typos in comment
Ethon Paul
1
-3
/
+3
2020-06-04
mm/hugetlb: fix a typos in comments
Ethon Paul
1
-8
/
+8
2020-06-04
mm: mmap: fix a typo in comment "compatbility"->"compatibility"
Ethon Paul
1
-1
/
+1
2020-06-04
mm: ksm: fix a typo in comment "alreaady"->"already"
Ethon Paul
1
-5
/
+5
2020-06-04
mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"
Ethon Paul
1
-1
/
+1
2020-06-04
mm: replace zero-length array with flexible-array member
chenqiwu
1
-1
/
+1
2020-06-04
mm/memory_hotplug: disable the functionality for 32b
Michal Hocko
1
-0
/
+1
2020-06-04
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2
-2
/
+27
2020-06-04
kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
1
-0
/
+5
2020-06-04
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
3
-4
/
+61
2020-06-04
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
2
-10
/
+13
2020-06-04
mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0
David Hildenbrand
1
-9
/
+6
2020-06-04
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
2
-82
/
+0
2020-06-04
powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
David Hildenbrand
1
-23
/
+3
2020-06-04
mm/memory_hotplug: refrain from adding memory into an impossible node
Vishal Verma
1
-0
/
+5
2020-06-04
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
4
-22
/
+24
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
11
-18
/
+6
2020-06-04
sparc: remove unnecessary includes
Ira Weiny
2
-2
/
+0
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
2
-29
/
+9
2020-06-04
kmap: remove kmap_atomic_to_page()
Ira Weiny
3
-15
/
+0
2020-06-04
drm: remove drm specific kmap_atomic code
Ira Weiny
3
-64
/
+13
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
11
-71
/
+25
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
4
-4
/
+4
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
5
-8
/
+3
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
23
-83
/
+37
[prev]
[next]