summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal1-2/+77
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal1-2/+4
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal1-0/+10
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal1-0/+5
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal1-0/+8
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal1-9/+34
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal1-2/+8
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal1-6/+0
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal1-1/+1
2026-01-29spi: spi-mem: Create a repeated address operationMiquel Raynal1-0/+8
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal39-61/+131
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds3-3/+26
2026-01-29fsverity: start consolidating pagecache codeChristoph Hellwig1-0/+3
2026-01-29fsverity: pass struct file to ->write_merkle_tree_blockChristoph Hellwig1-3/+3
2026-01-29fs,fsverity: clear out fsverity_info from common codeChristoph Hellwig1-24/+2
2026-01-29fs,fsverity: reject size changes on fsverity files in setattr_prepareChristoph Hellwig1-25/+0
2026-01-29iio: cros_ec: Allow enabling/disabling calibration modeGwendal Grignou1-3/+9
2026-01-29iio: frequency: ad9523: correct kernel-doc bad line warningRandy Dunlap1-1/+1
2026-01-29iio: buffer: buffer_impl.h: fix kernel-doc warningsRandy Dunlap1-3/+5
2026-01-29nfsd: do not allow exporting of special kernel filesystemsAmir Goldstein1-0/+9
2026-01-29exportfs: clarify the documentation of open()/permission() expotrfs opsAmir Goldstein1-2/+10
2026-01-29fs: add FS_XFLAG_VERITY for fs-verity filesAndrey Albershteyn1-3/+3
2026-01-29Add RPC language definition of NFSv4 POSIX ACL extensionChuck Lever2-1/+100
2026-01-29xdrgen: Implement pass-through lines in specificationsChuck Lever1-1/+10
2026-01-29prctl: add arch-agnostic prctl()s for indirect branch trackingDeepak Gupta1-0/+4
2026-01-29Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+112
2026-01-29Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+7
2026-01-29fs: add helpers name_is_dot{,dot,_dotdot}Amir Goldstein1-2/+12
2026-01-29slab: add sheaves to most cachesVlastimil Babka1-6/+0
2026-01-29wait: Introduce io_wait_event_killable()Remi Pommarel1-0/+15
2026-01-29regmap: reg_default_cb for flat cache defaultsMark Brown1-0/+14
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde1-0/+9
2026-01-29cpufreq: ondemand: Simplify idle cputime granularity testFrederic Weisbecker1-0/+2
2026-01-28vdpa: document set_group_asid thread safetyEugenio Pérez1-1/+3
2026-01-28vduse: return internal vq group struct as map tokenEugenio Pérez1-3/+3
2026-01-28compiler-context-analysis: Remove __assume_ctx_lock from initializersMarco Elver9-16/+2
2026-01-28compiler-context-analysis: Introduce scoped init guardsMarco Elver7-7/+35
2026-01-28cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializersMarco Elver1-4/+4
2026-01-28ftrace: Factor ftrace_ops ops_func interfaceJiri Olsa1-1/+1
2026-01-28bpf: Add trampoline ip hash tableJiri Olsa1-2/+5
2026-01-28ftrace: Add update_ftrace_direct_mod functionJiri Olsa1-0/+6
2026-01-28ftrace: Add update_ftrace_direct_del functionJiri Olsa1-0/+6
2026-01-28ftrace: Add update_ftrace_direct_add functionJiri Olsa1-0/+7
2026-01-28ftrace: Export some of hash related functionsJiri Olsa1-0/+9
2026-01-28ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa1-1/+0
2026-01-28sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSYJeff Layton2-1/+2
2026-01-28sunrpc: split new thread creation into a separate functionJeff Layton1-0/+1
2026-01-28sunrpc: introduce the concept of a minimum number of threads per poolJeff Layton1-3/+5
2026-01-28sunrpc: track the max number of requested threads in a poolJeff Layton1-1/+2
2026-01-28sunrpc: split svc_set_num_threads() into two functionsJeff Layton1-1/+3