summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-24bpf: Introduce BPF token objectAndrii Nakryiko
2024-01-24bpf: Add BPF token delegation mount options to BPF FSAndrii Nakryiko
2024-01-24Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-24exec: Distinguish in_execve from in_execKees Cook
2024-01-24netfilter: nf_tables: cleanup documentationGeorge Guo
2024-01-24PM: sleep: Use bool for all 1-bit fields in struct dev_pm_infoRafael J. Wysocki
2024-01-24fsnotify: Add fsnotify_sb_has_watchers() helperAmir Goldstein
2024-01-24spi: Raise limit on number of chip selectsMark Brown
2024-01-24mm: Change mmap_rnd_bits_max to __ro_after_initSami Tolvanen
2024-01-24genirq: Remove unneeded forward declarationDawei Li
2024-01-24irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()Dawei Li
2024-01-24RAS: Introduce AMD Address Translation LibraryYazen Ghannam
2024-01-24x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-23scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG registerChanWoo Lee
2024-01-23scsi: core: Move autosuspend timer delay to Scsi_HostPeter Wang
2024-01-23scsi: ufs: core: Add CPU latency QoS support for UFS driverMaramaina Naresh
2024-01-24net/sched: flower: Fix chain template offloadIdo Schimmel
2024-01-23net/ipv6: resolve warning in ip6_fib.cBreno Leitao
2024-01-23bpf, net: switch to dynamic registrationKui-Feng Lee
2024-01-23bpf: validate value_typeKui-Feng Lee
2024-01-23bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.Kui-Feng Lee
2024-01-23bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee
2024-01-23bpf: lookup struct_ops types from a given module BTF.Kui-Feng Lee
2024-01-23bpf: pass btf object id in bpf_map_info.Kui-Feng Lee
2024-01-23bpf, net: introduce bpf_struct_ops_desc.Kui-Feng Lee
2024-01-23bpf: refactory struct_ops type initialization to a function.Kui-Feng Lee
2024-01-23bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa
2024-01-23bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa
2024-01-23bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.Kuniyuki Iwashima
2024-01-23bpf, docs: Fix bpf_redirect_peer header docVictor Stewart
2024-01-23bpf: tcp: Support arbitrary SYN Cookie.Kuniyuki Iwashima
2024-01-23bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().Kuniyuki Iwashima
2024-01-23bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().Kuniyuki Iwashima
2024-01-23tcp: Move skb_steal_sock() to request_sock.hKuniyuki Iwashima
2024-01-23tcp: Move tcp_ns_to_ts() to tcp.hKuniyuki Iwashima
2024-01-23bpf: Make bpf_for_each_spilled_reg consider narrow spillsMaxim Mikityanskiy
2024-01-23bpf: support multiple tags per argumentAndrii Nakryiko
2024-01-23bpf: Support inlining bpf_kptr_xchg() helperHou Tao
2024-01-23Compiler Attributes: counted_by: fixup clang URLSergey Senozhatsky
2024-01-23Compiler Attributes: counted_by: bump min gcc versionSergey Senozhatsky
2024-01-23Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner
2024-01-23nvmet: unify aer type enumGuixin Liu
2024-01-23fs: Create a generic is_dot_dotdot() utilityChuck Lever
2024-01-23sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet
2024-01-23dt-bindings: clock: exynos850: Add PDMA clocksSam Protsenko