linux.git
2020-03-29 Thomas GleixnerMerge tag 'irqchip-5.7' of git://git./linux/kernel...
2020-03-29 afzal mohammedunicore32: Replace setup_irq() by request_irq()
2020-03-29 afzal mohammedsh: Replace setup_irq() by request_irq()
2020-03-29 afzal mohammedhexagon: Replace setup_irq() by request_irq()
2020-03-29 afzal mohammedc6x: Replace setup_irq() by request_irq()
2020-03-29 afzal mohammedalpha: Replace setup_irq() by request_irq()
2020-03-24 Marc ZyngierMerge branch 'irq/gic-v4.1' into irq/irqchip-next
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Eagerly vmap vPEs
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Add VSGI property setup
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Add VSGI allocation/teardown
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Move doorbell management to the GICv4...
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Add initial SGI configuration
2020-03-24 Marc Zyngierirqchip/gic-v4.1: Plumb skeletal VSGI irqchip
2020-03-24 Marek Vasutirqchip/stm32: Retrigger both in eoi and unmask callbacks
2020-03-22 luanshiirqchip/gic-v3: Move irq_domain_update_bus_token to...
2020-03-22 Mubin Sayyedirqchip/xilinx: Do not call irq_set_default_host()
2020-03-22 Michal Simekirqchip/xilinx: Enable generic irq multi handler
2020-03-22 Michal Simekirqchip/xilinx: Fill error code when irq domain registr...
2020-03-22 Mubin Sayyedirqchip/xilinx: Add support for multiple instances
2020-03-22 周琰杰 (Zhou Yanjie)irqchip/ingenic: Add support for TCU of X1000.
2020-03-22 Gustavo A.... irqchip/qcom-irq-combiner: Replace zero-length array...
2020-03-22 Gustavo A.... irqchip/irq-bcm7038-l1: Replace zero-length array with...
2020-03-22 Sungbo Eoirqchip/versatile-fpga: Apply clear-mask earlier
2020-03-21 Heyi Guoirqchip/gic-v4: Use Inner-Shareable attributes for...
2020-03-20 Marc Zyngierirqchip/gic-v4.1: Map the ITS SGIR register page
2020-03-20 Marc Zyngierirqchip/gic-v4.1: Advertise support v4.1 to KVM
2020-03-20 Marc Zyngierirqchip/gic-v4.1: Ensure mutual exclusion betwen invali...
2020-03-20 Zenghui Yuirqchip/gic-v4.1: Wait for completion of redistributor...
2020-03-19 Marc Zyngierirqchip/gic-v4.1: Ensure mutual exclusion between vPE...
2020-03-19 Marc Zyngierirqchip/gic-v4.1: Skip absent CPUs while iterating...
2020-03-19 Marc Zyngierirqchip/gic-v3: Use SGIs without active state if offered
2020-03-19 Sungbo Eoirqchip/versatile-fpga: Handle chained IRQs properly
2020-03-16 Marc Zyngierirqchip/gic-v4: Provide irq_retrigger to avoid circular...
2020-03-16 Marc ZyngierARM: sa1111: Fix irq_retrigger callback return value
2020-03-16 Marc Zyngierirqchip/atmel-aic5: Fix irq_retrigger callback return...
2020-03-16 Marc Zyngierirqchip/atmel-aic: Fix irq_retrigger callback return...
2020-03-16 Marc Zyngierirqchip/gic-v3-its: Probe ITS page size for all GITS_BA...
2020-03-16 Lukas Wunnerirqchip/bcm2835: Quiesce IRQs left enabled by bootloader
2020-03-16 Atish Patrairqchip/sifive-plic: Add support for multiple PLICs
2020-03-16 Atish Patrairqchip/sifive-plic: Enable/Disable external interrupts...
2020-03-11 Hans de Goedex86: Select HARDIRQS_SW_RESEND on x86
2020-03-08 afzal mohammedirqchip: Replace setup_irq() by request_irq()
2020-03-08 Geert Uytterhoevenirqchip/renesas-intc-irqpin: Restore devm_ioremap(...
2020-03-08 Anson Huangirqchip: Add COMPILE_TEST support for IMX_INTMUX
2020-03-08 Heyi Guoirqchip/gic-v3-its: Fix access width for gicr_syncr
2020-03-08 Alexandre Torguepinctrl: stm32: Add level interrupt support to gpio...
2020-03-08 Alexandre Torgueirqchip/stm32: Add irq retrigger support
2020-03-08 Linus Walleijirqchip: vic: Support cascaded VIC in device tree
2020-03-08 Alexander Sverdlingenirq/irqdomain: Check pointer in irq_domain_alloc_irq...
2020-03-08 Thomas GleixnerPCI/AER: Fix the broken interrupt injection
2020-03-08 Thomas Gleixnergenirq: Provide interrupt injection mechanism
2020-03-08 Thomas Gleixnergenirq: Sanitize state handling in check_irq_resend()
2020-03-08 Thomas Gleixnergenirq: Add return value to check_irq_resend()
2020-03-08 Thomas Gleixnerx86/apic/vector: Force interupt handler invocation...
2020-03-08 Thomas Gleixnergenirq: Add protection against unsafe usage of generic_...
2020-03-08 Thomas Gleixnergenirq/debugfs: Add missing sanity checks to interrupt...
2020-03-08 luanshiirqdomain: Fix function documentation of __irq_domain_a...
2020-03-01 Linus TorvaldsLinux 5.6-rc4
2020-03-01 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2020-03-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-03-01 Oliver UptonKVM: VMX: check descriptor table exits on instruction...
2020-03-01 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2020-02-29 Dan Carpenterext4: potential crash on allocation error in ext4_alloc...
2020-02-29 Wolfram Sangmacintosh: therm_windtunnel: fix regression when instan...
2020-02-29 Qian Caijbd2: fix data races at struct journal_head
2020-02-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-02-28 Linus TorvaldsMerge tag 'pci-v5.6-fixes-2' of git://git./linux/kernel...
2020-02-28 Linus TorvaldsMerge tag 'block-5.6-2020-02-28' of git://git.kernel...
2020-02-28 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-28' of git://git.kernel...
2020-02-28 Jens AxboeMerge branch 'nvme-5.6-rc4' of git://git.infradead...
2020-02-28 Linus TorvaldsMerge tag 'acpi-5.6-rc4' of git://git./linux/kernel...
2020-02-28 Linus TorvaldsMerge tag 'pm-5.6-rc4' of git://git./linux/kernel/git...
2020-02-28 Linus TorvaldsMerge tag 'zonefs-5.6-rc4' of git://git./linux/kernel...
2020-02-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.6-1' of git://git./linux...
2020-02-28 Erwan Velukvm: x86: Limit the number of "kvm: disabled by bios...
2020-02-28 Rafael J. WysockiMerge branches 'pm-sleep' and 'pm-devfreq'
2020-02-28 Paolo BonziniKVM: x86: avoid useless copy of cpufreq policy
2020-02-28 Paolo BonziniKVM: allow disabling -Werror
2020-02-28 Valdis KlētnieksKVM: x86: allow compiling as non-module with W=1
2020-02-28 Wanpeng LiKVM: Pre-allocate 1 cpumask variable per cpu for both...
2020-02-28 Wanpeng LiKVM: Introduce pv check helpers
2020-02-28 Christian BorntraegerKVM: let declaration of kvm_get_running_vcpus match...
2020-02-28 Paolo BonziniKVM: SVM: allocate AVIC data structures based on kvm_am...
2020-02-28 Linus TorvaldsMerge tag 'drm-fixes-2020-02-28' of git://anongit.freed...
2020-02-28 Dave AirlieMerge tag 'drm-intel-fixes-2020-02-27' of git://anongit...
2020-02-28 Dave AirlieMerge tag 'amd-drm-fixes-5.6-2020-02-26' of git://peopl...
2020-02-28 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-27 Lukas BulwahnMAINTAINERS: Correct Cadence PCI driver path
2020-02-27 Jens Axboeio_uring: fix 32-bit compatability with sendmsg/recvmsg
2020-02-27 Andrew Lunnnet: dsa: mv88e6xxx: Fix masking of egress port
2020-02-27 Amit Cohenmlxsw: pci: Wait longer before accessing the device...
2020-02-27 Alex Maftei... sfc: fix timestamp reconstruction at 16-bit rollover...
2020-02-27 Stefano Garzarellavsock: fix potential deadlock in transport->release()
2020-02-27 David S. Millerunix: It's CONFIG_PROC_FS not CONFIG_PROCFS
2020-02-27 David S. MillerMerge branch 'net-rmnet-fix-several-bugs'
2020-02-27 Taehee Yoonet: rmnet: fix packet forwarding in rmnet bridge mode
2020-02-27 Taehee Yoonet: rmnet: fix bridge mode bugs
next