aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-26lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)1-3/+3
2019-04-26lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing1-0/+1
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse1-2/+3
2019-04-26mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand1-0/+1
2019-04-26trace: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-04-26tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang1-1/+4
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn3-16/+17
2019-04-26dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu1-1/+1
2019-04-26x86/mm/tlb: Remove 'struct flush_tlb_info' from the stackNadav Amit1-34/+82
2019-04-26Merge branch 'linus' into x86/mm, to pick up dependent fixIngo Molnar858-4480/+8874
2019-04-26Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux into drm-fixesDave Airlie2-4/+10
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-28/+5
2019-04-26Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie3-5/+22
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie4-10/+9
2019-04-26Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-5/+7
2019-04-25sched/numa: Fix a possible divide-by-zeroXie XiuQi1-0/+4
2019-04-25Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds4-14/+85
2019-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+10
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou1-1/+1
2019-04-25btrfs: Switch memory allocations in async csum calculation path to kvmallocNikolay Borisov2-5/+13
2019-04-25drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman1-4/+8
2019-04-25gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven1-4/+8
2019-04-25drm/vmwgfx: Fix dma API layer violationThomas Hellstrom1-28/+5
2019-04-25x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86Mike Rapoport1-1/+2
2019-04-25x86/Kconfig: Make SPARSEMEM default for 32-bit x86Mike Rapoport1-6/+1
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 countersHarry Pan1-5/+5
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds61-184/+687
2019-04-24Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-0/+1
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2-5/+10
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy1-0/+1
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin1-0/+2
2019-04-24cifs: fix page reference leak with readv/writevJérôme Glisse2-15/+23
2019-04-24cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson1-0/+4
2019-04-24cifs: fix memory leak in SMB2_readRonnie Sahlberg1-0/+1
2019-04-24Input: synaptics-rmi4 - fix possible double freePan Bian1-5/+1
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2-3/+50
2019-04-24Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai1-1/+1
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe1-5/+3
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe1-0/+2
2019-04-24drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst1-1/+1
2019-04-24drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski1-2/+3
2019-04-24x86/build: Move _etext to actual end of .textKees Cook1-3/+3
2019-04-24x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina1-2/+0
2019-04-24x86/mm: Fix a crash with kmemleak_scan()Qian Cai1-0/+6
2019-04-24drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren2-1/+17
2019-04-23Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-7/+25