summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi1-1/+1
2021-02-23netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal1-1/+2
2021-02-23xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross1-1/+8
2021-02-23netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik1-2/+10
2021-02-23bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh1-0/+2
2021-02-23memblock: do not start bottom-up allocations with kernel_endRoman Gushchin1-42/+6
2021-02-23ARM: ensure the signal page contains defined contentsRussell King1-6/+8
2021-02-23ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni1-3/+0
2021-02-23ovl: skip getxattr of security labelsAmir Goldstein1-7/+8
2021-02-23cap: fix conversions on getxattrMiklos Szeredi1-24/+43
2021-02-23ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi1-0/+2
2021-02-23platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede1-4/+10
2021-02-23arm64: dts: rockchip: Fix PCIe DT properties on rk3399Marc Zyngier1-1/+1
2021-02-23MIPS: BMIPS: Fix section mismatch warningJaedon Shin1-1/+1
2021-02-23arm/xen: Don't probe xenbus as part of an early initcallJulien Grall4-6/+1
2021-02-23tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)1-1/+1
2021-02-23tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)1-1/+2
2021-02-23squashfs: add more sanity checks in xattr id lookupPhillip Lougher1-9/+57
2021-02-23squashfs: add more sanity checks in inode lookupPhillip Lougher1-8/+33
2021-02-23squashfs: add more sanity checks in id lookupPhillip Lougher4-12/+45
2021-02-23memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o4-17/+25
2021-02-23include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai1-18/+20
2021-02-23lib/string: Add strscpy_pad() functionTobin C. Harding2-7/+44
2021-02-23SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski1-3/+6
2021-02-23SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski4-60/+46
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-02-23iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
2021-02-23pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust1-1/+7
2021-02-23af_key: relax availability checks for skb size calculationCong Wang1-3/+3
2021-02-23remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar1-0/+6
2021-02-23remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar1-3/+2
2021-02-23fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2-3/+3
2021-02-10Linux 4.14.221v4.14.221Greg Kroah-Hartman1-1/+1
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang1-1/+5
2021-02-10iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit1-0/+6
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin1-1/+16
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen5-14/+30
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2-6/+3
2021-02-10mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins1-14/+23
2021-02-10mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song1-2/+1
2021-02-10mm: hugetlb: fix a race between isolating and freeing pageMuchun Song1-2/+2
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song3-2/+6
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King1-6/+6
2021-02-10nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis1-0/+2
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang1-0/+6
2021-02-10smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva1-1/+1
2021-02-10cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman1-11/+20