summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.121v5.4.121Greg Kroah-Hartman2021-05-221-1/+1
* scripts: switch explicitly to Python 3Andy Shevchenko2021-05-222-2/+2
* tweewide: Fix most Shebang linesFinn Behrens2021-05-2222-22/+22
* KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei2021-05-224-28/+64
* 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
* drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-221-0/+51
* bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming2021-05-221-2/+3
* 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
* scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart2021-05-221-2/+9
* 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: Disable CONFIG_GCOV with MODULESJohannes Berg2021-05-223-17/+1
* 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
* dmaengine: dw-edma: Fix crash on loading/unloading driverGustavo Pimentel2021-05-221-6/+5
* PCI: thunder: Fix compile testingArnd Bergmann2021-05-223-7/+14
* virtio_net: Do not pull payload in skb->headEric Dumazet2021-05-222-8/+16
* 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
* Linux 5.4.120v5.4.120Greg Kroah-Hartman2021-05-191-1/+1
* ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto2021-05-191-2/+0
* nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig2021-05-191-1/+2
* clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel2021-05-191-1/+6
* netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart2021-05-191-1/+4
* kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman2021-05-191-4/+5
* usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan2021-05-191-3/+3
* ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel2021-05-191-2/+2
* ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2021-05-192-4/+4
* ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2021-05-198-17/+38
* ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2021-05-196-17/+21
* f2fs: fix error handling in f2fs_end_enable_verity()Eric Biggers2021-05-191-21/+54
* thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba2021-05-191-0/+4