aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-02v5.3.18-rt13v5.3.18-rt13v5.3-rtDaniel Wagner1-1/+1
2020-01-02lib/smp_processor_id: Adjust check_preemption_disabled()Daniel Wagner1-1/+1
2020-01-02sched: migrate_enable: Busy loop until the migration request is completedSebastian Andrzej Siewior1-2/+5
2020-01-02v5.3.18-rt12v5.3.18-rt12Daniel Wagner1-1/+1
2020-01-02Merge tag 'v5.3.18' into v5.3-rtDaniel Wagner360-1577/+2714
2019-12-18Linux 5.3.18v5.3.18Greg Kroah-Hartman1-1/+1
2019-12-18xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon1-4/+4
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon6-183/+139
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha4-22/+15
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese4-5/+7
2019-12-18hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo1-2/+7
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese4-5/+11
2019-12-18gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-18tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-18tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-3/+13
2019-12-18tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-2/+16
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca11-35/+39
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca11-19/+19
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-18tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-18tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-18openvswitch: support asymmetric conntrackAaron Conole1-0/+11
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic4-16/+12
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-18net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2-0/+2
2019-12-18net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-18net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3
2019-12-18net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov1-0/+6
2019-12-18mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk1-1/+1
2019-12-18inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-17Linux 5.3.17v5.3.17Greg Kroah-Hartman1-1/+1
2019-12-17EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter1-2/+2
2019-12-17block: fix "check bi_size overflow before merge"Andreas Gruenbacher1-1/+3
2019-12-17arm64: dts: allwinner: a64: Re-add PMU nodeAndre Przywara1-0/+9
2019-12-17net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-17SUNRPC: Fix another issue with MIC buffer spaceChuck Lever1-6/+5
2019-12-17scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov1-0/+1
2019-12-17raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang1-1/+1
2019-12-17workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo1-0/+1
2019-12-17blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-12-17ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun1-4/+8
2019-12-17splice: only read in as much information as there is pipe buffer spaceDarrick J. Wong1-3/+11
2019-12-17rtc: disable uie before setting time and enable afterAlexandre Belloni1-1/+18
2019-12-17mm/shmem.c: cast the type of unmap_start to u64Chen Jun1-1/+1
2019-12-17s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2-1/+6
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5
2019-12-17firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon1-1/+1
2019-12-17ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o1-6/+5
2019-12-17mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin1-0/+12
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz1-1/+1
2019-12-17mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsNicolas Geoffray1-4/+7
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2-4/+4
2019-12-17omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller1-93/+0
2019-12-17omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller1-15/+4
2019-12-17iio: ad7949: fix channels mixupsAndrea Merello1-5/+17
2019-12-17iio: ad7949: kill pointless "readback"-handling codeAndrea Merello1-24/+3
2019-12-17iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi1-4/+5
2019-12-17iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi2-32/+166
2019-12-17scsi: qla2xxx: Introduce the function qla2xxx_init_sp()Bart Van Assche1-13/+15
2019-12-17scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran4-58/+74
2019-12-17scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI co...Bart Van Assche2-38/+8
2019-12-17Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen1-4/+0
2019-12-17scsi: qla2xxx: Fix a dma_pool_free() callBart Van Assche1-1/+2
2019-12-17scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran5-19/+16
2019-12-17scsi: qla2xxx: Fix stale sessionQuinn Tran1-2/+3
2019-12-17scsi: qla2xxx: Fix stuck login sessionQuinn Tran1-12/+11
2019-12-17scsi: qla2xxx: Fix driver reload for ISP82xxHimanshu Madhani2-15/+4
2019-12-17scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran3-6/+7
2019-12-17scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani1-4/+2
2019-12-17scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eftMartin Wilck1-0/+2
2019-12-17scsi: qla2xxx: Make sure that aborted commands are freedBart Van Assche2-5/+12
2019-12-17scsi: qla2xxx: Check secondary image if reading the primary image failsBart Van Assche1-2/+6
2019-12-17scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2-3/+7
2019-12-17scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche1-6/+5
2019-12-17scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche1-3/+1
2019-12-17scsi: qla2xxx: Really fix qla2xxx_eh_abort()Bart Van Assche1-0/+21
2019-12-17scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference countBart Van Assche1-0/+2
2019-12-17scsi: qla2xxx: Fix hang in fcport delete pathQuinn Tran1-3/+0
2019-12-17scsi: qla2xxx: Fix NVMe port discovery after a short device port lossArun Easi1-2/+2
2019-12-17scsi: qla2xxx: Fix different size DMA Alloc/UnmapQuinn Tran1-1/+1
2019-12-17scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani1-0/+4
2019-12-17scsi: qla2xxx: Fix premature timer expirationQuinn Tran2-1/+5
2019-12-17scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran2-0/+19
2019-12-17scsi: qla2xxx: Fix abort timeout race condition.Quinn Tran2-2/+17
2019-12-17scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart3-7/+12
2019-12-17reiserfs: fix extended attributes on the root directoryJeff Mahoney6-14/+32
2019-12-17ext4: Fix credit estimate for final inode freeingJan Kara1-2/+11
2019-12-17quota: fix livelock in dquot_writeback_dquotsDmitry Monakhov1-4/+5
2019-12-17seccomp: avoid overflow in implicit constant conversionChristian Brauner1-1/+2
2019-12-17ext2: check err when partial != NULLChengguang Xu1-2/+5
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov3-2/+12
2019-12-17video/hdmi: Fix AVI bar unpackVille Syrjälä1-4/+4
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater1-2/+10
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater1-0/+9
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17coresight: Serialize enabling/disabling a link device.Yabin Cui4-52/+90
2019-12-17stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin1-0/+4
2019-12-17ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann1-4/+12
2019-12-17RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche1-3/+1
2019-12-17ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-12-17mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller1-0/+30
2019-12-17pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski1-1/+5
2019-12-17pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski1-2/+8
2019-12-17pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski1-1/+5
2019-12-17pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski1-2/+8
2019-12-17pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta1-1/+3
2019-12-17pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT1-3/+3
2019-12-17pinctrl: rza2: Fix gpio name typosChris Brandt1-2/+2
2019-12-17ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki1-1/+11
2019-12-17ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi1-1/+1
2019-12-17ACPI: OSL: only free map once in osl.cFrancesco Ruggeri1-11/+17
2019-12-17ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg1-3/+9
2019-12-17ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-linksHans de Goede1-3/+19
2019-12-17ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_linksHans de Goede1-0/+2
2019-12-17ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_linksHans de Goede1-0/+5
2019-12-17ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko1-3/+3
2019-12-17ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi Sakamoto1-1/+1
2019-12-17ALSA: fireface: fix return value in error path of isochronous resources reser...Takashi Sakamoto1-1/+1
2019-12-17cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard1-4/+13
2019-12-17PM / devfreq: Lock devfreq in trans_stat_showLeonard Crestez1-3/+9
2019-12-17intel_th: pci: Add Tiger Lake CPU supportAlexander Shishkin1-0/+5
2019-12-17intel_th: pci: Add Ice Lake CPU supportAlexander Shishkin1-0/+5
2019-12-17intel_th: Fix a double put_device() in error pathAlexander Shishkin1-6/+2
2019-12-17powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan1-1/+8
2019-12-17erofs: zero out when listxattr is called with no xattrGao Xiang1-0/+2
2019-12-17cpuidle: teo: Fix "early hits" handling for disabled idle statesRafael J. Wysocki1-9/+26
2019-12-17cpuidle: teo: Consider hits and misses metrics of disabled statesRafael J. Wysocki1-4/+21
2019-12-17cpuidle: teo: Rename local variable in teo_select()Rafael J. Wysocki1-10/+9
2019-12-17cpuidle: teo: Ignore disabled idle states that are too deepRafael J. Wysocki1-0/+7
2019-12-17cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan1-8/+7
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil1-2/+2
2019-12-17media: radio: wl1273: fix interrupt masking on releaseJohan Hovold1-2/+1
2019-12-17media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-17media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-17wil6210: check len before memcpy() callsDenis Efremov1-2/+4
2019-12-17cgroup: pids: use atomic64_t for pids->limitAleksa Sarai1-5/+6
2019-12-17blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei1-5/+10
2019-12-17md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery8-21/+23
2019-12-17ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang2-0/+7
2019-12-17ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski1-2/+1
2019-12-17ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen1-1/+1
2019-12-17ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen1-1/+5
2019-12-17workqueue: Fix pwq ref leak in rescuer_thread()Tejun Heo1-3/+10
2019-12-17workqueue: Fix spurious sanity check failures in destroy_workqueue()Tejun Heo1-5/+19
2019-12-17dm zoned: reduce overhead of backing device checksDmitry Fomichev4-32/+61
2019-12-17dm writecache: handle REQ_FUAMaged Mokhtar1-1/+2
2019-12-17hwrng: omap - Fix RNG wait loop timeoutSumit Garg1-1/+8
2019-12-17ovl: relax WARN_ON() on rename to selfAmir Goldstein1-1/+1
2019-12-17ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein1-1/+7
2019-12-17ovl: fix lookup failure on multi lower squashfsAmir Goldstein3-7/+27
2019-12-17lib: raid6: fix awk build warningsGreg Kroah-Hartman1-1/+1
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger1-4/+5
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger3-0/+20
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger1-3/+5
2019-12-17btrfs: record all roots for rename exchange on a subvolJosef Bacik1-0/+3
2019-12-17Btrfs: send, skip backreference walking for extents with many referencesFilipe Manana1-1/+24
2019-12-17btrfs: Remove btrfs_bio::flags memberQu Wenruo1-1/+0
2019-12-17btrfs: Avoid getting stuck during cyclic writebacksTejun Heo1-11/+1
2019-12-17Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana1-1/+1
2019-12-17Btrfs: fix metadata space leak on fixup worker failure to set range as delallocFilipe Manana1-1/+5
2019-12-17btrfs: use refcount_inc_not_zero in kill_all_nodesJosef Bacik1-3/+10
2019-12-17btrfs: check page->mapping when loading free space cacheJosef Bacik1-0/+6
2019-12-17iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg1-0/+14
2019-12-17usb: typec: fix use after free in typec_register_port()Wen Yang1-2/+4
2019-12-17phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"Yoshihiro Shimoda1-2/+3
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen1-0/+8
2019-12-17usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen1-0/+3
2019-12-17usb: dwc3: gadget: Fix logical conditionTejas Joglekar1-1/+1
2019-12-17usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus1-1/+5
2019-12-17virtio-balloon: fix managed page counts when migrating pages between zonesDavid Hildenbrand1-0/+11
2019-12-17virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo1-2/+2
2019-12-17mtd: rawnand: Change calculating of position page containing BBMPiotr Sroka2-3/+9
2019-12-17mtd: spear_smi: Fix Write Burst modeMiquel Raynal1-1/+37
2019-12-17brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki1-0/+2
2019-12-17EDAC/altera: Use fast register IO for S10 IRQsMeng Li1-0/+1
2019-12-17tpm: add check after commands attribs tab allocationTadeusz Struk1-0/+4
2019-12-17usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-17usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-17USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17usb: roles: fix a potential use after freeWen Yang1-1/+1
2019-12-17USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-17USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-17USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-17iio: adc: ad7124: Enable internal referenceMircea Caprioru1-1/+6
2019-12-17iio: adc: ad7606: fix reading unnecessary data from deviceBeniamin Bia1-1/+1
2019-12-17iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol2-15/+24
2019-12-17iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak1-1/+1
2019-12-17iio: adis16480: Fix scales factorsNuno Sá1-36/+41
2019-12-17iio: adis16480: Add debugfs_reg_access entryNuno Sá1-0/+1
2019-12-17ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller1-2/+34
2019-12-17interconnect: qcom: sdm845: Walk the list safely on node removalGeorgi Djakov1-2/+2
2019-12-17xhci: make sure interrupts are restored to correct stateMathias Nyman1-6/+6
2019-12-17xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman1-1/+2
2019-12-17xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-17xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2-2/+11
2019-12-17xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4