summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-25drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2-2/+2
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-25gfs2: fix use-after-free on transaction ail listsBob Peterson1-2/+9
2020-06-25blktrace: fix endianness for blk_log_remap()Chaitanya Kulkarni1-15/+4
2020-06-25blktrace: fix endianness in get_pdu_int()Chaitanya Kulkarni1-1/+1
2020-06-25blktrace: use errno instead of bi_statusChaitanya Kulkarni1-3/+6
2020-06-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai1-1/+2
2020-06-25elfnote: mark all .note sections SHF_ALLOCNick Desaulniers1-1/+1
2020-06-25include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann1-1/+1
2020-06-25lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn1-56/+35
2020-06-25geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-25crypto: omap-sham - add proper load balancing support for multicoreTero Kristo1-33/+31
2020-06-25pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET1-17/+2
2020-06-25pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET1-1/+0
2020-06-25scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo1-1/+0
2020-06-25scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu1-1/+1
2020-06-25gfs2: Allow lock_nolock mount to specify jid=XBob Peterson1-1/+1
2020-06-25openrisc: Fix issue with argument clobbering for clone/forkStafford Horne1-2/+2
2020-06-25vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu1-1/+1
2020-06-25ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang1-0/+1
2020-06-25extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET1-2/+1
2020-06-25powerpc/4xx: Don't unmap NULL mbasehuhai1-3/+1
2020-06-25NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia1-1/+1
2020-06-25net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev1-2/+2
2020-06-25scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo1-3/+3
2020-06-25clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
2020-06-25x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov1-1/+1
2020-06-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2-17/+64
2020-06-25usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu1-1/+1
2020-06-25usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King1-5/+6
2020-06-25USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor1-4/+0
2020-06-25usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier1-2/+5
2020-06-25watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller1-5/+0
2020-06-25IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
2020-06-25PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17
2020-06-25dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zoneHannes Reinecke2-4/+4
2020-06-25powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
2020-06-25clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski1-1/+2
2020-06-25tty: n_gsm: Fix bogus i++ in gsm_data_kickGregory CLEMENT1-11/+3
2020-06-25USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin1-0/+2
2020-06-25drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet1-1/+2
2020-06-25usb/ohci-platform: Fix a warning when hibernatingQais Yousef1-0/+5
2020-06-25vfio-pci: Mask cap zeroAlex Williamson1-1/+6
2020-06-25powerpc/ps3: Fix kexec shutdown hangGeoff Levand1-10/+12
2020-06-25powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin1-2/+3
2020-06-25tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT1-4/+22
2020-06-25tty: n_gsm: Fix SOF skippingGregory CLEMENT1-7/+1
2020-06-25PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring1-2/+3
2020-06-25clk: ti: composite: fix memory leakTero Kristo1-0/+1
2020-06-25dlm: remove BUG() before panic()Arnd Bergmann1-1/+0