summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-30x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner
2021-06-30kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek
2021-06-30kthread_worker: split code for canceling the delayed work timerPetr Mladek
2021-06-30xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-06-30ceph: must hold snap_rwsem when filling inode for async createJeff Layton
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-30KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-06-30s390: clear pt_regs::flags on irq entrySven Schnelle
2021-06-30s390: fix system call restart with multiple signalsSven Schnelle
2021-06-30s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2021-06-30s390/topology: clear thread/group maps for offline cpusSven Schnelle
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-06-30software node: Handle software node injection to an existing device properlyHeikki Krogerus
2021-06-30scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig
2021-06-30gpiolib: cdev: zero padding during conversion to gpioline_info_changedGabriel Knezek
2021-06-30i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_accessHeiner Kallweit
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne
2021-06-30pinctrl: microchip-sgpio: Put fwnode in error case during ->probe()Andy Shevchenko
2021-06-30perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang
2021-06-30riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-30net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski
2021-06-30recordmcount: Correct st_shndx handlingPeter Zijlstra
2021-06-30mac80211: handle various extensible elements correctlyJohannes Berg
2021-06-30mac80211: reset profile_periodicity/ema_apJohannes Berg
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet
2021-06-30qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen
2021-06-30bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-30riscv32: Use medany C model for modulesKhem Raj
2021-06-30net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri
2021-06-30net/packet: annotate data race in packet_sendmsg()Eric Dumazet
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-30net: annotate data race in sock_error()Eric Dumazet
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet
2021-06-30net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30net: ipv4: Remove unneed BUG() functionZheng Yongjun
2021-06-30dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dmaGuillaume Ranquet
2021-06-30dmaengine: mediatek: do not issue a new desc if one is still currentGuillaume Ranquet
2021-06-30dmaengine: mediatek: free the proper desc in desc_free handlerGuillaume Ranquet
2021-06-30dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()Zou Wei