summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-27i2c-dev: don't get i2c adapter via i2c_devviresh kumar1-6/+1
2020-05-27i2c: dev: use after free in detachDan Carpenter1-1/+1
2020-05-27i2c: dev: don't start function name with 'return'Wolfram Sang1-3/+3
2020-05-27i2c: dev: switch from register_chrdev to cdev APIErico Nunes1-4/+15
2020-05-27media: fix media devnode ioctl/syscall and unregister raceShuah Khan3-14/+34
2020-05-27media: fix use-after-free in cdev_put() when app exits after driver unbindShuah Khan2-21/+33
2020-05-27media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab5-19/+46
2020-05-27media-devnode: fix namespace messMauro Carvalho Chehab2-62/+62
2020-05-27media-devnode: add missing mutex lock in error handlerMax Kellermann1-0/+3
2020-05-27drivers/media/media-devnode: clear private_data before put_device()Max Kellermann1-1/+2
2020-05-27media: Fix media_open() to clear filp->private_data in error legShuah Khan1-0/+1
2020-05-27ARM: futex: Address build warningThomas Gleixner1-2/+7
2020-05-27platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede1-0/+24
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern1-2/+2
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo1-0/+1
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2-0/+4
2020-05-27fix multiplication overflow in copy_fdtable()Al Viro1-1/+1
2020-05-27evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu1-1/+1
2020-05-27padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2-1/+21
2020-05-27padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2-1/+44
2020-05-27padata: get_next is never NULLJason A. Donenfeld1-9/+4
2020-05-27padata: Remove unused but set variablesTobias Klauser1-4/+0
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin1-2/+2
2020-05-20Linux 4.4.224v4.4.224Greg Kroah-Hartman1-1/+1
2020-05-20scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche1-2/+2
2020-05-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich1-0/+1
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven1-1/+1
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET1-1/+3
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET1-0/+2
2020-05-20exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov5-1/+24
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam1-2/+2
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2020-05-20ALSA: rawmidi: Initialize allocated buffersTakashi Iwai1-2/+2
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2-4/+28
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9
2020-05-20netlabel: cope with NULL catmapPaolo Abeni2-2/+10
2020-05-20net: ipv4: really enforce backoff for redirectsPaolo Abeni1-1/+1
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang1-1/+3
2020-05-20gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds2-4/+4
2020-05-20x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky10-55/+2
2020-05-20blk-mq: Allow blocking queue tag iter callbacksKeith Busch1-5/+2
2020-05-20blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang1-1/+9
2020-05-20blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi1-1/+14
2020-05-20block: defer timeouts to a workqueueChristoph Hellwig2-0/+7
2020-05-20gcc-10: disable 'restrict' warning for nowLinus Torvalds1-0/+3