summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-25bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2-4/+7
2024-01-25bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2-7/+10
2024-01-25bpf: Consistently use BPF token throughout BPF verifier logicAndrii Nakryiko2-9/+9
2024-01-25bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko1-2/+3
2024-01-25bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2-0/+11
2024-01-25bpf: Add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko1-0/+5
2024-01-25bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2-0/+10
2024-01-25bpf: Introduce BPF token objectAndrii Nakryiko2-0/+78
2024-01-25bpf: Add BPF token delegation mount options to BPF FSAndrii Nakryiko1-0/+12
2024-01-25Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-01-24exec: Distinguish in_execve from in_execKees Cook1-1/+1
2024-01-24netfilter: nf_tables: cleanup documentationGeorge Guo1-10/+39
2024-01-24PM: sleep: Use bool for all 1-bit fields in struct dev_pm_infoRafael J. Wysocki1-15/+15
2024-01-24fsnotify: Add fsnotify_sb_has_watchers() helperAmir Goldstein1-3/+9
2024-01-24spi: Raise limit on number of chip selectsMark Brown1-1/+1
2024-01-24mm: Change mmap_rnd_bits_max to __ro_after_initSami Tolvanen1-1/+1
2024-01-24genirq: Remove unneeded forward declarationDawei Li1-1/+1
2024-01-24irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()Dawei Li1-1/+1
2024-01-24RAS: Introduce AMD Address Translation LibraryYazen Ghannam1-0/+16
2024-01-24x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-0/+1
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-1/+2
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan2-3/+8
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-0/+1
2024-01-24scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG registerChanWoo Lee2-0/+4
2024-01-24scsi: core: Move autosuspend timer delay to Scsi_HostPeter Wang1-3/+3
2024-01-24scsi: ufs: core: Add CPU latency QoS support for UFS driverMaramaina Naresh1-0/+6
2024-01-24net/sched: flower: Fix chain template offloadIdo Schimmel1-0/+4
2024-01-24net/ipv6: resolve warning in ip6_fib.cBreno Leitao1-6/+0
2024-01-24bpf, net: switch to dynamic registrationKui-Feng Lee2-10/+29
2024-01-24bpf: validate value_typeKui-Feng Lee1-0/+12
2024-01-24bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.Kui-Feng Lee2-0/+2
2024-01-24bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee1-0/+8
2024-01-24bpf: lookup struct_ops types from a given module BTF.Kui-Feng Lee1-2/+2
2024-01-24bpf: pass btf object id in bpf_map_info.Kui-Feng Lee2-1/+5
2024-01-24bpf, net: introduce bpf_struct_ops_desc.Kui-Feng Lee1-5/+10
2024-01-24bpf: refactory struct_ops type initialization to a function.Kui-Feng Lee1-0/+1
2024-01-24bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa1-0/+1
2024-01-24bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa1-0/+6
2024-01-24bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.Kuniyuki Iwashima1-14/+16
2024-01-24bpf, docs: Fix bpf_redirect_peer header docVictor Stewart1-3/+3
2024-01-24bpf: tcp: Support arbitrary SYN Cookie.Kuniyuki Iwashima1-0/+14
2024-01-24bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().Kuniyuki Iwashima1-0/+20
2024-01-24bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().Kuniyuki Iwashima1-2/+13
2024-01-24tcp: Move skb_steal_sock() to request_sock.hKuniyuki Iwashima2-25/+28
2024-01-24tcp: Move tcp_ns_to_ts() to tcp.hKuniyuki Iwashima1-0/+9
2024-01-24bpf: Make bpf_for_each_spilled_reg consider narrow spillsMaxim Mikityanskiy1-1/+1
2024-01-24bpf: support multiple tags per argumentAndrii Nakryiko1-0/+2
2024-01-24bpf: Support inlining bpf_kptr_xchg() helperHou Tao1-0/+1
2024-01-23Compiler Attributes: counted_by: fixup clang URLSergey Senozhatsky1-1/+1
2024-01-23Compiler Attributes: counted_by: bump min gcc versionSergey Senozhatsky1-1/+1