Show patches with: State = Action Required       |    Archived = No       |   23138 patches
« 1 2 3 4231 232 »
Patch Series S/W/F Date Submitter Delegate State
[v1,05/25] u64_stats: Document writer non-preemptibility requirement seqlock: Extend seqcount API with associated locks --- 2020-05-19 Ahmed S. Darwish New
GUE: Fix a typo GUE: Fix a typo --- 2020-06-22 Aiden Leong New
[1/7] dt-bindings: can: flexcan: fix imx8mp compatbile [1/7] dt-bindings: can: flexcan: fix imx8mp compatbile --- 2021-07-15 Aisheng Dong New
dpaa_eth: Fix comparing pointer to 0 dpaa_eth: Fix comparing pointer to 0 --- 2020-04-27 Aishwarya Ramakrishnan New
net: sun: Remove unneeded cast from memory allocation net: sun: Remove unneeded cast from memory allocation --- 2020-04-19 Aishwarya Ramakrishnan New
[net] net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow [net] net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow --- 2020-08-19 Alaa Hleihel New
[v2] bluetooth: Adding a configurable autoconnect timeout [v2] bluetooth: Adding a configurable autoconnect timeout --- 2020-06-15 Alain Michaud New
[bpf-next,3/3] tools: ksnoop: add .gitignore Untitled series #149689 --- 2021-08-03 Alan Maguire New
[bpf-next,2/3] tools: ksnoop: document ksnoop tracing of entry/return with value display Untitled series #149689 --- 2021-08-03 Alan Maguire New
[bpf-next] selftests/bpf: add multidimensional array BTF-based data dump test [bpf-next] selftests/bpf: add multidimensional array BTF-based data dump test --- 2021-07-22 Alan Maguire New
[v2,bpf-next,2/3] selftests/bpf: add __int128-specific tests for typed data dump [v2,bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-20 Alan Maguire New
[v2,bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display [v2,bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-20 Alan Maguire New
[bpf-next,3/3] libbpf: propagate errors when retrieving enum value for typed data display [bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-19 Alan Maguire New
[bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display [bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-19 Alan Maguire New
[v2,bpf-next,3/3] libbpf: btf typed dump does not need to allocate dump data libbpf: BTF typed dump cleanups --- 2021-07-16 Alan Maguire New
[v2,bpf-next,2/3] libbpf: fix compilation errors on ppc64le for btf dump typed data libbpf: BTF typed dump cleanups --- 2021-07-16 Alan Maguire New
[v2,bpf-next,1/3] libbpf: clarify/fix unaligned data issues for btf typed dump libbpf: BTF typed dump cleanups --- 2021-07-16 Alan Maguire New
[bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump [bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump --- 2021-07-16 Alan Maguire New
[v6,bpf-next,2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs Untitled series #143788 --- 2021-07-15 Alan Maguire New
[v5,bpf-next,3/3] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data --- 2021-06-19 Alan Maguire New
[v4,bpf-next,2/2] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data --- 2021-06-01 Alan Maguire New
[v4,bpf-next,1/2] libbpf: BTF dumper support for typed data libbpf: BTF dumper support for typed data --- 2021-06-01 Alan Maguire New
[v2,bpf-next,2/4] libbpf: make skip_mods_and_typedefs available internally in libbpf libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[v2,bpf-next,1/4] libbpf: add btf_has_size() and btf_int() inlines libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[RFC,bpf-next,1/2] bpf: share BTF "show" implementation between kernel and libbpf bpf, libbpf: share BTF data show functionality --- 2021-01-11 Alan Maguire New
[bpf] bpftool: fix compilation failure for net.o with older glibc [bpf] bpftool: fix compilation failure for net.o with older glibc --- 2021-01-06 Alan Maguire New
[RFC,bpf-next] ksnoop: kernel argument/return value tracing/display using BTF [RFC,bpf-next] ksnoop: kernel argument/return value tracing/display using BTF --- 2021-01-04 Alan Maguire New
[v2,bpf-next,3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[v2,bpf-next,2/3] bpf: add module support to btf display helpers bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[v2,bpf-next,1/3] bpf: eliminate btf_module_mutex as RCU synchronization can be used bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[bpf-next,2/2] selftests/bpf: ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h selftests/bpf: BTF-based kernel data display fixes --- 2020-09-29 Alan Maguire New
[bpf-next,1/2] selftests/bpf: fix unused-result warning in snprintf_btf.c selftests/bpf: BTF-based kernel data display fixes --- 2020-09-29 Alan Maguire New
[v7,bpf-next,8/8] selftests/bpf: add test for bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,7/8] bpf: add bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,6/8] selftests/bpf: fix overflow tests to reflect iter size increase bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,5/8] bpf: bump iter seq size to support BTF representation of large data structures bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,3/8] bpf: add bpf_snprintf_btf helper bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,2/8] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,1/8] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v6,bpf-next,3/6] bpf: add bpf_snprintf_btf helper [v6,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-23 Alan Maguire New
[v5,bpf-next,6/6] selftests/bpf: add test for bpf_seq_btf_write helper [v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-18 Alan Maguire New
[v5,bpf-next,5/6] bpf: add bpf_seq_btf_write helper [v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-18 Alan Maguire New
[v5,bpf-next,4/6] selftests/bpf: add bpf_btf_snprintf helper tests [v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-18 Alan Maguire New
[v3,bpf-next,7/8] bpf: add support for %pT format specifier for bpf_trace_printk() helper bpf, printk: add BTF-based type printing --- 2020-06-23 Alan Maguire New
[v3,bpf-next,6/8] printk: extend test_printf to test %pT BTF-based format specifier bpf, printk: add BTF-based type printing --- 2020-06-23 Alan Maguire New
[v3,bpf-next,4/8] printk: add type-printing %pT format specifier which uses BTF bpf, printk: add BTF-based type printing --- 2020-06-23 Alan Maguire New
[bpf,1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o [bpf,1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o --- 2020-05-22 Alan Maguire New
[v2,bpf-next,7/7] bpf: add tests for %pT format specifier Untitled series #41592 --- 2020-05-12 Alan Maguire New
[v2,bpf-next,5/7] printk: extend test_printf to test %pT BTF-based format specifier Untitled series #41592 --- 2020-05-12 Alan Maguire New
[v2,bpf-next,4/7] printk: add type-printing %pT format specifier which uses BTF Untitled series #41592 --- 2020-05-12 Alan Maguire New
[v2,bpf-next,3/7] checkpatch: add new BTF pointer format specifier Untitled series #41592 --- 2020-05-12 Alan Maguire New
[RFC,bpf-next,6/6] printk: extend test_printf to test %pT BTF-based format specifier [RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-04-17 Alan Maguire New
[RFC,bpf-next,3/6] bpf: move to generic BTF show support, apply it to seq files/strings [RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-04-17 Alan Maguire New
[iproute2-next] Add a description section to the rdma man page [iproute2-next] Add a description section to the rdma man page --- 2021-02-03 Alan Perry New
[iproute2-next] Add description section to rdma man page [iproute2-next] Add description section to rdma man page --- 2021-01-24 Alan Perry New
[v2] rdma.8: Add basic description for users unfamiliar with rdma [v2] rdma.8: Add basic description for users unfamiliar with rdma --- 2021-01-24 Alan Perry New
rdma.8: Add basic description for users unfamiliar with rdma rdma.8: Add basic description for users unfamiliar with rdma --- 2020-12-23 Alan Perry New
[net,v2] net: mscc: ocelot: Fix multicast to the CPU port [net,v2] net: mscc: ocelot: Fix multicast to the CPU port --- 2021-01-19 Alban Bedel New
[1/2] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR [1/2] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR --- 2021-01-28 Alejandro Colomar New
rtnetlink.7: Remove IPv4 from description rtnetlink.7: Remove IPv4 from description --- 2021-01-16 Alejandro Colomar New
[net-next,6/8] dt-bindings: net: lantiq-xrx200-net: convert to the json-schema [net-next,1/8] MIPS: lantiq: dma: add small delay after reset --- 2021-09-14 Aleksander Jan Bajkowski New
[net-next,5/8] net: lantiq: configure the burst length in ethernet drivers [net-next,1/8] MIPS: lantiq: dma: add small delay after reset --- 2021-09-14 Aleksander Jan Bajkowski New
[net-next,2/8] MIPS: lantiq: dma: reset correct number of channel [net-next,1/8] MIPS: lantiq: dma: add small delay after reset --- 2021-09-14 Aleksander Jan Bajkowski New
[net-next,1/8] MIPS: lantiq: dma: add small delay after reset [net-next,1/8] MIPS: lantiq: dma: add small delay after reset --- 2021-09-14 Aleksander Jan Bajkowski New
[net,v2] net: dsa: lantiq_gswip: Add 200ms assert delay [net,v2] net: dsa: lantiq_gswip: Add 200ms assert delay --- 2021-09-12 Aleksander Jan Bajkowski New
[net] net: lantiq: disable interrupt before sheduling NAPI [net] net: lantiq: disable interrupt before sheduling NAPI --- 2021-06-08 Aleksander Jan Bajkowski New
[net] lantiq: net: fix duplicated skb in rx descriptor ring [net] lantiq: net: fix duplicated skb in rx descriptor ring --- 2021-06-06 Aleksander Jan Bajkowski New
[net,v2] net: lantiq: fix memory corruption in RX ring [net,v2] net: lantiq: fix memory corruption in RX ring --- 2021-05-21 Aleksander Jan Bajkowski New
[v4,2/3] net: dsa: lantiq: verify compatible strings against hardware net: dsa: lantiq: add support for xRX300 and xRX330 --- 2021-03-22 Aleksander Jan Bajkowski New
[v3,3/3] dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindings net: dsa: lantiq: add support for xRX300 and xRX330 --- 2021-03-21 Aleksander Jan Bajkowski New
[v3,1/3] net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330 net: dsa: lantiq: add support for xRX300 and xRX330 --- 2021-03-21 Aleksander Jan Bajkowski New
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE --- 2021-01-07 Aleksander Jan Bajkowski New
[v2,2/2] dt-bindings: net: dsa: lantiq, lantiq-gswip: add example for xRX330 Untitled series #85274 --- 2020-12-06 Aleksander Jan Bajkowski New
[1/2] net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330 [1/2] net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330 --- 2020-12-03 Aleksander Jan Bajkowski New
[v5,2/3] net: add kcov handle to skb extensions [v5,1/3] kernel: make kcov_common_handle consider the current context --- 2020-10-29 Aleksandr Nogikh New
[v4,3/3] mac80211: add KCOV remote annotations to incoming frame processing net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling --- 2020-10-28 Aleksandr Nogikh New
[v4,1/3] kernel: make kcov_common_handle consider the current context net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling --- 2020-10-28 Aleksandr Nogikh New
[v2] netem: fix zero division in tabledist [v2] netem: fix zero division in tabledist --- 2020-10-28 Aleksandr Nogikh New
[v3,2/3] net: add kcov handle to skb extensions net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling --- 2020-10-26 Aleksandr Nogikh New
netem: prevent division by zero in tabledist netem: prevent division by zero in tabledist --- 2020-10-16 Aleksandr Nogikh New
[v2,3/3] mac80211: add KCOV remote annotations to incoming frame processing net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling --- 2020-10-09 Aleksandr Nogikh New
[v2,2/3] net: store KCOV remote handle in sk_buff net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling --- 2020-10-09 Aleksandr Nogikh New
[v2,1/3] kernel: make kcov_common_handle consider the current context net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling --- 2020-10-09 Aleksandr Nogikh New
[2/2] mac80211: add KCOV remote annotations to incoming frame processing net, mac80211: enable KCOV remote coverage collection for 802.11 frame handling --- 2020-10-07 Aleksandr Nogikh New
Remove handhelds.org links and email addresses Remove handhelds.org links and email addresses --- 2020-06-29 Alexander A. Klimov New
[PATCHv2,net-next,2/2] net: sock: add trace for socket errors net: sock: add tracers for inet socket errors --- 2021-06-27 Alexander Aring New
[net-next,1/2] net: sock: introduce sk_error_report net: sock: add tracers for inet socket errors --- 2021-06-25 Alexander Aring New
[net] net: sock: fix in-kernel mark setting [net] net: sock: fix in-kernel mark setting --- 2021-05-31 Alexander Aring New
[RESEND,wpan,15/15] net: ieee802154: stop dump llsec params for monitors net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,14/15] net: ieee802154: forbid monitor for del llsec seclevel net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,13/15] net: ieee802154: forbid monitor for add llsec seclevel net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,11/15] net: ieee802154: forbid monitor for del llsec devkey net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,08/15] net: ieee802154: forbid monitor for del llsec dev net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,07/15] net: ieee802154: forbid monitor for add llsec dev net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,05/15] net: ieee802154: forbid monitor for del llsec key net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,04/15] net: ieee802154: forbid monitor for add llsec key net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,03/15] net: ieee802154: stop dump llsec keys for monitors net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,02/15] net: ieee802154: forbid monitor for set llsec params net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
[RESEND,wpan,01/15] net: ieee802154: nl-mac: fix check on panid net: ieee802154: forbid sec params for monitors --- 2021-04-05 Alexander Aring New
netlink.7: note not reliable if NETLINK_NO_ENOBUFS netlink.7: note not reliable if NETLINK_NO_ENOBUFS --- 2021-03-04 Alexander Aring New
« 1 2 3 4231 232 »