• Linus Torvalds's avatar
    Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml · 345b17ac
    Linus Torvalds authored
    Pull UML updates from Richard Weinberger:
    
     - IRQ handling cleanups
    
     - Support for suspend
    
     - Various fixes for UML specific drivers: ubd, vector, xterm
    
    * tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml: (32 commits)
      um: Fix build w/o CONFIG_PM_SLEEP
      um: time-travel: Correct time event IRQ delivery
      um: irq/sigio: Support suspend/resume handling of workaround IRQs
      um: time-travel: Actually apply "free-until" optimisation
      um: chan_xterm: Fix fd leak
      um: tty: Fix handling of close in tty lines
      um: Monitor error events in IRQ controller
      um: allocate a guard page to helper threads
      um: support some of ARCH_HAS_SET_MEMORY
      um: time-travel: avoid multiple identical propagations
      um: Fetch registers only for signals which need them
      um: Support suspend to RAM
      um: Allow PM with suspend-to-idle
      um: time: Fix read_persistent_clock64() in time-travel
      um: Simplify os_idle_sleep() and sleep longer
      um: Simplify IRQ handling code
      um: Remove IRQ_NONE type
      um: irq: Reduce irq_reg allocation
      um: irq: Clean up and rename struct irq_fd
      um: Clean up alarm IRQ chip name
      ...
    345b17ac
Kconfig 16 KB