aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-28packet: fix crash in fanout_demux_rollover()Mike Maloney2-23/+10
2017-11-28Merge branch 'sctp-fix-sparse-errors'David S. Miller8-16/+49
2017-11-28sctp: remove extern from stream schedXin Long6-9/+41
2017-11-28sctp: force the params with right types for sctp csum apisXin Long1-6/+7
2017-11-28sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_failXin Long1-1/+1
2017-11-28lmc: Use memdup_user() as a cleanupVasyl Gomonovych1-10/+3
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET1-2/+2
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart1-2/+3
2017-11-28Merge branch 'mvpp2-fixes'David S. Miller1-29/+17
2017-11-28net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart1-0/+6
2017-11-28net: mvpp2: do not disable GMAC paddingYan Markman1-9/+0
2017-11-28net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart1-2/+9
2017-11-28net: mvpp2: fix the txq_init error pathAntoine Tenart1-18/+2
2017-11-28quota: propagate error from __dquot_initializeChao Yu1-6/+13
2017-11-28Merge branch 'mlxsw-GRE-offloading-fixes'David S. Miller1-40/+69
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata1-7/+21
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata1-32/+29
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata1-0/+18
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata1-1/+1
2017-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-8/+13
2017-11-28btrfs: tree-checker: Fix false panic for sanity testQu Wenruo3-8/+43
2017-11-28Merge tag 'gvt-fixes-2017-11-28' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen6-51/+44
2017-11-28drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang1-3/+3
2017-11-28drm/i915/gvt: enabled pipe A default on creating vgpuXiaolin Zhang1-0/+2
2017-11-28drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao3-4/+29
2017-11-28drm/i915/gvt: remove skl_misc_ctl_write handlerWeinan Li1-40/+5
2017-11-28drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bhChangbin Du1-4/+5
2017-11-28drm/i915: fix intel_backlight_device_register declarationArnd Bergmann1-1/+1
2017-11-28drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson1-4/+6
2017-11-28drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-11-28drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-11-27proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds1-2/+1
2017-11-27apparmor: fix oops in audit_signal_cb hookJohn Johansen1-5/+7
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum1-2/+4
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar1-1/+0
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin2-4/+8
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva1-1/+1
2017-11-27lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2-4/+9
2017-11-27nlm_shutdown_hosts_net() cleanupVasily Averin1-2/+1
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin3-3/+17
2017-11-27race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin1-2/+14
2017-11-27SUNRPC: make cache_detail structures constBhumika Goyal2-4/+4
2017-11-27NFSD: make cache_detail structures constBhumika Goyal2-4/+4
2017-11-27sunrpc: make the function arg as constBhumika Goyal2-2/+2
2017-11-27nfsd: check for use of the closed special stateidAndrew Elble1-2/+5
2017-11-27nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda1-2/+2
2017-11-27lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin1-0/+2
2017-11-27lockd: added cleanup checks in exit_net hookVasily Averin1-0/+11
2017-11-27grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3
2017-11-27nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble1-3/+8
2017-11-27lockd: remove net pointer from messagesVasily Averin4-14/+21
2017-11-27nfsd: remove net pointer from debug messagesVasily Averin1-3/+3
2017-11-27nfsd: Fix races with check_stateid_generation()Trond Myklebust1-3/+19
2017-11-27nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust1-9/+3
2017-11-27nfsd: Fix race in lock stateid creationTrond Myklebust1-28/+42
2017-11-27nfsd4: move find_lock_stateidTrond Myklebust1-19/+19
2017-11-27nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust1-11/+8
2017-11-27nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust1-0/+8
2017-11-27nfsd: Fix another OPEN stateid raceTrond Myklebust1-15/+13
2017-11-27nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust1-8/+59
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds111-417/+417
2017-11-27auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer1-0/+1
2017-11-27mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov5-16/+24
2017-11-27mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov1-23/+13
2017-11-27tipc: eliminate access after delete in group_filter_msg()Jon Maloy1-1/+1
2017-11-27xen-netfront: remove warning when unloading moduleEduardo Otubo1-0/+18
2017-11-27blktrace: fix trace mutex deadlockJens Axboe1-2/+2
2017-11-27xfs: log recovery should replay deferred ops in orderDarrick J. Wong5-40/+85
2017-11-27xfs: always free inline data before resetting inode fork during ifreeDarrick J. Wong1-0/+21
2017-11-27Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini3-16/+25
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr7-25/+37
2017-11-27Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo2-3/+4
2017-11-27KVM: VMX: Fix vmx->nested freeing when no SMI handlerWanpeng Li1-1/+2
2017-11-27KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li1-1/+1
2017-11-27KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li1-4/+7
2017-11-27KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert1-0/+5
2017-11-27KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert1-1/+6
2017-11-27reiserfs: remove unneeded i_version bumpJeff Layton1-1/+0
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller10-17/+61
2017-11-27btrfs: Fix wild memory access in compression level parserQu Wenruo3-3/+14
2017-11-27RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman6-1/+113
2017-11-27RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt1-2/+0
2017-11-28Merge branch 'sctp-stream-reconfig-fixes'David S. Miller1-12/+65
2017-11-28sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long1-1/+1
2017-11-28sctp: avoid flushing unsent queue when doing asoc resetXin Long1-7/+14
2017-11-28sctp: only allow the asoc reset when the asoc outq is emptyXin Long1-0/+9
2017-11-28sctp: only allow the out stream reset when the stream outq is emptyXin Long1-0/+35
2017-11-28sctp: use sizeof(__u16) for each stream number length instead of magic numberXin Long1-4/+6
2017-11-27btrfs: fix deadlock when writing out space cacheJosef Bacik1-1/+2
2017-11-27mac80211: tear down RX aggregations firstSara Sharon1-1/+3
2017-11-27mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh1-6/+9
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg7-10/+42
2017-11-27Merge tag 'v4.15-rc1' into drm-misc-fixesDaniel Vetter23247-275743/+600470
2017-11-27drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma1-2/+2
2017-11-27drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...Vitor Massaru Iha1-2/+1
2017-11-27drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enableMirza Krak1-2/+1
2017-11-26Linux 4.15-rc1v4.15-rc1Linus Torvalds1-2/+2
2017-11-26openvswitch: fix the incorrect flow action alloc sizezhangliping1-8/+8
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+52
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-616/+472
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+17
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+32
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-40/+72
2017-11-27net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva1-1/+1
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-26nvme-rdma: Use mr poolIsrael Rukshin1-58/+37
2017-11-26nvme-rdma: Check remotely invalidated rkey matches our expected rkeySagi Grimberg1-2/+7
2017-11-26nvme-rdma: wait for local invalidation before completing a requestSagi Grimberg1-15/+24
2017-11-26nvme-rdma: don't complete requests before a send work request has completedSagi Grimberg1-4/+24
2017-11-26nvme-rdma: don't suppress send completionsSagi Grimberg1-40/+14
2017-11-26uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin1-11/+11
2017-11-26drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap1-1/+2
2017-11-26drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling1-0/+18
2017-11-26drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl1-2/+2
2017-11-26drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling1-13/+34
2017-11-26uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger1-0/+1
2017-11-26net: dsa: fix 'increment on 0' warningVivien Didelot1-11/+14
2017-11-26VSOCK: Don't call vsock_stream_has_data in atomic contextJorgen Hansen1-3/+7
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds351-1773/+1225
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-56/+136
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds29-113/+58
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-279/+405
2017-11-25net: sched: crash on blocks with goto chain actionRoman Kapl1-5/+12
2017-11-25net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg1-33/+24
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham1-1/+0
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-158/+819
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-34/+66
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds22-239/+387
2017-11-25crypto: skcipher - Fix skcipher_walk_aead_commonOndrej Mosnáček1-0/+3
2017-11-24bcache: check return value of register_shrinkerMichael Lyle1-1/+4
2017-11-24bcache: recover data from backing when data is cleanRui Hua1-7/+6
2017-11-24bcache: Fix building error on MIPSHuacai Chen4-4/+4
2017-11-24bcache: add a comment in journal bucket readingTang Junhui1-0/+5
2017-11-24cfg80211: select CRYPTO_SHA256 if neededJohannes Berg1-0/+7
2017-11-25forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun1-2/+2
2017-11-25Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller17-325/+752
2017-11-24nvme-fc: don't use bit masks for set/test_bit() numbersJens Axboe1-2/+2
2017-11-24drm: mali-dp: Disable planes when their CRTC gets disabled.Liviu Dudau1-0/+3
2017-11-24drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau5-80/+93
2017-11-24drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma1-2/+2
2017-11-24drm: mali-dp: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk1-1/+1
2017-11-24s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman4-24/+0
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman8-46/+0
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman12-73/+0
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman13-72/+0
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman10-0/+10
2017-11-24s390: appldata: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman11-0/+11
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman22-0/+22
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky1-0/+1
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman10-72/+0
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman17-221/+0
2017-11-24s390: virtio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2-0/+2
2017-11-24s390: scsi: zfcp_aux: add SPDX identifierGreg Kroah-Hartman1-0/+1
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman10-0/+10
2017-11-24s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman14-0/+14
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman16-0/+16
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman18-0/+18
2017-11-24s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman8-0/+8
2017-11-24s390/debug: use pK for kernel pointersChristian Borntraeger1-1/+1
2017-11-24drm: hdlcd: Update PM code to save/restore console.Liviu Dudau1-1/+4
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24rxrpc: Fix conn expiry timersDavid Howells5-28/+68
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells6-18/+47
2017-11-24rxrpc: Add keepalive for a callDavid Howells4-0/+40
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells8-12/+98
2017-11-24rxrpc: Express protocol timeouts in terms of RTTDavid Howells2-4/+25
2017-11-24rxrpc: Don't transmit DELAY ACKs immediately on proposalDavid Howells1-2/+2
2017-11-24rxrpc: Fix call timeoutsDavid Howells11-201/+290
2017-11-24rxrpc: Split the call params from the operation paramsDavid Howells4-45/+60
2017-11-24rxrpc: Delay terminal ACK transmission on a client callDavid Howells5-13/+108
2017-11-24rxrpc: Provide a different lockdep key for call->user_mutex for kernel callsDavid Howells3-6/+17
2017-11-24rxrpc: Don't set upgrade by default in sendmsg()David Howells1-1/+1
2017-11-24rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasingDavid Howells1-2/+3
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky1-1/+1
2017-11-24s390/disassembler: correct disassembly lines alignmentVasily Gorbik1-1/+1
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds62-409/+995
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-3/+41
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-51/+78
2017-11-23Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-23/+69
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-1399/+281
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds6-143/+137
2017-11-23Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds14-65/+66
2017-11-23Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-71/+91
2017-11-24powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman1-0/+2
2017-11-24crypto: af_alg - remove locking in async callbackStephan Mueller4-29/+39
2017-11-24crypto: algif_aead - skip SGL entries with NULL pageStephan Mueller1-9/+24
2017-11-23blk-wbt: fix comments typoweiping zhang1-1/+1