summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski2-29/+35
2021-07-20media, bpf: Do not copy more entries than user space requestedSean Young1-1/+2
2021-07-20wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva1-7/+7
2021-07-20sfc: error code if SRIOV cannot be disabledÍñigo Huguet1-4/+11
2021-07-20sfc: avoid double pci_remove of VFsÍñigo Huguet1-9/+1
2021-07-20iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-07-20iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg1-6/+18
2021-07-20RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang1-1/+1
2021-07-20vsock: notify server to shutdown when client has pending signalLongpeng(Mike)1-1/+1
2021-07-20atm: nicstar: register the interrupt handler in the right placeZheyu Ma1-9/+9
2021-07-20atm: nicstar: use 'dma_free_coherent' instead of 'kfree'Zheyu Ma1-2/+4
2021-07-20MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-07-20rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan2-14/+56
2021-07-20net: fix mistake path for netdev_features_stringsJian Shen2-3/+3
2021-07-20cw1200: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson1-3/+6
2021-07-20wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren1-0/+7
2021-07-20xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert1-14/+14
2021-07-20selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim1-6/+7
2021-07-20fjes: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-20net: micrel: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-20net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-20net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-20virtio_net: Remove BUG() to avoid machine deadXianting Tian1-1/+1
2021-07-20ice: set the value of global config lock timeout longerLiwei Song1-1/+1
2021-07-20pinctrl: mcp23s08: fix race condition in irq handlerRadim Pavlik1-5/+5
2021-07-20dm space maps: don't reset space map allocation cursor when committingJoe Thornber2-2/+16
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong1-0/+1
2021-07-20ipv6: use prandom_u32() for ID generationWilly Tarreau1-23/+5
2021-07-20clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko1-2/+4
2021-07-20clk: renesas: r8a77995: Add ZA2 clockKuninori Morimoto1-0/+1
2021-07-20e100: handle eeprom as little endianJesse Brandeburg1-6/+6
2021-07-20udf: Fix NULL pointer dereference in udf_symlink functionArturo Giusti1-0/+4
2021-07-20drm/virtio: Fix double free on probe failureXie Yongji1-0/+1
2021-07-20reiserfs: add check for invalid 1st journal blockPavel Skripkin1-0/+14
2021-07-20net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior1-2/+9
2021-07-20atm: nicstar: Fix possible use-after-free in nicstar_cleanup()Zou Wei1-1/+1
2021-07-20mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei1-1/+1
2021-07-20atm: iphase: fix possible use-after-free in ia_module_exit()Zou Wei1-1/+1
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-07-20drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-07-20net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko1-13/+6
2021-07-20drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang1-1/+1
2021-07-20drm/zte: Don't select DRM_KMS_FB_HELPERThomas Zimmermann1-1/+0
2021-07-20drm/mxsfb: Don't select DRM_KMS_FB_HELPERThomas Zimmermann1-1/+0
2021-07-20mmc: vub3000: fix control-request directionJohan Hovold1-1/+1
2021-07-20mmc: block: Disable CMDQ on the ioctl pathBean Huo1-0/+8
2021-07-20perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo1-0/+2
2021-07-20selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen1-1/+2
2021-07-20mm/huge_memory.c: don't discard hugepage if other processes are mapping itMiaohe Lin1-1/+1