summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16module: fix building with sysfs disabledDmitry Torokhov
2022-02-16bpf: Fix crash due to out of bounds access into reg2btf_ids.Kumar Kartikeya Dwivedi
2022-02-16Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-16Merge branch 'libbpf: Implement BTFGen'Andrii Nakryiko
2022-02-16selftests/bpf: Test "bpftool gen min_core_btf"Mauricio Vásquez
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds
2022-02-16bpftool: Gen min_core_btf explanation and examplesRafael David Tinoco
2022-02-16bpftool: Implement btfgen_get_btf()Mauricio Vásquez
2022-02-16bpftool: Implement "gen min_core_btf" logicMauricio Vásquez
2022-02-16bpftool: Add gen min_core_btf commandMauricio Vásquez
2022-02-16libbpf: Expose bpf_core_{add,free}_cands() to bpftoolMauricio Vásquez
2022-02-16libbpf: Split bpf_core_apply_relo()Mauricio Vásquez
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark
2022-02-16perf cs-etm: No-op refactor of synth opt usageJames Clark
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du
2022-02-16Merge branch 'Replay-and-offload-host-VLAN-entries-in-DSA'David S. Miller
2022-02-16net: dsa: offload bridge port VLANs on foreign interfacesVladimir Oltean
2022-02-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean
2022-02-16net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean
2022-02-16net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcuVladimir Oltean
2022-02-16net: bridge: switchdev: replay all VLAN groupsVladimir Oltean
2022-02-16net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()Vladimir Oltean
2022-02-16net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean
2022-02-16net: bridge: vlan: notify switchdev only when something changedVladimir Oltean
2022-02-16net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGEDVladimir Oltean
2022-02-16net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flagVladimir Oltean
2022-02-16net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existingVladimir Oltean
2022-02-15gve: enhance no queue page list detectionHaiyue Wang
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-02-15bpf: Reject kfunc calls that overflow insn->immHou Tao
2022-02-15Merge branch 'Make BPF skeleton easier to use from C++ code'Alexei Starovoitov
2022-02-15selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko
2022-02-15bpftool: Add C++-specific open/load/etc skeleton wrappersAndrii Nakryiko
2022-02-15selftests/bpf: Fix GCC11 compiler warnings in -O2 modeAndrii Nakryiko
2022-02-15Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-15bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang
2022-02-15arm64: insn: Generate 64 bit mask immediates correctlyJames Morse
2022-02-15net: dm9051: Fix spelling mistake "eror" -> "error"Colin Ian King
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum
2022-02-15mctp: fix use after freeTom Rix
2022-02-15dpaa2-eth: Simplify bool conversionYang Li