index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-23
Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-91
/
+104
2026-08-20
Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-51
/
+87
2026-08-13
vfio-pci/zdev: Add a device feature for error information
Farhan Ali
1
-0
/
+19
2026-08-13
s390/pci: Store PCI error information for passthrough devices
Farhan Ali
2
-51
/
+68
2026-08-11
s390/pci: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-11
s390/pci: Rework __zpci_event_availability() to remove conditional locking
Heiko Carstens
1
-70
/
+78
2026-08-11
s390/pci: Rework __zpci_event_error() to remove conditional locking
Heiko Carstens
1
-18
/
+23
2026-08-05
s390: Remove cond_resched() calls
Heiko Carstens
1
-3
/
+1
2026-07-31
s390/pci: Fix s390_pci_mmio_write syscall error return without MIO
Niklas Schnelle
1
-0
/
+1
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+20
2026-04-11
PCI: s390: Expose the UID as an arch specific PCI slot attribute
Niklas Schnelle
1
-0
/
+20
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
1
-0
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-8
/
+7
2026-01-27
s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUE
Gerd Bayer
1
-0
/
+2
2026-01-17
s390/pci: Use PCIBIOS return values in pci_read()/pci_write()
Niklas Schnelle
1
-2
/
+6
2026-01-17
s390/pci: Handle futile config accesses of disabled devices directly
Niklas Schnelle
1
-8
/
+17
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/linux
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/linux
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/linux
Linus Torvalds
2
-1
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
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/linux
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/linux
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/kernel/git/akpm/mm
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
[next]