summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia-0/+1
2025-11-23lib/crypto: sha2: Add at_least decoration to fixed-size array paramsEric Biggers-22/+31
2025-11-23lib/crypto: sha1: Add at_least decoration to fixed-size array paramsEric Biggers-5/+7
2025-11-23lib/crypto: poly1305: Add at_least decoration to fixed-size array paramsEric Biggers-1/+1
2025-11-23lib/crypto: md5: Add at_least decoration to fixed-size array paramsEric Biggers-5/+6
2025-11-23lib/crypto: curve25519: Add at_least decoration to fixed-size array paramsEric Biggers-10/+14
2025-11-23lib/crypto: chacha: Add at_least decoration to fixed-size array paramsEric Biggers-6/+6
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld-9/+10
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld-0/+15
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov-0/+102
2025-11-23mempool: de-typedefChristoph Hellwig-20/+19
2025-11-23mempool: remove mempool_{init,create}_kvmalloc_poolChristoph Hellwig-13/+0
2025-11-23mempool: add mempool_{alloc,free}_bulkChristoph Hellwig-0/+6
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner-48/+180
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan-1/+1
2025-11-22Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"Eric Biggers-64/+61
2025-11-22crypto: scatterwalk - Fix memcpy_sglist() to always succeedEric Biggers-21/+31
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers-6/+5
2025-11-21bpf: correct stack liveness for tail callsEduard Zingerman-2/+3
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger-0/+21
2025-11-21ASoC: cs35l56: Set access permissions on volatileMark Brown-0/+14
2025-11-21Add SDCA class driverMark Brown-0/+18
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger-0/+3
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan-1/+1
2025-11-21Merge tag 'v6.19-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+6
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-0/+1
2025-11-21lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGIONYicong Yang-0/+61
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+4
2025-11-21regulator: Add FP9931/JD9930Mark Brown-69/+220
2025-11-21Merge tag 'qcom-arm64-for-6.19' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+211
2025-11-21Merge tag 'tegra-for-6.19-dt-bindings' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-0/+24
2025-11-21Merge tag 'renesas-dts-for-v6.19-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-0/+1
2025-11-21Merge tag 'samsung-dt64-6.19' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-0/+26
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-29/+71
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski-22/+0
2025-11-21uapi: cdc.h: cleanly provide for more interfaces and countriesOliver Neukum-4/+8
2025-11-21bug: Allow architectures to provide __WARN_printf()Peter Zijlstra-15/+22
2025-11-21bug: Implement WARN_ON() using __WARN_FLAGS()Peter Zijlstra-7/+21
2025-11-21bug: Add report_bug_entry()Peter Zijlstra-0/+8
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra-0/+1
2025-11-21bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra-14/+8
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra-0/+7
2025-11-21Merge branch 'objtool/core'Peter Zijlstra-5241/+19666
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank-0/+1
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf-1/+1
2025-11-21efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab-5/+5
2025-11-21efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab-0/+2
2025-11-21RAS: Report all ARM processor CPER information to userspaceJason Tian-8/+57
2025-11-20Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/nextAlex Williamson-47/+173