aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-21cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warningViresh Kumar1-5/+5
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow2-1/+9
2022-09-21ata: libata: drop superfluous ata_eh_analyze_tf() parameterNiklas Cassel1-4/+3
2022-09-21ata: libata: drop superfluous ata_eh_request_sense() parameterNiklas Cassel1-4/+3
2022-09-21ata: fix ata_id_has_dipm()Niklas Cassel1-11/+4
2022-09-21ata: fix ata_id_has_ncq_autosense()Niklas Cassel1-2/+4
2022-09-21ata: fix ata_id_has_devslp()Niklas Cassel1-1/+4
2022-09-21ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel1-4/+9
2022-09-21ata: libata-eh: Remove the unneeded result variableye xingchen1-4/+1
2022-09-20libbpf: Fix NULL pointer exception in API btf_dump__dump_type_dataXin Liu1-1/+1
2022-09-20samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()Rong Tao3-3/+3
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-20liquidio: CN23XX: delete repeated words, add missing words and fix typo in commentRuffalo Lavoisier2-4/+4
2022-09-20octeontx2-pf: Fix unused variable build errorRen Zhijie1-1/+1
2022-09-20PCI: Fix used_buses calculation in pci_scan_child_bus_extend()Mika Westerberg1-2/+2
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski7-45/+154
2022-09-20lib/cpumask: add FORCE_NR_CPUS config optionYury Norov3-4/+17
2022-09-20powerpc/64: don't refer nr_cpu_ids in asm code when it's undefinedYury Norov1-0/+4
2022-09-20Merge branch 'add-a-secondary-at-port-to-the-telit-fn990'Jakub Kicinski2-0/+3
2022-09-20bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990Fabio Porcedda1-0/+2
2022-09-20net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT portFabio Porcedda1-0/+1
2022-09-20Merge branch 'refactor-duplicate-codes-in-the-tc-cls-walk-function'Jakub Kicinski16-75/+2716
2022-09-20selftests/tc-testings: add list case for basic filterZhengchao Shao1-0/+47
2022-09-20selftests/tc-testings: add selftests for tcindex filterZhengchao Shao1-0/+227
2022-09-20selftests/tc-testings: add selftests for rsvp filterZhengchao Shao1-0/+203
2022-09-20selftests/tc-testings: add selftests for route filterZhengchao Shao1-0/+181
2022-09-20selftests/tc-testings: add selftests for flow filterZhengchao Shao1-0/+623
2022-09-20selftests/tc-testings: add selftests for cgroup filterZhengchao Shao1-0/+1236
2022-09-20selftests/tc-testings: add selftests for bpf filterZhengchao Shao1-0/+171
2022-09-20net/sched: use tc_cls_stats_dump() in filterZhengchao Shao8-75/+15
2022-09-20net/sched: cls_api: add helper for tc cls walker stats dumpZhengchao Shao1-0/+13
2022-09-20Bluetooth: MGMT: fix zalloc-simple.cocci warningsYihao Han1-3/+1
2022-09-21Merge tag 'drm-intel-next-2022-09-16-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie89-5526/+6255
2022-09-20netfilter: nf_ct_ftp: fix deadlock when nat rewrite is neededFlorian Westphal1-2/+4
2022-09-20netfilter: ebtables: fix memory leak when blob is malformedFlorian Westphal1-1/+3
2022-09-20netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()Tetsuo Handa1-0/+1
2022-09-20netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()Tetsuo Handa1-4/+3
2022-09-20netfilter: conntrack: remove nf_conntrack_helper documentationPablo Neira Ayuso1-9/+0
2022-09-21Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie64-530/+1419
2022-09-20Merge branch 'bpf: Small nf_conn cleanups'Martin KaFai Lau4-30/+18
2022-09-20bpf: Move nf_conn extern declarations to filter.hDaniel Xu3-7/+7
2022-09-20net: broadcom: bcm4908_enet: handle -EPROBE_DEFER when getting MACRafał Miłecki1-4/+9
2022-09-20ASoC: rt5682s: simplify the return of rt5682s_probe()Yang Yingliang1-6/+1
2022-09-20ASoC: SOF: ipc4-topology: minor cleanupMark Brown1-3/+2
2022-09-20ASoC: SOF: sof-audio: fix prepare/unprepareMark Brown1-5/+7
2022-09-20ASoC: soc.h: random cleanupMark Brown9-42/+39
2022-09-20bpf: Rename nfct_bsa to nfct_btf_struct_accessDaniel Xu3-15/+15
2022-09-20bpf: Remove unused btf_struct_access stubDaniel Xu1-12/+0
2022-09-20net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NETLukas Bulwahn1-2/+2