summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-30bpf, xdp, docs: Correct some English grammar and spellingKev Jackson
2021-09-28bpf: Replace callers of BPF_CAST_CALL with proper function typedefKees Cook
2021-09-28bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMMKees Cook
2021-09-28xsk: Optimize for aligned caseMagnus Karlsson
2021-09-28xsk: Batched buffer allocation for the poolMagnus Karlsson
2021-09-28xsk: Get rid of unused entry in struct xdp_buff_xskMagnus Karlsson
2021-09-17bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky
2021-09-17bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky
2021-09-16net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16net/tls: support SM4 GCM/CCM algorithmTianjia Zhang
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-15devlink: Delete not-used single parameter notification APIsLeon Romanovsky
2021-09-15net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-09-14bpf: Support for new btf kind BTF_KIND_TAGYonghong Song
2021-09-14btf: Change BTF_KIND_* macros to enumsYonghong Song
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-14net/smc: add generic netlink support for system EIDKarsten Graul
2021-09-14net/smc: add support for user defined EIDsKarsten Graul
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-09-13bpf: Introduce helper bpf_get_branch_snapshotSong Liu
2021-09-13perf: Enable branch record for software eventsSong Liu
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds
2021-09-13compiler_attributes.h: drop __has_attribute() support for gcc4Linus Torvalds
2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers
2021-09-13compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers
2021-09-13compiler.h: drop fallback overflow checkersNick Desaulniers
2021-09-13qed: Improve the stack space of filter_config()Shai Malin
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-09-11Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-11asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior