summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-23mm/vmalloc: remove vmap_area_listBaoquan He
2024-02-23mm,page_owner: maintain own list of stack_records structsOscar Salvador
2024-02-23lib/stackdepot: move stack_record struct definition into the headerOscar Salvador
2024-02-23merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changesAndrew Morton
2024-02-23stackdepot: use variable size records for non-evictable entriesMarco Elver
2024-02-23net: mpls: error out if inner headers are not setFlorian Westphal
2024-02-23KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerOliver Upton
2024-02-23KVM: arm64: vgic: Use atomics to count LPIsOliver Upton
2024-02-23KVM: arm64: vgic: Get rid of the LPI linked-listOliver Upton
2024-02-23KVM: arm64: vgic: Store LPIs in an xarrayOliver Upton
2024-02-23KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton
2024-02-23KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingSean Christopherson
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-23thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23Merge branch 'thermal-core'Rafael J. Wysocki
2024-02-23ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald
2024-02-23ASoC: cs-amp-lib: Add helpers for factory calibration dataRichard Fitzgerald
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-23fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein
2024-02-23mfd: twl-core: Add power off implementation for twl603xAndreas Kemnade
2024-02-23mfd: syscon: Remove extern from function prototypesPeter Griffin
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe
2024-02-23drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold
2024-02-23mfd: cs42l43: Tidy up header includesCharles Keepax
2024-02-23mfd: sun4i-gpadc: Correct specified GPADC interrupt numbersFuyao Kashizuku
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald
2024-02-23drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-23media: rkisp1: Add version enum for i.MX8MP ISPPaul Elder
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-23Merge tag 'irq-for-riscv-02-23-24' into irq/msiThomas Gleixner
2024-02-23irqchip/riscv-intc: Introduce Andes hart-level interrupt controllerYu Chien Peter Lin
2024-02-23ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela
2024-02-23sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()Dan Williams
2024-02-23sysfs: Document new "group visible" helpersDan Williams
2024-02-22net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr
2024-02-22Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-22KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernelSean Christopherson
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-02-22list: leverage list_is_head() for list_entry_is_head()Wei Yang
2024-02-22smp: make __smp_processor_id() 0-argument macroAlexey Dobriyan
2024-02-22init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven
2024-02-22compiler-clang.h: update __diag_clang() macros for minimum version bumpNathan Chancellor
2024-02-22flex_proportions: remove unused fprop_local_singleKemeng Shi
2024-02-22lib min_heap: optimize number of comparisons in min_heapify()Kuan-Wei Chiu
2024-02-22lib min_heap: optimize number of calls to min_heapify()Kuan-Wei Chiu
2024-02-22lib/win_minmax: fix header commentsRandy Dunlap
2024-02-22list: add hlist_count_nodes()Pierre Gondois
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor