summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20iov_iter_fault_in_readable() should do nothing in xarray caseAl Viro1-1/+1
2021-07-20ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi1-1/+1
2021-07-20USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-07-20usb: gadget: eem: fix echo command packet response issueLinyu Yuan1-4/+39
2021-07-20net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin1-1/+2
2021-07-20Input: usbtouchscreen - fix control-request directionsJohan Hovold1-4/+4
2021-07-20media: dvb-usb: fix wrong definitionPavel Skripkin1-1/+1
2021-07-20ALSA: usb-audio: fix rate on Ozone Z90 USB headsetDaehwan Jung1-0/+2
2021-07-11Linux 4.14.239v4.14.239Greg Kroah-Hartman1-1/+1
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross1-4/+19
2021-07-11kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek1-11/+24
2021-07-11kthread_worker: split code for canceling the delayed work timerPetr Mladek1-17/+29
2021-07-11kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young1-1/+2
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-07-11mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins4-27/+9
2021-07-11mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins1-0/+4
2021-07-11mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins1-9/+25
2021-07-11mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins1-4/+9
2021-07-11mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins1-4/+3
2021-07-11mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins1-50/+55
2021-07-11mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins1-4/+4
2021-07-11mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins1-16/+14
2021-07-11mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins1-5/+6
2021-07-11mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins1-4/+8
2021-07-11mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins1-5/+4
2021-07-11mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi1-17/+7
2021-07-11mm/thp: fix page_address_in_vma() on file THP tailsJue Wang1-4/+4
2021-07-11mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins3-31/+52
2021-07-11mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins4-3/+30
2021-07-11mm/rmap: use page_not_mapped in try_to_unmap()Miaohe Lin1-8/+3
2021-07-11mm/rmap: remove unneeded semicolon in page_not_mapped()Miaohe Lin1-1/+1
2021-07-11mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi1-0/+13
2021-07-11include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko1-4/+4
2021-06-30Linux 4.14.238v4.14.238Sasha Levin1-1/+1
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin1-0/+1
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne1-2/+7
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal1-0/+5
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook1-1/+3
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet1-7/+9
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet1-8/+8
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin1-0/+1
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet1-3/+7
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun1-5/+7
2021-06-30mac80211: drop multicast fragmentsJohannes Berg1-6/+3
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng1-0/+3