summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-13scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart
2021-09-13scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi
2021-09-13scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota
2021-09-13scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy
2021-09-13scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-13scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee
2021-09-13scsi: lpfc: Remove unneeded variableChi Minghao
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart
2021-09-13scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart
2021-09-13scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart
2021-09-13scsi: st: Add missing break in switch statement in st_ioctl()Nathan Chancellor
2021-09-13io_uring: pin SQPOLL data before unlocking ring lockJens Axboe
2021-09-13bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann
2021-09-13bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-09-13cifs: fix incorrect kernel doc commentsSteve French
2021-09-13bpf: Add oversize check before call kvcalloc()Bixuan Cui
2021-09-14ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi
2021-09-13tools: compiler-gcc.h: Guard error attribute use with __has_attributeNathan Chancellor
2021-09-14netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2021-09-13IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds
2021-09-13cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies
2021-09-13compiler_attributes.h: drop __has_attribute() support for gcc4Linus Torvalds
2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers
2021-09-13compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers
2021-09-13Makefile: drop GCC < 5 -fno-var-tracking-assignments workaroundNick Desaulniers
2021-09-13arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers
2021-09-13powerpc: remove GCC version check for UPD_CONSTRNick Desaulniers
2021-09-13riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers
2021-09-13Kconfig.debug: drop GCC 5+ version check for DWARF5Nick Desaulniers
2021-09-13mm/ksm: remove old GCC 4.9+ checkNick Desaulniers
2021-09-13compiler.h: drop fallback overflow checkersNick Desaulniers
2021-09-13Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers
2021-09-13x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon
2021-09-13io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov
2021-09-13dma-debug: prevent an error message from causing runtime problemsHamza Mahfooz
2021-09-13nvme: avoid race in shutdown namespace removalDaniel Wagner
2021-09-13nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter
2021-09-13drm/i915/gvt: fix the usage of ww lock in gvt scheduler.Zhi A Wang
2021-09-13Merge branch 'hns3-fixes'David S. Miller
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin