Age | Commit message (Expand) | Author |
2022-12-08 | clk: lmk04832: drop unnecessary semicolons | Liam Beguin |
2022-12-08 | clk: lmk04832: declare variables as const when possible | Liam Beguin |
2022-12-08 | clk: socfpga: Fix memory leak in socfpga_gate_init() | Xiu Jianfeng |
2022-12-08 | clk: microchip: enable the MPFS clk driver by default if SOC_MICROCHIP_POLARFIRE | Conor Dooley |
2022-12-08 | Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-12-08 | riscv: boot: add zstd support | Jisheng Zhang |
2022-12-09 | Merge tag 'drm-intel-next-fixes-2022-12-01' of git://anongit.freedesktop.org/... | Dave Airlie |
2022-12-09 | Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-12-08 | net/mlx5: Expose steering dropped packets counter | Michael Guralnik |
2022-12-08 | net/mlx5: Refactor and expand rep vport stat group | Or Har-Toov |
2022-12-08 | net/mlx5e: multipath, support routes with more than 2 nexthops | Maor Dickman |
2022-12-08 | net/mlx5e: TC, add support for meter mtu offload | Oz Shlomo |
2022-12-08 | net/mlx5e: meter, add mtu post meter tables | Oz Shlomo |
2022-12-08 | net/mlx5e: meter, refactor to allow multiple post meter tables | Oz Shlomo |
2022-12-08 | net/mlx5: DR, Add support for range match action | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Add function that tells if STE miss addr has been initialized | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Some refactoring of miss address handling | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Manage definers with refcounts | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Handle FT action in a separate function | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Rework is_fw_table function | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general object | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: fs, add match on ranges API | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: mlx5_ifc updates for MATCH_DEFINER general object | Yevgeny Kliteynik |
2022-12-09 | Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-12-08 | Merge patch series "RISC-V interrupt controller select cleanup" | Palmer Dabbelt |
2022-12-08 | RISC-V: stop selecting SIFIVE_PLIC at the SoC level | Conor Dooley |
2022-12-08 | irqchip/riscv-intc: remove user selectability of RISCV_INTC | Conor Dooley |
2022-12-08 | irqchip/sifive-plic: remove user selectability of SIFIVE_PLIC | Conor Dooley |
2022-12-08 | Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds |
2022-12-08 | Merge patch series "Add PMEM support for RISC-V" | Palmer Dabbelt |
2022-12-08 | Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds |
2022-12-08 | RISC-V: Enable PMEM drivers | Anup Patel |
2022-12-08 | RISC-V: Implement arch specific PMEM APIs | Anup Patel |
2022-12-08 | RISC-V: Fix MEMREMAP_WB for systems with Svpbmt | Anup Patel |
2022-12-08 | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-12-08 | Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path" | Palmer Dabbelt |
2022-12-08 | RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path | Andrew Bresticker |
2022-12-08 | selftests/bpf: Bring test_offload.py back to life | Stanislav Fomichev |
2022-12-08 | riscv: mm: notify remote harts about mmu cache updates | Sergey Matyukevich |
2022-12-08 | Merge branch 'mlx4-better-big-tcp-support' | Jakub Kicinski |
2022-12-08 | net/mlx4: small optimization in mlx4_en_xmit() | Eric Dumazet |
2022-12-08 | net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS | Eric Dumazet |
2022-12-08 | net/mlx4: rename two constants | Eric Dumazet |
2022-12-08 | ice: reschedule ice_ptp_wait_for_offset_valid during reset | Jacob Keller |
2022-12-08 | ice: make Tx and Rx vernier offset calibration independent | Siddaraju DH |
2022-12-08 | ice: only check set bits in ice_ptp_flush_tx_tracker | Jacob Keller |
2022-12-08 | ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp | Jacob Keller |
2022-12-08 | ice: cleanup allocations in ice_ptp_alloc_tx_tracker | Jacob Keller |
2022-12-08 | ice: protect init and calibrating check in ice_ptp_request_ts | Jacob Keller |
2022-12-08 | netfilter: flowtable: add a 'default' case to flowtable datapath | Li Qiong |