summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-30spi: axi-spi-engine: offload instruction optimizationMark Brown20-302/+279
2025-04-30coresight: Remove extern from function declarationsJames Clark1-18/+17
2025-04-30coresight: Convert tag clear function to take a struct csdev_accessJames Clark1-1/+2
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson1-1/+1
2025-04-30pds_core: remove extra name descriptionShannon Nelson1-1/+0
2025-04-30power: supply: add inhibit-charge-awake to charge_behaviourAntheas Kapenekakis1-0/+1
2025-04-30time/jiffies: Change register_refined_jiffies() to void __initSu Hui1-1/+1
2025-04-29bitfield: Add FIELD_MODIFY() helperLuo Jie1-2/+19
2025-04-29bitmap-str: Add missing header(s)Andy Shevchenko1-0/+2
2025-04-29bitmap-str: Get rid of 'extern' for function prototypesAndy Shevchenko1-4/+4
2025-04-29build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()Vincent Mailhol2-7/+7
2025-04-29bits: introduce fixed-type BIT_U*()Lucas De Marchi1-1/+19
2025-04-29bits: introduce fixed-type GENMASK_U*()Vincent Mailhol2-1/+30
2025-04-29bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol1-2/+7
2025-04-29cpumask: drop cpumask_assign_cpu()Yury Norov1-16/+0
2025-04-29cpumask: add non-atomic __assign_cpu()Yury Norov1-0/+3
2025-04-29nodemask: drop nodes_shiftYury Norov1-19/+0
2025-04-29ima: kexec: define functions to copy IMA log at soft bootSteven Chen1-0/+3
2025-04-29ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen1-0/+3
2025-04-29kexec: define functions to map and unmap segmentsSteven Chen1-0/+6
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+0
2025-04-29coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He1-1/+1
2025-04-29PM: runtime: Add new devm functionsBence Csókás1-0/+4
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam1-3/+1
2025-04-29mtd: spinand: Define octal operationsMiquel Raynal1-0/+33
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal1-19/+19
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal1-6/+6
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal1-2/+2
2025-04-29mtd: spinand: Use more specific naming for the read ID opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the write enable/disable opMiquel Raynal1-1/+1
2025-04-29entry: Inline syscall_exit_to_user_mode()Charlie Jenkins1-2/+41
2025-04-29power: supply: support charge_types in extensionsJelle van der Waa1-0/+1
2025-04-28mod_devicetable: Enlarge the maximum platform_device_id name lengthKees Cook1-1/+1
2025-04-28overflow: Clarify expectations for getting DEFINE_FLEX variable sizesKees Cook1-0/+2
2025-04-28compiler_types: Identify compiler versions for __builtin_dynamic_object_sizeKees Cook1-0/+5
2025-04-28highmem: Add memcpy_folio()Matthew Wilcox (Oracle)1-0/+27
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki1-29/+54
2025-04-28crypto: api - Add crypto_stack_request_init and initialise flags fullyHerbert Xu1-0/+8
2025-04-28crypto: api - Add crypto_request_clone and fbHerbert Xu1-3/+8
2025-04-28iommu: Handle yet another race around registrationRobin Murphy1-0/+2
2025-04-28iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMUJason Gunthorpe1-3/+3
2025-04-28iommu: Add domain_alloc_identity()Jason Gunthorpe1-0/+4