index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-14
s390/pci: Annotate lock context imbalance in zpci_release_device()
Benjamin Block
1
-0
/
+1
2025-12-14
s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()
Benjamin Block
3
-29
/
+90
2025-12-07
s390/pci: Migrate s390 IRQ logic to IRQ domain API
Tobias Schumacher
3
-115
/
+241
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
9
-22
/
+13
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
9
-18
/
+9
2025-11-17
s390: Remove compat support
Heiko Carstens
1
-3
/
+1
2025-10-24
s390/pci: Restore IRQ unconditionally for the zPCI device
Farhan Ali
1
-8
/
+1
2025-10-23
s390/pci: Highlight failure to enable PCI function
Gerd Bayer
1
-1
/
+3
2025-10-23
s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
Gerd Bayer
1
-2
/
+2
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-2
/
+31
2025-10-04
s390/pci: Expose firmware provided UID Checking state in sysfs
Ramesh Errabolu
2
-0
/
+29
2025-09-29
s390: Remove superfluous newlines from inline assemblies
Heiko Carstens
1
-2
/
+2
2025-08-14
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-0
/
+3
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-1
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-06-28
s390/pci: Allow automatic recovery with minimal driver support
Niklas Schnelle
1
-15
/
+29
2025-06-28
s390/pci: Do not try re-enabling load/store if device is disabled
Niklas Schnelle
1
-0
/
+4
2025-06-28
s390/pci: Fix stale function handles in error handling
Niklas Schnelle
1
-0
/
+11
2025-06-17
s390: Remove unnecessary include <linux/export.h>
Heiko Carstens
1
-1
/
+0
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
1
-0
/
+2
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-24
/
+62
2025-05-22
s390/pci: Serialize device addition and removal
Niklas Schnelle
1
-0
/
+7
2025-05-22
s390/pci: Allow re-add of a reserved but not yet removed device
Niklas Schnelle
3
-16
/
+45
2025-05-22
s390/pci: Remove redundant bus removal and disable from zpci_release_device()
Niklas Schnelle
1
-6
/
+0
2025-05-21
s390/pci: Fix __pcilg_mio_inuser() inline assembly
Heiko Carstens
1
-1
/
+1
2025-05-07
s390/pci: Fix missing check for zpci_create_device() error return
Niklas Schnelle
1
-0
/
+2
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
1
-1
/
+9
2025-04-04
Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-13
/
+14
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-03-31
s390/pci: Fix dev.dma_range_map missing sentinel element
Niklas Schnelle
1
-13
/
+11
2025-03-31
s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs
Niklas Schnelle
1
-0
/
+3
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-13
/
+14
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+37
2025-03-21
s390/pci: Support mmap() of PCI resources except for ISM devices
Niklas Schnelle
3
-2
/
+24
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
1
-0
/
+1
2025-03-21
s390/pci: Fix s390_mmio_read/write syscall page fault handling
Niklas Schnelle
1
-5
/
+13
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
3
-11
/
+11
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-2
/
+2
2025-03-04
s390/pci: Get rid of MACHINE_HAS_PCI_MIO
Heiko Carstens
1
-2
/
+3
2025-02-21
iommu/s390: handle IOAT registration based on domain
Matthew Rosato
2
-25
/
+21
2025-02-21
s390/pci: store DMA offset in bus_dma_region
Matthew Rosato
1
-0
/
+25
2025-02-21
s390/pci: check for relaxed translation capability
Matthew Rosato
1
-0
/
+1
2025-02-11
s390/pci: Fix handling of isolated VFs
Niklas Schnelle
3
-1
/
+28
2025-02-11
s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()
Niklas Schnelle
1
-14
/
+42
2025-01-26
s390/pci: Fix SR-IOV for PFs initially in standby
Niklas Schnelle
1
-1
/
+0
2025-01-07
s390/pci: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2024-12-16
s390/pci: Add pci_msg debug view to PCI report
Niklas Schnelle
1
-0
/
+47
2024-12-16
s390/pci: Report PCI error recovery results via SCLP
Niklas Schnelle
4
-5
/
+145
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-31
/
+34
[next]