summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-12-19xsk: add generic XSk &xdp_buff -> skb conversionAlexander Lobakin-0/+1
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin-3/+15
2024-12-19xdp: add generic xdp_build_skb_from_buff()Alexander Lobakin-0/+1
2024-12-19xdp: add generic xdp_buff_add_frag()Alexander Lobakin-5/+107
2024-12-19page_pool: add page_pool_dev_alloc_netmem()Alexander Lobakin-0/+9
2024-12-19gre: Drop ip_route_output_gre().Guillaume Nault-14/+0
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit-0/+1
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-2/+6
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-9/+191
2024-12-19ACPI: bus: implement acpi_device_hid when !ACPIRicardo Ribalda-0/+5
2024-12-19ACPI: bus: implement for_each_acpi_consumer_dev when !ACPIRicardo Ribalda-0/+3
2024-12-19ACPI: header: implement acpi_device_handle when !ACPIRicardo Ribalda-0/+5
2024-12-19ACPI: bus: implement acpi_get_physical_device_location when !ACPIRicardo Ribalda-3/+9
2024-12-19ACPI: bus: implement for_each_acpi_dev_match when !ACPIRicardo Ribalda-0/+3
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda-1/+1
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-44/+82
2024-12-19drm: make drm-active- stats optionalYunxiang Li-6/+8
2024-12-19drm: add drm_memory_stats_is_zeroYunxiang Li-0/+1
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel-3/+5
2024-12-19ipv6: Add flow label to route get requestsIdo Schimmel-0/+1
2024-12-19net: fib_rules: Add flow label selector attributesIdo Schimmel-0/+2
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers-0/+8
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...Paolo Bonzini-0/+4
2024-12-19media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-ordersNiklas Söderlund-0/+21
2024-12-19media: dt-bindings: Add property to describe CSI-2 C-PHY line ordersNiklas Söderlund-0/+7
2024-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-0/+13
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan-1/+6
2024-12-18mm/codetag: clear tags before swapDavid Wang-1/+1
2024-12-18mm/vmstat: fix a W=1 clang compiler warningBart Van Assche-1/+1
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif-10/+2
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan-1/+25
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan-0/+6
2024-12-18mm: add RCU annotation to pte_offset_map(_lock)Petr Malat-2/+11
2024-12-19Merge tag 'v6.13-rc3' into drm-nextDave Airlie-101/+112
2024-12-18ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet-19/+19
2024-12-18io_uring: Fix registered ring file refcount leakJann Horn-3/+1
2024-12-18ima: instantiate the bprm_creds_for_exec() hookMimi Zohar-0/+1
2024-12-18security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebitsMickaël Salaün-1/+23
2024-12-18exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün-1/+10
2024-12-19PCI: Update code comment on PCI_EXP_LNKCAP_SLS for PCIe r3.0Lukas Wunner-1/+1
2024-12-19bq27xxx: add voltage min design for bq27000 and bq27200Sicelo A. Mhlongo-0/+1
2024-12-18KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITSSean Christopherson-4/+0
2024-12-18KVM: arm64: Add unified helper for reprogramming counters by maskOliver Upton-4/+2
2024-12-18PM: wakeup: implement devm_device_init_wakeup() helperJoe Hattori-0/+17
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki-0/+2
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+5
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+3
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross-1/+6
2024-12-18iommu: Remove the remove_dev_pasid opYi Liu-5/+0
2024-12-17inetpeer: remove create argument of inet_getpeer()Eric Dumazet-4/+3