summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-89/+172
2024-05-02ovl: implement tmpfileMiklos Szeredi-0/+3
2024-05-02media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil-0/+1
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+12
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook-5/+8
2024-05-02KVM: Remove kvm_make_all_cpus_request_except()Venkatesh Srinivas-2/+0
2024-05-02seq_file: Optimize seq_puts()Christophe JAILLET-1/+12
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel-0/+19
2024-05-02drm/fbdev: Clean up fbdev documentationThomas Zimmermann-2/+2
2024-05-02drm/fbdev-generic: Convert to fbdev-ttmThomas Zimmermann-15/+15
2024-05-02drm/fbdev: Add fbdev-shmemThomas Zimmermann-0/+15
2024-05-02fbdev/deferred-io: Provide get_page hook in struct fb_deferred_ioThomas Zimmermann-0/+1
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert-0/+9
2024-05-02ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()Krzysztof Kozlowski-2/+6
2024-05-01net: dsa: Remove adjust_link pathsFlorian Fainelli-7/+0
2024-05-01net: dsa: Remove fixed_link_update memberFlorian Fainelli-4/+0
2024-05-01net: Protect dev->name by seqlock.Kuniyuki Iwashima-0/+1
2024-05-01kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook-1/+2
2024-05-01cifs: Implement netfslib hooksDavid Howells-0/+2
2024-05-01netfs, afs: Use writeback retry to deal with alternate keysDavid Howells-0/+2
2024-05-01netfs: Miscellaneous tidy upsDavid Howells-5/+1
2024-05-01netfs: Cut over to using new writeback codeDavid Howells-9/+0
2024-05-01netfs, 9p: Implement helpers for new write codeDavid Howells-0/+2
2024-05-01netfs: New writeback implementationDavid Howells-4/+296
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells-10/+12
2024-05-01netfs: Use mempools for allocating requests and subrequestsDavid Howells-2/+3
2024-05-01netfs: Remove ->launder_folio() supportDavid Howells-5/+0
2024-05-01mm: Provide a means of invalidation without using launder_folioDavid Howells-0/+2
2024-05-01Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-nextDave Jiang-0/+26
2024-05-01acpi/ghes: Process CXL Component EventsIra Weiny-0/+27
2024-05-01Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-66/+212
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2024-05-01KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier-1/+0
2024-05-01mm/slab: make __free(kfree) accept error pointersDan Carpenter-2/+2
2024-05-01objpool: cache nr_possible_cpus() and avoid caching nr_cpu_idsAndrii Nakryiko-3/+3
2024-05-01objpool: enable inlining objpool_push() and objpool_pop() operationsAndrii Nakryiko-2/+99
2024-05-01ftrace: make extra rcu_is_watching() validation check optionalAndrii Nakryiko-1/+1
2024-05-01fprobe: Add entry/exit callbacks typesJiri Olsa-6/+12
2024-05-01Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...Uladzislau Rezki (Sony)-9/+36
2024-05-01xfrm: Add dir validation to "in" data path lookupAntony Antony-0/+1
2024-05-01xfrm: Add dir validation to "out" data path lookupAntony Antony-0/+1
2024-05-01xfrm: Add Direction to the SA in or outAntony Antony-0/+7
2024-05-01Merge tag 'mhi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman-1/+28
2024-04-30net: move sysctl_mem_pcpu_rsv to net_hotdataEric Dumazet-3/+4
2024-04-30net: add <net/proto_memory.h>Eric Dumazet-78/+83
2024-04-30tcp: move tcp_out_of_memory() to net/ipv4/tcp.cEric Dumazet-9/+1
2024-04-30net: move sysctl_skb_defer_max to net_hotdataEric Dumazet-0/+1
2024-04-30net: move sysctl_max_skb_frags to net_hotdataEric Dumazet-2/+1
2024-04-30inet: introduce dst_rtable() helperEric Dumazet-11/+13
2024-04-30Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-nextDave Jiang-0/+10