summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-13Linux 4.19.176v4.19.176Greg Kroah-Hartman
2021-02-13regulator: Fix lockdep warning resolving suppliesMark Brown
2021-02-13regulator: core: Clean enabling always-on regulators + their suppliesDouglas Anderson
2021-02-13regulator: core: enable power when setting up constraintsOlliver Schinagl
2021-02-13squashfs: add more sanity checks in xattr id lookupPhillip Lougher
2021-02-13squashfs: add more sanity checks in inode lookupPhillip Lougher
2021-02-13squashfs: add more sanity checks in id lookupPhillip Lougher
2021-02-13blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueueMing Lei
2021-02-13block: don't hold q->sysfs_lock in elevator_init_mqMing Lei
2021-02-13Fix unsynchronized access to sev members through svm_register_enc_regionPeter Gonda
2021-02-13memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2021-02-13include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2021-02-13lib/string: Add strscpy_pad() functionTobin C. Harding
2021-02-13SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-02-13SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-13pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust
2021-02-13chtls: Fix potential resource leakPan Bian
2021-02-13regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins
2021-02-13af_key: relax availability checks for skb size calculationCong Wang
2021-02-13remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2021-02-13remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2021-02-13fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-02-13block: fix NULL pointer dereference in register_diskzhengbin
2021-02-13tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu
2021-02-10Linux 4.19.175v4.19.175Greg Kroah-Hartman
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-02-10net: ip_tunnel: fix mtu calculationVadim Fedorenko
2021-02-10md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni
2021-02-10iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-02-10mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins
2021-02-10mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song
2021-02-10mm: hugetlb: fix a race between isolating and freeing pageMuchun Song
2021-02-10mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King
2021-02-10KVM: SVM: Treat SVM as unsupported when running as an SEV guestSean Christopherson
2021-02-10nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2021-02-10smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva
2021-02-10cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman
2021-02-10genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier
2021-02-10kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo