summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-22Linux 4.19.191v4.19.191Greg Kroah-Hartman
2021-05-22scripts: switch explicitly to Python 3Andy Shevchenko
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-05-22iomap: fix sub-page uptodate handlingChristoph Hellwig
2021-05-22ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet
2021-05-22ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-22lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang
2021-05-22block: reexpand iov_iter after read/writeyangerkun
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede
2021-05-22scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser
2021-05-22ceph: fix fscache invalidationJeff Layton
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-22scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam
2021-05-22um: Mark all kernel symbols as localJohannes Berg
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann
2021-05-22xsk: Simplify detection of empty and full ringsMagnus Karlsson
2021-05-22pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann
2021-05-22nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-05-22clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel
2021-05-22netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-05-22kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2021-05-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner
2021-05-22cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-22iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko
2021-05-22xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-22usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell