index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofs: drop dentry reference only when it is never used
Pan Bian
2019-02-02
1
-1
/
+2
*
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
2019-02-02
1
-1
/
+7
*
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
2019-02-02
1
-2
/
+5
*
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
2019-02-02
1
-0
/
+11
*
mm, memory_hotplug: __offline_pages fix wrong locking
Michal Hocko
2019-02-02
1
-2
/
+0
*
mm: hwpoison: use do_send_sig_info() instead of force_sig()
Naoya Horiguchi
2019-02-02
1
-1
/
+2
*
kasan: mark file common so ftrace doesn't trace it
Anders Roxell
2019-02-02
1
-0
/
+1
*
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
2019-02-02
1
-1
/
+1
*
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
2019-02-02
1
-1
/
+1
*
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
2019-02-02
1
-0
/
+8
*
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
2019-02-02
1
-8
/
+10
*
mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
Oscar Salvador
2019-02-02
1
-16
/
+20
*
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-02
3
-5
/
+45
*
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
2019-02-02
1
-0
/
+3
*
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
2019-02-02
1
-1
/
+2
*
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2019-02-02
2
-2
/
+3
*
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
2019-02-02
1
-5
/
+0
*
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
2019-02-02
1
-2
/
+10
*
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
2019-02-02
1
-0
/
+4
*
mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
Andrea Arcangeli
2019-02-02
1
-1
/
+2
*
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2019-02-02
14
-7
/
+7
*
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-02
6
-1
/
+155
*
mm, memory_hotplug: don't bail out in do_migrate_range() prematurely
Oscar Salvador
2019-02-02
1
-16
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-01
18
-42
/
+97
|
\
|
*
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
Yishai Hadas
2019-01-29
1
-5
/
+13
|
*
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2019-01-25
2
-3
/
+1
|
*
IB/uverbs: Fix ioctl query port to consider device disassociation
Yishai Hadas
2019-01-25
1
-1
/
+7
|
*
RDMA/mlx5: Fix flow creation on representors
Mark Bloch
2019-01-25
1
-2
/
+1
|
*
IB/uverbs: Fix OOPs upon device disassociation
Yishai Hadas
2019-01-25
1
-4
/
+3
|
*
RDMA/umem: Add missing initialization of owning_mm
Artemy Kovalyov
2019-01-25
1
-0
/
+3
|
*
RDMA/hns: Update the kernel header file of hns
Lijun Ou
2019-01-25
2
-2
/
+13
|
*
IB/mlx5: Fix how advise_mr() launches async work
Jason Gunthorpe
2019-01-21
1
-5
/
+5
|
*
RDMA/device: Expose ib_device_try_get(()
Jason Gunthorpe
2019-01-21
3
-6
/
+32
|
*
IB/hfi1: Add limit test for RC/UC send via loopback
Mike Marciniszyn
2019-01-21
1
-1
/
+6
|
*
IB/hfi1: Remove overly conservative VM_EXEC flag check
Michael J. Ruhl
2019-01-21
1
-1
/
+1
|
*
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2019-01-21
2
-2
/
+0
|
*
IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOV
Jack Morgenstein
2019-01-21
1
-3
/
+3
|
*
RDMA/mlx5: Fix check for supported user flags when creating a QP
Mark Bloch
2019-01-21
1
-7
/
+9
*
|
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-02-01
1
-7
/
+30
|
\
\
|
*
|
iomap: fix a use after free in iomap_dio_rw
Christoph Hellwig
2019-01-27
1
-7
/
+21
|
*
|
iomap: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
2019-01-27
1
-0
/
+9
*
|
|
Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-02-01
3
-7
/
+7
|
\
\
\
|
*
\
\
Merge branch 'pm-cpuidle-fixes'
Rafael J. Wysocki
2019-02-01
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
cpuidle: poll_state: Fix default time limit
Doug Smythies
2019-01-30
1
-1
/
+1
|
*
|
|
|
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
2019-01-30
2
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-02-01
2
-1
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'acpi-misc'
Rafael J. Wysocki
2019-02-01
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
Sinan Kaya
2019-01-29
1
-0
/
+1
|
|
*
|
|
|
platform/x86: Fix unmet dependency warning for ACPI_CMPC
Sinan Kaya
2019-01-29
1
-0
/
+1
|
|
|
/
/
/
|
*
/
/
/
mfd: Fix unmet dependency warning for MFD_TPS68470
Sinan Kaya
2019-01-29
1
-1
/
+1
|
|
/
/
/
[next]