summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla
2025-11-23dt-bindings: clock: rockchip: Add RK3506 clock and reset unitFinley Xiao
2025-11-23NFS: Request a directory delegation during RENAMEAnna Schumaker
2025-11-23NFS: Request a directory delegation on ACCESS, CREATE, and UNLINKAnna Schumaker
2025-11-23NFS: Add support for sending GDD_GETATTRAnna Schumaker
2025-11-23SUNRPC: new helper function for stopping backchannel serverOlga Kornievskaia
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia
2025-11-23lib/crypto: sha2: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: sha1: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: poly1305: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: md5: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: curve25519: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: chacha: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov
2025-11-23mempool: de-typedefChristoph Hellwig
2025-11-23mempool: remove mempool_{init,create}_kvmalloc_poolChristoph Hellwig
2025-11-23mempool: add mempool_{alloc,free}_bulkChristoph Hellwig
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan
2025-11-22Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"Eric Biggers
2025-11-22crypto: scatterwalk - Fix memcpy_sglist() to always succeedEric Biggers
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers
2025-11-21bpf: correct stack liveness for tail callsEduard Zingerman
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger
2025-11-21ASoC: cs35l56: Set access permissions on volatileMark Brown
2025-11-21Add SDCA class driverMark Brown
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan
2025-11-21Merge tag 'v6.19-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-11-21lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGIONYicong Yang
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-21regulator: Add FP9931/JD9930Mark Brown
2025-11-21Merge tag 'qcom-arm64-for-6.19' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-11-21Merge tag 'tegra-for-6.19-dt-bindings' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-11-21Merge tag 'renesas-dts-for-v6.19-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-11-21Merge tag 'samsung-dt64-6.19' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski
2025-11-21uapi: cdc.h: cleanly provide for more interfaces and countriesOliver Neukum
2025-11-21bug: Allow architectures to provide __WARN_printf()Peter Zijlstra
2025-11-21bug: Implement WARN_ON() using __WARN_FLAGS()Peter Zijlstra
2025-11-21bug: Add report_bug_entry()Peter Zijlstra
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra
2025-11-21bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra
2025-11-21Merge branch 'objtool/core'Peter Zijlstra