summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin2021-08-121-3/+11
* bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter2021-08-121-1/+2
* mips: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-121-1/+1
* net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-121-1/+1
* nfp: update ethtool reporting of pauseframe controlFei Qin2021-08-121-0/+2
* sctp: move the active_key update after sh_keys is addedXin Long2021-08-121-5/+9
* net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-121-6/+2
* media: videobuf2-core: dequeue if start_streaming failsHans Verkuil2021-08-121-1/+12
* scsi: sr: Return correct event when media event code is 3Li Manyi2021-08-121-1/+1
* omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulatorH. Nikolaus Schaller2021-08-121-8/+1
* clk: stm32f4: fix post divisor setup for I2S/SAI PLLsDario Binacchi2021-08-121-5/+5
* ALSA: usb-audio: fix incorrect clock source settingchihhao.chen2021-08-121-0/+6
* ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHzOleksandr Suvorov2021-08-121-0/+1
* ARM: imx: add missing iounmap()Yang Yingliang2021-08-121-1/+6
* ALSA: seq: Fix racy deletion of subscriberTakashi Iwai2021-08-121-12/+27
* Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki2021-08-121-7/+0
* Linux 4.19.202v4.19.202Greg Kroah-Hartman2021-08-081-1/+1
* spi: mediatek: Fix fifo transferGuenter Roeck2021-08-081-14/+5
* padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan2021-08-082-8/+12
* padata: validate cpumask without removed CPU during offlineDaniel Jordan2021-08-082-4/+15
* Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Greg Kroah-Hartman2021-08-081-9/+3
* firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla2021-08-081-0/+3
* drm/i915: Ensure intel_engine_init_execlist() builds with ClangJani Nikula2021-08-081-1/+1
* Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman2021-08-081-8/+8
* bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2021-08-082-2/+4
* bdi: use bdi_dev_name() to get device nameYufen Yu2021-08-084-8/+10
* bdi: move bdi_dev_name out of lineChristoph Hellwig2021-08-082-9/+10
* net: Fix zero-copy head len calculation.Pravin B Shelar2021-08-081-1/+4
* qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He2021-08-081-6/+17
* r8152: Fix potential PM refcount imbalanceTakashi Iwai2021-08-081-1/+2
* ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell2021-08-081-2/+2
* regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin2021-08-081-2/+2
* btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues2021-08-081-2/+1
* Linux 4.19.201v4.19.201Greg Kroah-Hartman2021-08-041-1/+1
* i40e: Add additional info to PHY type errorLukasz Cieplicki2021-08-041-1/+1
* Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo2021-08-041-2/+0
* powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-08-041-1/+1
* can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-08-041-1/+1
* sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner2021-08-041-1/+1
* net/mlx5: Fix flow table chainingMaor Gottlieb2021-08-041-4/+6
* net: llc: fix skb_over_panicPavel Skripkin2021-08-043-10/+33
* mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-08-041-0/+1
* tipc: fix sleeping in tipc accept routineHoang Le2021-08-041-5/+4
* i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski2021-08-041-0/+2
* i40e: Fix logic of disabling queuesArkadiusz Kubalewski2021-08-041-24/+34
* netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-08-041-1/+3
* netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal2021-08-041-1/+6
* cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-08-041-4/+2