summaryrefslogtreecommitdiff
path: root/Documentation/ABI
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+41
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+12
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+114
2022-12-14Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+16
2022-12-13Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-0/+6
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+75
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds3-115/+10
2022-12-13Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+29
2022-12-13f2fs: add block_age-based extent cacheJaegeuk Kim1-0/+14
2022-12-13Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+14
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-18/+57
2022-12-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal1-0/+6
2022-12-03panic: Expose "warn_count" to sysfsKees Cook1-0/+6
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman2-115/+0
2022-12-01cxl/pmem: add provider name to cxl pmem dimm attribute groupDave Jiang1-0/+8
2022-12-01cxl/pmem: add id attribute to CXL based nvdimmDave Jiang1-0/+6
2022-12-01exit: Expose "oops_count" to sysfsKees Cook1-0/+6
2022-12-01mm: document /sys/class/bdi/<bdi>/min_ratio_fine knobStefan Roesch1-0/+15
2022-12-01mm: document /sys/class/bdi/<bdi>/max_ratio_fine knobStefan Roesch1-0/+13
2022-12-01mm: document /sys/class/bdi/<bdi>/min_bytes knobStefan Roesch1-0/+15
2022-12-01mm: document /sys/class/bdi/<bdi>/max_bytes knobStefan Roesch1-0/+14
2022-12-01mm: document /sys/class/bdi/<bdi>/strict_limit knobStefan Roesch1-0/+11
2022-12-01Docs/ABI/zram: document zram recompress sysfs knobsSergey Senozhatsky1-0/+14
2022-12-01Docs/ABI/damon: document 'schemes/<s>/tried_regions' sysfs directorySeongJae Park1-0/+32
2022-11-28f2fs: introduce discard_urgent_util sysfs nodeYangtao Li1-0/+8
2022-11-28f2fs: fix description about discard_granularity nodeYangtao Li1-1/+2
2022-11-24perf/x86/intel/uncore: Update sysfs-devices-mapping fileAlexander Antonov1-1/+29
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie1-2/+2
2022-11-21mtd: spi-nor: sysfs: hide manufacturer if it is not setMichael Walle1-0/+3
2022-11-21mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle1-0/+3
2022-11-21platform/x86/intel/sdsi: Add meter certificate supportDavid E. Box1-0/+10
2022-11-21platform/x86/intel/sdsi: Add Intel On Demand textDavid E. Box1-18/+19
2022-11-19Documentation/ABI: Update IFS ABI docJithu Joseph1-14/+16
2022-11-16platform/x86: dell: Add new dell-wmi-ddv driverArmin Wolf2-0/+28
2022-11-09ABI: sysfs-bus-pci: add documentation for p2pmem allocateLogan Gunthorpe1-0/+10
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie1-0/+75
2022-11-02f2fs: replace gc_urgent_high_remaining with gc_remaining_trialsYangtao Li1-4/+4
2022-11-02f2fs: add missing bracket in docJaegeuk Kim1-1/+1
2022-11-02f2fs: introduce gc_mode sysfs nodeYangtao Li1-0/+6
2022-11-02f2fs: introduce max_ordered_discard sysfs nodeYangtao Li1-0/+6
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying1-2/+2
2022-10-17drm/i915/hwmon: Extend power/energy for XEHPSDVDale B Stimson1-1/+6
2022-10-17drm/i915/hwmon: Expose power1_max_intervalAshutosh Dixit1-0/+9
2022-10-17drm/i915/hwmon: Expose card reactive critical powerAshutosh Dixit1-0/+26
2022-10-17drm/i915/hwmon: Show device level energy usageDale B Stimson1-0/+8
2022-10-17drm/i915/hwmon: Power PL1 limit and TDP settingDale B Stimson1-0/+20
2022-10-17drm/i915/hwmon: Add HWMON current voltage supportRiana Tauro1-0/+7
2022-10-13Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+8
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+33
2022-10-11Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+24