Show patches with: Submitter = Ilpo Järvinen       |    State = Action Required       |    Archived = No       |   658 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/11] PCI: Return valid alignment for assigned resources PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[10/11] PCI: Lower bound bridge window alignment PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[09/11] PCI: Move pci_resource_alignment() to setup-res.c file PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[08/11] PCI: Convert pci_resource_alignment() input parameters to const PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[07/11] PCI: Make pci_sriov_resource_alignment() pci_dev const PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[06/11] powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev const PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[05/11] resource: Make resource_alignment() input const resource PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[04/11] PCI: Remove const removal cast PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[03/11] PCI: Consolidate add_list (aka realloc_head) empty sanity checks PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[02/11] PCI: Rename added to add_list PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[01/11] PCI: Log all resource claims PCI: pci_resource_alignment() improvement + cleanups - - - - --- 2026-04-29 Ilpo Järvinen New
[10/10] PCI: Fix alignment calculation for resource size larger than align PCI: Improve head free space usage - 1 - - --- 2026-03-24 Ilpo Järvinen New
[09/10] PCI: Align head space better PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[08/10] PCI: Rename window_alignment() to pci_min_window_alignment() PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[07/10] parisc/PCI: Cleanup align handling PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[06/10] MIPS: PCI: Remove unnecessary second application of align PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[05/10] am68k/PCI: Remove unnecessary second application of align PCI: Improve head free space usage 1 - - - --- 2026-03-24 Ilpo Järvinen New
[04/10] ARM/PCI: Remove unnecessary second application of align PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[03/10] resource: Rename 'tmp' variable to 'full_avail' PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[02/10] resource: Pass full extent of empty space to resource_alignf CB PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[01/10] resource: Add __resource_contains_unbound() for internal contains checks PCI: Improve head free space usage - - - - --- 2026-03-24 Ilpo Järvinen New
[1/1] PCI: Fix premature removal from realloc_head list [1/1] PCI: Fix premature removal from realloc_head list - 1 - 1 --- 2026-03-13 Ilpo Järvinen New
[v2,1/1] PCI: Consolidate pci_bus/slot_lock/unlock/trylock() [v2,1/1] PCI: Consolidate pci_bus/slot_lock/unlock/trylock() - - - - --- 2026-03-04 Ilpo Järvinen New
[v2,1/1] PCI: Prevent shrinking bridge window from its required size [v2,1/1] PCI: Prevent shrinking bridge window from its required size - 2 - - --- 2026-02-19 Ilpo Järvinen New
[1/1] PCI: Account fully optional bridge windows correctly [1/1] PCI: Account fully optional bridge windows correctly - 1 - 1 --- 2026-02-18 Ilpo Järvinen New
[2/2] PCI: Fix Resizable BAR restore order PCI: BAR resize rollback fixes - 1 - - --- 2026-01-21 Ilpo Järvinen New
[1/2] PCI: Fix BAR resize rollback path overwriting ret PCI: BAR resize rollback fixes - 1 - - --- 2026-01-21 Ilpo Järvinen New
[1/1] PCI/bwctrl: Disable BW controller on Intel P45 using a quirk [1/1] PCI/bwctrl: Disable BW controller on Intel P45 using a quirk - 1 - 1 --- 2026-01-16 Ilpo Järvinen New
[3/3] PCI: Consolidate pci_bus/slot_lock/unlock/trylock() PCI: Locking related improvements - - - - --- 2026-01-16 Ilpo Järvinen New
[2/3] PCI: Use device_lock_assert() to verify device lock is held PCI: Locking related improvements - - - - --- 2026-01-16 Ilpo Järvinen New
[1/3] PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is held PCI: Locking related improvements - - - - --- 2026-01-16 Ilpo Järvinen New
[23/23] PCI: Move scanbus bridge scanning to setup-cardbus.c PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[22/23] PCI: Add pbus_validate_busn() for Bus Number validation PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[21/23] PCI: Convert to use Bus Number field defines PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[20/23] PCI: Add Bus Number + Secondary Latency Timer as dword fields PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[19/23] PCI: Use scnprintf() instead of sprintf() PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[18/23] PCI: Handle CardBus specific params in setup-cardbus.c PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[17/23] PCI: Separate cardbus setup & build it only with CONFIG_CARDBUS PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[16/23] PCI: Properly prefix struct pci_dev_resource handling functions PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[15/23] PCI: Use resource_assigned() in setup-bus.c algorithm PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[14/23] resource: Mark res given to resource_assigned() as const PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[13/23] PCI: Add pbus_mem_size_optional() to handle optional sizes PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[12/23] PCI: Check invalid align earlier in pbus_size_mem() PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[11/23] PCI: Log reset and restore of resources PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[10/23] PCI: Add pci_resource_is_bridge_win() PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[09/23] PCI: Fetch dev_res to local var in __assign_resources_sorted() PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[08/23] PCI: Use res_to_dev_res() in reassign_resources_sorted() PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[07/23] PCI: Pass bridge window resource to pbus_size_mem() PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[06/23] PCI: Push realloc check into pbus_size_mem() PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[05/23] PCI: Remove old_size limit from bridge window sizing PCI: Resource code fixes (supercedes earlier series) & cleanups - 1 - - --- 2025-12-19 Ilpo Järvinen New
[04/23] resource: Increase MAX_IORES_LEVEL to 8 PCI: Resource code fixes (supercedes earlier series) & cleanups - - - - --- 2025-12-19 Ilpo Järvinen New
[03/23] PCI: Stop over-estimating bridge window size PCI: Resource code fixes (supercedes earlier series) & cleanups - - - 1 --- 2025-12-19 Ilpo Järvinen New
[02/23] PCI: Rewrite bridge window head alignment function PCI: Resource code fixes (supercedes earlier series) & cleanups - 2 - 1 --- 2025-12-19 Ilpo Järvinen New
[01/23] PCI: Fix bridge window alignment with optional resources PCI: Resource code fixes (supercedes earlier series) & cleanups - 1 - 1 --- 2025-12-19 Ilpo Järvinen New
[1/1] PCI: Use resource_set_range() that correctly sets ->end [1/1] PCI: Use resource_set_range() that correctly sets ->end - 1 1 - --- 2025-12-08 Ilpo Järvinen New
[4/4] resource: Increase MAX_IORES_LEVEL to 8 PCI: Bridge window head alignment fix/rework - - - - --- 2025-11-28 Ilpo Järvinen New
[3/4] PCI: Stop over-estimating bridge window size PCI: Bridge window head alignment fix/rework - - - 1 --- 2025-11-28 Ilpo Järvinen New
[2/4] PCI: Rewrite bridge window head alignment function PCI: Bridge window head alignment fix/rework - 1 - 1 --- 2025-11-28 Ilpo Järvinen New
[1/4] PCI: Fix bridge window alignment with optional resources PCI: Bridge window head alignment fix/rework - 1 - 1 --- 2025-11-28 Ilpo Järvinen New
[1/1] PCI: Use res_to_dev_res() in reassign_resources_sorted() [1/1] PCI: Use res_to_dev_res() in reassign_resources_sorted() - - - - --- 2025-11-27 Ilpo Järvinen New
[RESEND,1/1] SPARC/PCI: Correct 64-bit non-pref -> pref BAR resources [RESEND,1/1] SPARC/PCI: Correct 64-bit non-pref -> pref BAR resources - 1 - 1 --- 2025-11-24 Ilpo Järvinen New
[1/1] PCI: Check pci_rebar_size_supported() input [1/1] PCI: Check pci_rebar_size_supported() input - 1 - - --- 2025-11-24 Ilpo Järvinen New
[1/1] PCI (& drm/amdgpu): BAR to be excluded depends on HW generation [1/1] PCI (& drm/amdgpu): BAR to be excluded depends on HW generation - - 1 - --- 2025-11-14 Ilpo Järvinen New
[v4,11/11] PCI: Convert BAR sizes bitmasks to u64 PCI: Resizable BAR improvements - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v4,10/11] drm/amdgpu: Use pci_rebar_get_max_size() PCI: Resizable BAR improvements - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v4,09/11] drm/xe/vram: Use pci_rebar_get_max_size() PCI: Resizable BAR improvements 2 - - - --- 2025-11-13 Ilpo Järvinen New
[v4,08/11] PCI: Add pci_rebar_get_max_size() PCI: Resizable BAR improvements - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v4,07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar() PCI: Resizable BAR improvements 2 - - - --- 2025-11-13 Ilpo Järvinen New
[v4,06/11] drm/i915/gt: Use pci_rebar_size_supported() PCI: Resizable BAR improvements 2 - 2 - --- 2025-11-13 Ilpo Järvinen New
[v4,05/11] PCI: Add pci_rebar_size_supported() helper PCI: Resizable BAR improvements - - 2 - --- 2025-11-13 Ilpo Järvinen New
[v4,04/11] PCI: Improve Resizable BAR functions kernel doc PCI: Resizable BAR improvements - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v4,03/11] PCI: Move pci_rebar_size_to_bytes() and export it PCI: Resizable BAR improvements - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v4,02/11] PCI: Clean up pci_rebar_bytes_to_size() and move to rebar.c PCI: Resizable BAR improvements - - 2 - --- 2025-11-13 Ilpo Järvinen New
[v4,01/11] PCI: Move Resizable BAR code to rebar.c PCI: Resizable BAR improvements - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v2,11/11] PCI: Prevent restoring assigned resources PCI: BAR resizing fix/rework - - - - --- 2025-11-13 Ilpo Järvinen New
[v2,10/11] drm/amdgpu: Remove driver side BAR release before resize PCI: BAR resizing fix/rework - - - - --- 2025-11-13 Ilpo Järvinen New
[v2,09/11] drm/i915: Remove driver side BAR release before resize PCI: BAR resizing fix/rework - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v2,08/11] drm/xe: Remove driver side BAR release before resize PCI: BAR resizing fix/rework - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v2,07/11] PCI: Add kerneldoc for pci_resize_resource() PCI: BAR resizing fix/rework - - - - --- 2025-11-13 Ilpo Järvinen New
[v2,06/11] PCI: Fix restoring BARs on BAR resize rollback path PCI: BAR resizing fix/rework - - - - --- 2025-11-13 Ilpo Järvinen New
[v2,05/11] PCI: Freeing saved list does not require holding pci_bus_sem PCI: BAR resizing fix/rework - - - - --- 2025-11-13 Ilpo Järvinen New
[v2,04/11] PCI: Try BAR resize even when no window was released PCI: BAR resizing fix/rework - - - - --- 2025-11-13 Ilpo Järvinen New
[v2,03/11] PCI: Change pci_dev variable from 'bridge' to 'dev' PCI: BAR resizing fix/rework - - 1 - --- 2025-11-13 Ilpo Järvinen New
[v2,02/11] PCI/IOV: Adjust ->barsz[] when changing BAR size PCI: BAR resizing fix/rework - - - - --- 2025-11-13 Ilpo Järvinen New
[v2,01/11] PCI: Prevent resource tree corruption when BAR resize fails PCI: BAR resizing fix/rework - 1 - - --- 2025-11-13 Ilpo Järvinen New
[1/1] PCI: Prevent shrinking bridge window from its required size [1/1] PCI: Prevent shrinking bridge window from its required size - 2 - - --- 2025-11-07 Ilpo Järvinen New
[9/9] PCI: Prevent restoring assigned resources PCI: BAR resizing fix/rework - - - - --- 2025-10-28 Ilpo Järvinen New
[8/9] drm/amdgpu: Remove driver side BAR release before resize PCI: BAR resizing fix/rework - - - - --- 2025-10-28 Ilpo Järvinen New
[7/9] drm/i915: Remove driver side BAR release before resize PCI: BAR resizing fix/rework - - - - --- 2025-10-28 Ilpo Järvinen New
[6/9] drm/xe: Remove driver side BAR release before resize PCI: BAR resizing fix/rework 1 - - - --- 2025-10-28 Ilpo Järvinen New
[5/9] PCI: Fix restoring BARs on BAR resize rollback path PCI: BAR resizing fix/rework - - - - --- 2025-10-28 Ilpo Järvinen New
[4/9] PCI: Try BAR resize even when no window was released PCI: BAR resizing fix/rework - - - - --- 2025-10-28 Ilpo Järvinen New
[3/9] PCI: Change pci_dev variable from 'bridge' to 'dev' PCI: BAR resizing fix/rework - - - - --- 2025-10-28 Ilpo Järvinen New
[2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size PCI: BAR resizing fix/rework - - - - --- 2025-10-28 Ilpo Järvinen New
[1/9] PCI: Prevent resource tree corruption when BAR resize fails PCI: BAR resizing fix/rework - 1 - - --- 2025-10-28 Ilpo Järvinen New
[1/1] PCI: Do not size non-existing prefetchable window [1/1] PCI: Do not size non-existing prefetchable window - 1 - 1 --- 2025-10-27 Ilpo Järvinen New
[v3,11/11] PCI: Convert BAR sizes bitmasks to u64 PCI: Resizable BAR improvements - - 1 - --- 2025-10-22 Ilpo Järvinen New
[v3,10/11] drm/amdgpu: Use pci_rebar_get_max_size() PCI: Resizable BAR improvements - - 1 - --- 2025-10-22 Ilpo Järvinen New
[v3,09/11] drm/xe/vram: Use pci_rebar_get_max_size() PCI: Resizable BAR improvements 2 - - - --- 2025-10-22 Ilpo Järvinen New
[v3,08/11] PCI: Add pci_rebar_get_max_size() PCI: Resizable BAR improvements - - 1 - --- 2025-10-22 Ilpo Järvinen New
« 1 2 3 46 7 »