summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-28vduse: add v1 API definitionEugenio Pérez1-0/+4
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-28Merge tag 'samsung-dt64-6.20-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+36
2026-01-28nfsd: add controls to set the minimum number of threads per poolJeff Layton1-0/+1
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
2026-01-28PCI: endpoint: Add BAR subrange mapping supportKoichiro Den2-0/+27
2026-01-28PCI: endpoint: Add dynamic_inbound_mapping EPC featureKoichiro Den1-0/+5
2026-01-28iomap: add a flag to bounce buffer direct I/OChristoph Hellwig1-0/+9
2026-01-28block: add helpers to bounce buffer an iov_iter into biosChristoph Hellwig1-0/+26
2026-01-28iov_iter: extract a iov_iter_extract_bvecs helper from bio codeChristoph Hellwig1-0/+3
2026-01-28block: add a BIO_MAX_SIZE constant and use itChristoph Hellwig1-1/+2
2026-01-28Merge branch 'platform-drivers-x86-asus-kbd' into for-nextIlpo Järvinen2-50/+28
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis1-0/+13
2026-01-28platform/x86: asus-wmi: remove unused keyboard backlight quirkAntheas Kapenekakis1-50/+0
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis1-0/+15
2026-01-28spi: aspeed: Improve handling of shared SPIMark Brown16-28/+209
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever1-0/+2
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever1-0/+1
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever1-0/+8
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever2-0/+53
2026-01-28Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...Carlos Maiolino4-3/+84
2026-01-28seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie85-427/+659
2026-01-28bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet2-0/+15
2026-01-28net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)1-1/+1
2026-01-28ASoC: capsuling struct snd_soc_dapm_contextMark Brown3-70/+7
2026-01-28ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert toMark Brown17-51/+209
2026-01-28lib/crypto: sha1: Remove low-level functions from APIEric Biggers1-10/+0
2026-01-28drm/amdkfd: add extended capabilities to device snapshotJonathan Kim1-0/+2
2026-01-28PCI: Add dword #defines for Bus Number + Secondary Latency TimerIlpo Järvinen1-0/+5
2026-01-28PCI: Separate CardBus setup & build it only with CONFIG_CARDBUSIlpo Järvinen1-1/+5
2026-01-28resource: Mark res given to resource_assigned() as constIlpo Järvinen1-1/+1
2026-01-27ACPI: CPPC: Rename EPP constants for claritySumit Gupta1-1/+2
2026-01-27ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structsSumit Gupta1-2/+1
2026-01-27io_uring/bpf_filter: cache lookup table in ctx->bpf_filtersJens Axboe1-0/+2
2026-01-27io_uring/bpf_filter: allow filtering on contents of struct open_howJens Axboe1-0/+5
2026-01-27io_uring/net: allow filtering on IORING_OP_SOCKET dataJens Axboe1-0/+7