aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2024-06-06linux/interrupt.h: allow "guard" notation to disable and reenable IRQDmitry Torokhov1-0/+4
2024-06-06Merge 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
2024-06-05net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack1-5/+11
2024-06-05net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack1-0/+1
2024-06-05mm/ksm: fix ksm_zero_pages accountingChengming Zhou2-4/+15
2024-06-05mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song1-0/+6
2024-06-05mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang1-2/+2
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+2
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-137/+0
2024-06-05vfs: retire user_path_at_empty and drop empty arg from getname_flagsMateusz Guzik2-8/+2
2024-06-05drm/amdgpu: define new gfx12 uapi flagsMarek Olšák1-0/+2
2024-06-05sched/core: Drop spinlocks on contention iff kernel is preemptibleSean Christopherson1-8/+6
2024-06-05sched/core: Move preempt_model_*() helpers from sched.h to preempt.hSean Christopherson2-41/+41
2024-06-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas3-9/+9
2024-06-05KVM: x86: Add a capability to configure bus frequency for APIC timerIsaku Yamahata1-0/+1
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang1-0/+1
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski1-0/+1
2024-06-05dt-bindings: power: add Amlogic A4 power domainsXianwei Zhao1-0/+21
2024-06-05devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()Christophe JAILLET1-2/+2
2024-06-05dma-buf: align fd_flags and heap_flags with dma_heap_allocation_dataBarry Song1-1/+1
2024-06-05net: caif: remove unused structsDr. David Alan Gilbert1-2/+0