summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/xterm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-17um: Fix stack pointer alignmentYiFei Zhu5-7/+6
2021-06-17um: implement flush_cache_vmap/flush_cache_vunmapJohannes Berg2-1/+10
2021-06-17um: add a UML specific futex implementationAnton Ivanov3-1/+150
2021-06-17um: enable the use of optimized xor routines in UMLAnton Ivanov2-1/+36
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov7-6/+258
2021-06-17um: allow not setting extra rpaths in the linux binaryJohannes Berg3-2/+16
2021-06-17um: virtio/pci: enable suspend/resumeJohannes Berg3-10/+53
2021-06-17um: add PCI over virtio emulation driverJohannes Berg13-6/+1054
2021-06-17um: irqs: allow invoking time-travel handler multiple timesJohannes Berg1-4/+6
2021-06-17um: time-travel/signals: fix ndelay() in interruptJohannes Berg5-33/+96
2021-06-17um: expose time-travel mode to userspace sideJohannes Berg2-11/+23
2021-06-17um: export signals_enabled directlyJohannes Berg5-20/+14
2021-06-17um: remove unused smp_sigio_handler() declarationJohannes Berg1-1/+0
2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg5-0/+474
2021-06-17um: allow disabling NO_IOMEMJohannes Berg7-5/+11
2021-06-13Linux 5.13-rc6v5.13-rc6Linus Torvalds1-1/+1
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang1-7/+20
2021-06-12riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti2-0/+2
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig2-18/+8
2021-06-11x86, lto: Pass -stack-alignment only on LLD < 13.0.0Tor Vic1-2/+3
2021-06-11tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-5/+2
2021-06-11perf session: Correct buffer copying when peeking eventsLeo Yan1-0/+1
2021-06-11Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman1-1/+1
2021-06-11objtool: Only rewrite unconditional retpoline thunk callsPeter Zijlstra1-0/+4
2021-06-11riscv: alternative: fix typo in macro nameVitaly Wool1-2/+2
2021-06-11async_xor: check src_offs is not NULL before updating itXiao Ni1-1/+2
2021-06-11riscv: code patching only works on !XIP_KERNELJisheng Zhang1-9/+9
2021-06-11riscv: xip: support runtime trap patchingVitaly Wool2-5/+23
2021-06-11io_uring: add feature flag for rsrc tagsPavel Begunkov2-1/+3
2021-06-11io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov2-21/+36
2021-06-10coredump: Limit what can interrupt coredumpsEric W. Biederman1-1/+1
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson1-1/+1
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana1-0/+1
2021-06-10usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley1-1/+1
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko1-1/+1
2021-06-10hwmon: (tps23861) correct shunt LSB valuesRobert Marko1-2/+2
2021-06-10hwmon: (tps23861) set current shunt valueRobert Marko1-0/+12
2021-06-10hwmon: (tps23861) define regmap max registerRobert Marko1-0/+1
2021-06-10ALSA: seq: Fix race of snd_seq_timer_open()Takashi Iwai1-1/+9
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold1-5/+59
2021-06-10drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd2-0/+2
2021-06-10cgroup1: don't allow '\n' in renamingAlexander Kuznetsov1-0/+4
2021-06-10IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel1-5/+4
2021-06-10RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau1-2/+2
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb3-6/+7
2021-06-10drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi1-1/+2
2021-06-10objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()Peter Zijlstra1-1/+24
2021-06-10x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc1-2/+2
2021-06-10irq_work: Make irq_work_queue() NMI-safe againPeter Zijlstra1-3/+0
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner1-1/+19