index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
mm/vmalloc: fix size check for remap_vmalloc_range_partial()
Roman Penyaev
1
-1
/
+1
2019-03-06
mm/vmalloc.c: make vmalloc_32_user() align base kernel virtual address to SHMLBA
Roman Penyaev
1
-2
/
+3
2019-03-06
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
5
-20
/
+44
2019-03-06
mm, slub: make the comment of put_cpu_partial() complete
Wei Yang
1
-2
/
+2
2019-03-06
mm: reuse only-pte-mapped KSM page in do_wp_page()
Kirill Tkhai
3
-4
/
+49
2019-03-06
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
2
-3
/
+20
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
39
-74
/
+104
2019-03-06
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
1
-1
/
+1
2019-03-06
PM/Hibernate: exclude all PageOffline() pages
David Hildenbrand
1
-2
/
+7
2019-03-06
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
1
-4
/
+4
2019-03-06
vmw_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+32
2019-03-06
hv_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-2
/
+12
2019-03-06
xen/balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+3
2019-03-06
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
1
-0
/
+2
2019-03-06
mm: convert PG_balloon to PG_offline
David Hildenbrand
6
-15
/
+21
2019-03-06
mm: balloon: update comment about isolation/migration/compaction
David Hildenbrand
1
-17
/
+9
2019-03-06
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
6
-25
/
+45
2019-03-06
mm/slub.c: remove an unused addr argument
Qian Cai
1
-3
/
+2
2019-03-06
include/linux/slub_def.h: comment fixes
Tobin C. Harding
1
-6
/
+6
2019-03-06
mm/slab.c: kmemleak no scan alien caches
Qian Cai
1
-8
/
+9
2019-03-06
mm/slub.c: freelist is ensured to be NULL when new_slab() fails
Peng Wang
1
-2
/
+1
2019-03-06
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
1
-0
/
+1
2019-03-06
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
1
-7
/
+1
2019-03-06
ocfs2: Use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-03-06
ocfs2: fix the application IO timeout when fstrim is running
Gang He
5
-63
/
+106
2019-03-06
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
1
-6
/
+8
2019-03-06
sh: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2019-03-06
scripts/decode_stacktrace.sh: handle RIP address with segment
Konstantin Khlebnikov
1
-1
/
+8
2019-03-06
kasan: fix coccinelle warnings in kasan_p*_table
Andrey Konovalov
1
-3
/
+3
2019-03-06
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2
-1
/
+3
2019-03-06
page_poison: play nicely with KASAN
Qian Cai
2
-1
/
+5
2019-03-06
kasan: remove use after scope bugs detection.
Andrey Ryabinin
9
-73
/
+0
2019-03-06
mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
zhongjiang
1
-8
/
+6
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
Revert "s390/cpum_cf: Add kernel message exaplanations"
Martin Schwidefsky
2
-81
/
+0
2019-03-05
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
Slavomir Kaslev
1
-0
/
+12
2019-03-04
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2
-2
/
+5
2019-03-04
phy: mdio-mux: fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
Heiner Kallweit
1
-9
/
+8
2019-03-04
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...
Heiner Kallweit
1
-0
/
+1
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2019-03-04
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
1
-1
/
+23
2019-03-04
net/mlx5e: Update tx reporter status in case channels were successfully opened
Eran Ben Elisha
1
-0
/
+4
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
3
-5
/
+62
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-04
team: Free BPF filter when unregistering netdev
Ido Schimmel
1
-0
/
+15
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
[next]