summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-23Linux 4.9.258v4.9.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-23vsock/virtio: update credit only if socket is not closedStefano Garzarella
2021-02-23net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-23net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek
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: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal
2021-02-23xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-23netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik
2021-02-23bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh
2021-02-23memblock: do not start bottom-up allocations with kernel_endRoman Gushchin
2021-02-23ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni
2021-02-23ovl: skip getxattr of security labelsAmir Goldstein
2021-02-23tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)
2021-02-23tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)
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-23futex: Cure exit raceThomas Gleixner
2021-02-23futex: Change locking rulesPeter Zijlstra
2021-02-23futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner
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-23iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-23af_key: relax availability checks for skb size calculationCong Wang
2021-02-23remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2021-02-23fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-02-23mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner