summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* futex: Avoid freeing an active timerThomas Gleixner2021-03-301-1/+3
* futex: Drop hb->lock before enqueueing on the rtmutexPeter Zijlstra2021-03-303-30/+52
* futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2021-03-303-42/+62
* futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2021-03-303-7/+11
* futex: Use smp_store_release() in mark_wake_futex()Peter Zijlstra2021-03-301-2/+1
* idr: add ida_is_emptyMatthew Wilcox2021-03-303-6/+11
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-303-6/+34
* ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-03-301-31/+26
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* net: cdc-phonet: fix data-interface release on probe failureJohan Hovold2021-03-301-0/+2
* mac80211: fix rate mask resetJohannes Berg2021-03-301-2/+2
* can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun2021-03-301-3/+0
* can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2021-03-302-24/+6
* can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang2021-03-301-1/+2
* net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong2021-03-301-0/+3
* e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu2021-03-301-0/+2
* e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits2021-03-301-1/+5
* net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli2021-03-301-2/+4
* macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-301-1/+2
* bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko2021-03-301-2/+2
* arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă2021-03-301-0/+1
* squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2021-03-302-4/+8
* squashfs: fix inode lookup sanity checksSean Nyekjaer2021-03-302-2/+7
* x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov2021-03-301-4/+7
* ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich2021-03-301-1/+1
* ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-301-6/+18
* nfs: we don't support removing system.nfs4_aclJ. Bruce Fields2021-03-301-0/+3
* u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-301-3/+4
* atm: idt77252: fix null-ptr-dereferenceTong Zhang2021-03-301-2/+2
* atm: uPD98402: fix incorrect allocationTong Zhang2021-03-301-1/+1
* net: wan: fix error return code of uhdlc_init()Jia-Ju Bai2021-03-301-2/+6
* NFS: Correct size calculation for create reply lengthFrank Sorenson2021-03-301-1/+2
* nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler2021-03-301-1/+1
* sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov2021-03-301-2/+0
* net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai2021-03-301-0/+1