| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-12-09 | bpf: Rework process_dynptr_func | Kumar Kartikeya Dwivedi | 7 | -79/+191 |
| 2022-12-09 | bpf: Propagate errors from process_* checks in check_func_arg | Kumar Kartikeya Dwivedi | 1 | -10/+15 |
| 2022-12-09 | bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func | Kumar Kartikeya Dwivedi | 4 | -86/+75 |
| 2022-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 222 | -809/+1991 |
| 2022-12-09 | Input: elants_i2c - delay longer with reset asserted | Douglas Anderson | 1 | -2/+2 |
| 2022-12-09 | Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd... | Dave Airlie | 37 | -94/+156 |
| 2022-12-09 | Merge tag 'amd-drm-next-6.2-2022-12-02' of https://gitlab.freedesktop.org/agd... | Dave Airlie | 67 | -364/+1697 |
| 2022-12-09 | Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d... | Dave Airlie | 4 | -35/+16 |
| 2022-12-09 | Merge branch 'Misc optimizations for bpf mem allocator' | Alexei Starovoitov | 1 | -4/+27 |
| 2022-12-09 | bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true | Hou Tao | 1 | -1/+9 |
| 2022-12-09 | bpf: Reuse freed element in free_by_rcu during allocation | Hou Tao | 1 | -3/+18 |
| 2022-12-09 | dt-bindings: input: Convert ti,drv260x to DT schema | Luca Weiss | 2 | -50/+109 |
| 2022-12-09 | dt-bindings: input: gpio-beeper: Convert to yaml schema | Fabio Estevam | 2 | -13/+33 |
| 2022-12-09 | Merge patch series "riscv: Fix crash during early errata patching" | Palmer Dabbelt | 3 | -18/+18 |
| 2022-12-09 | riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a | Samuel Holland | 2 | -17/+17 |
| 2022-12-09 | riscv: Fix crash during early errata patching | Samuel Holland | 1 | -1/+1 |
| 2022-12-09 | clk: lmk04832: fix kernel-doc warnings | Liam Beguin | 1 | -9/+9 |
| 2022-12-09 | clk: lmk04832: drop superfluous #include | Liam Beguin | 1 | -2/+0 |
| 2022-12-09 | clk: lmk04832: drop unnecessary semicolons | Liam Beguin | 1 | -8/+9 |
| 2022-12-09 | clk: lmk04832: declare variables as const when possible | Liam Beguin | 1 | -2/+2 |
| 2022-12-09 | clk: socfpga: Fix memory leak in socfpga_gate_init() | Xiu Jianfeng | 1 | -1/+4 |
| 2022-12-09 | clk: microchip: enable the MPFS clk driver by default if SOC_MICROCHIP_POLARFIRE | Conor Dooley | 1 | -1/+2 |
| 2022-12-09 | Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 7 | -24/+40 |
| 2022-12-09 | riscv: boot: add zstd support | Jisheng Zhang | 1 | -0/+3 |
| 2022-12-09 | Merge tag 'drm-intel-next-fixes-2022-12-01' of git://anongit.freedesktop.org/... | Dave Airlie | 14 | -65/+113 |
| 2022-12-09 | Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 5 | -14/+24 |
| 2022-12-09 | net/mlx5: Expose steering dropped packets counter | Michael Guralnik | 1 | -3/+19 |
| 2022-12-09 | net/mlx5: Refactor and expand rep vport stat group | Or Har-Toov | 2 | -20/+90 |
| 2022-12-09 | net/mlx5e: multipath, support routes with more than 2 nexthops | Maor Dickman | 1 | -31/+48 |
| 2022-12-09 | net/mlx5e: TC, add support for meter mtu offload | Oz Shlomo | 8 | -9/+92 |
| 2022-12-09 | net/mlx5e: meter, add mtu post meter tables | Oz Shlomo | 3 | -7/+185 |
| 2022-12-09 | net/mlx5e: meter, refactor to allow multiple post meter tables | Oz Shlomo | 1 | -58/+96 |
| 2022-12-09 | net/mlx5: DR, Add support for range match action | Yevgeny Kliteynik | 7 | -3/+363 |
| 2022-12-09 | net/mlx5: DR, Add function that tells if STE miss addr has been initialized | Yevgeny Kliteynik | 7 | -0/+23 |
| 2022-12-09 | net/mlx5: DR, Some refactoring of miss address handling | Yevgeny Kliteynik | 1 | -10/+14 |
| 2022-12-09 | net/mlx5: DR, Manage definers with refcounts | Yevgeny Kliteynik | 5 | -2/+163 |
| 2022-12-09 | net/mlx5: DR, Handle FT action in a separate function | Yevgeny Kliteynik | 1 | -46/+81 |
| 2022-12-09 | net/mlx5: DR, Rework is_fw_table function | Yevgeny Kliteynik | 2 | -11/+18 |
| 2022-12-09 | net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general object | Yevgeny Kliteynik | 2 | -0/+86 |
| 2022-12-09 | net/mlx5: fs, add match on ranges API | Yevgeny Kliteynik | 4 | -2/+38 |
| 2022-12-09 | net/mlx5: mlx5_ifc updates for MATCH_DEFINER general object | Yevgeny Kliteynik | 1 | -2/+66 |
| 2022-12-09 | Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2 | -10/+16 |
| 2022-12-09 | Merge patch series "RISC-V interrupt controller select cleanup" | Palmer Dabbelt | 3 | -24/+3 |
| 2022-12-09 | RISC-V: stop selecting SIFIVE_PLIC at the SoC level | Conor Dooley | 2 | -5/+1 |
| 2022-12-09 | irqchip/riscv-intc: remove user selectability of RISCV_INTC | Conor Dooley | 1 | -10/+1 |
| 2022-12-09 | irqchip/sifive-plic: remove user selectability of SIFIVE_PLIC | Conor Dooley | 1 | -9/+1 |
| 2022-12-09 | Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -4/+4 |
| 2022-12-09 | Merge patch series "Add PMEM support for RISC-V" | Palmer Dabbelt | 5 | -0/+29 |
| 2022-12-09 | Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+3 |
| 2022-12-09 | RISC-V: Enable PMEM drivers | Anup Patel | 1 | -0/+1 |