summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-07Linux 4.9.265v4.9.265Greg Kroah-Hartman
2021-04-07audit: fix a net reference leak in audit_list_rules_send()Paul Moore
2021-04-07audit: fix a net reference leak in audit_send_reply()Paul Moore
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: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
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-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
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-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar
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-07vhost: Fix vhost_vq_reset()Laurent Vivier
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
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.9.264v4.9.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: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet
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-30futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith
2021-03-30futex: Fix incorrect should_fail_futex() handlingMateusz Nosek
2021-03-30futex: Prevent robust futex exit raceYang Tao
2021-03-30arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2021-03-30locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon
2021-03-30futex: Fix (possible) missed wakeupPeter Zijlstra
2021-03-30futex: Handle early deadlock return correctlyThomas Gleixner
2021-03-30futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra