aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2026-04-07xfs: expose the number of open zones in sysfsChristoph Hellwig1-0/+4
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter4-18/+143
2026-04-07Merge tag 'icc-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman6-37/+357
2026-04-07Merge tag 'extcon-next-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman1-0/+3
2026-04-07docs: rust: general-information: use real exampleMiguel Ojeda1-2/+2
2026-04-07docs: rust: general-information: simplify Kconfig exampleMiguel Ojeda1-1/+1
2026-04-07docs: rust: quick-start: remove GDB/Binutils mentionMiguel Ojeda1-9/+0
2026-04-07docs: rust: quick-start: remove Nix "unstable channel" noteMiguel Ojeda1-2/+2
2026-04-07docs: rust: quick-start: remove Gentoo "testing" noteMiguel Ojeda1-2/+2
2026-04-07docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection titleMiguel Ojeda1-4/+1
2026-04-07docs: rust: quick-start: update minimum Ubuntu versionMiguel Ojeda1-1/+1
2026-04-07docs: rust: quick-start: update Ubuntu versioned packagesMiguel Ojeda1-14/+14
2026-04-07docs: rust: quick-start: openSUSE provides `rust-src` package nowadaysMiguel Ojeda1-1/+1
2026-04-07rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda1-1/+1
2026-04-07rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)Miguel Ojeda1-1/+1
2026-04-07dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrlRichard Acayan1-0/+81
2026-04-07dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs propertyRichard Acayan1-0/+8
2026-04-06dt-bindings: nfc: nxp,nci: Document PN557 compatibleDavid Heidelberg1-0/+1
2026-04-06psp: add missing device stats to get-stats reply attributesDaniel Zahka1-0/+8
2026-04-06sched_ext: Documentation: Add ops.dequeue() to task lifecycleAndrea Righi1-9/+15
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-8/+4
2026-04-06PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSMChengwen Feng1-2/+2
2026-04-06dt-bindings: remoteproc: qcom,milos-pas: Document Eliza ADSPAbel Vesa1-0/+3
2026-04-06dt-bindings: remoteproc: qcom: Drop types for firmware-nameShawn Guo8-8/+2
2026-04-06Merge tag 'cpufreq-arm-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki2-0/+2
2026-04-06regulator: dt-bindings: qcom,qca6390-pmu: Document WCN6755 PMULuca Weiss1-5/+11
2026-04-06regulator: dt-bindings: regulator-max77620: convert to DT schemaSvyatoslav Ryhel2-222/+99
2026-04-06ASoC: dt-bindings: ti,tas2552: Add sound-dai-cellsMarek Vasut1-3/+10
2026-04-06dt-bindings: soc: mobileye: OLB is an Ethernet PHY provider on EyeQ5Théo Lebrun1-1/+6
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman17-53/+340
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman17-53/+340
2026-04-05mm: add mmap_action_map_kernel_pages[_full]()Lorenzo Stoakes (Oracle)1-0/+8
2026-04-05staging: vme_user: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)1-1/+1
2026-04-05mm: add mmap_action_simple_ioremap()Lorenzo Stoakes (Oracle)1-0/+3
2026-04-05mm: add vm_ops->mapped hookLorenzo Stoakes (Oracle)1-0/+15
2026-04-05mm: add documentation for the mmap_prepare file operation callbackLorenzo Stoakes (Oracle)2-0/+143
2026-04-05Docs/mm/damon: document min_nr_regions constraint and rationaleLiew Rui Yan3-0/+15
2026-04-05Docs/mm/damon/design: document DAMON actions when TRANSPARENT_HUGEPAGE is offAsier Gutierrez1-2/+6
2026-04-05Docs/mm/damon: document exclusivity of special-purpose modulesLiew Rui Yan4-0/+19
2026-04-05Docs/ABI/damon: update for goal_tunerSeongJae Park1-0/+6
2026-04-05Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs fileSeongJae Park1-4/+12
2026-04-05Docs/mm/damon/design: document the goal-based quota tuner selectionsSeongJae Park1-0/+12
2026-04-05zram: remove chained recompressionSergey Senozhatsky1-9/+0
2026-04-05zram: update recompression documentationSergey Senozhatsky1-22/+18
2026-04-05docs: mm: fix typo in numa_memory_policy.rstAkinobu Mita1-1/+1
2026-04-05Docs/mm/damon/index: fix typo: autoamted -> automatedSeongJae Park1-1/+1
2026-04-05Docs/mm/damon/maintainer-profile: use flexible review cadenceSeongJae Park1-4/+4
2026-04-05Docs/admin-guide/mm/damn/lru_sort: fix intervals autotune parameter nameSeongJae Park1-2/+2
2026-04-05Docs/mm/damon/design: document the power-of-two limitation for addr_unitSeongJae Park1-0/+2
2026-04-05kasan: docs: SLUB is the only remaining slab implementationDavid Hildenbrand (Arm)1-3/+0