summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08clk: lmk04832: drop unnecessary semicolonsLiam Beguin
2022-12-08clk: lmk04832: declare variables as const when possibleLiam Beguin
2022-12-08clk: socfpga: Fix memory leak in socfpga_gate_init()Xiu Jianfeng
2022-12-08clk: microchip: enable the MPFS clk driver by default if SOC_MICROCHIP_POLARFIREConor Dooley
2022-12-08Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-08riscv: boot: add zstd supportJisheng Zhang
2022-12-09Merge tag 'drm-intel-next-fixes-2022-12-01' of git://anongit.freedesktop.org/...Dave Airlie
2022-12-09Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-12-08net/mlx5: Expose steering dropped packets counterMichael Guralnik
2022-12-08net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov
2022-12-08net/mlx5e: multipath, support routes with more than 2 nexthopsMaor Dickman
2022-12-08net/mlx5e: TC, add support for meter mtu offloadOz Shlomo
2022-12-08net/mlx5e: meter, add mtu post meter tablesOz Shlomo
2022-12-08net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo
2022-12-08net/mlx5: DR, Add support for range match actionYevgeny Kliteynik
2022-12-08net/mlx5: DR, Add function that tells if STE miss addr has been initializedYevgeny Kliteynik
2022-12-08net/mlx5: DR, Some refactoring of miss address handlingYevgeny Kliteynik
2022-12-08net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik
2022-12-08net/mlx5: DR, Handle FT action in a separate functionYevgeny Kliteynik
2022-12-08net/mlx5: DR, Rework is_fw_table functionYevgeny Kliteynik
2022-12-08net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general objectYevgeny Kliteynik
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik
2022-12-08net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik
2022-12-09Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-12-08Merge patch series "RISC-V interrupt controller select cleanup"Palmer Dabbelt
2022-12-08RISC-V: stop selecting SIFIVE_PLIC at the SoC levelConor Dooley
2022-12-08irqchip/riscv-intc: remove user selectability of RISCV_INTCConor Dooley
2022-12-08irqchip/sifive-plic: remove user selectability of SIFIVE_PLICConor Dooley
2022-12-08Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-08Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt
2022-12-08Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-08RISC-V: Enable PMEM driversAnup Patel
2022-12-08RISC-V: Implement arch specific PMEM APIsAnup Patel
2022-12-08RISC-V: Fix MEMREMAP_WB for systems with SvpbmtAnup Patel
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-08Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"Palmer Dabbelt
2022-12-08RISC-V: Fix unannoted hardirqs-on in return to userspace slow-pathAndrew Bresticker
2022-12-08selftests/bpf: Bring test_offload.py back to lifeStanislav Fomichev
2022-12-08riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich
2022-12-08Merge branch 'mlx4-better-big-tcp-support'Jakub Kicinski
2022-12-08net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet
2022-12-08net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet
2022-12-08net/mlx4: rename two constantsEric Dumazet
2022-12-08ice: reschedule ice_ptp_wait_for_offset_valid during resetJacob Keller
2022-12-08ice: make Tx and Rx vernier offset calibration independentSiddaraju DH
2022-12-08ice: only check set bits in ice_ptp_flush_tx_trackerJacob Keller
2022-12-08ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstampJacob Keller
2022-12-08ice: cleanup allocations in ice_ptp_alloc_tx_trackerJacob Keller
2022-12-08ice: protect init and calibrating check in ice_ptp_request_tsJacob Keller
2022-12-08netfilter: flowtable: add a 'default' case to flowtable datapathLi Qiong