| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-20 | dt-bindings: arm: drop unneeded quotes and use absolute /schemas path | Krzysztof Kozlowski | 3 | -15/+15 |
| 2023-06-20 | dt-bindings: firmware: arm,scmi: drop unneeded quotes and use absolute /schem... | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-06-20 | dt-bindings: dvfs: drop unneeded quotes | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-06-20 | dt-bindings: gpu: drop unneeded quotes | Krzysztof Kozlowski | 2 | -2/+2 |
| 2023-06-20 | dt-bindings: i3c: silvaco,i3c-master: drop unneeded quotes | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-06-20 | dt-bindings: rockchip: grf: drop unneeded quotes | Krzysztof Kozlowski | 1 | -6/+6 |
| 2023-06-20 | dt-bindings: spmi: mtk,spmi-mtk-pmif: drop unneeded quotes | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-06-16 | dt-bindings: Remove last usage of "binding" or "schema" in titles | Rob Herring | 5 | -5/+5 |
| 2023-06-15 | dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire property | Leonard Göhrs | 1 | -0/+2 |
| 2023-06-15 | dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatible | Leonard Göhrs | 1 | -0/+1 |
| 2023-06-15 | dt-bindings: vendor-prefixes: Add prefix for ShineWorld Innovations | Leonard Göhrs | 1 | -0/+2 |
| 2023-06-15 | dt-bindings: timer: fsl,imxgpt: Add i.MX8MP variant | Uwe Kleine-König | 1 | -0/+1 |
| 2023-06-15 | dt-bindings: crypto: fsl,sec-v4.0-mon: Add "linux,keycodes" and deprecate "li... | Rob Herring | 1 | -0/+5 |
| 2023-06-15 | dt-bindings: crypto: fsl,sec-v4.0-mon: Add missing type for "linux,keycode" | Rob Herring | 1 | -0/+1 |
| 2023-06-15 | dt-bindings: display: Add missing property types | Rob Herring | 2 | -0/+2 |
| 2023-06-15 | dt-bindings: net: bluetooth: nxp: Add missing type for "fw-init-baudrate" | Rob Herring | 1 | -2/+3 |
| 2023-06-15 | dt-bindings: example-schema: don't use enum as fallback, explain clock-names | Krzysztof Kozlowski | 1 | -2/+4 |
| 2023-06-15 | of/platform: Propagate firmware node by calling device_set_node() | Andy Shevchenko | 1 | -4/+3 |
| 2023-06-15 | dt-bindings: eeprom: at25: add st,m95640 compatible | Rasmus Villemoes | 1 | -0/+1 |
| 2023-06-13 | dt-bindings: net: Add QCA2066 Bluetooth | Tim Jiang | 1 | -0/+2 |
| 2023-06-12 | dt-bindings: vendor-prefixes: document TeeJet | Krzysztof Kozlowski | 1 | -0/+2 |
| 2023-06-12 | dt-bindings: trivial-devices: Add infineon,irps5401 | Michal Simek | 1 | -0/+2 |
| 2023-06-12 | of: unittest: Switch i2c driver back to use .probe() | Uwe Kleine-König | 1 | -2/+2 |
| 2023-06-12 | dt-bindings: misc: qcom,fastrpc: drop unneeded quotes | Krzysztof Kozlowski | 1 | -3/+3 |
| 2023-06-12 | dt-bindings: imxgpt: add imx6ul compatible | Stefan Wahren | 1 | -0/+3 |
| 2023-06-12 | dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible | Stefan Wahren | 1 | -3/+9 |
| 2023-06-12 | MAINTAINERS: add documentation file for Microchip EIC section | Claudiu Beznea | 1 | -0/+1 |
| 2023-06-12 | dt-bindings: interrupt-controller: microchip,sama7g5-eic: use proper naming s... | Claudiu Beznea | 1 | -1/+1 |
| 2023-06-12 | dt-bindings: arm: Add Cortex-R52 to the list of enum | Ayan Kumar Halder | 1 | -0/+1 |
| 2023-05-14 | Linux 6.4-rc2v6.4-rc2 | Linus Torvalds | 1 | -1/+1 |
| 2023-05-14 | parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag | Helge Deller | 1 | -4/+4 |
| 2023-05-13 | ext4: bail out of ext4_xattr_ibody_get() fails for any reason | Theodore Ts'o | 1 | -1/+1 |
| 2023-05-13 | ext4: add bounds checking in get_max_inline_xattr_value_size() | Theodore Ts'o | 1 | -1/+11 |
| 2023-05-13 | ext4: add indication of ro vs r/w mounts in the mount message | Theodore Ts'o | 1 | -4/+6 |
| 2023-05-13 | ext4: fix deadlock when converting an inline directory in nojournal mode | Theodore Ts'o | 1 | -1/+2 |
| 2023-05-13 | ext4: improve error recovery code paths in __ext4_remount() | Theodore Ts'o | 1 | -3/+10 |
| 2023-05-13 | ext4: improve error handling from ext4_dirhash() | Theodore Ts'o | 2 | -17/+42 |
| 2023-05-13 | ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled | Theodore Ts'o | 1 | -1/+5 |
| 2023-05-13 | ext4: check iomap type only if ext4_iomap_begin() does not fail | Baokun Li | 1 | -1/+1 |
| 2023-05-13 | ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum | Tudor Ambarus | 1 | -4/+2 |
| 2023-05-13 | ext4: fix data races when using cached status extents | Jan Kara | 1 | -17/+13 |
| 2023-05-13 | ext4: avoid deadlock in fs reclaim with page writeback | Jan Kara | 3 | -13/+40 |
| 2023-05-13 | ext4: fix invalid free tracking in ext4_xattr_move_to_block() | Theodore Ts'o | 1 | -2/+3 |
| 2023-05-13 | ext4: remove a BUG_ON in ext4_mb_release_group_pa() | Theodore Ts'o | 1 | -1/+5 |
| 2023-05-13 | ext4: allow ext4_get_group_info() to fail | Theodore Ts'o | 5 | -29/+82 |
| 2023-05-13 | cxl: Add missing return to cdat read error path | Dave Jiang | 1 | -0/+1 |
| 2023-05-13 | tools/testing/cxl: Use DEFINE_STATIC_SRCU() | Dan Williams | 1 | -1/+1 |
| 2023-05-12 | x86/retbleed: Fix return thunk alignment | Borislav Petkov (AMD) | 1 | -2/+2 |
| 2023-05-12 | Documentation/block: drop the request.rst file | Randy Dunlap | 2 | -100/+0 |
| 2023-05-12 | pipe: check for IOCB_NOWAIT alongside O_NONBLOCK | Jens Axboe | 1 | -2/+4 |