summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-21cachefiles: Clean up some whitespace in trace headerDavid Howells1-86/+86
2024-12-21netfs: Clean up some whitespace in trace headerDavid Howells1-65/+65
2024-12-21Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linuxLinus Torvalds2-4/+2
2024-12-21netfs: Fix is-caching check in read-retryDavid Howells1-1/+0
2024-12-21netfs: Work around recursion by abandoning retry if nothing readDavid Howells1-3/+3
2024-12-20PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski1-0/+14
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-3/+10
2024-12-20tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang1-3/+8
2024-12-20tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang1-2/+8
2024-12-20Merge tag 'renesas-dts-for-v6.14-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+21
2024-12-20sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabledJohn Stultz1-0/+34
2024-12-20sched: Move sched domain name out of CONFIG_SCHED_DEBUGSwapnil Sapkal1-8/+0
2024-12-20sched: Report the different kinds of imbalances in /proc/schedstatSwapnil Sapkal1-1/+4
2024-12-20sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-0/+1
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar639-4380/+16182
2024-12-20xsk: add generic XSk &xdp_buff -> skb conversionAlexander Lobakin1-0/+1
2024-12-20xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin1-3/+15
2024-12-20xdp: add generic xdp_build_skb_from_buff()Alexander Lobakin1-0/+1
2024-12-20xdp: add generic xdp_buff_add_frag()Alexander Lobakin2-5/+107
2024-12-20page_pool: add page_pool_dev_alloc_netmem()Alexander Lobakin1-0/+9
2024-12-20gre: Drop ip_route_output_gre().Guillaume Nault1-14/+0
2024-12-20net: phy: add phy_disable_eeeHeiner Kallweit1-0/+1
2024-12-20Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-2/+6
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie6-9/+191
2024-12-19ACPI: bus: implement acpi_device_hid when !ACPIRicardo Ribalda1-0/+5
2024-12-19ACPI: bus: implement for_each_acpi_consumer_dev when !ACPIRicardo Ribalda1-0/+3
2024-12-19ACPI: header: implement acpi_device_handle when !ACPIRicardo Ribalda1-0/+5
2024-12-19ACPI: bus: implement acpi_get_physical_device_location when !ACPIRicardo Ribalda1-3/+9
2024-12-19ACPI: bus: implement for_each_acpi_dev_match when !ACPIRicardo Ribalda1-0/+3
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda1-1/+1
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-44/+82
2024-12-19drm: make drm-active- stats optionalYunxiang Li1-6/+8
2024-12-19drm: add drm_memory_stats_is_zeroYunxiang Li1-0/+1
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel1-3/+5
2024-12-19ipv6: Add flow label to route get requestsIdo Schimmel1-0/+1
2024-12-19net: fib_rules: Add flow label selector attributesIdo Schimmel1-0/+2
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers1-0/+8
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...Paolo Bonzini1-0/+4
2024-12-19media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-ordersNiklas Söderlund1-0/+21
2024-12-19media: dt-bindings: Add property to describe CSI-2 C-PHY line ordersNiklas Söderlund1-0/+7
2024-12-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+13
2024-12-19alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan1-1/+6
2024-12-19mm/codetag: clear tags before swapDavid Wang1-1/+1
2024-12-19mm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
2024-12-19mm: convert partially_mapped set/clear operations to be atomicUsama Arif1-10/+2
2024-12-19mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan2-1/+25
2024-12-19mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan1-0/+6
2024-12-19mm: add RCU annotation to pte_offset_map(_lock)Petr Malat1-2/+11
2024-12-19Merge tag 'v6.13-rc3' into drm-nextDave Airlie22-101/+112
2024-12-19ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-19/+19