aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-23scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG registerChanWoo Lee2-0/+4
2024-01-23scsi: core: Move autosuspend timer delay to Scsi_HostPeter Wang1-3/+3
2024-01-23scsi: 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-23net/ipv6: resolve warning in ip6_fib.cBreno Leitao1-6/+0
2024-01-23bpf, net: switch to dynamic registrationKui-Feng Lee2-10/+29
2024-01-23bpf: validate value_typeKui-Feng Lee1-0/+12
2024-01-23bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.Kui-Feng Lee2-0/+2
2024-01-23bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee1-0/+8
2024-01-23bpf: lookup struct_ops types from a given module BTF.Kui-Feng Lee1-2/+2
2024-01-23bpf: pass btf object id in bpf_map_info.Kui-Feng Lee2-1/+5
2024-01-23bpf, net: introduce bpf_struct_ops_desc.Kui-Feng Lee1-5/+10
2024-01-23bpf: refactory struct_ops type initialization to a function.Kui-Feng Lee1-0/+1
2024-01-23bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa1-0/+1
2024-01-23bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa1-0/+6
2024-01-23bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.Kuniyuki Iwashima1-14/+16
2024-01-23bpf, docs: Fix bpf_redirect_peer header docVictor Stewart1-3/+3
2024-01-23bpf: tcp: Support arbitrary SYN Cookie.Kuniyuki Iwashima1-0/+14
2024-01-23bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().Kuniyuki Iwashima1-0/+20
2024-01-23bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().Kuniyuki Iwashima1-2/+13
2024-01-23tcp: Move skb_steal_sock() to request_sock.hKuniyuki Iwashima2-25/+28
2024-01-23tcp: Move tcp_ns_to_ts() to tcp.hKuniyuki Iwashima1-0/+9
2024-01-23bpf: Make bpf_for_each_spilled_reg consider narrow spillsMaxim Mikityanskiy1-1/+1
2024-01-23bpf: support multiple tags per argumentAndrii Nakryiko1-0/+2
2024-01-23bpf: 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
2024-01-23Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner1-0/+11
2024-01-23nvmet: unify aer type enumGuixin Liu1-6/+0
2024-01-23fs: Create a generic is_dot_dotdot() utilityChuck Lever1-0/+11
2024-01-23sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet1-2/+7
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet1-0/+1
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet1-0/+1
2024-01-23dt-bindings: clock: exynos850: Add PDMA clocksSam Protsenko1-0/+2
2024-01-23dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unitTudor Ambarus1-0/+81
2024-01-23drm/etnaviv: Expose a few more chipspecs to userspaceTomeu Vizoso1-0/+5
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann1-7/+0
2024-01-23video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann1-0/+3
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann1-7/+0
2024-01-23of: Add for_each_reserved_child_of_node()Kuninori Morimoto1-0/+11
2024-01-22Merge drm/drm-next into drm-xe-nextLucas De Marchi602-5931/+15314