summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-05irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-05phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel
2019-03-05phy: ath79-usb: Fix the power on error pathAlban Bedel
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-03-05ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-05ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-05ASoC: rt5682: Fix PLL source register definitionsShuming Fan
2019-03-05x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao
2019-03-05genirq: Make sure the initial affinity is not emptySrinivas Ramana
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-05clk: vc5: Abort clock configuration without upstream clockMarek Vasut
2019-03-05clk: sysfs: fix invalid JSON in clk_dumpLubomir Rintel
2019-03-05clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter
2019-03-05ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo
2019-03-05ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-03-05ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-05mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen
2019-03-05genirq/matrix: Improve target CPU selection for managed interrupts.Long Li
2019-03-05irq/matrix: Spread managed interrupts on allocationDou Liyang
2019-03-05irq/matrix: Split out the CPU selection code into a helperDou Liyang
2019-02-27Linux 4.19.26v4.19.26Greg Kroah-Hartman
2019-02-27net: phylink: avoid resolving link state too earlyRussell King
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor
2019-02-27udlfb: handle unplug properlyMikulas Patocka
2019-02-27netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...Taehee Yoo
2019-02-27netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera
2019-02-27netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper
2019-02-27netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso
2019-02-27netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-27staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang
2019-02-27staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang
2019-02-27staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang
2019-02-27staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang
2019-02-27staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang
2019-02-27staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang
2019-02-27staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang
2019-02-27staging: erofs: drop multiref support temporarilyGao Xiang
2019-02-27staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong
2019-02-27staging: erofs: complete error handing of z_erofs_do_read_pageGao Xiang
2019-02-27staging: erofs: fix a bug when appling cache strategyGao Xiang