| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-07-22 | 1 | -11/+24 |
|\ |
|
| * | s390/zcrypt: fix reply buffer calculations for CCA replies | Harald Freudenberger | 2023-07-20 | 1 | -11/+24 |
* | | Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux | Linus Torvalds | 2023-07-22 | 1 | -2/+38 |
|\ \ |
|
| * | | loop: do not enforce max_loop hard limit by (new) default | Mauricio Faria de Oliveira | 2023-07-21 | 1 | -2/+34 |
| * | | loop: deprecate autoloading callback loop_probe() | Mauricio Faria de Oliveira | 2023-07-21 | 1 | -0/+4 |
* | | | Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-07-22 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | of: Preserve "of-display" device name for compatibility | Rob Herring | 2023-07-11 | 1 | -1/+1 |
| * | | | of: make OF_EARLY_FLATTREE depend on HAS_IOMEM | Baoquan He | 2023-07-10 | 1 | -1/+1 |
* | | | | Merge tag 'regmap-fix-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-07-22 | 6 | -12/+16 |
|\ \ \ \ |
|
| * | | | | regmap: Disable locking for RBTREE and MAPLE unit tests | Guenter Roeck | 2023-07-20 | 1 | -0/+5 |
| * | | | | regcache: Push async I/O request down into the rbtree cache | Mark Brown | 2023-07-19 | 2 | -3/+4 |
| * | | | | regmap: Account for register length in SMBus I/O limits | Mark Brown | 2023-07-17 | 1 | -4/+4 |
| * | | | | regmap: Drop initial version of maximum transfer length fixes | Mark Brown | 2023-07-17 | 2 | -5/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'gpio-fixes-for-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-07-22 | 2 | -14/+18 |
|\ \ \ \ |
|
| * | | | | gpio: mvebu: fix irq domain leak | Bartosz Golaszewski | 2023-07-20 | 1 | -5/+13 |
| * | | | | gpio: mvebu: Make use of devm_pwmchip_add | Uwe Kleine-König | 2023-07-19 | 1 | -6/+2 |
| * | | | | gpio: tps68470: Make tps68470_gpio_output() always set the initial value | Hans de Goede | 2023-07-19 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pm-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-07-21 | 1 | -171/+1 |
|\ \ \ \ |
|
| * | | | | Revert "intel_idle: Add support for using intel_idle in a VM guest using just... | Rafael J. Wysocki | 2023-07-19 | 1 | -116/+1 |
| * | | | | Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode" | Rafael J. Wysocki | 2023-07-19 | 1 | -55/+0 |
| * | | | | Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()" | Rafael J. Wysocki | 2023-07-19 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'fbdev-for-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-07-21 | 25 | -118/+97 |
|\ \ \ \ |
|
| * | | | | fbdev: Explicitly include correct DT includes | Rob Herring | 2023-07-20 | 18 | -26/+31 |
| * | | | | fbdev: ep93xx-fb: fix return value check in ep93xxfb_probe | Yuanjun Gong | 2023-07-20 | 1 | -1/+3 |
| * | | | | fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe | Zhang Shurong | 2023-07-20 | 1 | -0/+3 |
| * | | | | fbdev: kyro: make some const read-only arrays static and reduce type size | Colin Ian King | 2023-07-20 | 1 | -5/+5 |
| * | | | | fbcon: remove unused display (p) from fbcon_redraw() | Jiri Slaby (SUSE) | 2023-07-20 | 1 | -4/+3 |
| * | | | | sticon: make sticon_set_def_font() void and remove op parameter | Jiri Slaby (SUSE) | 2023-07-20 | 1 | -6/+6 |
| * | | | | vgacon: cache vc_cell_height in vgacon_cursor() | Jiri Slaby (SUSE) | 2023-07-20 | 1 | -19/+15 |
| * | | | | vgacon: let vgacon_doresize() return void | Jiri Slaby (SUSE) | 2023-07-20 | 1 | -2/+1 |
| * | | | | vgacon: remove unused xpos from vgacon_set_cursor_size() | Jiri Slaby (SUSE) | 2023-07-20 | 1 | -15/+10 |
| * | | | | vgacon: remove unneeded forward declarations | Jiri Slaby (SUSE) | 2023-07-20 | 1 | -9/+1 |
| * | | | | vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() | Jiri Slaby (SUSE) | 2023-07-20 | 1 | -6/+6 |
| * | | | | fbdev: imxfb: remove unneeded labels | Yangtao Li | 2023-07-11 | 1 | -14/+9 |
| * | | | | fbdev: imxfb: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2023-07-11 | 1 | -6/+1 |
| * | | | | fbdev: imxfb: Convert to devm_kmalloc_array() | Yangtao Li | 2023-07-11 | 1 | -3/+2 |
| * | | | | fbdev: imxfb: Removed unneeded release_mem_region | Yangtao Li | 2023-07-11 | 1 | -1/+0 |
| * | | | | fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPS | Martin Kaiser | 2023-07-11 | 1 | -4/+4 |
| * | | | | fbdev: imxfb: warn about invalid left/right margin | Martin Kaiser | 2023-07-11 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | drm/atomic: Fix potential use-after-free in nonblocking commits | Daniel Vetter | 2023-07-21 | 1 | -1/+10 |
* | | | | Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-07-20 | 42 | -242/+612 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2023-07-21 | 29 | -196/+524 |
| |\ \ \ \ |
|
| | * | | | | drm/amdgpu: use a macro to define no xcp partition case | Guchun Chen | 2023-07-18 | 4 | -5/+8 |
| | * | | | | drm/amdgpu/vm: use the same xcp_id from root PD | Guchun Chen | 2023-07-18 | 1 | -1/+2 |
| | * | | | | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create | Guchun Chen | 2023-07-18 | 5 | -11/+14 |
| | * | | | | drm/amdgpu: Allocate root PD on correct partition | Guchun Chen | 2023-07-18 | 1 | -3/+3 |
| | * | | | | drm/amd/display: Keep PHY active for DP displays on DCN31 | Nicholas Kazlauskas | 2023-07-18 | 1 | -0/+5 |
| | * | | | | drm/amd/display: Prevent vtotal from being set to 0 | Daniel Miess | 2023-07-18 | 1 | -1/+5 |
| | * | | | | drm/amd/display: Disable MPC split by default on special asic | Zhikai Zhai | 2023-07-18 | 1 | -1/+1 |
| | * | | | | drm/amd/display: check TG is non-null before checking if enabled | Taimur Hassan | 2023-07-18 | 1 | -1/+2 |