summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-10printk: reduce LOG_BUF_SHIFT range for H8300John Ogness1-1/+2
2020-11-10mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik1-0/+3
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-10video: fbdev: pvr2fb: initialize variablesTom Rix1-0/+2
2020-11-10xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong1-2/+8
2020-11-10um: change sigio_spinlock to a mutexJohannes Berg1-3/+3
2020-11-10f2fs: fix to check segment boundary during SIT page readaheadChao Yu1-0/+2
2020-11-10sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-11-10powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-11-10f2fs crypto: avoid unneeded memory allocation in ->readdirChao Yu1-7/+0
2020-11-10fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2-6/+6
2020-11-10ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven1-1/+1
2020-11-10mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva1-1/+1
2020-11-10tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen1-3/+2
2020-11-10ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-11-10efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller1-0/+3
2020-11-10powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha1-6/+3
2020-11-10scripts/setlocalversion: make git describe output more reliableRasmus Villemoes1-5/+16
2020-11-10SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown1-0/+8
2020-10-29Linux 4.4.241v4.4.241Greg Kroah-Hartman1-1/+1
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer1-35/+54
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara1-4/+4
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye1-3/+4
2020-10-29tty: ipwireless: fix error handlingTong Zhang2-3/+3
2020-10-29Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng1-0/+1
2020-10-29Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi1-3/+4
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin1-6/+10
2020-10-29xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong1-0/+11
2020-10-29reiserfs: only call unlock_new_inode() if I_NEWEric Biggers1-1/+2
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29udf: Avoid accessing uninitialized data on failed inode readJan Kara1-11/+14
2020-10-29udf: Limit sparing table sizeJan Kara1-0/+6
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang1-2/+14
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2-6/+13
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-29PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig1-11/+0
2020-10-29ntfs: add check for mft record size in superblockRustam Kovhaev1-0/+6
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár1-0/+3
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10