summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-10drm/bridge: Drop drm_bridge_chain_mode_fixupSam Ravnborg1-3/+0
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe1-0/+9
2024-06-10spi: Rework per message DMA mapped flag to be per transferAndy Shevchenko1-4/+7
2024-06-10ACPI: utils: introduce acpi_get_local_u64_address()Pierre-Louis Bossart1-0/+1
2024-06-10tcp: move inet_twsk_schedule helper out of headerFlorian Westphal1-5/+0
2024-06-10net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider1-2/+4
2024-06-10dt-bindings: clock: meson: a1: peripherals: support sys_pll inputDmitry Rokosov1-0/+1
2024-06-10dt-bindings: clock: meson: a1: pll: introduce new syspll bindingsDmitry Rokosov1-0/+1
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel1-1/+0
2024-06-10media: v4l2-ctrls: Add average QP controlMing Qian1-0/+2
2024-06-10Merge tag 'v6.10-rc3'Hans Verkuil32-279/+165
2024-06-10cacheinfo: Add function to get cacheinfo for a given CPU and cache levelTony Luck1-5/+20
2024-06-10cpu: Drop "extern" from function declarations in cpuhplock.hTony Luck1-9/+9
2024-06-10cpu: Move CPU hotplug function declarations into their own headerTony Luck2-32/+48
2024-06-09RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov1-0/+1
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+9
2024-06-08Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+23
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-06-07Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman1-8/+7
2024-06-07thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model definesTony Luck1-6/+6
2024-06-07drm/i915/display/bmg: Add platform descriptorBalasubramani Vivekanandan1-0/+8
2024-06-07firmware: add nowarn variant of request_firmware_nowait()Lucas Stach1-0/+12
2024-06-07workqueue: Increase worker desc's length to 32Wenchao Hao1-1/+1
2024-06-07libfs: Introduce case-insensitive string comparison helperGabriel Krisman Bertazi1-0/+4
2024-06-07srcu: Add an API for a memory barrier after SRCU read lockYan Zhao1-0/+14
2024-06-07drm/mipi-dbi: Add support for DRM_FORMAT_RGB888Noralf Trønnes1-0/+5
2024-06-07drm/mipi-dbi: Make bits per word configurable for pixel transfersNoralf Trønnes1-0/+5
2024-06-07crypto: sm2 - Remove sm2 algorithmHerbert Xu1-28/+0
2024-06-07crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello1-0/+1
2024-06-07crypto: ccp - align psp_platform_access_msgMario Limonciello1-2/+2
2024-06-07dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0Udit Kumar2-4/+4
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye1-0/+1
2024-06-07input: Add event code for accessibility keyAseda Aboagye1-0/+1
2024-06-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2024-06-07linux/interrupt.h: allow "guard" notation to disable and reenable IRQDmitry Torokhov1-0/+4
2024-06-07Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+0
2024-06-06ftrace: Declare function_trace_op in header to quiet sparse warningSteven Rostedt (Google)1-0/+3
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-208/+59
2024-06-06drm/print: Improve drm_dbg_printerMichal Wajdeczko1-0/+2
2024-06-06drm/print: Kill ___drm_dbg()Michal Wajdeczko1-5/+3
2024-06-06drm/print: Add missing [drm] prefix to drm based WARNMichal Wajdeczko1-2/+2
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+5
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker1-1/+1
2024-06-06irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probingLorenzo Pieralisi1-0/+3
2024-06-06drm/mm: Remove unused drm_mm_replace_nodeRodrigo Vivi1-1/+0
2024-06-06tcp: move reqsk_alloc() to inet_connection_sock.cEric Dumazet1-33/+0
2024-06-06tcp: small changes in reqsk_put() and reqsk_free()Eric Dumazet1-2/+2
2024-06-06net: use unrcu_pointer() helperEric Dumazet1-1/+1
2024-06-06mm/mm_init.c: not always search next deferred_init_pfn from very beginningWei Yang1-19/+0