summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-29Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-29Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-01-29fs: add helpers name_is_dot{,dot,_dotdot}Amir Goldstein
2026-01-29slab: add sheaves to most cachesVlastimil Babka
2026-01-29wait: Introduce io_wait_event_killable()Remi Pommarel
2026-01-29regmap: reg_default_cb for flat cache defaultsMark Brown
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
2026-01-28cpufreq: ondemand: Simplify idle cputime granularity testFrederic Weisbecker
2026-01-28vdpa: document set_group_asid thread safetyEugenio Pérez
2026-01-28vduse: return internal vq group struct as map tokenEugenio Pérez
2026-01-28compiler-context-analysis: Remove __assume_ctx_lock from initializersMarco Elver
2026-01-28compiler-context-analysis: Introduce scoped init guardsMarco Elver
2026-01-28cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializersMarco Elver
2026-01-28ftrace: Factor ftrace_ops ops_func interfaceJiri Olsa
2026-01-28bpf: Add trampoline ip hash tableJiri Olsa
2026-01-28ftrace: Add update_ftrace_direct_mod functionJiri Olsa
2026-01-28ftrace: Add update_ftrace_direct_del functionJiri Olsa
2026-01-28ftrace: Add update_ftrace_direct_add functionJiri Olsa
2026-01-28ftrace: Export some of hash related functionsJiri Olsa
2026-01-28ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa
2026-01-28sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSYJeff Layton
2026-01-28sunrpc: split new thread creation into a separate functionJeff Layton
2026-01-28sunrpc: introduce the concept of a minimum number of threads per poolJeff Layton
2026-01-28sunrpc: track the max number of requested threads in a poolJeff Layton
2026-01-28sunrpc: split svc_set_num_threads() into two functionsJeff Layton
2026-01-28PCI: endpoint: Add BAR subrange mapping supportKoichiro Den
2026-01-28PCI: endpoint: Add dynamic_inbound_mapping EPC featureKoichiro Den
2026-01-28iomap: add a flag to bounce buffer direct I/OChristoph Hellwig
2026-01-28block: add helpers to bounce buffer an iov_iter into biosChristoph Hellwig
2026-01-28iov_iter: extract a iov_iter_extract_bvecs helper from bio codeChristoph Hellwig
2026-01-28block: add a BIO_MAX_SIZE constant and use itChristoph Hellwig
2026-01-28Merge branch 'platform-drivers-x86-asus-kbd' into for-nextIlpo Järvinen
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis
2026-01-28platform/x86: asus-wmi: remove unused keyboard backlight quirkAntheas Kapenekakis
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis
2026-01-28spi: aspeed: Improve handling of shared SPIMark Brown
2026-01-28Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...Carlos Maiolino
2026-01-28seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-28ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert toMark Brown
2026-01-27PCI: Separate CardBus setup & build it only with CONFIG_CARDBUSIlpo Järvinen
2026-01-27resource: Mark res given to resource_assigned() as constIlpo Järvinen
2026-01-27io_uring/bpf_filter: cache lookup table in ctx->bpf_filtersJens Axboe
2026-01-27io_uring: add support for BPF filtering for opcode restrictionsJens Axboe
2026-01-27bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-01-27bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-01-27fsi: Create bus specific probe and remove functionsUwe Kleine-König
2026-01-27fsi: Make fsi_bus_type a private variable to the coreUwe Kleine-König