net: dsa: mt7530: improve comments regarding switch ports
[sfrench/cifs-2.6.git] / kernel /
2024-01-27 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-01-26 Kui-Feng Leebpf: Fix error checks against bpf_get_btf_vmlinux().
2024-01-26 Jakub KicinskiMerge tag 'wireless-next-2024-01-25' of git://git....
2024-01-25 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2024-01-25 Linus TorvaldsMerge tag 'net-6.8-rc2' of git://git./linux/kernel...
2024-01-25 Linus TorvaldsMerge tag 'ovl-fixes-6.8-rc2' of git://git./linux/kerne...
2024-01-25 Linus TorvaldsMerge tag 'vfs-6.8-rc2.netfs' of git://git./linux/kerne...
2024-01-25 Linus TorvaldsMerge tag 'nfsd-6.8-1' of git://git./linux/kernel/git...
2024-01-25 Linus TorvaldsMerge tag 'urgent-rcu.2024.01.24a' of https://github...
2024-01-25 Linus TorvaldsMerge tag 'ceph-for-6.8-rc2' of https://github.com...
2024-01-25 Linus TorvaldsMerge tag 'integrity-v6.8-rc1' of git://git./linux...
2024-01-25 Andrii NakryikoMerge branch 'bpf-token'
2024-01-25 Andrii Nakryikobpf: Support symbolic BPF FS delegation mount options
2024-01-25 Andrii Nakryikobpf: Fail BPF_TOKEN_CREATE if no delegation option...
2024-01-25 Andrii Nakryikobpf,lsm: Add BPF token LSM hooks
2024-01-25 Andrii Nakryikobpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
2024-01-25 Andrii Nakryikobpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM...
2024-01-25 Andrii Nakryikobpf: Consistently use BPF token throughout BPF verifier...
2024-01-25 Andrii Nakryikobpf: Take into account BPF token when fetching helper...
2024-01-25 Andrii Nakryikobpf: Add BPF token support to BPF_PROG_LOAD command
2024-01-25 Andrii Nakryikobpf: Add BPF token support to BPF_BTF_LOAD command
2024-01-25 Andrii Nakryikobpf: Add BPF token support to BPF_MAP_CREATE command
2024-01-25 Andrii Nakryikobpf: Introduce BPF token object
2024-01-25 Andrii Nakryikobpf: Add BPF token delegation mount options to BPF FS
2024-01-25 Andrii Nakryikobpf: Align CAP_NET_ADMIN checks with bpf_capable()...
2024-01-24 Linus TorvaldsMerge tag 'execve-v6.8-rc2' of git://git./linux/kernel...
2024-01-24 Kees Cookexec: Distinguish in_execve from in_exec
2024-01-24 Frederic Weisbeckerrcu: Defer RCU kthreads wakeup when CPU is dying
2024-01-24 Linus TorvaldsMerge tag 'fbdev-for-6.8-rc2' of git://git./linux/kerne...
2024-01-24 Martin KaFai LauMerge branch 'Registrating struct_ops types from modules'
2024-01-24 Kui-Feng Leebpf: export btf_ctx_access to modules.
2024-01-24 Kui-Feng Leebpf, net: switch to dynamic registration
2024-01-24 Linus TorvaldsMerge tag 'trace-v6.8-rc1' of git://git./linux/kernel...
2024-01-24 Kui-Feng Leebpf: validate value_type
2024-01-24 Kui-Feng Leebpf: hold module refcnt in bpf_struct_ops map creation...
2024-01-24 Kui-Feng Leebpf: pass attached BTF to the bpf_struct_ops subsystem
2024-01-24 Kui-Feng Leebpf: lookup struct_ops types from a given module BTF.
2024-01-24 Kui-Feng Leebpf: pass btf object id in bpf_map_info.
2024-01-24 Kui-Feng Leebpf: make struct_ops_map support btfs other than btf_vm...
2024-01-24 Kui-Feng Leebpf: add struct_ops_tab to btf.
2024-01-24 Kui-Feng Leebpf, net: introduce bpf_struct_ops_desc.
2024-01-24 Kui-Feng Leebpf: get type information with BTF_ID_LIST
2024-01-24 Kui-Feng Leebpf: refactory struct_ops type initialization to a...
2024-01-24 Alexei StarovoitovMerge branch 'bpf-add-cookies-retrieval-for-perf-kprobe...
2024-01-24 Jiri Olsabpf: Store cookies in kprobe_multi bpf_link_info data
2024-01-24 Jiri Olsabpf: Add cookie to perf_event bpf_link_info records
2024-01-23 Hao Sunbpf: Refactor ptr alu checking rules to allow alu expli...
2024-01-23 Yonghong Songbpf: Track aligned st store as imprecise spilled registers
2024-01-23 Maxim Mikityanskiybpf: Assign ID to scalars on spill
2024-01-23 Maxim Mikityanskiybpf: Add the get_reg_width function
2024-01-23 Maxim Mikityanskiybpf: Add the assign_scalar_id_before_mov function
2024-01-23 Eduard Zingermanbpf: make infinite loop detection in is_state_visited...
2024-01-23 Andrii Nakryikobpf: support multiple tags per argument
2024-01-23 Andrii Nakryikobpf: prepare btf_prepare_func_args() for multiple tags...
2024-01-23 Andrii Nakryikobpf: make sure scalar args don't accept __arg_nonnull tag
2024-01-23 Alexei StarovoitovMerge branch 'bpf-inline-bpf_kptr_xchg'
2024-01-23 Hou Taobpf: Support inlining bpf_kptr_xchg() helper
2024-01-23 Jakub KicinskiMerge tag 'wireless-2024-01-22' of git://git./linux...
2024-01-22 Petr Pavlutracing: Ensure visibility when inserting an element...
2024-01-22 Linus TorvaldsMerge tag 'for-6.8-rc1-tag' of git://git./linux/kernel...
2024-01-22 Linus TorvaldsMerge tag 'xsa448-6.8-tag' of git://git./linux/kernel...
2024-01-21 Linus TorvaldsMerge tag 'bcachefs-2024-01-21' of https://evilpiepirat...
2024-01-21 Linus TorvaldsMerge tag 'timers-core-2024-01-21' of git://git./linux...
2024-01-21 Linus TorvaldsMerge tag 'powerpc-6.8-2' of git://git./linux/kernel...
2024-01-21 Linus TorvaldsMerge tag 'header_cleanup-2024-01-20' of https://evilpi...
2024-01-21 Linus TorvaldsMerge tag 'v6.8-rc-part2-smb-client' of git://git.samba...
2024-01-20 Linus TorvaldsMerge tag 'dmaengine-fix-6.8-rc1' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'riscv-for-linus-6.8-mw4' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2024-01-20 Linus TorvaldsMerge tag 'sh-for-v6.8-tag1' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'perf-tools-for-v6.8-1-2024-01-09' of git...
2024-01-19 Linus TorvaldsMerge tag 'strlcpy-removal-v6.8-rc1' of git://git....
2024-01-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'loongarch-6.8' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'spi-fix-v6.8-merge-window' of git://git...
2024-01-19 Linus TorvaldsMerge tag 'sound-fix-6.8-rc1' of git://git./linux/kerne...
2024-01-19 Linus TorvaldsMerge tag 'drm-next-2024-01-19' of git://anongit.freede...
2024-01-19 Linus TorvaldsMerge tag 'for-v6.8-v2' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'apparmor-pr-2024-01-18' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'ceph-for-6.8-rc1' of https://github.com...
2024-01-19 Linus TorvaldsMerge tag 'xfs-6.8-merge-4' of git://git./fs/xfs/xfs...
2024-01-19 Linus TorvaldsMerge tag '6.8-rc-smb-server-fixes-part2' of git:/...
2024-01-19 Linus TorvaldsMerge tag 'vfs-6.8.netfs' of gitolite.pub/scm/linux...
2024-01-19 Heiko Carstenstick-sched: Fix idle and iowait sleeptime accounting...
2024-01-19 Linus TorvaldsMerge tag 'for-6.8/block-2024-01-18' of git://git.kerne...
2024-01-19 Linus TorvaldsMerge tag 'for-6.8/io_uring-2024-01-18' of git://git...
2024-01-19 Linus TorvaldsMerge tag 'erofs-for-6.8-rc1-fixes' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'kbuild-v6.8' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'kgdb-6.8-rc1' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'net-6.8-rc1' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'i2c-for-6.8-rc1-rebased' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'rtc-6.8' of git://git./linux/kernel/git...
2024-01-19 Linus TorvaldsMerge tag 'input-for-v6.8-rc0' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'phy-for-6.8' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'soundwire-6.8-rc1' of git://git./linux/kerne...
2024-01-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.8-rc1' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'pwm/for-6.8-2' of gitolite.pub/scm/linux...
2024-01-19 Linus TorvaldsMerge tag 'backlight-next-6.8' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'dma-mapping-6.8-2024-01-18' of git://git...
2024-01-19 Linus TorvaldsMerge tag 'memblock-v6.8-rc1' of git://git./linux/kerne...
next