summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.265v4.9.265Greg Kroah-Hartman2021-04-071-1/+1
* audit: fix a net reference leak in audit_list_rules_send()Paul Moore2021-04-073-9/+8
* audit: fix a net reference leak in audit_send_reply()Paul Moore2021-04-071-18/+28
* staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan2021-04-071-1/+1
* staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan2021-04-071-1/+1
* USB: cdc-acm: fix use-after-free after probe failureJohan Hovold2021-04-071-0/+5
* USB: cdc-acm: downgrade message to debugOliver Neukum2021-04-071-1/+2
* cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum2021-04-071-1/+3
* usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun2021-04-071-1/+9
* USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin2021-04-071-0/+4
* firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma2021-04-071-2/+7
* extcon: Fix error handling in extcon_dev_registerDinghao Liu2021-04-071-0/+1
* pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan2021-04-071-5/+8
* reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa2021-04-071-1/+1
* mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy2021-04-071-1/+1
* tracing: Fix stack trace event sizeSteven Rostedt (VMware)2021-04-071-1/+2
* ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang2021-04-071-0/+1
* ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang2021-04-071-0/+1
* bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer2021-04-071-5/+2
* net: wan/lmc: unregister device when no matching device is foundTong Zhang2021-04-071-0/+2
* appletalk: Fix skb allocation size in loopback caseDoug Brown2021-04-071-12/+21
* ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)2021-04-071-9/+9
* ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar2021-04-071-0/+5
* staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang2021-04-071-1/+1
* staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang2021-04-071-1/+1
* scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan2021-04-071-1/+1
* scsi: st: Fix a use after free in st_open()Lv Yunlong2021-04-071-1/+1
* vhost: Fix vhost_vq_reset()Laurent Vivier2021-04-071-1/+1
* powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-04-071-2/+2
* ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood2021-04-071-1/+1
* ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede2021-04-071-2/+2
* ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede2021-04-071-2/+2
* rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields2021-04-071-4/+7
* ext4: fix bh ref count on error pathsZhaolong Zhang2021-04-071-3/+3
* ipv6: weaken the v4mapped source checkJakub Kicinski2021-04-073-10/+10
* selinux: vsock: Set SID for socket returned by accept()David Brazdil2021-04-071-0/+1
* Linux 4.9.264v4.9.264Greg Kroah-Hartman2021-03-301-1/+1
* xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich2021-03-301-1/+1
* mac80211: fix double free in ibss_leaveMarkus Theil2021-03-301-0/+2
* net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet2021-03-301-0/+5
* net: sched: validate stab valuesEric Dumazet2021-03-305-8/+20
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-303-1/+4
* futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith2021-03-301-2/+14
* futex: Fix incorrect should_fail_futex() handlingMateusz Nosek2021-03-301-1/+3
* futex: Prevent robust futex exit raceYang Tao2021-03-301-7/+51
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2021-03-301-22/+37
* locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon2021-03-301-70/+115
* futex: Fix (possible) missed wakeupPeter Zijlstra2021-03-301-5/+8
* futex: Handle early deadlock return correctlyThomas Gleixner2021-03-302-15/+50
* futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra2021-03-301-6/+18