summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-29net: ethernet: ave: Fix error returns in ave_initWang Hai1-1/+1
2020-07-29ipvs: fix the connection sync failed in some casesguodeqing1-4/+8
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin1-2/+2
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian1-1/+2
2020-07-29bonding: check error value of register_netdevice() immediatelyTaehee Yoo1-3/+7
2020-07-29net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai1-2/+2
2020-07-29drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai1-1/+1
2020-07-29ieee802154: fix one possible memleak in adf7242_probeLiu Jian1-1/+3
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov1-0/+4
2020-07-29ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy1-0/+1
2020-07-29hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET1-1/+1
2020-07-29fpga: dfl: fix bug in port reset handshakeMatthew Gerlach1-1/+2
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam1-1/+4
2020-07-29btrfs: fix page leaks after failure to lock page for delallocRobbie Ko1-1/+2
2020-07-29btrfs: fix mount failure caused by race with umountBoris Burkov1-0/+8
2020-07-29btrfs: fix double free on ulist after backref resolution failureFilipe Manana1-0/+1
2020-07-29ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede1-1/+1
2020-07-29ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai1-1/+3
2020-07-29uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov1-1/+1
2020-07-29IB/umem: fix reference count leak in ib_umem_odp_get()Yang Yingliang1-1/+2
2020-07-29tipc: clean up skb list lock handling on send pathJon Maloy5-21/+22
2020-07-29spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not oursVladimir Oltean1-1/+3
2020-07-29SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2-10/+4
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner7-18/+26
2020-07-29fuse: fix weird page warningMiklos Szeredi1-1/+2
2020-07-29drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan1-1/+4
2020-07-29drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2-4/+4
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-29drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov1-1/+2
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov1-2/+2
2020-07-29scsi: scsi_transport_spi: Fix function pointer checkTom Rix1-1/+1
2020-07-29mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil1-0/+26
2020-07-29pinctrl: amd: fix npins for uart0 in kerncz_groupsJacky Hu1-1/+1
2020-07-29gpio: arizona: put pm_runtime in case of failureNavid Emamdoost1-1/+5
2020-07-29gpio: arizona: handle pm_runtime_get_sync failure caseNavid Emamdoost1-0/+1
2020-07-29soc: qcom: rpmh: Dirt can only make you dirtier, not cleanerDouglas Anderson1-4/+4
2020-07-22Linux 4.19.134v4.19.134Greg Kroah-Hartman1-1/+1
2020-07-22spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu1-1/+1
2020-07-22rxrpc: Fix trace stringDavid Howells1-1/+1
2020-07-22libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov1-0/+1
2020-07-22printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky5-16/+40
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2-19/+40
2020-07-22sched/fair: handle case of task_h_load() returning 0Vincent Guittot1-1/+9
2020-07-22sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers1-0/+2
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2-1/+14
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon4-16/+23
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon3-6/+20
2020-07-22thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao1-3/+3
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12