summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-10Linux 5.4.111v5.4.111Greg Kroah-Hartman
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-04-10nvme-mpath: replace direct_make_request with generic_make_requestSagi Grimberg
2021-04-10bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk
2021-04-10cifs: Silently ignore unknown oplock break handleVincent Whitchurch
2021-04-10cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg
2021-04-10ia64: fix format strings for err_injectSergei Trofimovich
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-04-10scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-04-10platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas
2021-04-10netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio
2021-04-10mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-04-10mISDN: fix crash in fritzpciTong Zhang
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-04-10bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_compYonghong Song
2021-04-10platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel
2021-04-10bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren
2021-04-10ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard
2021-04-07Linux 5.4.110v5.4.110Greg Kroah-Hartman
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan
2021-04-07usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan
2021-04-07usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan
2021-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-04-07USB: cdc-acm: fix double free on probe failureJohan Hovold
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum
2021-04-07USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-04-07usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan
2021-04-07firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-07extcon: Fix error handling in extcon_dev_registerDinghao Liu
2021-04-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan
2021-04-07vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-04-07mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy
2021-04-07tracing: Fix stack trace event sizeSteven Rostedt (VMware)