platform/kernel/linux-starfive.git
2022-08-29 James Hilliardselftests/bpf: Fix bind{4,6} tcp/socket header type...
2022-08-29 Tiezhu Yangbpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
2022-08-27 Quentin Monnetbpf: Fix a few typos in BPF helpers documentation
2022-08-27 James Hilliardselftests/bpf: Declare subprog_noise as static in tailc...
2022-08-26 James Hilliardselftests/bpf: fix type conflict in test_tc_dtime
2022-08-26 Benjamin Tissoireslibbpf: add map_get_fd_by_id and map_delete_elem in...
2022-08-26 Benjamin Tissoiresbpf: prepare for more bpf syscall to be used from kerne...
2022-08-25 Hao Luobpf: Add CGROUP prefix to cgroup_iter_order
2022-08-25 Eyal Birgerbpf/scripts: Assert helper enum value is aligned with...
2022-08-25 Lam Thaibpftool: Fix a wrong type cast in btf_dumper_int
2022-08-25 Alexei StarovoitovMerge branch 'bpf: rstat: cgroup hierarchical'
2022-08-25 Yosry Ahmedselftests/bpf: add a selftest for cgroup hierarchical...
2022-08-25 Yosry Ahmedselftests/bpf: extend cgroup helpers
2022-08-25 Yosry Ahmedcgroup: bpf: enable bpf programs to integrate with...
2022-08-25 Hao Luoselftests/bpf: Test cgroup_iter.
2022-08-25 Hao Luobpf: Introduce cgroup iter
2022-08-25 Yang Yingliangselftests/bpf: Fix wrong size passed to bpf_setsockopt()
2022-08-25 Daniel Müllerselftests/bpf: Add cb_refs test to s390x deny list
2022-08-25 Alexei StarovoitovMerge branch 'Fix reference state management for synchr...
2022-08-25 Kumar Kartikeya... selftests/bpf: Add tests for reference state fixes...
2022-08-25 Kumar Kartikeya... bpf: Fix reference state management for synchronous...
2022-08-23 Kumar Kartikeya... bpf: Move bpf_loop and bpf_for_each_map_elem under...
2022-08-23 Alexei StarovoitovMerge branch 'bpf: expose bpf_{g,s}et_retval to more...
2022-08-23 Stanislav Fomichevselftests/bpf: Make sure bpf_{g,s}et_retval is exposed...
2022-08-23 Stanislav Fomichevbpf: update bpf_{g,s}et_retval documentation
2022-08-23 Stanislav Fomichevbpf: expose bpf_strtol and bpf_strtoul to all program...
2022-08-23 Stanislav Fomichevbpf: Use cgroup_{common,current}_func_proto in more...
2022-08-23 Stanislav Fomichevbpf: Introduce cgroup_{common,current}_func_proto
2022-08-23 Quentin Monnetscripts/bpf: Set date attribute for bpf-helpers(7)...
2022-08-23 Quentin Monnetscripts/bpf: Set version attribute for bpf-helpers...
2022-08-23 Shmulik Ladkanibpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
2022-08-23 Shmulik Ladkanibpf, test_run: Propagate bpf_flow_dissect's retval...
2022-08-23 Shmulik Ladkanibpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTI...
2022-08-23 Shmulik Ladkaniflow_dissector: Make 'bpf_flow_dissect' return the...
2022-08-19 Martin KaFai Lauselftest/bpf: Add setget_sockopt to DENYLIST.s390x
2022-08-19 Colin Ian Kingselftests/bpf: Fix spelling mistake.
2022-08-19 Alexei StarovoitovMerge branch 'bpf: net: Remove duplicated code from...
2022-08-19 Martin KaFai Lauselftests/bpf: bpf_setsockopt tests
2022-08-19 Martin KaFai Laubpf: Add a few optnames to bpf_setsockopt
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_s...
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setso...
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_set...
2022-08-19 Martin KaFai Laubpf: Refactor bpf specific tcp optnames to a new function
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_sets...
2022-08-19 Martin KaFai Laubpf: Embed kernel CONFIG check into the if statement...
2022-08-19 Martin KaFai Laubpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
2022-08-19 Martin KaFai Laubpf: net: Change do_ipv6_setsockopt() to use the sockop...
2022-08-19 Martin KaFai Laubpf: net: Change do_ip_setsockopt() to use the sockopt...
2022-08-19 Martin KaFai Laubpf: net: Change do_tcp_setsockopt() to use the sockopt...
2022-08-19 Martin KaFai Laubpf: net: Consider has_current_bpf_ctx() when testing...
2022-08-19 Martin KaFai Laubpf: net: Avoid sk_setsockopt() taking sk lock when...
2022-08-19 Martin KaFai Launet: Add sk_setsockopt() to take the sk ptr instead...
2022-08-18 Maxime Chevalliernet: ethernet: altera: Add use of ethtool_op_get_ts_info
2022-08-18 Wong Vee Kheestmmac: intel: remove unused 'has_crossts' flag
2022-08-18 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-08-17 Andrii Nakryikoselftests/bpf: Few fixes for selftests/bpf built in...
2022-08-17 Andrii Nakryikolibbpf: Clean up deprecated and legacy aliases
2022-08-17 Andrii Nakryikolibbpf: Streamline bpf_attr and perf_event_attr initial...
2022-08-17 Andrii Nakryikolibbpf: Fix potential NULL dereference when parsing ELF
2022-08-17 Jakub KicinskiMerge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all...
2022-08-17 Florian Fainellinet: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)
2022-08-17 Florian Fainellinet: dsa: bcm_sf2: Introduce helper for port override...
2022-08-17 Beniamin Sandunet: sfp: use simplified HWMON_CHANNEL_INFO macro
2022-08-17 Hao Luoselftests/bpf: Tests libbpf autoattach APIs
2022-08-17 Hao Luolibbpf: Allows disabling auto attach
2022-08-17 David S. MillerMerge branch 'wwan-t7xx-fw-flashing-and-coredump-support'
2022-08-17 M Chetan Kumarnet: wwan: t7xx: Devlink documentation
2022-08-17 M Chetan Kumarnet: wwan: t7xx: Enable devlink based fw flashing and...
2022-08-17 Haijun Liunet: wwan: t7xx: PCIe reset rescan
2022-08-17 Haijun Liunet: wwan: t7xx: Infrastructure for early port configur...
2022-08-17 Haijun Liunet: wwan: t7xx: Add AP CLDMA
2022-08-17 Florian Fainellinet: phy: broadcom: Implement suspend/resume for AC131...
2022-08-17 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-08-17 Jie Mengtcp: Make SYN ACK RTO tunable by BPF programs with TFO
2022-08-17 Zhengchao Shaonet: sched: delete unused input parameter in qdisc_create
2022-08-17 Stefan Wahrennet: vertexcom: mse102x: Update email address
2022-08-17 Stefan Wahrendt-bindings: vertexcom-mse102x: Update email address
2022-08-17 Zhengchao Shaonet: sched: remove the unused return value of unregiste...
2022-08-16 Artem Savkovselftests/bpf: Fix attach point for non-x86 arches...
2022-08-16 Jacob Kellerice: introduce ice_ptp_reset_cached_phctime function
2022-08-16 Jacob Kellerice: re-arrange some static functions in ice_ptp.c
2022-08-16 Jacob Kellerice: track and warn when PHC update is late
2022-08-16 Jacob Kellerice: track Tx timestamp stats similar to other Intel...
2022-08-16 Jacob Kellerice: initialize cached_phctime when creating Rx rings
2022-08-16 Jacob Kellerice: set tx_tstamps when creating new Tx rings via...
2022-08-15 Hangbin Liulibbpf: Making bpf_prog_load() ignore name if kernel...
2022-08-15 Daniel Xuselftests/bpf: Update CI kconfig
2022-08-15 Daniel Xuselftests/bpf: Add connmark read test
2022-08-15 Daniel Xuselftests/bpf: Add existing connection bpf_*_ct_lookup...
2022-08-15 Quentin Monnetbpftool: Clear errno after libcap's checks
2022-08-15 Quentin Monnetbpf: Clear up confusion in bpf_skb_adjust_room()'s...
2022-08-15 Quentin Monnetbpftool: Fix a typo in a comment
2022-08-11 Hangbin Liulibbpf: Add names for auxiliary maps
2022-08-11 Linus TorvaldsMerge tag 'net-6.0-rc1' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'acpi-5.20-rc1-2' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'iomap-6.0-merge-2' of git://git./fs/xfs...
2022-08-11 Linus TorvaldsMerge tag 'ceph-for-5.20-rc1' of https://github.com...
2022-08-11 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-08-11 Jakub Kicinskinet: atm: bring back zatm uAPI
2022-08-11 Chen Lindpaa2-eth: trace the allocated address instead of page...
next