summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing
AgeCommit message (Expand)AuthorFilesLines
2022-02-23x86/mce: Remove the tolerance level controlBorislav Petkov1-32/+0
2022-02-08docs/ABI: testing: aspeed-uart-routing: Escape asteriskChia-Wei Wang1-3/+3
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+12
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+57
2022-01-15vdpa: add driver_override supportStefano Garzarella1-0/+20
2022-01-15docs: document sysfs ABI for vDPA busStefano Garzarella1-0/+37
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+69
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-1/+12
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+15
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-346/+0
2022-01-12Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+35
2022-01-12Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+16
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+46
2022-01-10docs: sysfs-block: move to stable directoryEric Biggers1-346/+0
2022-01-08docs: ABI: fixed formatting in configfs-usb-gadget-uac2Pavel Hofman1-2/+2
2021-12-30usb: Link the ports to the connectors they are attached toHeikki Krogerus1-0/+9
2021-12-30docs: ABI: fixed req_number desc in UAC1Pavel Hofman1-1/+1
2021-12-30docs: ABI: added missing num_requests param to UAC2Pavel Hofman1-0/+2
2021-12-29Merge tag 'iio-for-5.17b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+38
2021-12-26habanalabs: align debugfs documentation to alphabetical orderTomer Tayar1-8/+8
2021-12-26habanalabs: debugfs support for larger I2C transactionsOfir Bitton1-0/+7
2021-12-23ubifs: Document sysfs nodesStefan Schaeckeler1-0/+35
2021-12-23Documentation:ABI:testing:admv1013: add ABI docsAntoniu Miclaus1-0/+38
2021-12-21power: supply: add charge_behaviour attributesThomas Weißschuh1-0/+14
2021-12-16iio:filter:admv8818: Add sysfs ABI documentationAntoniu Miclaus1-0/+16
2021-12-11f2fs: add gc_urgent_high_remaining sysfs nodeDaeho Jeong1-0/+7
2021-12-11f2fs: show number of pending discard commandsJaegeuk Kim1-0/+5
2021-12-08erofs: add sysfs node to control sync decompression strategyHuang Jianan1-0/+9
2021-12-08erofs: add sysfs interfaceHuang Jianan1-0/+7
2021-12-03docs: document the sysfs ABI for "isolated"Kohei Tarumizu1-0/+8
2021-12-03docs: document the sysfs ABI for "nohz_full"Kohei Tarumizu1-0/+7
2021-11-18Documentation: syfs-class-firmware-attributes: Lenovo Opcode supportMark Pearson1-0/+32
2021-11-16power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli1-1/+1
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+16
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+11
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+28
2021-11-04Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+13
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds40-284/+1890
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-76/+207
2021-11-04Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+27
2021-11-03Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds3-3/+19
2021-11-03Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-22/+40
2021-11-03Merge tag 'thermal-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+259
2021-11-02Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+6
2021-10-27f2fs: introduce fragment allocation mode mount optionDaeho Jeong1-0/+16
2021-10-25Merge tag 'soundwire-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-41/+41
2021-10-22soc: aspeed: Add UART routing supportChia-Wei Wang1-0/+27
2021-10-22Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman2-0/+23
2021-10-22docs: ABI: testing: Document the SBEFIFO timeout interfaceEddie James1-0/+10
2021-10-22docs: ABI: testing: Document the OCC hwmon FFDC binary interfaceEddie James1-0/+13