summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner2021-08-103-8/+2
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2021-08-10527-2371/+5550
|\
| * x86/msi: Force affinity setup before startupThomas Gleixner2021-08-102-4/+9
| * x86/ioapic: Force affinity setup before startupThomas Gleixner2021-08-101-2/+4
| * genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-102-1/+6
| * PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-104-10/+13
| * PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-101-1/+1
| * PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-101-4/+1
| * PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-101-4/+4
| * PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-101-0/+5
| * PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-101-0/+15
| * PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-101-18/+27
| * PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-101-13/+15
| * Linux 5.14-rc5v5.14-rc5Linus Torvalds2021-08-081-1/+1
| * Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-081-2/+4
| |\
| | * timers: Move clearing of base::timer_running under base:: LockThomas Gleixner2021-07-271-2/+4
| * | Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-081-55/+35
| |\ \
| | * | sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra2021-08-041-55/+35
| * | | Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-084-17/+71
| |\ \ \
| | * | | perf/x86/intel: Apply mid ACK for small coreKan Liang2021-08-062-8/+30
| | * | | perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-041-1/+2
| | * | | perf/x86: Fix out of bound MSR accessPeter Zijlstra2021-08-041-5/+7
| | * | | perf: Refactor permissions check into perf_check_permission()Marco Elver2021-07-161-26/+32
| | * | | perf: Fix required permissions if sigtrap is requestedMarco Elver2021-07-161-1/+24
| * | | | Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-084-21/+28
| |\ \ \ \
| | * \ \ \ Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-08-032-13/+18
| | |\ \ \ \
| | | * | | | interconnect: Fix undersized devress_alloc allocationColin Ian King2021-08-021-1/+1
| | | * | | | interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton2021-07-301-5/+5
| | | * | | | interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton2021-07-301-7/+5
| | | * | | | interconnect: Always call pre_aggregate before aggregateMike Tipton2021-07-221-0/+5
| | | * | | | interconnect: Zero initial BW after sync-stateMike Tipton2021-07-221-0/+2
| | * | | | | Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-08-021-0/+2
| | |\ \ \ \ \
| | | * | | | | fpga: dfl: fme: Fix cpu hotplug issue in performance reportingKajol Jain2021-07-271-0/+2
| | | | |_|_|/ | | | |/| | |
| | * / | | | virt: acrn: Do hcall_destroy_vm() before resource releaseShuo Liu2021-07-271-8/+8
| | |/ / / /
| * | | | | Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-084-9/+21
| |\ \ \ \ \
| | * | | | | firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam2021-07-293-5/+19
| | * | | | | firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam2021-07-291-2/+0
| | * | | | | drivers core: Fix oops when driver probe failsFilip Schauer2021-07-271-2/+2
| | |/ / / /
| * | | | | Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-089-39/+64
| |\ \ \ \ \
| | * | | | | staging: mt7621-pci: avoid to re-disable clock for those pcies not in useSergio Paracuellos2021-07-271-1/+0
| | * | | | | staging: rtl8712: error handling refactoringPavel Skripkin2021-07-272-39/+43
| | * | | | | staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin2021-07-275-1/+20
| | * | | | | staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4Arnd Bergmann2021-07-211-0/+1
| | * | | | | staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang2021-07-211-0/+2
| * | | | | | Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-0810-14/+63
| |\ \ \ \ \ \
| | * | | | | | serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner2021-07-301-0/+1
| | * | | | | | serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao2021-07-291-0/+5
| | * | | | | | tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrlSherry Sun2021-07-291-1/+1
| | * | | | | | serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko2021-07-211-0/+6
| | * | | | | | serial: 8250: fix handle_irq lockingJohan Hovold2021-07-214-6/+33