summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann
2021-09-16cpufreq: vexpress: Drop unused variableGuenter Roeck
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds
2021-09-16Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-16Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson
2021-09-16igc: fix tunnel offloadingPaolo Abeni
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski
2021-09-16selftests: nci: replace unsigned int with intXiang wangx
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-15Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15Revert "net: phy: Uniform PHY driver access"Vladimir Oltean
2021-09-15net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-15tools/bootconfig: Define memblock_free_ptr() to fix build errorMasami Hiramatsu
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman
2021-09-14Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet
2021-09-14tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-14net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson
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-13bpf: Add oversize check before call kvcalloc()Bixuan Cui
2021-09-13tools: compiler-gcc.h: Guard error attribute use with __has_attributeNathan Chancellor
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-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