aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann1-1/+1
2021-09-16cpufreq: vexpress: Drop unused variableGuenter Roeck1-1/+0
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds1-1/+1
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson1-0/+7
2021-09-16igc: fix tunnel offloadingPaolo Abeni1-1/+3
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen3-9/+0
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski1-0/+2
2021-09-16selftests: nci: replace unsigned int with intXiang wangx1-1/+1
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean4-15/+42
2021-09-15Revert "net: phy: Uniform PHY driver access"Vladimir Oltean1-1/+3
2021-09-15net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean1-7/+5
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds1-17/+34
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck1-1/+1
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck2-39/+46
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-09-15tools/bootconfig: Define memblock_free_ptr() to fix build errorMasami Hiramatsu1-2/+1
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui1-1/+2
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds11-15/+27
2021-09-14ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin1-1/+1
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman1-1/+1
2021-09-14Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet4-7/+10
2021-09-14tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy1-1/+1
2021-09-14net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet1-16/+3
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson1-0/+2
2021-09-13bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann4-6/+127
2021-09-13bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann2-12/+141
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann5-155/+41
2021-09-13bpf: Add oversize check before call kvcalloc()Bixuan Cui1-0/+2
2021-09-13tools: compiler-gcc.h: Guard error attribute use with __has_attributeNathan Chancellor1-1/+3
2021-09-13Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds4-4/+3
2021-09-13compiler_attributes.h: drop __has_attribute() support for gcc4Linus Torvalds1-20/+0
2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers1-4/+0
2021-09-13compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers2-6/+2
2021-09-13Makefile: drop GCC < 5 -fno-var-tracking-assignments workaroundNick Desaulniers1-6/+0
2021-09-13arm64: remove GCC version check for ARCH_SUPPORTS_INT128Nick Desaulniers1-1/+1
2021-09-13powerpc: remove GCC version check for UPD_CONSTRNick Desaulniers1-10/+0
2021-09-13riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers1-1/+1
2021-09-13Kconfig.debug: drop GCC 5+ version check for DWARF5Nick Desaulniers1-1/+1
2021-09-13mm/ksm: remove old GCC 4.9+ checkNick Desaulniers1-2/+0
2021-09-13compiler.h: drop fallback overflow checkersNick Desaulniers5-293/+6
2021-09-13Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers2-8/+2
2021-09-13x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon1-2/+2
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang1-0/+4