summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-11Linux 4.9.275v4.9.275Greg Kroah-Hartman
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-07-11kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek
2021-07-11kthread_worker: split code for canceling the delayed work timerPetr Mladek
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-07-11mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-07-11mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi
2021-07-11mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi
2021-07-11include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko
2021-06-30Linux 4.9.274v4.9.274Sasha Levin
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
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-30net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-30arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose
2021-06-30Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-06-30i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-30tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)
2021-06-30tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-30dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-30tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)
2021-06-30can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-30scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-30net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-30net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-30net: hamradio: fix memory leak in mkiss_closePavel Skripkin
2021-06-30be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET
2021-06-30net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet