summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-07mnt: If fs_fully_visible fails call put_filesystem.Eric W. Biederman1-1/+3
2016-06-07net_sched: keep backlog updated with qlenWANG Cong2-1/+6
2016-06-07ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng3-9/+24
2016-06-07IB/hfi1: Suppress sparse warningsBart Van Assche2-15/+2
2016-06-07IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-06-07IB/hfi1: Fix indentationBart Van Assche1-3/+3
2016-06-07IB/rdmavt: Annotate rvt_reset_qp()Bart Van Assche1-0/+6
2016-06-07IB/mad: Fix indentationBart Van Assche1-3/+3
2016-06-07RDMA/core: Fix indentationBart Van Assche1-1/+1
2016-06-07IB/srp: Fix srp_map_sg_dma()Bart Van Assche1-2/+1
2016-06-07IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche1-3/+1
2016-06-07IB/mlx4: Fix device managed flow steering support testBart Van Assche1-2/+2
2016-06-07IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski1-5/+0
2016-06-07IB/core: fix null pointer deref and mem leak in error handlingColin Ian King1-3/+4
2016-06-07IB/core: fix an error code in ib_core_init()Dan Carpenter1-1/+2
2016-06-07IB/hfi1: Avoid large frame size warningLeon Romanovsky1-17/+14
2016-06-07IB/hfi1: fix some indentingDan Carpenter1-1/+1
2016-06-07IB/cm: Fix a recently introduced locking bugBart Van Assche1-2/+2
2016-06-07soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPFHelge Deller1-1/+2
2016-06-07soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller1-5/+5
2016-06-07drm/nouveau/disp/sor/gm107: training pattern registers are like gm200Ben Skeggs6-18/+64
2016-06-07drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs1-2/+1
2016-06-06drm/vc4: Make pageflip completion handling more robust.Mario Kleiner2-10/+22
2016-06-06drm/vc4: Fix ioctl permissions for render nodes.Herve Jourdain1-6/+6
2016-06-06ath10k: fix deadlock when peer cannot be createdBen Greear1-1/+1
2016-06-06Merge tag 'edac_fixes_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+24
2016-06-06Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu1-1/+11
2016-06-06Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu1-1/+7
2016-06-06Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu3-18/+31
2016-06-06Btrfs: self-tests: Support testing all possible sectorsizes and nodesizesFeifei Xu1-22/+32
2016-06-06Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu1-19/+30
2016-06-06ovl: xattr filter fixMiklos Szeredi1-20/+6
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert1-2/+2
2016-06-06btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney3-2/+9
2016-06-06tools/virtio: add noring toolMichael S. Tsirkin2-1/+72
2016-06-06tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuMike Rapoport1-2/+2
2016-06-06tools/virtio/ringtest: add usage example to READMEMike Rapoport1-0/+4
2016-06-06MAINTAINERS: Add file patterns for virtio device tree bindingsGeert Uytterhoeven1-0/+1
2016-06-06Btrfs: add validadtion checks for chunk loadingLiu Bo1-15/+67
2016-06-06Btrfs: add more validation checks for superblockLiu Bo2-0/+35
2016-06-06Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo1-0/+2
2016-06-06bnx2x: allow adding VLANs while interface is downMichal Schmidt1-89/+62
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni3-5/+7
2016-06-06Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-06-05Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+29
2016-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-7/+17
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3