summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14crypto: x86/aria-avx - Do not use avx2 instructionsTaehee Yoo
2023-02-14crypto: aspeed - Fix modular aspeed-acryHerbert Xu
2023-02-14crypto: hisilicon/qm - fix coding style issuesWeili Qian
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian
2023-02-14crypto: hisilicon/qm - change function namesWeili Qian
2023-02-14crypto: hisilicon/qm - use min() instead of min_t()Weili Qian
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian
2023-02-14crypto: proc - Print fips statusHerbert Xu
2023-02-14crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin
2023-02-14crypto: nx - Fix sparse warningsHerbert Xu
2023-02-14crypto: ecc - Silence sparse warningHerbert Xu
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig
2023-02-14dt-bindings: opp: opp-v2-kryo-cpu: enlarge opp-supported-hw maximumChristian Marangi
2023-02-14dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optionalChristian Marangi
2023-02-14dt-bindings: cpufreq: qcom-cpufreq-nvmem: specify supported opp tablesChristian Marangi
2023-02-13Documentation/rtla: Add hwnoise man pageDaniel Bristot de Oliveira
2023-02-13rtla: Add hwnoise toolDaniel Bristot de Oliveira
2023-02-13net/sched: act_ctinfo: use percpu statsPedro Tammela
2023-02-13net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-13Merge branch 'ipv6-more-drop-reason'Jakub Kicinski
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet
2023-02-13ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet
2023-02-13net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet
2023-02-13net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return voidUwe Kleine-König
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König
2023-02-13net: mvneta: do not set xdp_features for hw buffer devicesLorenzo Bianconi
2023-02-13hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flagLorenzo Bianconi
2023-02-13net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_featuresLorenzo Bianconi
2023-02-13net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() ...Christophe JAILLET
2023-02-13Merge branch 'BPF rbtree next-gen datastructure'Alexei Starovoitov
2023-02-13bpf, documentation: Add graph documentation for non-owning refsDave Marchevsky
2023-02-13selftests/bpf: Add rbtree selftestsDave Marchevsky
2023-02-13bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.hDave Marchevsky
2023-02-13bpf: Special verifier handling for bpf_rbtree_{remove, first}Dave Marchevsky
2023-02-13bpf: Add callback validation to kfunc verifier logicDave Marchevsky
2023-02-13bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc argsDave Marchevsky
2023-02-13bpf: Add bpf_rbtree_{add,remove,first} kfuncsDave Marchevsky
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky
2023-02-14ata: pata_octeon_cf: drop kernel-doc notationRandy Dunlap
2023-02-14ata: ahci: Add Tiger Lake UP{3,4} AHCI controllerSimon Gaiser
2023-02-14ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LHPatrick McLean
2023-02-13net: lan966x: set xdp_features flagLorenzo Bianconi
2023-02-13cxl/pmem: Fix nvdimm registration racesDan Williams
2023-02-13PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-02-13mm: fix typo in __vm_enough_memory warningJakub Wilk
2023-02-13mm/damon/dbgfs: print DAMON debugfs interface deprecation messageSeongJae Park
2023-02-13mm/damon/Kconfig: add DAMON debugfs interface deprecation noticeSeongJae Park