index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
mm, oom: fix uninitialized ret in task_will_free_mem()
Geert Uytterhoeven
1
-1
/
+1
2016-08-12
kasan: remove the unnecessary WARN_ONCE from quarantine.c
Alexander Potapenko
1
-5
/
+2
2016-08-12
mm: memcontrol: fix memcg id ref counter on swap charge move
Vladimir Davydov
1
-6
/
+18
2016-08-12
mm: memcontrol: fix swap counter leak on swapout from offline cgroup
Vladimir Davydov
1
-6
/
+38
2016-08-12
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2
-2
/
+2
2016-08-12
mm/hugetlb: fix incorrect hugepages count during mem hotplug
zhong jiang
1
-0
/
+1
2016-08-11
mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock
Chris Wilson
1
-1
/
+5
2016-08-11
rmap: fix compound check logic in page_remove_file_rmap
Steve Capper
1
-1
/
+1
2016-08-11
mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()
Kirill A. Shutemov
1
-2
/
+3
2016-08-11
mm/page_alloc.c: recalculate some of node threshold when on/offline memory
Joonsoo Kim
1
-15
/
+35
2016-08-11
mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changes
Joonsoo Kim
1
-1
/
+1
2016-08-11
thp: move shmem_huge_enabled() outside of SYSFS ifdef
Arnd Bergmann
1
-1
/
+3
2016-08-11
revert "ARM: keystone: dts: add psci command definition"
Andrew Morton
1
-8
/
+0
2016-08-11
rapidio: dereferencing an error pointer
Dan Carpenter
1
-11
/
+13
2016-08-10
arm: oabi compat: add missing access checks
Dave Weinstein
1
-1
/
+7
2016-08-10
get_maintainer: Don't check if STDIN exists in a VCS repository
Joe Perches
1
-1
/
+1
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
4
-76
/
+26
2016-08-09
ipr: Fix sync scsi scan
Brian King
1
-5
/
+6
2016-08-09
mm: memcontrol: only mark charged pages with PageKmemcg
Vladimir Davydov
3
-14
/
+18
2016-08-09
tracing: Fix tick_stop tracepoint symbols for user export
Steven Rostedt (Red Hat)
1
-3
/
+11
2016-08-09
metag: Drop show_mem() from mem_init()
James Hogan
1
-1
/
+0
2016-08-09
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
Boris Brezillon
1
-2
/
+11
2016-08-09
gcc-plugins: Add support for plugin subdirectories
Emese Revfy
2
-4
/
+8
2016-08-09
gcc-plugins: Automate make rule generation
Emese Revfy
1
-2
/
+1
2016-08-09
gcc-plugins: Add support for passing plugin arguments
Emese Revfy
1
-1
/
+1
2016-08-09
gcc-plugins: abort builds cleanly when not supported
Kees Cook
3
-16
/
+39
2016-08-09
kbuild: no gcc-plugins during cc-option tests
Emese Revfy
1
-3
/
+7
2016-08-09
drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".
Mario Kleiner
1
-0
/
+14
2016-08-09
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...
Mario Kleiner
1
-15
/
+5
2016-08-09
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
1
-0
/
+8
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
4
-18
/
+17
2016-08-08
printk: Remove unnecessary #ifdef CONFIG_PRINTK
Andreas Ziegler
1
-2
/
+0
2016-08-08
dell-wmi: Ignore WMI event 0xe00e
Pali Rohár
1
-2
/
+2
2016-08-08
x86/hweight: Don't clobber %rdi
Ville Syrjälä
1
-0
/
+2
2016-08-08
drm: Paper over locking inversion after registration rework
Daniel Vetter
1
-5
/
+3
2016-08-08
drm: rcar-du: Link HDMI encoder with bridge
Laurent Pinchart
1
-0
/
+1
2016-08-08
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
1
-2
/
+3
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
11
-53
/
+51
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
4
-4
/
+5
2016-08-05
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
Hiraku Toyooka
1
-3
/
+3
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
4
-33
/
+56
2016-08-05
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
6
-9
/
+19
2016-08-05
NTB: ntb_hw_intel: use local variable pdev
Allen Hubbe
1
-5
/
+5
2016-08-05
NTB: ntb_hw_intel: show BAR size in debugfs info
Allen Hubbe
1
-1
/
+38
2016-08-05
ntb_test: Add a selftest script for the NTB subsystem
Logan Gunthorpe
2
-0
/
+423
2016-08-05
ntb_perf: clear link_is_up flag when the link goes down.
Logan Gunthorpe
1
-19
/
+9
2016-08-05
ntb_pingpong: Add a debugfs file to get the ping count
Logan Gunthorpe
1
-1
/
+61
[next]