summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-24mm/damon/core: remove ->goal field of damos_quotaSeongJae Park1-8/+4
2024-02-24mm/damon/core: add multiple goals per damos_quota and helpers for thoseSeongJae Park1-0/+17
2024-02-24mm/damon/core: split out quota goal related fields to a structSeongJae Park1-14/+22
2024-02-24mm/damon: move comments and fields for damos-quota-prioritization to the endSeongJae Park1-16/+14
2024-02-24mm/damon/core: set damos_quota->esz as public field and documentSeongJae Park1-2/+4
2024-02-24crash: split crash dumping code out from kexec_core.cBaoquan He2-44/+62
2024-02-24crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He4-74/+83
2024-02-24kexec: split crashkernel reservation code out from crash_core.cBaoquan He3-40/+49
2024-02-24mm/vmalloc: remove vmap_area_listBaoquan He1-1/+0
2024-02-24mm,page_owner: maintain own list of stack_records structsOscar Salvador1-0/+11
2024-02-24lib/stackdepot: move stack_record struct definition into the headerOscar Salvador1-0/+47
2024-02-24merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changesAndrew Morton1-0/+3
2024-02-24stackdepot: use variable size records for non-evictable entriesMarco Elver1-0/+3
2024-02-24net: mpls: error out if inner headers are not setFlorian Westphal1-0/+5
2024-02-24KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerOliver Upton1-0/+1
2024-02-24KVM: arm64: vgic: Use atomics to count LPIsOliver Upton1-2/+2
2024-02-24KVM: arm64: vgic: Get rid of the LPI linked-listOliver Upton1-2/+0
2024-02-24KVM: arm64: vgic: Store LPIs in an xarrayOliver Upton1-0/+2
2024-02-24KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton1-1/+1
2024-02-23KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingSean Christopherson1-0/+26
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+5
2024-02-23thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki1-4/+4
2024-02-23thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki1-5/+5
2024-02-23Merge branch 'thermal-core'Rafael J. Wysocki1-2/+2
2024-02-23ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald1-0/+10
2024-02-23ASoC: cs-amp-lib: Add helpers for factory calibration dataRichard Fitzgerald1-0/+52
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+14
2024-02-23fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein1-3/+11
2024-02-23mfd: twl-core: Add power off implementation for twl603xAndreas Kemnade1-0/+1
2024-02-23mfd: syscon: Remove extern from function prototypesPeter Griffin1-14/+11
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe1-0/+3
2024-02-23drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold1-0/+15
2024-02-23mfd: cs42l43: Tidy up header includesCharles Keepax1-6/+7
2024-02-23mfd: sun4i-gpadc: Correct specified GPADC interrupt numbersFuyao Kashizuku1-2/+2
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald1-0/+2
2024-02-23media: rkisp1: Add version enum for i.MX8MP ISPPaul Elder1-23/+27
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski1-7/+7
2024-02-23Merge tag 'irq-for-riscv-02-23-24' into irq/msiThomas Gleixner1-0/+18
2024-02-23irqchip/riscv-intc: Introduce Andes hart-level interrupt controllerYu Chien Peter Lin1-0/+18
2024-02-23ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela1-2/+2
2024-02-23sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()Dan Williams1-1/+44
2024-02-23sysfs: Document new "group visible" helpersDan Williams1-3/+39
2024-02-23net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr1-0/+1
2024-02-23Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-2/+0
2024-02-23KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernelSean Christopherson1-0/+1
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie1-0/+7
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie1-0/+7
2024-02-23list: leverage list_is_head() for list_entry_is_head()Wei Yang1-1/+1
2024-02-23smp: make __smp_processor_id() 0-argument macroAlexey Dobriyan1-1/+1
2024-02-23init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven1-2/+0