summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang2021-07-201-1/+5
* gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli2021-07-201-1/+4
* powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2021-07-202-0/+14
* ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai2021-07-201-2/+6
* s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-07-202-3/+3
* mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2021-07-202-1/+2
* scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2021-07-203-5/+16
* fs/jfs: Fix missing error code in lmLogInit()Jiapeng Chong2021-07-201-0/+1
* tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET2021-07-201-1/+10
* scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart2021-07-201-0/+9
* Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto2021-07-203-4/+4
* misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong2021-07-201-2/+3
* tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun2021-07-201-0/+3
* fscrypt: don't ignore minor_hash when hash is 0Eric Biggers2021-07-201-6/+2
* tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)2021-07-201-3/+3
* scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler2021-07-201-0/+1
* KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan2021-07-201-0/+2
* KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson2021-07-201-1/+7
* smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa2021-07-201-0/+2
* jfs: fix GPF in diFreePavel Skripkin2021-07-201-1/+2
* media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung2021-07-201-0/+27
* media: gspca/sunplus: fix zero-length control requestsJohan Hovold2021-07-201-2/+6
* media: gspca/sq905: fix control-request directionJohan Hovold2021-07-201-1/+1
* media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin2021-07-201-0/+1
* media: dtv5100: fix control-request directionsJohan Hovold2021-07-201-2/+5
* dm btree remove: assign new_root only when removal succeedsHou Tao2021-07-201-1/+2
* ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong2021-07-201-1/+4
* seq_buf: Fix overflow in seq_buf_putmem_hex()Yun Zhou2021-07-201-1/+3
* power: supply: ab8500: Fix an old bugLinus Walleij2021-07-201-1/+1
* ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu2021-07-201-10/+12
* qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor2021-07-201-5/+3
* ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko2021-07-209-0/+9
* ata: ahci_sunxi: Disable DIPMTimo Sigurdsson2021-07-201-1/+1
* mmc: core: clear flags before allowing to retuneWolfram Sang2021-07-201-2/+5
* mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper2021-07-202-0/+5
* pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz2021-07-201-0/+1
* powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor2021-07-201-0/+2
* mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs2021-07-201-1/+1
* can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo2021-07-201-1/+6
* can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp2021-07-201-0/+3
* fuse: reject internal errnoMiklos Szeredi2021-07-201-1/+1
* sctp: add size validation when walking chunksMarcelo Ricardo Leitner2021-07-201-1/+1
* Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang2021-07-201-0/+5
* Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-07-201-8/+8
* Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu2021-07-201-0/+3
* RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch2021-07-201-1/+2
* wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva2021-07-201-7/+7
* sfc: error code if SRIOV cannot be disabledÍñigo Huguet2021-07-201-4/+11
* sfc: avoid double pci_remove of VFsÍñigo Huguet2021-07-201-9/+1
* RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang2021-07-201-1/+1