index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
compaction.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-25
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-08-25
mm, page_alloc: move_freepages should not examine struct page of reserved memory
David Rientjes
1
-15
/
+4
2019-08-25
mm/z3fold.c: fix race between migration and destruction
Henry Burns
1
-0
/
+89
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
1
-0
/
+1
2019-08-23
KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
Andre Przywara
1
-10
/
+20
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
9
-109
/
+108
2019-08-23
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
1
-1
/
+4
2019-08-23
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
1
-0
/
+1
2019-08-23
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
Lyude Paul
1
-7
/
+17
2019-08-23
drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
Alex Deucher
1
-1
/
+1
2019-08-22
io_uring: add need_resched() check in inner poll loop
Jens Axboe
1
-1
/
+7
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
1
-1
/
+1
2019-08-22
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
1
-15
/
+16
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
1
-22
/
+15
2019-08-22
RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
Selvin Xavier
2
-4
/
+15
2019-08-22
afs: use correct afs_call_type in yfs_fs_store_opaque_acl2
YueHaibing
1
-1
/
+1
2019-08-22
afs: Fix possible oops in afs_lookup trace event
Marc Dionne
1
-1
/
+2
2019-08-22
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
1
-0
/
+4
2019-08-22
KVM: arm/arm64: Only skip MMIO insn once
Andrew Jones
1
-0
/
+7
2019-08-22
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
1
-5
/
+4
2019-08-22
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
1
-2
/
+1
2019-08-22
ceph: clear page dirty before invalidate page
Erqi Chen
1
-2
/
+3
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
Luis Henriques
1
-3
/
+4
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
4
-6
/
+16
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
1
-2
/
+6
2019-08-22
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
2019-08-22
md: update MAINTAINERS info
Song Liu
1
-2
/
+2
2019-08-22
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
1
-2
/
+14
2019-08-22
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
1
-2
/
+7
2019-08-22
drm/amd/amdgpu: disable MMHUB PG for navi10
Kenneth Feng
1
-1
/
+0
2019-08-22
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...
Kevin Wang
1
-2
/
+0
2019-08-22
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
1
-1
/
+3
2019-08-22
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
2
-5
/
+4
2019-08-21
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
1
-1
/
+1
2019-08-21
dm raid: add missing cleanup in raid_ctr()
Wenwen Wang
1
-1
/
+1
2019-08-21
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
1
-2
/
+2
2019-08-21
dm dust: use dust block size for badblocklist index
Bryan Gurney
1
-3
/
+8
2019-08-21
drm/i915: Fix HW readout for crtc_clock in HDMI mode
Imre Deak
2
-3
/
+3
2019-08-21
modules: page-align module section allocations only for arches supporting str...
He Zhe
1
-1
/
+6
2019-08-21
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
1
-32
/
+1
2019-08-21
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
1
-6
/
+10
2019-08-21
video: fbdev: acornfb: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
MIPS: Octeon: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
power: supply: ab8500_charger: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
watchdog: wdt285: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-21
mtd: sa1100: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
drm/sun4i: tcon: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
ARM: riscpc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
[next]