summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2026-01-27fsi: Provide thin wrappers around dev_[gs]et_data() for fsi devicesUwe Kleine-König
2026-01-27kernel: debug: Add SPDX license ids to kdb filesTim Bird
2026-01-27irqchip/gic-v5: Add ACPI IWB probingLorenzo Pieralisi
2026-01-27irqchip/gic-v5: Add ACPI ITS probingLorenzo Pieralisi
2026-01-27irqchip/gic-v5: Add ACPI IRS probingLorenzo Pieralisi
2026-01-27PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnosticLorenzo Pieralisi
2026-01-27irqdomain: Add parent field to struct irqchip_fwidLorenzo Pieralisi
2026-01-27Revert "tty: tty_port: add workqueue to flip TTY buffer"Greg Kroah-Hartman
2026-01-27regmap: Add reg_default_cb callback for flat cache defaultsSheetal
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König
2026-01-27vsock: add netns support to virtio transportsBobby Eshleman
2026-01-27vsock: add netns to vsock coreBobby Eshleman
2026-01-27gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapperStefan Kerkmann
2026-01-26block: remove bio_last_bvec_allKeith Busch
2026-01-26mm/damon: hide kdamond and kdamond_lock of damon_ctxSeongJae Park
2026-01-26mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-01-26nodemask: propagate boolean for nodes_and{,not}Yury Norov
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure
2026-01-26mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure
2026-01-26migrate: replace RMP_ flags with TTU_ flagsMatthew Wilcox (Oracle)
2026-01-26zsmalloc: introduce SG-list based object read APISergey Senozhatsky
2026-01-26mm/damon/core: introduce [in]active memory ratio damos quota goal metricSeongJae Park