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