summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-25tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)2-3/+8
2021-11-25tcp: Fix uninitialized access in skb frags array for Rx 0cp.Arjun Roy1-0/+3
2021-11-25net/ipa: ipa_resource: Fix wrong for loop rangeKonrad Dybcio1-1/+1
2021-11-25selftests: net: switch to socat in the GSO GRE testJakub Kicinski1-7/+9
2021-11-25samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpuKumar Kartikeya Dwivedi1-3/+2
2021-11-25samples/bpf: Fix summary per-sec stats in xdp_sample_userAlexander Lobakin1-13/+15
2021-11-25bpf: Fix inner map state pruning regression.Alexei Starovoitov1-1/+2
2021-11-25drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil1-1/+0
2021-11-25perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark1-1/+1
2021-11-25perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed4-0/+4
2021-11-25perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers3-3/+10
2021-11-25tracing/histogram: Do not copy the fixed-size char array field over the field...Masami Hiramatsu1-4/+5
2021-11-25blkcg: Remove extra blkcg_bio_issue_initLaibin Qiu1-3/+1
2021-11-25perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu1-1/+3
2021-11-25sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause5-16/+49
2021-11-25sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort1-0/+3
2021-11-25MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap1-0/+6
2021-11-25mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-25KVM: arm64: Fix host stage-2 finalizationQuentin Perret1-2/+12
2021-11-25clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clkDmitry Baryshkov1-15/+0
2021-11-25clk/ast2600: Fix soc revision for AHBJoel Stanley1-5/+7
2021-11-25clk: ingenic: Fix bugs with divided dividersPaul Cercueil1-3/+3
2021-11-25f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()Chao Yu1-1/+1
2021-11-25f2fs: compress: disallow disabling compress on non-empty compressed fileHyeong-Jun Kim1-2/+1
2021-11-25sh: define __BIG_ENDIAN for math-emuRandy Dunlap1-0/+8
2021-11-25sh: math-emu: drop unused functionsRandy Dunlap1-103/+0
2021-11-25sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap1-0/+1
2021-11-25f2fs: fix wrong condition to trigger background checkpoint correctlyChao Yu1-1/+1
2021-11-25f2fs: fix to use WHINT_MODEKeoseong Park1-1/+1
2021-11-25f2fs: fix up f2fs_lookup tracepointsGao Xiang1-6/+6
2021-11-25maple: fix wrong return value of maple_bus_init().Lu Wei1-1/+4
2021-11-25sh: check return code of request_irqNick Desaulniers1-2/+3
2021-11-25powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy1-1/+1
2021-11-25powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman1-1/+1
2021-11-25iommu/dart: Initialize DART_STREAMS_ENABLESven Peter1-0/+5
2021-11-25clk: at91: sama7g5: remove prescaler part of master clockClaudiu Beznea1-10/+1
2021-11-25ALSA: usb-audio: fix null pointer dereference on pointer cs_descChengfeng Ye1-0/+4
2021-11-25ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye1-0/+2
2021-11-25arm64: dts: qcom: Fix node name of rpm-msg-ram device nodesStephan Gerhold7-7/+7
2021-11-25ARM: dts: qcom: fix memory and mdio nodes naming for RB3011David Heidelberg1-3/+3
2021-11-25powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin12-12/+12
2021-11-25memory: tegra20-emc: Add runtime dependency on devfreq governor moduleDmitry Osipenko1-0/+1
2021-11-25scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart6-15/+139
2021-11-25scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart1-7/+7
2021-11-25scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart1-0/+1
2021-11-25RDMA/core: Use kvzalloc when allocating the struct ib_portwangyugui1-2/+2
2021-11-25iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()Teng Qi1-2/+4
2021-11-25scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie1-1/+0
2021-11-25scsi: target: Fix ordered tag handlingMike Christie4-24/+61
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin1-3/+4