summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-22Linux 5.4.121v5.4.121Greg Kroah-Hartman1-1/+1
2021-05-22scripts: switch explicitly to Python 3Andy Shevchenko2-2/+2
2021-05-22tweewide: Fix most Shebang linesFinn Behrens22-22/+22
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei4-28/+64
2021-05-22ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet4-6/+0
2021-05-22ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-05-22sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-3/+1
2021-05-22ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-2/+2
2021-05-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-22lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang1-3/+3
2021-05-22block: reexpand iov_iter after read/writeyangerkun1-3/+17
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang1-5/+11
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede1-0/+14
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-05-22bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming1-2/+3
2021-05-22scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser1-2/+2
2021-05-22ceph: fix fscache invalidationJeff Layton2-0/+2
2021-05-22scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart1-2/+9
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor3-8/+18
2021-05-22scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor1-1/+1
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2-1/+13
2021-05-22um: Disable CONFIG_GCOV with MODULESJohannes Berg3-17/+1
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede1-4/+40
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede1-2/+42
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang1-1/+18
2021-05-22dmaengine: dw-edma: Fix crash on loading/unloading driverGustavo Pimentel1-6/+5
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann3-7/+14
2021-05-22virtio_net: Do not pull payload in skb->headEric Dumazet2-8/+16
2021-05-22xsk: Simplify detection of empty and full ringsMagnus Karlsson1-2/+5
2021-05-22pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf1-1/+2
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann1-5/+4
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann1-13/+13
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-05-19Linux 5.4.120v5.4.120Greg Kroah-Hartman1-1/+1
2021-05-19ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto1-2/+0
2021-05-19nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig1-1/+2
2021-05-19clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel1-1/+6
2021-05-19netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart1-1/+4
2021-05-19kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman1-4/+5
2021-05-19usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan1-3/+3
2021-05-19ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel1-2/+2
2021-05-19ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2-4/+4
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel8-17/+38
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel6-17/+21
2021-05-19f2fs: fix error handling in f2fs_end_enable_verity()Eric Biggers1-21/+54
2021-05-19thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba1-0/+4