summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-01-23dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unitTudor Ambarus
2024-01-23drm/etnaviv: Expose a few more chipspecs to userspaceTomeu Vizoso
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann
2024-01-23video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann
2024-01-23of: Add for_each_reserved_child_of_node()Kuninori Morimoto
2024-01-22Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-01-22afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells
2024-01-22Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-22ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa
2024-01-22media: media-entity.h: fix Excess kernel-doc description warningsRandy Dunlap
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström
2024-01-22writeback: move wb_wakeup_delayed defination to fs-writeback.cKemeng Shi
2024-01-22vfs: add RWF_NOAPPEND flag for pwritev2Rich Felker
2024-01-22ALSA: synth: Save a few bytes of memory when registering a 'snd_emux'Christophe JAILLET
2024-01-22accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol
2024-01-22gpio: uapi: clarify using v2 rather than v1Kent Gibson
2024-01-22gpio: uapi: document possible values of gpioevent_data.idKent Gibson
2024-01-22gpio: uapi: drop trailing period from one sentence descriptionsKent Gibson
2024-01-22gpio: uapi: clarify hte referencesKent Gibson
2024-01-22gpio: uapi: improve description of fd fieldsKent Gibson
2024-01-22spi: make spi_bus_type constGreg Kroah-Hartman
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21udp: fix busy pollingEric Dumazet
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds