summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Linux 4.19.191v4.19.191Greg Kroah-Hartman2021-05-221-1/+1
* scripts: switch explicitly to Python 3Andy Shevchenko2021-05-222-2/+2
* tweewide: Fix most Shebang linesFinn Behrens2021-05-2214-14/+14
* KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei2021-05-224-28/+64
* iomap: fix sub-page uptodate handlingChristoph Hellwig2021-05-222-10/+25
* ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet2021-05-224-6/+0
* ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-1/+1
* sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-3/+1
* ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-2/+2
* net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2021-05-222-18/+3
* lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang2021-05-221-3/+3
* block: reexpand iov_iter after read/writeyangerkun2021-05-221-3/+17
* ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-221-5/+11
* gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede2021-05-221-0/+14
* scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser2021-05-221-2/+2
* ceph: fix fscache invalidationJeff Layton2021-05-222-0/+2
* riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-05-223-8/+18
* scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor2021-05-221-1/+1
* ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2021-05-222-1/+13
* um: Mark all kernel symbols as localJohannes Berg2021-05-222-0/+12
* Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-05-221-4/+40
* Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede2021-05-221-2/+42
* ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin2021-05-221-0/+1
* ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang2021-05-221-1/+18
* PCI: thunder: Fix compile testingArnd Bergmann2021-05-223-7/+14
* xsk: Simplify detection of empty and full ringsMagnus Karlsson2021-05-221-2/+5
* pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf2021-05-221-1/+2
* isdn: capi: fix mismatched prototypesArnd Bergmann2021-05-221-2/+2
* cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2021-05-221-1/+1
* usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-05-221-5/+4
* kgdb: fix gcc-11 warning on indentationArnd Bergmann2021-05-221-13/+13
* x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann2021-05-221-2/+2
* nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig2021-05-221-1/+2
* clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel2021-05-221-1/+6
* netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart2021-05-221-1/+4
* kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman2021-05-221-4/+5
* thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba2021-05-221-0/+4
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-221-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-221-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-221-16/+41
* FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki2021-05-221-6/+9
* KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner2021-05-221-0/+1
* cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum2021-05-221-8/+22
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-221-0/+8
* iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko2021-05-221-2/+11
* xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh2021-05-221-1/+3
* xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-221-3/+3
* usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng2021-05-221-1/+3
* usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun2021-05-221-3/+3
* usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2021-05-222-1/+4