summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.12.6v5.12.6Greg Kroah-Hartman2021-05-221-1/+1
* bus: mhi: core: Download AMSS image from appropriate functionBhaumik Bhatt2021-05-223-27/+27
* 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
* net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet2021-05-221-7/+9
* 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
* nvmet: remove unsupported command noiseKeith Busch2021-05-221-3/+3
* net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_infoPhillip Potter2021-05-221-0/+4
* bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming2021-05-221-2/+3
* amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2021-05-222-2/+7
* scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser2021-05-221-2/+2
* ceph: don't allow access to MDS-private inodesJeff Layton2021-05-224-0/+42
* ceph: don't clobber i_snap_caps on non-I_NEW inodeJeff Layton2021-05-221-4/+5
* 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
* riscv: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2021-05-221-8/+4
* platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani2021-05-221-0/+5
* 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
* svcrdma: Don't leak send_ctxt on Send errorsChuck Lever2021-05-221-4/+4
* f2fs: fix to avoid NULL pointer dereferenceYi Chen2021-05-221-1/+4
* NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalidTrond Myklebust2021-05-221-1/+2
* 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
* PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu2021-05-221-1/+1
* ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin2021-05-221-0/+1
* NFS: Fix fscache invalidation in nfs_set_cache_invalid()Trond Myklebust2021-05-221-2/+2
* 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
* usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-05-221-5/+4
* kgdb: fix gcc-11 warning on indentationArnd Bergmann2021-05-221-13/+13
* airo: work around stack usage warningArnd Bergmann2021-05-221-52/+65
* drm/i915/display: fix compiler warning about array overrunLinus Torvalds2021-05-221-1/+12
* x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann2021-05-221-2/+2
* Linux 5.12.5v5.12.5Greg Kroah-Hartman2021-05-191-1/+1
* net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=nVladimir Oltean2021-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
* ext4: fix debug format string warningArnd Bergmann2021-05-192-4/+3