summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-10fscrypto: move ioctl processing more fully into common codeEric Biggers
2020-11-10fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2020-11-10ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven
2020-11-10mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva
2020-11-10p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-10fuse: fix page dereference after freeMiklos Szeredi
2020-11-10arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-11-10tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen
2020-11-10ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-11-10efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller
2020-11-10powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha
2020-11-10scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2020-11-10SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown
2020-10-29Linux 4.9.241v4.9.241Greg Kroah-Hartman
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye
2020-10-29tty: ipwireless: fix error handlingTong Zhang
2020-10-29Fix use after free in get_capset_info callback.Doug Horn
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng
2020-10-29Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin
2020-10-29xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong
2020-10-29reiserfs: only call unlock_new_inode() if I_NEWEric Biggers
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold
2020-10-29udf: Avoid accessing uninitialized data on failed inode readJan Kara
2020-10-29udf: Limit sparing table sizeJan Kara
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng
2020-10-29PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig
2020-10-29ntfs: add check for mft record size in superblockRustam Kovhaev
2020-10-29fs: dlm: fix configfs memory leakAlexander Aring
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang