summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.233v4.14.233Greg Kroah-Hartman2021-05-221-1/+1
* ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet2021-05-224-6/+0
* xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-221-3/+3
* 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
* serial: 8250: fix potential deadlock in rs485-modeTomas Melin2021-05-221-3/+0
* 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
* ceph: fix fscache invalidationJeff Layton2021-05-222-0/+2
* 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
* 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
* 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
* RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2021-05-222-4/+4
* 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
* 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
* 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
* usb: xhci: Increase timeout for HC haltMaximilian Luz2021-05-221-2/+3
* usb: dwc3: omap: improve extcon initializationMarcel Hamer2021-05-221-0/+5
* blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche2021-05-221-2/+4
* ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-05-221-0/+1
* usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-221-2/+2
* iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu2021-05-221-0/+1
* drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng2021-05-223-0/+12
* userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen2021-05-221-1/+11
* squashfs: fix divide error in calculate_skip()Phillip Lougher2021-05-221-3/+3
* powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman2021-05-221-1/+15
* powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman2021-05-221-2/+17
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-221-2/+2
* netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet2021-05-221-1/+9
* kernel: kexec_file: fix error return code of kexec_calculate_store_digests()Jia-Ju Bai2021-05-221-1/+3