index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-12
Linux 5.17.7
v5.17.7
Greg Kroah-Hartman
2022-05-12
PCI: aardvark: Update comment about link going down after link-up
Marek Behún
2022-05-12
PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
Marek Behún
2022-05-12
PCI: aardvark: Don't mask irq when mapping
Pali Rohár
2022-05-12
PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
Pali Rohár
2022-05-12
PCI: aardvark: Use separate INTA interrupt for emulated root bridge
Pali Rohár
2022-05-12
PCI: aardvark: Fix support for PME requester on emulated bridge
Pali Rohár
2022-05-12
PCI: aardvark: Add support for PME interrupts
Pali Rohár
2022-05-12
PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...
Pali Rohár
2022-05-12
PCI: aardvark: Add support for ERR interrupt on emulated bridge
Pali Rohár
2022-05-12
PCI: aardvark: Enable MSI-X support
Pali Rohár
2022-05-12
PCI: aardvark: Fix setting MSI address
Pali Rohár
2022-05-12
PCI: aardvark: Add support for masking MSI interrupts
Pali Rohár
2022-05-12
PCI: aardvark: Refactor unmasking summary MSI interrupt
Pali Rohár
2022-05-12
PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
Marek Behún
2022-05-12
PCI: aardvark: Make msi_domain_info structure a static driver structure
Marek Behún
2022-05-12
PCI: aardvark: Make MSI irq_chip structures static driver structures
Marek Behún
2022-05-12
PCI: aardvark: Check return value of generic_handle_domain_irq() when process...
Pali Rohár
2022-05-12
PCI: aardvark: Rewrite IRQ code to chained IRQ handler
Pali Rohár
2022-05-12
PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
Pali Rohár
2022-05-12
mmc: rtsx: add 74 Clocks in power on flow
Ricky WU
2022-05-12
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
2022-05-12
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
2022-05-12
KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
Wanpeng Li
2022-05-12
KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
Paolo Bonzini
2022-05-12
KVM: x86: Do not change ICR on write to APIC_SELF_IPI
Paolo Bonzini
2022-05-12
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
2022-05-12
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
2022-05-12
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2022-05-12
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
Sean Christopherson
2022-05-12
KVM: SEV: Mark nested locking of vcpu->lock
Peter Gonda
2022-05-12
iommu/dart: Add missing module owner to ops structure
Hector Martin
2022-05-12
fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
Javier Martinez Canillas
2022-05-12
kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
Sandipan Das
2022-05-12
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
2022-05-12
gpio: mvebu: drop pwm base assignment
Baruch Siach
2022-05-12
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
2022-05-12
btrfs: always log symlinks in full mode
Filipe Manana
2022-05-12
smsc911x: allow using IRQ0
Sergey Shtylyov
2022-05-12
selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer
Vladimir Oltean
2022-05-12
bnxt_en: Fix unnecessary dropping of RX packets
Michael Chan
2022-05-12
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
2022-05-12
dt-bindings: pci: apple,pcie: Drop max-link-speed from example
Hector Martin
2022-05-12
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
2022-05-12
rxrpc: Enable IPv6 checksums on transport socket
David Howells
2022-05-12
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-05-12
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
2022-05-12
hinic: fix bug of wq out of bound access
Qiao Ma
2022-05-12
drm/msm/dp: remove fail safe mode related code
Kuogee Hsieh
2022-05-12
selftests/net: so_txtime: usage(): fix documentation of default clock
Marc Kleine-Budde
[next]