summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-19ACPI: bus: implement acpi_device_hid when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement for_each_acpi_consumer_dev when !ACPIRicardo Ribalda
2024-12-19ACPI: header: implement acpi_device_handle when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement acpi_get_physical_device_location when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement for_each_acpi_dev_match when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19drm: make drm-active- stats optionalYunxiang Li
2024-12-19drm: add drm_memory_stats_is_zeroYunxiang Li
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel
2024-12-19ipv6: Add flow label to route get requestsIdo Schimmel
2024-12-19net: fib_rules: Add flow label selector attributesIdo Schimmel
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2024-12-19media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-ordersNiklas Söderlund
2024-12-19media: dt-bindings: Add property to describe CSI-2 C-PHY line ordersNiklas Söderlund
2024-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan
2024-12-18mm/codetag: clear tags before swapDavid Wang
2024-12-18mm/vmstat: fix a W=1 clang compiler warningBart Van Assche
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan
2024-12-18mm: add RCU annotation to pte_offset_map(_lock)Petr Malat
2024-12-19Merge tag 'v6.13-rc3' into drm-nextDave Airlie
2024-12-18ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2024-12-18io_uring: Fix registered ring file refcount leakJann Horn
2024-12-18ima: instantiate the bprm_creds_for_exec() hookMimi Zohar
2024-12-18security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebitsMickaël Salaün
2024-12-18exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün
2024-12-19PCI: Update code comment on PCI_EXP_LNKCAP_SLS for PCIe r3.0Lukas Wunner
2024-12-19bq27xxx: add voltage min design for bq27000 and bq27200Sicelo A. Mhlongo
2024-12-18KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITSSean Christopherson
2024-12-18KVM: arm64: Add unified helper for reprogramming counters by maskOliver Upton
2024-12-18PM: wakeup: implement devm_device_init_wakeup() helperJoe Hattori
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross
2024-12-18iommu: Remove the remove_dev_pasid opYi Liu
2024-12-17inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2024-12-17inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2024-12-17net: page_pool: rename page_pool_is_last_ref()Jakub Kicinski
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-17Documentation: move dev-tools debugging files to process/debugging/Randy Dunlap
2024-12-17clk: davinci: remove platform data structBartosz Golaszewski
2024-12-17accel/amdxdna: Remove DRM_AMDXDNA_HWCTX_CONFIG_NUMLizhi Hou