summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functionsTejas Vipin
2024-08-20media: venus: use device managed APIs for power domainsDikshita Agarwal
2024-08-20PM: domains: add device managed version of dev_pm_domain_attach|detach_list()Dikshita Agarwal
2024-08-20pmdomain: rockchip: Add support for RK3576 SoCFinley Xiao
2024-08-20pmdomain: Merge branch dt into nextUlf Hansson
2024-08-20dt-bindings: power: Add support for RK3576 SoCFinley Xiao
2024-08-20zonefs: add support for FS_IOC_GETFSSYSFSPATHLiao Chen
2024-08-20MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-08-20gpiolib: Replace gpio_suffix_count with NULL-terminated arrayAndy Shevchenko
2024-08-20gpiolib: swnode: Make use of for_each_gpio_property_name()Andy Shevchenko
2024-08-20gpiolib: swnode: Introduce swnode_gpio_get_reference() helperAndy Shevchenko
2024-08-20gpiolib: swnode: Unify return code variable nameAndy Shevchenko
2024-08-20gpiolib: Introduce for_each_gpio_property_name() helperAndy Shevchenko
2024-08-20clk: renesas: r8a779h0: Add CANFD clockCong Dang
2024-08-20clk: renesas: Add RZ/V2H(P) CPG driverLad Prabhakar
2024-08-20arm64: dts: renesas: gray-hawk-single: Add CAN-FD supportGeert Uytterhoeven
2024-08-20arm64: dts: renesas: r8a779h0: Add CAN-FD nodeDuy Nguyen
2024-08-20net: add copy from skb_seq_state to buffer functionChristian Hopps
2024-08-19lsm: add IPE lsmDeven Bowers
2024-08-19bcachefs: Extra debug for data move pathKent Overstreet
2024-08-19kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-08-19net: remove redundant check in skb_shift()Zhang Changzhong
2024-08-19mptcp: Remove unused declaration mptcp_sockopt_sync()Yue Haibing
2024-08-19net/mlx5: E-Switch, Remove unused declarationsYue Haibing
2024-08-19igbvf: Remove two unused declarationsYue Haibing
2024-08-19gve: Remove unused declaration gve_rx_alloc_rings()Yue Haibing
2024-08-19net: mctp: test: Use correct skb for route input checkJeremy Kerr
2024-08-19perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo
2024-08-19tcp_metrics: use netlink policy for IPv6 addr len validationJakub Kicinski
2024-08-19Input: himax_hx83112b - fix incorrect size when reading product IDDmitry Torokhov
2024-08-19Merge branch 'selftests/bpf: Various sockmap-related fixes'Martin KaFai Lau
2024-08-19selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj
2024-08-19selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()Michal Luczaj
2024-08-19selftests/bpf: Honour the sotype of af_unix redir testsMichal Luczaj
2024-08-19selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()Michal Luczaj
2024-08-19selftests/bpf: Socket pair creation, cleanupsMichal Luczaj
2024-08-19selftests/bpf: Support more socket types in create_pair()Michal Luczaj
2024-08-20ARM: dts: aspeed: System1: Updates to BMC boardNinad Palsule
2024-08-20ARM: dts: aspeed: convert ASRock SPC621D8HM3 NVMEM content to layout syntaxRafał Miłecki
2024-08-20ARM: dts: aspeed: Add IBM P11 Fuji BMC systemEddie James
2024-08-20ARM: dts: aspeed: Add IBM P11 Blueridge 4U BMC systemEddie James
2024-08-20ARM: dts: aspeed: Add IBM P11 Blueridge BMC systemEddie James
2024-08-20ARM: dts: aspeed: Add IBM P11 FSI devicesEddie James
2024-08-20dt-bindings: arm: aspeed: add IBM P11 BMC boardsEddie James
2024-08-19Merge branch 'correct-recent-gcc-incompatible-changes'Andrii Nakryiko
2024-08-19selftest/bpf: Adapt inline asm operand constraint for GCC supportCupertino Miranda
2024-08-19selftests/bpf: Disable strict aliasing for verifier_nocsr.cCupertino Miranda
2024-08-19Merge branch 'bpf-enable-some-functions-in-cgroup-programs'Andrii Nakryiko
2024-08-19bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*Matteo Croce
2024-08-19bpf: Enable generic kfuncs for BPF_CGROUP_* programsMatteo Croce