aboutsummaryrefslogtreecommitdiffstats
path: root/src/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uname.c')
-rw-r--r--src/uname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uname.c b/src/uname.c
index d47901c9f..0715e07cd 100644
--- a/src/uname.c
+++ b/src/uname.c
@@ -1,6 +1,6 @@
/* uname -- print system information
- Copyright 1989, 1992, 1993, 1996, 1997, 1999, 2000, 2001, 2002,
+ Copyright (C) 1989, 1992, 1993, 1996, 1997, 1999, 2000, 2001, 2002,
2003, 2004, 2005 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
1'>net: hns3: refine function hns3_set_default_feature()Jian Shen1-46/+16 2021-08-31ipv6: remove duplicated 'net/lwtunnel.h' includeLv Ruyi1-1/+0 2021-08-31net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2 2021-08-31net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing4-36/+9 2021-08-31net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing1-8/+4 2021-08-31net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()Cai Huoqing1-4/+1 2021-08-31fou: remove sparse errorsEric Dumazet2-6/+6 2021-08-31ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet1-1/+1 2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4 2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3 2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep1-3/+3 2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2 2021-08-31af_unix: fix potential NULL deref in unix_dgram_connect()Eric Dumazet1-3/+6 2021-08-31dpaa2-eth: Replace strlcpy with strscpyJason Wang1-4/+4 2021-08-31octeontx2-af: Use NDC TX for transmit packet dataGeetha sowjanya2-0/+4 2021-08-31net: bridge: use mld2r_ngrec instead of icmpv6_dataunMichelleJin1-5/+5 2021-08-31net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2 2021-08-30net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET1-16/+16 2021-08-30net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang1-1/+1 2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy5-50/+72 2021-08-30MAINTAINERS: Remove self from powerpc BPF JITSandipan Das1-1/+0 2021-08-30cgroup: Avoid compiler warnings with no subsystemsKees Cook1-6/+20 2021-08-30vt_kdsetmode: extend console lockingLinus Torvalds1-4/+6 2021-08-30console: consume APC, DM, DCSnick black1-4/+27 2021-08-30string: improve default out-of-line memcmp() implementationLinus Torvalds1-0/+16 2021-08-30io-wq: fix wakeup race when adding new workJens Axboe1-4/+4 2021-08-30io-wq: wqe and worker locks no longer need to be IRQ safeJens Axboe1-31/+28 2021-08-30io-wq: check max_worker limits if a worker transitions bound stateJens Axboe1-3/+30 2021-08-30net: ipv4: Fix the warning for dereferenceYajun Deng1-1/+3 2021-08-30net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter1-2/+6 2021-08-30fix array-index-out-of-bounds in taprio_changeHaimin Zhang1-1/+3 2021-08-30net: fix NULL pointer reference in cipso_v4_doi_free王贇1-2/+2 2021-08-30ipv4: make exception cache less predictibleEric Dumazet1-16/+30 2021-08-30ipv6: make exception cache less predictibleEric Dumazet1-1/+4 2021-08-30ASoC: Revert PCM trigger changesMark Brown2-130/+23 2021-08-30s390: remove SCHED_CORE from defconfigsHeiko Carstens2-2/+0 2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij1-2/+13