summaryrefslogtreecommitdiff
path: root/Documentation/ABI
AgeCommit message (Expand)Author
2023-02-19Merge tag 'v5.10.168' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-01docs: Fix path paste-o for /sys/kernel/warn_countKees Cook
2023-02-01panic: Expose "warn_count" to sysfsKees Cook
2023-02-01exit: Expose "oops_count" to sysfsKees Cook
2022-11-05Documentation: ABI: sysfs-bus-counter: add capture itemsJulien Panis
2022-11-05Merge branch 'linux-5.10.y' of https://git.kernel.org/pub/scm/linux/kernel/gi...LCPD Auto Merger
2022-11-04counter: 104-quad-8: Remove IIO counter ABIWilliam Breathitt Gray
2022-10-26iio: ABI: Fix wrong format of differential capacitance channel ABI.Jonathan Cameron
2022-09-07Merge tag 'v5.10.140' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-08-31Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso
2022-08-21xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park
2022-08-21xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne
2022-08-19Merge tag 'v5.10.131' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-06-29iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov
2022-02-15Merge tag 'v5.10.100' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-01-27counter: stm32-lptimer-cnt: remove iio counter abiFabrice Gasnier
2021-08-26Merge tag 'v5.10.59' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-07-14powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain
2021-07-14evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-04-28Merge tag 'v5.10.30' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Aparna Balasubramanian
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand
2021-03-12Merge branch 'rpmsg-ti-linux-5.10.y' of git://git.ti.com/rpmsg/rpmsg into rpm...Suman Anna
2021-03-08TEMP: rpmsg: add a description fieldOhad Ben-Cohen
2021-01-27driver core: Fix device link device name collisionSaravana Kannan
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-13docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABIFabrice Gasnier
2020-11-02docs: ABI: sysfs-class-net: fix a typoMauro Carvalho Chehab
2020-11-02docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sysMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplicationMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-class-backlight: unify ABI documentationMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-c2port: remove a duplicated entryMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-class-power: unify duplicated propertiesMauro Carvalho Chehab
2020-10-30docs: ABI: unify /sys/class/leds/<led>/brightness documentationMauro Carvalho Chehab
2020-10-30docs: ABI: stable: remove a duplicated documentationMauro Carvalho Chehab
2020-10-30docs: ABI: change read/write attributesMauro Carvalho Chehab
2020-10-30docs: ABI: cleanup several ABI documentsMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-bus-nvdimm: use the right format for ABIMauro Carvalho Chehab
2020-10-30docs: ABI: vdso: use the right format for ABIMauro Carvalho Chehab
2020-10-30docs: ABI: fix syntax to be parsed using ReST notationMauro Carvalho Chehab
2020-10-30docs: ABI: convert testing/configfs-acpi to ReSTMauro Carvalho Chehab
2020-10-30docs: ABI: don't escape ReST-incompatible chars from obsolete and removedMauro Carvalho Chehab
2020-10-30docs: ABI: sysfs-uevent: make it compatible with ReST outputMauro Carvalho Chehab
2020-10-30docs: ABI: testing: make the files compatible with ReST outputMauro Carvalho Chehab
2020-10-30docs: ABI: stable: make files ReST compatibleMauro Carvalho Chehab
2020-10-30docs: ABI: README: specify that files should be ReST compatibleMauro Carvalho Chehab
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-10-21xen-blkfront: Apply changed parameter name to the documentSeongJae Park