aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-30ftrace: Check for empty hash and comment the race with registering probesGravatar Steven Rostedt (VMware) 1-1/+9
2019-08-30ftrace: Fix NULL pointer dereference in t_probe_next()Gravatar Naveen N. Rao 1-0/+4
2019-08-25Linux 5.3-rc6v5.3-rc6Gravatar Linus Torvalds 1-1/+1
2019-08-25Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxGravatar Linus Torvalds 1-2/+2
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-12/+20
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-8/+5
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-33/+227
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-9/+23
2019-08-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+4
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-5/+5
2019-08-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+14
2019-08-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-36/+260
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 6-15/+19
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yGravatar Andrey Ryabinin 1-2/+8
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolGravatar Henry Burns 1-2/+59
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyGravatar Henry Burns 1-4/+15
2019-08-24mm, page_owner: handle THP splits correctlyGravatar Vlastimil Babka 1-0/+4
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxGravatar Oleg Nesterov 1-12/+13
2019-08-24psi: get poll_work to run when calling poll syscall next timeGravatar Jason Xing 1-0/+8
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgGravatar Roman Gushchin 1-1/+21
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgGravatar Roman Gushchin 1-0/+40
2019-08-24parisc: fix compilation errrorsGravatar Qian Cai 1-2/+1
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryGravatar David Rientjes 1-15/+4
2019-08-24mm/z3fold.c: fix race between migration and destructionGravatar Henry Burns 1-0/+89
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 3-42/+20
2019-08-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-33/+8
2019-08-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-10/+27
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 8-7/+49
2019-08-24Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-0/+1
2019-08-24Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-7/+18
2019-08-24Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Will Deacon 2-10/+27
2019-08-24drm/mediatek: include dma-mapping headerGravatar Dave Airlie 1-0/+1
2019-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 26-239/+248
2019-08-23Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-23/+70
2019-08-23Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 12-60/+209
2019-08-23Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 4-88/+82
2019-08-23KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityGravatar Andre Przywara 1-10/+20
2019-08-23Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 9-21/+36
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyGravatar Bernard Metzler 9-109/+108
2019-08-23Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 18-28/+126
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Gravatar Sean Christopherson 1-1/+1
2019-08-23dm table: fix invalid memory accesses with too high sector numberGravatar Mikulas Patocka 1-1/+4
2019-08-23gpio: Fix irqchip initialization orderGravatar Linus Walleij 1-15/+15
2019-08-22xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTGravatar Darrick J. Wong 1-0/+1
2019-08-23Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesGravatar Dave Airlie 1-7/+17
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXGravatar Lyude Paul 1-7/+17
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableGravatar Alex Deucher 1-1/+1
2019-08-23Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 6-3/+40
2019-08-23Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 2-3/+3