summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2026-01-27io_uring: add support for BPF filtering for opcode restrictionsJens Axboe3-0/+62
2026-01-27bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen1-2/+66
2026-01-27bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen1-0/+2
2026-01-27bpf: add new BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski1-0/+8
2026-01-27fsi: Create bus specific probe and remove functionsUwe Kleine-König1-0/+2
2026-01-27fsi: Make fsi_bus_type a private variable to the coreUwe Kleine-König1-1/+0
2026-01-27fsi: Provide thin wrappers around dev_[gs]et_data() for fsi devicesUwe Kleine-König1-0/+10
2026-01-27kernel: debug: Add SPDX license ids to kdb filesTim Bird2-7/+2
2026-01-27irqchip/gic-v5: Add ACPI IWB probingLorenzo Pieralisi2-0/+7
2026-01-27irqchip/gic-v5: Add ACPI ITS probingLorenzo Pieralisi2-1/+10
2026-01-27irqchip/gic-v5: Add ACPI IRS probingLorenzo Pieralisi2-0/+2
2026-01-27PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnosticLorenzo Pieralisi1-1/+2
2026-01-27irqdomain: Add parent field to struct irqchip_fwidLorenzo Pieralisi1-4/+26
2026-01-27Merge ACPICA material for 6.20 to satisfy dependenciesRafael J. Wysocki5-5/+455
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov1-3/+44