summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-11Linux 4.9.275v4.9.275Greg Kroah-Hartman1-1/+1
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross1-4/+19
2021-07-11kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek1-11/+24
2021-07-11kthread_worker: split code for canceling the delayed work timerPetr Mladek1-17/+29
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-07-11mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins4-26/+9
2021-07-11mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for splitYang Shi1-19/+10
2021-07-11mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi1-0/+13
2021-07-11include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko1-4/+4
2021-06-30Linux 4.9.274v4.9.274Sasha Levin1-1/+1
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin1-0/+1
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal1-0/+5
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook1-1/+3
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet1-7/+9
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet1-8/+8
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin1-0/+1
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet1-3/+7
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun1-5/+7
2021-06-30mac80211: drop multicast fragmentsJohannes Berg1-6/+3
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng1-0/+3
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg1-1/+1
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-30arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose1-22/+28
2021-06-30Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor1-2/+1
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-30i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck1-8/+44
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet1-13/+29
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-5/+13
2021-06-30tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-30tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-3/+0
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen1-1/+1
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2-27/+96
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan1-0/+4
2021-06-30dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee1-2/+4
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-30tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)1-3/+3
2021-06-30can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek1-0/+3
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-30scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei1-2/+6
2021-06-30net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3
2021-06-30net: cdc_eem: fix tx fixup skb leakLinyu Yuan1-1/+1
2021-06-30net: hamradio: fix memory leak in mkiss_closePavel Skripkin1-0/+1
2021-06-30be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-06-30net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet1-3/+4