summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch
2025-03-01perf: arm_pmu: Move PMUv3-specific dataMark Rutland
2025-02-28io_uring/ublk: report error when unregister operation failsCaleb Sander Mateos
2025-02-28io_uring: convert cmd_to_io_kiocb() macro to functionCaleb Sander Mateos
2025-02-28io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer typeCaleb Sander Mateos
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28pwm: Check for CONFIG_PWM using IS_REACHABLE() in main headerUwe Kleine-König
2025-02-28driver core: Introduce device_{add,remove}_of_node()Herve Codina
2025-02-28mm: security: Check early if HARDENED_USERCOPY is enabledMel Gorman
2025-02-28uaccess: Introduce ucopysize.hKees Cook
2025-02-28net: stmmac: provide set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-28Convert regulator drivers to useMark Brown
2025-02-28Convert sound drivers to use devm_kmemdup_array()Mark Brown
2025-02-28Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2025-02-28io_uring: cache nodes and mapped buffersKeith Busch
2025-02-28io_uring: add support for kernel registered bvecsKeith Busch
2025-02-28pmdomain: Merge tag regulator-devm-of-get into nextUlf Hansson
2025-02-28pmdomain: Merge tag 'v6.14-rc4' from Linus into nextUlf Hansson
2025-02-28fs: Remove page_mkwrite_check_truncate()Matthew Wilcox (Oracle)
2025-02-27net: qed: make 'qed_ll2_ops_pass' as __maybe_unusedArnd Bergmann
2025-02-28Merge branch 'ib-amlogic-a4' into develLinus Walleij
2025-02-28pinctrl: pinconf-generic: Add API for pinmux propertity in DTS fileXianwei Zhao
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown
2025-02-27mm: Provide address mask in struct follow_pfnmap_argsAlex Williamson
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27bpf: Use try_alloc_pages() to allocate pages for bpf needs.Alexei Starovoitov
2025-02-27mm, bpf: Introduce free_pages_nolock()Alexei Starovoitov
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27mm, bpf: Introduce try_alloc_pages() for opportunistic page allocationAlexei Starovoitov
2025-02-27locking/local_lock: Introduce localtry_lock_tSebastian Andrzej Siewior
2025-02-27io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()Pavel Begunkov
2025-02-27drivers: base: component: add function to query the bound statusHeiko Stuebner
2025-02-27regcache: Add support for sorting defaults arraysCharles Keepax
2025-02-27net: skbuff: introduce napi_skb_cache_get_bulk()Alexander Lobakin
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin
2025-02-27iomap: make buffered writes work with RWF_DONTCACHEJens Axboe
2025-02-27Merge patch series "prep patches for my mkdir series"Christian Brauner
2025-02-27dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...Roger Quadros
2025-02-26net: move aRFS rmap management and CPU affinity to coreAhmed Zaki
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-26tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet
2025-02-26KVM: arm64: Specify hypercall ABI for retrieving target implementationsShameer Kolothum
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang
2025-02-26acpi: numa: Add support to enumerate and store extended linear address modeDave Jiang
2025-02-26of: Align macro MAX_PHANDLE_ARGS with NR_FWNODE_REFERENCE_ARGSZijun Hu
2025-02-26of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu