summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-15Linux 5.5-rc2v5.5-rc2Linus Torvalds1-1/+1
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-73/+180
2019-12-15Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+12
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-41/+63
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds19-46/+111
2019-12-14Merge tag 'char-misc-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-20/+20
2019-12-14Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-9/+6
2019-12-14Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-90/+198
2019-12-14Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-67/+135
2019-12-14Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-47/+80
2019-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+7
2019-12-14Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-3/+26
2019-12-14Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-101/+166
2019-12-14binder: fix incorrect calculation for num_validTodd Kjos1-2/+2
2019-12-13Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+8
2019-12-13Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-67/+66
2019-12-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-12/+24
2019-12-13Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-29/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-77/+235
2019-12-13Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-27/+14
2019-12-13Merge tag 'drm-fixes-2019-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds52-440/+707
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds17-59/+78
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds5-107/+146
2019-12-13Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-84/+248
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds116-306/+299
2019-12-13Merge branches 'pm-cpuidle' and 'acpi-pm'Rafael J. Wysocki3-2/+23
2019-12-13xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2019-12-13xen-blkback: prevent premature module unloadPaul Durrant1-0/+10
2019-12-13CIFS: Close cached root handle only if it has a leasePavel Shilovsky5-4/+25
2019-12-13SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding pathSteve French1-0/+1
2019-12-13Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...Dave Airlie27-118/+299
2019-12-13Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-148/+177
2019-12-13Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...Dave Airlie7-41/+49
2019-12-12of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan1-3/+3
2019-12-12dt-bindings: memory-controllers: tegra: Fix type referencesRob Herring3-5/+10
2019-12-12dt-bindings: Change maintainer addressMaxime Ripard44-44/+44
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas4-52/+105
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2-9/+44
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra1-1/+3
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10changzhu1-8/+21
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu1-20/+24
2019-12-12IB/mlx5: Fix steering rule of drop and countMaor Gottlieb1-7/+6
2019-12-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2019-12-12RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang1-0/+3
2019-12-12Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds7-42/+85
2019-12-12fs: remove ksys_dup()Dominik Brodowski3-13/+21
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski3-9/+15
2019-12-12cpuidle: Drop unnecessary type cast in cpuidle_poll_time()Rafael J. Wysocki1-1/+1
2019-12-12blk-cgroup: remove blkcg_drain_queueGuoqing Jiang2-22/+0
2019-12-12block: fix NULL pointer dereference in account statistics with IDELogan Gunthorpe1-2/+3
2019-12-12drm/amdgpu: avoid using invalidate semaphore for picassochangzhu1-8/+20
2019-12-12Revert "drm/amdgpu: dont schedule jobs while in reset"Alex Deucher1-4/+1
2019-12-12init: use do_mount() instead of ksys_mount()Dominik Brodowski3-16/+24
2019-12-12initrd: use do_mount() instead of ksys_mount()Dominik Brodowski1-3/+3
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski3-6/+6
2019-12-12usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus1-1/+5
2019-12-12interconnect: qcom: msm8974: Walk the list safely on node removalGeorgi Djakov1-4/+4
2019-12-12interconnect: qcom: qcs404: Walk the list safely on node removalGeorgi Djakov1-4/+4
2019-12-12interconnect: qcom: sdm845: Walk the list safely on node removalGeorgi Djakov1-2/+2
2019-12-12interconnect: qcom: Fix Kconfig indentationKrzysztof Kozlowski1-7/+7
2019-12-12nios2: Fix ioremapGuenter Roeck1-0/+8
2019-12-12crypto: arm/curve25519 - add arch-specific key generation functionJason A. Donenfeld1-0/+7
2019-12-12Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixesDave Airlie5-109/+149
2019-12-11Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song...Jens Axboe3-2/+3
2019-12-12Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-21/+28
2019-12-11Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-19/+20
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe2-24/+36
2019-12-11Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+16
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds6-33/+22
2019-12-11pipe: simplify signal handling in pipe_read() and add commentsLinus Torvalds1-7/+29
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher7-4/+7
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin1-0/+2
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin1-0/+2
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin1-0/+1
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin1-0/+1
2019-12-11s390/kasan: add KASAN_VMALLOC supportVasily Gorbik2-12/+57
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens3-26/+5
2019-12-11s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger1-1/+1
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King1-1/+1
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik1-1/+0
2019-12-11md: make sure desc_nr less than MD_SB_DISKSYufen Yu1-0/+1
2019-12-11md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu1-1/+1
2019-12-11raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang1-1/+1
2019-12-11afs: Show volume name in /proc/net/afs/<cell>/volumesDavid Howells1-3/+4
2019-12-11afs: Fix missing cell comparison in afs_test_super()David Howells1-0/+1
2019-12-11afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells1-0/+3
2019-12-11afs: Fix mountpoint parsingDavid Howells1-2/+4
2019-12-11dt-bindings: net: ti: cpsw-switch: update to fix commentsGrygorii Strashko1-15/+7
2019-12-11dt-bindings: remoteproc: stm32: add wakeup-source propertyArnaud Pouliquen1-0/+2
2019-12-11xhci: make sure interrupts are restored to correct stateMathias Nyman1-6/+6
2019-12-11xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman1-1/+2
2019-12-11xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-11usb: xhci: only set D3hot for pci deviceHenry Lin3-5/+16
2019-12-11xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2-2/+11
2019-12-11xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4
2019-12-11Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-2/+18
2019-12-11drm/i915: Serialise with remote retirementChris Wilson1-3/+23
2019-12-11virtio_balloon: divide/multiply instead of shiftsMichael S. Tsirkin1-4/+5
2019-12-11virtio_balloon: name cleanupsMichael S. Tsirkin1-12/+12
2019-12-11virtio-balloon: fix managed page counts when migrating pages between zonesDavid Hildenbrand1-0/+11
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring2-22/+23
2019-12-11i2c: add helper to check if a client has a driver attachedWolfram Sang1-0/+5
2019-12-11ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIOHui Wang1-5/+3
2019-12-10io_uring: add sockets to list of files that support non-blocking issueJens Axboe1-2/+4
2019-12-10net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe1-2/+2
2019-12-10io_uring: only hash regular files for async work executionJens Axboe1-1/+3
2019-12-10io_uring: run next sqe inline if possibleJens Axboe1-4/+11
2019-12-10io_uring: don't dynamically allocate poll dataJens Axboe1-16/+11
2019-12-10io_uring: deferred send/recvmsg should assign iovJens Axboe1-2/+2
2019-12-10io_uring: sqthread should grab ctx->uring_lock for submissionsJens Axboe1-5/+2
2019-12-10io-wq: briefly spin for new work after finishing workJens Axboe2-5/+26
2019-12-10io-wq: remove worker->wait waitqueueJens Axboe1-8/+2
2019-12-10io_uring: allow unbreakable linksJens Axboe2-38/+47
2019-12-10cpuidle: Fix cpuidle_driver_state_disabled()Rafael J. Wysocki1-0/+10
2019-12-10drm/amd/display: include linux/slab.h where neededArnd Bergmann1-0/+2
2019-12-10i2c: fix header file kernel-doc warningRandy Dunlap1-0/+1
2019-12-10i2c: remove i2c_new_dummy() APIWolfram Sang2-29/+0
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann1-0/+2
2019-12-10sh: kgdb: Mark expected switch fall-throughsKuninori Morimoto1-0/+1
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov4-26/+21
2019-12-10tracing: remove set but not used variable 'buffer'YueHaibing1-2/+0
2019-12-10module: Remove accidental change of module_enable_x()Steven Rostedt (VMware)1-5/+1
2019-12-10ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner1-1/+0
2019-12-10docs: dm-integrity: remove reference to ARC4Eric Biggers1-1/+1
2019-12-10docs: filesystems: overlayfs: Fix restview warningsAmir Goldstein1-4/+6
2019-12-10docs: filesystems: overlayfs: Rename overlayfs.txt to .rstAmir Goldstein2-1/+1
2019-12-10ovl: relax WARN_ON() on rename to selfAmir Goldstein1-1/+1
2019-12-10ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein1-1/+7
2019-12-10ovl: don't use a temp buf for encoding real fhAmir Goldstein1-21/+16
2019-12-10ovl: make sure that real fid is 32bit aligned in memoryAmir Goldstein4-73/+115
2019-12-10ovl: fix lookup failure on multi lower squashfsAmir Goldstein3-7/+27
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko1-3/+3
2019-12-10drivers: Fix boot problem on SuperHGuenter Roeck2-9/+6
2019-12-10usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2019-12-10of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan1-3/+3
2019-12-10usb: dwc3: ep0: Clear started flag on completionThinh Nguyen1-0/+8
2019-12-10usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen1-0/+3
2019-12-10usb: dwc3: gadget: Fix logical conditionTejas Joglekar1-1/+1
2019-12-10staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-10USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-10USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-10USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-10USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-10drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs1-3/+3
2019-12-10drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul1-1/+8
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul3-27/+36
2019-12-10drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul1-20/+24
2019-12-10drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede2-7/+27
2019-12-10drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede1-55/+55
2019-12-10usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-10usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue1-1/+2
2019-12-10usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-10usb: typec: fix use after free in typec_register_port()Wen Yang1-2/+4
2019-12-10usb: roles: fix a potential use after freeWen Yang1-1/+1
2019-12-10drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson1-25/+21
2019-12-10drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()Ville Syrjälä5-28/+14
2019-12-10drm/i915/fbc: Disable fbc by default on all glk+Ville Syrjälä1-1/+1
2019-12-10drm/i915/perf: Configure OAR for specific contextUmesh Nerlige Ramappa1-87/+112
2019-12-10drm/i915/perf: Allow non-privileged access when OA buffer is not sampledUmesh Nerlige Ramappa1-2/+3
2019-12-10MAINTAINERS: Match on dma_buf|fence|resv anywhereDaniel Vetter1-0/+1
2019-12-10staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-10staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1
2019-12-10staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-10staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez1-1/+1
2019-12-10staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins3-6/+6
2019-12-10staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich1-0/+1
2019-12-10staging: hp100: Fix build error without ETHERNETYueHaibing1-0/+1
2019-12-10staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij2-6/+19
2019-12-10staging: exfat: properly support discard in clr_alloc_bitmap()Andrea Righi1-2/+4
2019-12-10staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck1-0/+1
2019-12-09block: fix "check bi_size overflow before merge"Andreas Gruenbacher1-1/+3
2019-12-09smb3: fix refcount underflow warning on unmount when no directory leasesSteve French1-1/+2
2019-12-09scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu1-0/+7
2019-12-09scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche1-2/+2
2019-12-09scsi: smartpqi: Update attribute name to `driver_version`Paul Menzel1-1/+1
2019-12-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2019-12-09scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab1-0/+6
2019-12-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2019-12-09scsi: ufs: Give an unique ID to each ufs-bsgCan Guo1-1/+1
2019-12-09scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov1-0/+9
2019-12-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov1-1/+2
2019-12-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov1-1/+0
2019-12-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov1-0/+1
2019-12-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov1-8/+2
2019-12-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov1-2/+4
2019-12-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0
2019-12-09scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov1-2/+6
2019-12-09scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov1-0/+1
2019-12-09scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov1-1/+0
2019-12-09scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov2-1/+1
2019-12-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran4-4/+15
2019-12-09scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov1-0/+2
2019-12-10ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki1-1/+11
2019-12-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9