summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-28Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-02-23Merge 4.4.258 into android-4.4-pGreg Kroah-Hartman
2021-02-23Linux 4.4.258Greg Kroah-Hartman
2021-02-23kvm: check tlbs_dirty directlyLai Jiangshan
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik
2021-02-23tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen
2021-02-23trace: Use -mcount-record for dynamic ftraceAndi Kleen
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-23vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-23net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi
2021-02-23h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-23netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik
2021-02-23memblock: do not start bottom-up allocations with kernel_endRoman Gushchin
2021-02-23squashfs: add more sanity checks in xattr id lookupPhillip Lougher
2021-02-23squashfs: add more sanity checks in inode lookupPhillip Lougher
2021-02-23squashfs: add more sanity checks in id lookupPhillip Lougher
2021-02-23memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2021-02-23include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2021-02-23lib/string: Add strscpy_pad() functionTobin C. Harding
2021-02-23SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-02-23SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-23af_key: relax availability checks for skb size calculationCong Wang
2021-02-23fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-02-23tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)
2021-02-10Merge 4.4.257 into android-4.4-pGreg Kroah-Hartman
2021-02-10Linux 4.4.257Greg Kroah-Hartman
2021-02-10ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)
2021-02-10ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki
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: 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: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang