summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-06-25block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7
2020-06-25bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6
2020-06-25perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh1-2/+1
2020-06-25usb/ehci-platform: Set PM runtime as active on resumeQais Yousef1-0/+5
2020-06-25usb/xhci-plat: Set PM runtime as active on resumeQais Yousef1-1/+9
2020-06-25scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET1-1/+3
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