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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-10
x86/PCI: Fix log message typo
Bjorn Helgaas
1
-1
/
+1
2022-12-10
x86/PCI: Tidy E820 removal messages
Bjorn Helgaas
1
-2
/
+10
2022-12-10
PCI: Skip allocate_resource() if too little space available
Bjorn Helgaas
1
-0
/
+4
2022-12-10
efi/x86: Remove EfiMemoryMappedIO from E820 map
Bjorn Helgaas
1
-0
/
+46
2022-12-10
PCI/portdrv: Allow AER service only for Root Ports & RCECs
Bjorn Helgaas
1
-1
/
+3
2022-12-07
PCI: pciehp: Enable Command Completed Interrupt only if supported
Pali Rohár
1
-1
/
+3
2022-12-06
dt-bindings: PCI: mediatek-gen3: add support for mt7986
Frank Wunderlich
1
-0
/
+17
2022-12-06
dt-bindings: PCI: mediatek-gen3: add SoC based clock config
Frank Wunderlich
1
-12
/
+35
2022-11-22
PCI: shpchp: Remove unused get_mode1_ECC_cap callback
Ian Cowan
3
-22
/
+0
2022-11-22
PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream Ports
Rafael J. Wysocki
1
-0
/
+8
2022-11-22
PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports only
Rafael J. Wysocki
1
-0
/
+2
2022-11-21
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
1
-0
/
+2
2022-11-16
PCI/DOE: Fix maximum data object length miscalculation
Li Ming
1
-4
/
+16
2022-11-15
PCI: pciehp: Enable by default if USB4 enabled
Albert Zhou
2
-2
/
+9
2022-11-11
PCI: Fix pci_device_is_present() for VFs by checking PF
Michael S. Tsirkin
1
-0
/
+2
2022-11-11
PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
Jim Quinlan
1
-1
/
+8
2022-11-11
PCI: brcmstb: Drop needless 'inline' annotations
Jim Quinlan
1
-6
/
+6
2022-11-11
PCI: brcmstb: Replace status loops with read_poll_timeout_atomic()
Jim Quinlan
1
-17
/
+10
2022-11-11
PCI: brcmstb: Wait for 100ms following PERST# deassert
Jim Quinlan
1
-2
/
+9
2022-11-11
PCI: brcmstb: Enable Multi-MSI
Jim Quinlan
1
-11
/
+15
2022-11-10
dt-bindings: PCI: Add host mode device-id for j721s2 platform
Matt Ranostay
1
-0
/
+2
2022-11-10
dt-bindings: PCI: mediatek-gen3: Support mt8195
Jianjun Wang
1
-2
/
+11
2022-11-09
PCI/sysfs: Fix double free in error path
Sascha Hauer
1
-4
/
+9
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
4
-43
/
+74
2022-11-07
Revert "PCI: Clear PCI_STATUS when setting up device"
Bjorn Helgaas
1
-3
/
+0
2022-11-07
PCI/ACPI: Use METHOD_NAME__UID instead of plain string
Yipeng Zou
1
-1
/
+1
2022-11-04
PCI: Access Link 2 registers only for devices with Links
Maciej W. Rozycki
2
-1
/
+8
2022-10-27
dt-bindings: PCI: ti,j721e-pci-*: Add missing interrupt properties
Matt Ranostay
2
-0
/
+14
2022-10-27
dt-bindings: PCI: ti,j721e-pci-host: add interrupt controller definition
Matt Ranostay
1
-0
/
+13
2022-10-26
PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
Bjorn Helgaas
1
-4
/
+4
2022-10-26
agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-10-26
agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-5
/
+2
2022-10-26
agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-10-26
agp/nvidia: Convert to generic power management
Bjorn Helgaas
1
-20
/
+4
2022-10-26
agp/ati: Convert to generic power management
Bjorn Helgaas
1
-18
/
+4
2022-10-26
agp/amd-k7: Convert to generic power management
Bjorn Helgaas
1
-20
/
+4
2022-10-26
agp/intel: Convert to generic power management
Bjorn Helgaas
1
-6
/
+5
2022-10-26
agp/efficeon: Convert to generic power management
Bjorn Helgaas
1
-12
/
+4
2022-10-24
PCI/portdrv: Unexport pcie_port_service_register(), pcie_port_service_unregister()
Bjorn Helgaas
1
-2
/
+0
2022-10-24
PCI/portdrv: Move private things to portdrv.c
Bjorn Helgaas
2
-9
/
+9
2022-10-24
PCI/portdrv: Squash into portdrv.c
Bjorn Helgaas
4
-272
/
+244
2022-10-16
Linux 6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-17
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-17
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
[next]