aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/ABI/stable (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-10blk-mq: fix stale nr_requests documentationYu Kuai1-10/+4
2025-08-11blk-wbt: doc: Update the doc of the wbt_lat_usec interfaceTang Yizhou1-1/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+9
2025-07-29Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso1-0/+9
2025-06-27timekeeping: Provide interface to control auxiliary clocksThomas Gleixner1-0/+5
2025-06-23block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limitsZhang Yi1-0/+33
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+98
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+6
2025-05-08Documentation/ABI: Add new attribute for mlxreg-io sysfs interfacesVadim Pasternak1-0/+98
2025-05-06block: introduce a write_stream_granularity queue limitChristoph Hellwig1-0/+8
2025-05-06block: introduce max_write_streams queue limitKeith Busch1-0/+7
2025-05-06Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2025-05-05docs: backlight: Clarify `actual_brightness`Mario Limonciello1-1/+6
2025-04-17docs: ABI: replace mcroce@microsoft.com with new Meta addressAhmad Fatoum1-1/+1
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+6
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-1/+42
2025-03-20docs: sysfs-block: Clarify integrity sysfs attributesMilan Broz1-1/+22
2025-02-26acpi: numa: Add support to enumerate and store extended linear address modeDave Jiang1-0/+6
2025-02-13docs: ABI: drop two duplicate symbolsMauro Carvalho Chehab1-10/+0
2025-02-10ABI: sysfs-driver-dma-idxd: fix date tagsMauro Carvalho Chehab1-2/+2
2025-02-10ABI: sysfs-class-rfkill: fix kernelversion tagsMauro Carvalho Chehab1-6/+6
2025-02-10blk-crypto: show supported key types in sysfsEric Biggers1-0/+20
2025-01-29Bluetooth: Add ABI doc for sysfs resetHsin-chen Chuang1-0/+9
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds1-0/+7
2024-11-14mm, doc: update read_ahead_kb for MADV_HUGEPAGEYafang Shao1-0/+3
2024-10-22block: enable passthrough command statisticsKeith Busch1-0/+7
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2024-09-03nvmem: Fix misspellingMatthew Wilcox1-1/+1
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy1-3/+5
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-1/+54
2024-07-17Merge tag 'backlight-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-3/+4
2024-07-05nvmem: core: Implement force_ro sysfs attributeMarek Vasut1-0/+17
2024-07-05nvmem: Document type attributeMarek Vasut1-0/+11
2024-07-05nvmem: Replace spaces with tab in documentationMarek Vasut1-1/+1
2024-07-04backlight: Add BACKLIGHT_POWER_ constants for power statesThomas Zimmermann1-3/+4
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder1-0/+25
2024-06-20block: Add core atomic write supportJohn Garry1-0/+53
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+13
2024-05-14Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-79/+0
2024-05-09blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOWYu Kuai1-12/+0
2024-05-03block: add a partscan sysfs attribute for disksChristoph Hellwig1-0/+10
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu1-0/+13
2024-04-13Documentation: Mark the 'efivars' sysfs interface as removedTim Schumacher1-79/+0
2023-10-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang1-0/+6
2023-09-03Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-1/+1
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+53
2023-08-23Documentation/ABI: Add new attribute for mlxreg-io sysfs interfacesVadim Pasternak1-0/+53
2023-08-18Documentation/ABI: Fix typosBjorn Helgaas3-3/+3