summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Linux 4.14.222v4.14.222Greg Kroah-Hartman1-1/+1
2021-02-23kvm: check tlbs_dirty directlyLai Jiangshan1-2/+1
2021-02-23usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani1-4/+5
2021-02-23USB: Gadget Ethernet: Re-enable Jumbo frames.John Greb1-0/+4
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2-5/+6
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich1-10/+14
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich1-2/+2
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich1-3/+1
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich1-4/+2
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini1-2/+4
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2-8/+10
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich1-3/+13
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich1-1/+2
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich1-7/+5
2021-02-23tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2-6/+10
2021-02-23tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen1-1/+1
2021-02-23trace: Use -mcount-record for dynamic ftraceAndi Kleen1-0/+6
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov1-3/+3
2021-02-23h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap1-0/+3
2021-02-23i2c: stm32f7: fix configuration of the digital filterAlain Volmat1-1/+10
2021-02-23vsock: fix locking in vsock_shutdown()Stefano Garzarella2-7/+5
2021-02-23vsock/virtio: update credit only if socket is not closedStefano Garzarella1-2/+2
2021-02-23net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-23net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek1-4/+1
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