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
2019-03-05
vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULE
Uladzislau Rezki (Sony)
1
-0
/
+9
2019-03-05
mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range()
Roman Penyaev
1
-23
/
+8
2019-03-05
mm/vmalloc: do not call kmemleak_free() on not yet accounted memory
Roman Penyaev
1
-5
/
+11
2019-03-05
mm/vmalloc: fix size check for remap_vmalloc_range_partial()
Roman Penyaev
1
-1
/
+1
2019-03-05
mm/vmalloc.c: make vmalloc_32_user() align base kernel virtual address to SHMLBA
Roman Penyaev
1
-2
/
+3
2019-03-05
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
5
-20
/
+44
2019-03-05
mm, slub: make the comment of put_cpu_partial() complete
Wei Yang
1
-2
/
+2
2019-03-05
mm: reuse only-pte-mapped KSM page in do_wp_page()
Kirill Tkhai
3
-4
/
+49
2019-03-05
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
2
-3
/
+20
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
39
-74
/
+104
2019-03-05
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
1
-1
/
+1
2019-03-05
PM/Hibernate: exclude all PageOffline() pages
David Hildenbrand
1
-2
/
+7
2019-03-05
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
1
-4
/
+4
2019-03-05
vmw_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+32
2019-03-05
hv_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-2
/
+12
2019-03-05
xen/balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+3
2019-03-05
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
1
-0
/
+2
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
6
-15
/
+21
2019-03-05
mm: balloon: update comment about isolation/migration/compaction
David Hildenbrand
1
-17
/
+9
2019-03-05
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
6
-25
/
+45
2019-03-05
mm/slub.c: remove an unused addr argument
Qian Cai
1
-3
/
+2
2019-03-05
include/linux/slub_def.h: comment fixes
Tobin C. Harding
1
-6
/
+6
2019-03-05
mm/slab.c: kmemleak no scan alien caches
Qian Cai
1
-8
/
+9
2019-03-05
mm/slub.c: freelist is ensured to be NULL when new_slab() fails
Peng Wang
1
-2
/
+1
2019-03-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
1
-0
/
+1
2019-03-05
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
1
-7
/
+1
2019-03-05
ocfs2: Use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-03-05
ocfs2: fix the application IO timeout when fstrim is running
Gang He
5
-63
/
+106
2019-03-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
1
-6
/
+8
2019-03-05
sh: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2019-03-05
scripts/decode_stacktrace.sh: handle RIP address with segment
Konstantin Khlebnikov
1
-1
/
+8
2019-03-05
kasan: fix coccinelle warnings in kasan_p*_table
Andrey Konovalov
1
-3
/
+3
2019-03-05
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2
-1
/
+3
2019-03-05
page_poison: play nicely with KASAN
Qian Cai
2
-1
/
+5
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
9
-73
/
+0
2019-03-05
mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
zhongjiang
1
-8
/
+6
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
119
-4615
/
+1610
2019-03-05
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-131
/
+197
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
71
-1080
/
+1846
2019-03-05
Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-438
/
+50
2019-03-05
x86: Deprecate a.out support
Borislav Petkov
2
-2
/
+1
2019-03-05
a.out: remove core dumping support
Linus Torvalds
6
-485
/
+0
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
170
-11380
/
+8863
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2150
-57877
/
+112531
2019-03-05
Revert "s390/cpum_cf: Add kernel message exaplanations"
Martin Schwidefsky
2
-81
/
+0
2019-03-04
Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-71
/
+259
2019-03-04
Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
82
-2271
/
+2186
2019-03-04
Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
72
-2507
/
+5094
2019-03-04
Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
94
-1521
/
+2489
2019-03-04
Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
3
-5
/
+127
[next]