summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: 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-5/+2
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-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)1-9/+9
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan1-1/+1
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong1-1/+1
2021-04-07vhost: Fix vhost_vq_reset()Laurent Vivier1-1/+1
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy1-2/+2
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood1-1/+1
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields1-4/+7
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang1-3/+3
2021-04-07ipv6: weaken the v4mapped source checkJakub Kicinski3-10/+10
2021-04-07selinux: vsock: Set SID for socket returned by accept()David Brazdil1-0/+1
2021-03-30Linux 4.9.264v4.9.264Greg Kroah-Hartman1-1/+1
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich1-1/+1
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-30net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet1-0/+5
2021-03-30net: sched: validate stab valuesEric Dumazet5-8/+20
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi3-1/+4
2021-03-30futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith1-2/+14
2021-03-30futex: Fix incorrect should_fail_futex() handlingMateusz Nosek1-1/+3
2021-03-30futex: Prevent robust futex exit raceYang Tao1-7/+51
2021-03-30arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon1-22/+37
2021-03-30locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon1-70/+115
2021-03-30futex: Fix (possible) missed wakeupPeter Zijlstra1-5/+8
2021-03-30futex: Handle early deadlock return correctlyThomas Gleixner2-15/+50
2021-03-30futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra1-6/+18
2021-03-30futex: Avoid freeing an active timerThomas Gleixner1-1/+3
2021-03-30futex: Drop hb->lock before enqueueing on the rtmutexPeter Zijlstra3-30/+52
2021-03-30futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra3-42/+62
2021-03-30futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra3-7/+11
2021-03-30futex: Use smp_store_release() in mark_wake_futex()Peter Zijlstra1-2/+1
2021-03-30idr: add ida_is_emptyMatthew Wilcox3-6/+11
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko3-6/+34
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki1-31/+26
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold1-0/+2
2021-03-30mac80211: fix rate mask resetJohannes Berg1-2/+2
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun1-3/+0
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2-24/+6