summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-26mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin
2019-04-26mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin
2019-04-26mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman
2019-04-26mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman
2019-04-26lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)
2019-04-26lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-04-26mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-04-26genetlink: use idr_alloc_cyclic for family->id assignmentMarcel Holtmann
2019-04-26trace: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-04-26tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-26qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne
2019-04-26l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()Eric Dumazet
2019-04-26dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-26Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-04-26Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-25bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon
2019-04-25bpf: mark registers in all frames after pkt/null checksPaul Chaignon
2019-04-25libbpf: add binary to gitignoreMatteo Croce
2019-04-25tools: bpftool: fix infinite loop in map createAlban Crequy
2019-04-25MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing
2019-04-26Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-25seccomp: Make NEW_LISTENER and TSYNC flags exclusiveTycho Andersen
2019-04-25selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook
2019-04-26power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov
2019-04-25mtd: rawnand: marvell: Clean the controller state before each operationMiquel Raynal
2019-04-25sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-04-25Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-25clk: Add missing stubs for a few functionsDmitry Osipenko
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-25KVM: arm/arm64: Don't emulate virtual timers on userspace ioctlsChristoffer Dall
2019-04-25btrfs: Switch memory allocations in async csum calculation path to kvmallocNikolay Borisov
2019-04-25mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson
2019-04-25kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THPSuzuki K Poulose
2019-04-25KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones
2019-04-25USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern
2019-04-25USB: yurex: Fix protection fault after device removalAlan Stern
2019-04-25usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-04-25drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman
2019-04-25gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven