summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2025-07-01 14:00:21 +0200
committerChristian Brauner <brauner@kernel.org>2025-07-01 14:00:21 +0200
commit4a3def74d9810f4d4148a3aa17b76d2f0c0f6109 (patch)
tree643256afb25f0f9f8bf6972b7aee919a1a7eed56 /tools/perf/scripts/python
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff)
parent9eb22f7fedfc9eb1b7f431a5359abd4d15b0b0cd (diff)
downloadkernel-4a3def74d9810f4d4148a3aa17b76d2f0c0f6109.tar.gz
Merge patch series "add ioctl to query metadata and protection info capabilities"
Anuj Gupta <anuj20.g@samsung.com> says: This patch series adds a new ioctl to query metadata and integrity capability. * patches from https://lore.kernel.org/20250630090548.3317-1-anuj20.g@samsung.com: fs: add ioctl to query metadata and protection info capabilities nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE block: introduce pi_tuple_size field in blk_integrity block: rename tuple_size field in blk_integrity to metadata_size Link: https://lore.kernel.org/20250630090548.3317-1-anuj20.g@samsung.com Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
lli 2022-04-27mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo 2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2022-03-23Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal 2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros 2022-01-25mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros 2022-01-23mtd: rawnand: brcmnand: Add BCMA shimFlorian Fainelli 2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds 2022-01-11Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds 2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer 2021-12-31Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal 2021-12-22mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3Roger Quadros 2021-12-21mtd: rawnand: renesas: Add new NAND controller driverMiquel Raynal 2021-12-17mtd: rawnand: omap2: Allow build on K3 platformsRoger Quadros 2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing 2021-07-16mtd: rawnand: Fix a couple of spelling mistakes in KconfigColin Ian King 2021-06-18mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controllerMiquel Raynal 2021-02-21Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds 2021-02-01mtd: rawnand: tango: Remove the driverArnd Bergmann 2021-01-20ARM: remove u300 platformArnd Bergmann 2020-12-10mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and othersYifeng Zhao 2020-12-10mtd: rawnand: Add NAND controller support on Intel LGM SoCRamuthevar Vadivel Murugan 2020-12-10mtd: rawnand: mxc: Remove platform data supportFabio Estevam 2020-12-10mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal 2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal 2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal 2020-09-28mtd: rawnand: Make use of the ECC frameworkMiquel Raynal 2020-08-07Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger 2020-07-07mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello 2020-07-07mtd: rawnand: stm32_fmc2: use regmap APIsChristophe Kerello 2020-06-26mtd: nand: Drop useless 'depends on' in KconfigMiquel Raynal 2020-05-26mtd: rawnand: arasan: Support the hardware BCH ECC engineMiquel Raynal 2020-05-24mtd: rawnand: arasan: Add new Arasan NAND controllerMiquel Raynal 2020-05-24mtd: rawnand: Remove the cmx270 NAND controller driverBoris Brezillon 2020-01-27mtd: rawnand: add unspecified HAS_IOMEM dependencyBrendan Higgins