index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-07
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-02-06
dm: don't use bio_trim() afterall
Mike Snitzer
1
-1
/
+5
2019-02-06
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2
-2
/
+2
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
2
-12
/
+102
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-06
drm/omap: dsi: Hack-fix DSI bus flags
Tomi Valkeinen
1
-0
/
+11
2019-02-06
drm/omap: dsi: Fix OF platform depopulate
Tomi Valkeinen
1
-2
/
+2
2019-02-06
drm/omap: dsi: Fix crash in DSI debug dumps
Tomi Valkeinen
1
-6
/
+6
2019-02-06
drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
Ville Syrjälä
1
-6
/
+44
2019-02-06
ALSA: hda/ca0132 - Fix build error without CONFIG_PCI
Takashi Iwai
1
-1
/
+3
2019-02-06
drm/amd/display: Attach VRR properties for eDP connectors
Nicholas Kazlauskas
1
-1
/
+2
2019-02-06
drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpu
Nathan Chancellor
1
-1
/
+1
2019-02-06
drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
Philip Yang
1
-2
/
+3
2019-02-05
ALSA: compress: Fix stop handling on compressed capture streams
Charles Keepax
1
-1
/
+5
2019-02-05
virtio: drop internal struct from UAPI
Michael S. Tsirkin
2
-11
/
+6
2019-02-05
ALSA: usb-audio: Add support for new T+A USB DAC
Udo Eberhardt
1
-0
/
+1
2019-02-05
drm/i915: always return something on DDI clock selection
Lucas De Marchi
1
-1
/
+1
2019-02-05
drm/i915: Fix skl srckey mask bits
Ville Syrjälä
1
-1
/
+1
2019-02-05
drm/vmwgfx: Improve on IOMMU detection
Thomas Hellstrom
1
-2
/
+17
2019-02-05
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
1
-3
/
+6
2019-02-05
drm/vmwgfx: Also check for crtc status while checking for DU active
Deepak Rawat
1
-1
/
+1
2019-02-05
drm/vmwgfx: Fix an uninitialized fence handle value
Thomas Hellstrom
1
-2
/
+2
2019-02-05
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
1
-1
/
+1
2019-02-03
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2
-3
/
+24
2019-02-03
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
1
-2
/
+1
2019-02-03
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
1
-0
/
+2
2019-02-03
Linux 5.0-rc5
v5.0-rc5
Linus Torvalds
1
-1
/
+1
2019-02-02
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
Qian Cai
1
-2
/
+3
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
6
-10
/
+10
2019-02-02
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-02-02
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-02-02
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-02-02
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
1
-2
/
+5
2019-02-02
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
1
-0
/
+11
2019-02-02
mm, memory_hotplug: __offline_pages fix wrong locking
Michal Hocko
1
-2
/
+0
2019-02-02
mm: hwpoison: use do_send_sig_info() instead of force_sig()
Naoya Horiguchi
1
-1
/
+2
2019-02-02
kasan: mark file common so ftrace doesn't trace it
Anders Roxell
1
-0
/
+1
2019-02-02
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
1
-1
/
+1
2019-02-02
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
1
-1
/
+1
2019-02-02
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
1
-0
/
+8
2019-02-02
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-02-02
mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
Oscar Salvador
1
-16
/
+20
2019-02-02
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-02
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
1
-0
/
+3
2019-02-02
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
1
-1
/
+2
2019-02-02
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2
-2
/
+3
2019-02-02
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
1
-5
/
+0
2019-02-02
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-02-02
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
1
-0
/
+4
[next]