summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-06mm/vma: update create_init_stack_vma() to use vma_flags_tLorenzo Stoakes1-0/+4
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes1-1/+10
2026-08-06mm/vma: rename vma_get_page_prot to vma_flags_to_page_protLorenzo Stoakes1-2/+2
2026-08-06mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_tLorenzo Stoakes1-2/+2
2026-08-06mm: convert __get_unmapped_area() to use vma_flags_tLorenzo Stoakes3-13/+12
2026-08-06mm/vma: update do_mmap() to use vma_flags_tLorenzo Stoakes2-5/+7
2026-08-06mm: introduce vma_flags_can_grow() and vma_can_grow()Lorenzo Stoakes1-3/+18
2026-08-06mm/memory_hotplug: add offline_and_remove_memory_ranges()Gregory Price1-0/+8
2026-08-06mm/memory_hotplug: add __add_memory_driver_managed() with online_type argGregory Price1-0/+3
2026-08-06mm/memory_hotplug: export mhp_get_default_online_typeGregory Price1-0/+2
2026-08-06mm/memory_hotplug: add mhp_online_type_to_str() and export string helpersGregory Price1-0/+1
2026-08-06mm/memory: add memory_block_aligned_range() helperGregory Price1-0/+27
2026-08-07power: supply: add stubs for notifier registration helpersElson Serrao1-1/+4
2026-08-06drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controllerThomas Hellström2-0/+17
2026-08-06cgroup/dmem: Add reclaim callback for lowering max below current usageThomas Hellström1-0/+22
2026-08-06cgroup/dmem: Introduce struct dmem_cgroup_init for region initializationThomas Hellström2-4/+16
2026-08-06Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+35
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski4-11/+33
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-104/+156
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-80/+89
2026-08-06spi: add new_device/delete_device sysfs interfaceMark Brown1-0/+18
2026-08-06spi: add new_device/delete_device sysfs interfaceVishwaroop A1-0/+18
2026-08-06packet: use consistent hard_header_len in non-ring send pathsQihang Tang1-2/+4
2026-08-06net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang1-5/+0
2026-08-06ASoC: wm8904: don't use "/**" for non-kernel-doc commentsRandy Dunlap1-2/+2
2026-08-06ASoC: qcom: audioreach: use C-style "/*" commentRandy Dunlap1-1/+1
2026-08-06ASoC: soc-acpi: fix all kernel-doc warningsRandy Dunlap1-11/+12
2026-08-06ASoC: SDCA: correct enum names and add a missing struct fieldRandy Dunlap1-2/+4
2026-08-06ALSA: rawmidi: Work around false-positive mutex lockdep warningTakashi Iwai1-2/+12
2026-08-06net/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
2026-08-06net: vxlan: remove unused vxlan_dev_createIlya Maximets1-3/+0
2026-08-06net: gre: remove unused gretap_fb_dev_createIlya Maximets1-2/+0
2026-08-06net: geneve: remove unused geneve_dev_create_fbIlya Maximets1-5/+0
2026-08-06openvswitch: remove support for legacy tunnel typesIlya Maximets1-5/+26
2026-08-06block: rename bi_bvec_donePavel Begunkov1-7/+7
2026-08-06ASoC: SDCA: Pass swft table through sdca_dev_register()Charles Keepax1-2/+1
2026-08-06ASoC: SDCA: Add missing destroy for HID deviceCharles Keepax1-0/+5
2026-08-06ASoC: SDCA: Move HID descriptors to functionCharles Keepax1-4/+15
2026-08-06ASoC: SDCA: Move HID registration to IRQ timeCharles Keepax2-6/+2
2026-08-06ASoC: SDCA: Remove unused dev pointer argumentCharles Keepax1-4/+4
2026-08-06mfd: viperboard: Fix native fields type in structures as little-endianMikhail Lukianchikov1-5/+5
2026-08-06ARM: PXA: Fix build error for PXA93xUlf Hansson1-1/+1
2026-08-06module: Remove unnecessary module::argsPetr Pavlu1-4/+0
2026-08-06drm/gpu: Add gpu_buddy_allocated_addr_to_block helperTejas Upadhyay1-0/+2
2026-08-06xen: Drop CONFIG_XEN_AUTO_XLATEJuergen Gross1-22/+0
2026-08-06xen: Drop CONFIG_XEN_PVHVMJuergen Gross1-3/+3
2026-08-06bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lockKaitao Cheng1-0/+1
2026-08-06soundwire: intel_ace2x: handle the max_data_per_frame propertyBard Liao1-0/+8
2026-08-06soundwire: get mipi-sdw-bra-mode-max-data-per-frame propertyBard Liao1-0/+3
2026-08-06soundwire: Add bra_block_alignment property supportRichard Fitzgerald1-0/+3