summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* um: change sigio_spinlock to a mutexJohannes Berg2020-11-101-3/+3
* f2fs: fix to check segment boundary during SIT page readaheadChao Yu2020-11-101-0/+2
* f2fs: add trace exit in exception pathZhang Qilong2020-11-101-1/+5
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-11-101-51/+14
* powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran2020-11-101-1/+1
* mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen2020-11-101-0/+3
* fscrypt: use EEXIST when file already uses different policyEric Biggers2020-11-101-1/+1
* fscrypto: move ioctl processing more fully into common codeEric Biggers2020-11-106-69/+38
* fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2020-11-103-8/+7
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-101-1/+1
* mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-101-1/+1
* p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-101-1/+3
* fuse: fix page dereference after freeMiklos Szeredi2020-11-101-10/+18
* arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips2020-11-101-1/+14
* tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen2020-11-101-3/+2
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-101-3/+7
* efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller2020-11-101-0/+3
* powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha2020-11-101-6/+3
* scripts/setlocalversion: make git describe output more reliableRasmus Villemoes2020-11-101-5/+16
* SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown2020-11-101-0/+8
* Linux 4.9.241v4.9.241Greg Kroah-Hartman2020-10-291-1/+1
* usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti2020-10-291-1/+1
* eeprom: at25: set minimum read/write access stride to 1Christian Eggers2020-10-291-1/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-291-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-291-4/+4
* ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye2020-10-291-3/+4
* tty: ipwireless: fix error handlingTong Zhang2020-10-292-3/+3
* Fix use after free in get_capset_info callback.Doug Horn2020-10-292-3/+9
* rtl8xxxu: prevent potential memory leakChris Chiu2020-10-291-1/+9
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-291-1/+3
* scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng2020-10-291-0/+1
* Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-10-291-3/+4
* usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-291-6/+10
* xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong2020-10-291-0/+11
* reiserfs: only call unlock_new_inode() if I_NEWEric Biggers2020-10-291-1/+2
* misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-10-291-1/+3
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-291-0/+19
* USB: cdc-acm: handle broken union descriptorsJohan Hovold2020-10-291-0/+12
* udf: Avoid accessing uninitialized data on failed inode readJan Kara2020-10-291-11/+14
* udf: Limit sparing table sizeJan Kara2020-10-291-0/+6
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-291-2/+14
* misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2020-10-293-5/+5
* mic: vop: copy data to kernel space then write to io memorySherry Sun2020-10-291-6/+14
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-292-6/+13
* scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng2020-10-291-0/+1