aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-20dt-bindings: firmware: arm,scmi: drop unneeded quotes and use absolute /schemas pathKrzysztof Kozlowski1-1/+1
2023-06-20dt-bindings: dvfs: drop unneeded quotesKrzysztof Kozlowski1-1/+1
2023-06-20dt-bindings: gpu: drop unneeded quotesKrzysztof Kozlowski2-2/+2
2023-06-20dt-bindings: i3c: silvaco,i3c-master: drop unneeded quotesKrzysztof Kozlowski1-1/+1
2023-06-20dt-bindings: rockchip: grf: drop unneeded quotesKrzysztof Kozlowski1-6/+6
2023-06-20dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotesKrzysztof Kozlowski1-1/+1
2023-06-16dt-bindings: Remove last usage of "binding" or "schema" in titlesRob Herring5-5/+5
2023-06-15dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire propertyLeonard Göhrs1-0/+2
2023-06-15dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatibleLeonard Göhrs1-0/+1
2023-06-15dt-bindings: vendor-prefixes: Add prefix for ShineWorld InnovationsLeonard Göhrs1-0/+2
2023-06-15dt-bindings: timer: fsl,imxgpt: Add i.MX8MP variantUwe Kleine-König1-0/+1
2023-06-15dt-bindings: crypto: fsl,sec-v4.0-mon: Add "linux,keycodes" and deprecate "linux,keycode"Rob Herring1-0/+5
2023-06-15dt-bindings: crypto: fsl,sec-v4.0-mon: Add missing type for "linux,keycode"Rob Herring1-0/+1
2023-06-15dt-bindings: display: Add missing property typesRob Herring2-0/+2
2023-06-15dt-bindings: net: bluetooth: nxp: Add missing type for "fw-init-baudrate"Rob Herring1-2/+3
2023-06-15dt-bindings: example-schema: don't use enum as fallback, explain clock-namesKrzysztof Kozlowski1-2/+4
2023-06-15of/platform: Propagate firmware node by calling device_set_node()Andy Shevchenko1-4/+3
2023-06-15dt-bindings: eeprom: at25: add st,m95640 compatibleRasmus Villemoes1-0/+1
2023-06-13dt-bindings: net: Add QCA2066 BluetoothTim Jiang1-0/+2
2023-06-12dt-bindings: vendor-prefixes: document TeeJetKrzysztof Kozlowski1-0/+2
2023-06-12dt-bindings: trivial-devices: Add infineon,irps5401Michal Simek1-0/+2
2023-06-12of: unittest: Switch i2c driver back to use .probe()Uwe Kleine-König1-2/+2
2023-06-12dt-bindings: misc: qcom,fastrpc: drop unneeded quotesKrzysztof Kozlowski1-3/+3
2023-06-12dt-bindings: imxgpt: add imx6ul compatibleStefan Wahren1-0/+3
2023-06-12dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatibleStefan Wahren1-3/+9
2023-06-12MAINTAINERS: add documentation file for Microchip EIC sectionClaudiu Beznea1-0/+1
2023-06-12dt-bindings: interrupt-controller: microchip,sama7g5-eic: use proper naming syntaxClaudiu Beznea1-1/+1
2023-06-12dt-bindings: arm: Add Cortex-R52 to the list of enumAyan Kumar Halder1-0/+1
2023-05-14Linux 6.4-rc2Linus Torvalds1-1/+1
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller1-4/+4
2023-05-13ext4: bail out of ext4_xattr_ibody_get() fails for any reasonTheodore Ts'o1-1/+1
2023-05-13ext4: add bounds checking in get_max_inline_xattr_value_size()Theodore Ts'o1-1/+11
2023-05-13ext4: add indication of ro vs r/w mounts in the mount messageTheodore Ts'o1-4/+6
2023-05-13ext4: fix deadlock when converting an inline directory in nojournal modeTheodore Ts'o1-1/+2
2023-05-13ext4: improve error recovery code paths in __ext4_remount()Theodore Ts'o1-3/+10
2023-05-13ext4: improve error handling from ext4_dirhash()Theodore Ts'o2-17/+42
2023-05-13ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabledTheodore Ts'o1-1/+5
2023-05-13ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li1-1/+1
2023-05-13ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csumTudor Ambarus1-4/+2
2023-05-13ext4: fix data races when using cached status extentsJan Kara1-17/+13
2023-05-13ext4: avoid deadlock in fs reclaim with page writebackJan Kara3-13/+40
2023-05-13ext4: fix invalid free tracking in ext4_xattr_move_to_block()Theodore Ts'o1-2/+3
2023-05-13ext4: remove a BUG_ON in ext4_mb_release_group_pa()Theodore Ts'o1-1/+5
2023-05-13ext4: allow ext4_get_group_info() to failTheodore Ts'o5-29/+82
2023-05-13cxl: Add missing return to cdat read error pathDave Jiang1-0/+1
2023-05-13tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams1-1/+1
2023-05-12x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)1-2/+2
2023-05-12Documentation/block: drop the request.rst fileRandy Dunlap2-100/+0
2023-05-12pipe: check for IOCB_NOWAIT alongside O_NONBLOCKJens Axboe1-2/+4
2023-05-12ublk: fix command op code checkMing Lei1-1/+1