aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-30netpoll: export the netpoll_setup() helpers for netconsoleBreno Leitao1-0/+5
2026-07-30netpoll: export carrier_timeout via netpoll_get_carrier_timeout()Breno Leitao1-0/+1
2026-07-30gpio: regmap: Add IRQ enable/disable helpersYu-Chun Lin1-0/+5
2026-07-30gpio: regmap: Add set_config callbackYu-Chun Lin1-0/+6
2026-07-30gpio: regmap: Add value_xlate callbackYu-Chun Lin1-3/+12
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin1-3/+29
2026-07-30gpio: regmap: Order kernel-doc descriptions with the actual appearanceAndy Shevchenko1-9/+9
2026-07-30gpio: regmap: Provide default IRQ resource request and release callbacksAndy Shevchenko1-0/+3
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm into kho-scratchMike Rapoport (Microsoft)147-1145/+1838
2026-07-30bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/writeManivannan Sadhasivam1-0/+2
2026-07-30bus: mhi: Clean up some kernel-doc warningsRandy Dunlap1-5/+10
2026-07-30bus: mhi: host: Add support for devices with no M3 stateManivannan Sadhasivam1-0/+2
2026-07-29atm: remove unused exported helpersXiang-Bin Shi2-23/+0
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers1-3/+0
2026-07-29Revert "ptr_ring: move free-space check into separate helper"Simon Schippers1-18/+2
2026-07-29soc: qcom: geni-se: trace: Add trace event support for GENI SE registers dumpPraveen Talari1-0/+38
2026-07-29i2c: algo: bit: Allow to skip bit testMarkus Stockhausen1-0/+1
2026-07-28mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()David Hildenbrand (Arm)1-10/+4
2026-07-28mm: drop pte_clear_not_present_full()David Hildenbrand (Arm)1-17/+4
2026-07-28mm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price5-9/+9
2026-07-28include/linux/swap.h: remove unused leftoversRitesh Harjani (IBM)1-7/+0
2026-07-28radix-tree: add/correct some kernel-docRandy Dunlap1-2/+3
2026-07-28mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()Muchun Song1-7/+0
2026-07-28mm/hugetlb: remove obsolete bootmem cross-zone checksMuchun Song1-3/+0
2026-07-28mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song1-13/+5
2026-07-28mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song1-0/+5
2026-07-28percpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)1-2/+3
2026-07-28writeback.h: fix a typo in the wbc_init_bio() descriptionAndreas Gruenbacher1-1/+1
2026-07-28mm/migrate: use migrate_info field instead of privateShivank Garg1-0/+3
2026-07-28mm: use enum migrate_reason instead of int for migration reason parametersYe Liu3-10/+14
2026-07-28mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reasonYe Liu1-0/+1
2026-07-28mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in commentEthan Nelson-Moore1-1/+1
2026-07-28mm: remove PageTransCompound()Kefeng Wang1-14/+0
2026-07-28mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()Kaitao Cheng1-2/+2
2026-07-28mm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header filesThomas Huth3-5/+5
2026-07-28firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon deviceTze Yee Ng1-0/+38
2026-07-29scsi: libsas: terminate deferred commands on time outDamien Le Moal1-0/+2
2026-07-29ata: libata-scsi: terminate deferred commands on time outDamien Le Moal1-0/+2
2026-07-28KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usageSean Christopherson1-0/+19
2026-07-28list: Permit context-unguarded access with list_empty_careful()Marco Elver1-0/+1
2026-07-28list: introduce LIST_HEAD_GUARDEDNilay Shroff1-0/+8
2026-07-28PCI: Fix UAF when probe runs concurrent to dyn ID removalGary Guo1-0/+1
2026-07-28clk: Add devm_clk_bulk_get_enable()Suraj Gupta1-0/+23
2026-07-28clk: document that clk_get_parent() returns NULLDan Carpenter1-2/+2
2026-07-28rfkill: repair malformed kernel-doc and add some descriptionsRandy Dunlap1-3/+6
2026-07-28netfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells2-3/+4
2026-07-28tracing: Expose tracepoint BTF ids via tracefsMykyta Yatsenko1-0/+9
2026-07-28bpf: Make btf_get_module_btf() and btf_relocate_id() non-staticMykyta Yatsenko1-0/+2
2026-07-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich119-1041/+1658
2026-07-28ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath1-1/+1