summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-07Linux 4.4.265v4.4.265Greg Kroah-Hartman
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: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
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-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa
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-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang
2021-04-07appletalk: Fix skb allocation size in loopback caseDoug Brown
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang
2021-04-07ipv6: weaken the v4mapped source checkJakub Kicinski
2021-04-07selinux: vsock: Set SID for socket returned by accept()David Brazdil
2021-03-30Linux 4.4.264v4.4.264Greg Kroah-Hartman
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-30net: sched: validate stab valuesEric Dumazet
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-30mac80211: fix rate mask resetJohannes Berg
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang
2021-03-30can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko
2021-03-30squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-30squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-30x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov