summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-10Linux 4.14.230v4.14.230Greg Kroah-Hartman1-1/+1
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello1-1/+7
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada1-2/+1
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens1-1/+1
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-10cifs: Silently ignore unknown oplock break handleVincent Whitchurch1-2/+2
2021-04-10cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg1-0/+1
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-04-10scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck1-0/+8
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann1-1/+1
2021-04-10platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas1-1/+7
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark1-1/+1
2021-04-10mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel1-1/+12
2021-04-10mISDN: fix crash in fritzpciTong Zhang1-1/+1
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov1-1/+1
2021-04-10ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard1-0/+3
2021-04-07Linux 4.14.229v4.14.229Greg Kroah-Hartman1-1/+1
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng1-0/+3
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang1-5/+5
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold1-0/+5
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum1-1/+2
2021-04-07USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum1-16/+32
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum1-1/+3
2021-04-07usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun1-1/+9
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren1-4/+8
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin1-0/+4
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan1-0/+2
2021-04-07firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-07extcon: Fix error handling in extcon_dev_registerDinghao Liu1-0/+1
2021-04-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski1-0/+23
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan1-5/+8
2021-04-07mm: writeback: use exact memcg dirty countsGreg Thelen2-3/+22
2021-04-07mm: fix oom_kill event handlingRoman Gushchin3-7/+27
2021-04-07mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu1-4/+19
2021-04-07mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner3-30/+35
2021-04-07mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner1-8/+16
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa1-1/+1
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-07mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy1-1/+1
2021-04-07tracing: Fix stack trace event sizeSteven Rostedt (VMware)1-1/+2
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang1-0/+1
2021-04-07ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang1-1/+1
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang1-0/+1
2021-04-07bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer1-7/+4
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang1-0/+2
2021-04-07appletalk: Fix skb allocation size in loopback caseDoug Brown1-12/+21
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi1-1/+3