summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parport: serial: Retrieve IRQ vector with help of special getterAndy Shevchenko2021-07-291-1/+3
* parport: serial: Get rid of IRQ_NONE abuseAndy Shevchenko2021-07-291-2/+3
* mei: constify passed buffers and structuresKrzysztof Kozlowski2021-07-294-15/+16
* fpga: versal-fpga: Remove empty functionsMoritz Fischer2021-07-271-13/+0
* Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-07-2721-101/+127
|\
| * fpga: fpga-mgr: wrap the write_sg() opTom Rix2021-07-251-1/+9
| * fpga: fpga-mgr: wrap the fpga_remove() opTom Rix2021-07-251-2/+7
| * fpga: fpga-mgr: wrap the state() opTom Rix2021-07-254-20/+9
| * fpga: fpga-mgr: wrap the status() opTom Rix2021-07-251-4/+8
| * fpga: fpga-mgr: wrap the write() opTom Rix2021-07-251-5/+10
| * fpga: fpga-mgr: make write_complete() op optionalTom Rix2021-07-252-29/+23
| * fpga: fpga-mgr: wrap the write_init() opTom Rix2021-07-251-3/+12
| * fpga: zynqmp-fpga: Address warning about unused variableMoritz Fischer2021-07-251-1/+2
| * fpga: xilinx-pr-decoupler: Address warning about unused variableMoritz Fischer2021-07-251-0/+2
| * fpga: xiilnx-spi: Address warning about unused variableMoritz Fischer2021-07-251-0/+2
| * fpga: altera-freeze-bridge: Address warning about unused variableMoritz Fischer2021-07-251-0/+2
| * fpga: dfl: pci: add device IDs for Silicom N501x PAC cardsMartin Hundebøll2021-07-251-0/+5
| * fpga: fpga-bridge: removed repeated wordNavin Sankar Velliangiri2021-07-221-2/+2
| * fpga: fix spelling mistakesTom Rix2021-07-228-12/+12
| * docs: driver-api: fpga: avoid using UTF-8 charsMauro Carvalho Chehab2021-07-224-25/+25
* | Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman2021-07-26308-1981/+3431
|\ \
| * | Linux 5.14-rc3v5.14-rc3Linus Torvalds2021-07-261-1/+1
| * | smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds2021-07-251-1/+1
| * | Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-255-8/+68
| |\ \
| | * | KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin2021-07-231-0/+20
| | * | KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-231-3/+22
| | * | KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin2021-07-171-2/+2
| | * | KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin2021-07-171-0/+2
| | * | KVM: PPC: Book3S HV P9: Fix guest TM supportNicholas Piggin2021-07-151-3/+22
| | |/
| * | Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-252-8/+10
| |\ \
| | * \ Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2021-07-202-8/+10
| | |\ \
| | | * | timers: Fix get_next_timer_interrupt() with no timers pendingNicolas Saenz Julienne2021-07-151-3/+5
| | | * | posix-cpu-timers: Fix rearm racing against process tickFrederic Weisbecker2021-07-151-5/+5
| | | |/
| * | | Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-251-3/+4
| |\ \ \
| | * | | jump_labels: Mark __jump_label_transform() as __always_inlined to work around...Ingo Molnar2021-07-131-3/+4
| * | | | Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-254-7/+23
| |\ \ \ \
| | * \ \ \ Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-07-204-7/+23
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov2021-07-201-1/+4
| | | * | | efi/libstub: Fix the efi_load_initrd function descriptionAtish Patra2021-07-161-2/+2
| | | * | | firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier2021-07-161-1/+12
| | | * | | efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek2021-07-161-3/+5
| | | | |/ | | | |/|
| * | | | Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-251-1/+1
| |\ \ \ \
| | * | | | smpboot: Mark idle_init() as __always_inlined to work around aggressive compi...Ingo Molnar2021-07-131-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-07-251-2/+10
| |\ \ \ \
| | * | | | dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}Roman Skakun2021-07-161-2/+10
| * | | | | Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-07-256-55/+247
| |\ \ \ \ \
| | * | | | | cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg2021-07-231-5/+18
| | * | | | | CIFS: Clarify SMB1 code for POSIX delete fileSteve French2021-07-221-2/+5
| | * | | | | CIFS: Clarify SMB1 code for POSIX CreateSteve French2021-07-221-1/+2
| | * | | | | cifs: support share failover when remountingPaulo Alcantara2021-07-224-40/+203