summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-10Linux 4.19.186v4.19.186Greg 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-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-10drm/msm: Ratelimit invalid-fence messageRob Clark
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-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 4.19.185v4.19.185Greg 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: 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-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)
2021-04-07PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter
2021-04-07PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang
2021-04-07ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang
2021-04-07bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang