summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-30can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang1-1/+2
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong1-0/+3
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu1-0/+2
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits1-1/+5
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli1-2/+4
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet1-1/+2
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko1-2/+2
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-30squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-30x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov1-4/+7
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields1-0/+3
2021-03-30u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra1-3/+4
2021-03-30atm: idt77252: fix null-ptr-dereferenceTong Zhang1-2/+2
2021-03-30atm: uPD98402: fix incorrect allocationTong Zhang1-1/+1
2021-03-30net: wan: fix error return code of uhdlc_init()Jia-Ju Bai1-2/+6
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson1-1/+2
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler1-1/+1
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov1-2/+0
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai1-0/+1