summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.223v4.9.223Greg Kroah-Hartman2020-05-101-1/+1
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-105-10/+16
* ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-05-101-4/+5
* sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen2020-05-101-1/+5
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2020-05-101-1/+5
* xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever2020-05-103-25/+23
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-101-1/+2
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-101-1/+2
* lib/mpi: Fix building for powerpc with clangNathan Chancellor2020-05-101-17/+17
* net: dsa: b53: Rework ARL bin logicFlorian Fainelli2020-05-102-4/+29
* scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)2020-05-101-1/+4
* cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg2020-05-101-0/+2
* net: stmmac: Fix sub-second incrementJulien Beraud2020-05-101-4/+8
* wimax/i2400m: Fix potential urb refcnt leakXiyu Yang2020-05-101-0/+1
* ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-05-102-0/+35
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-05-101-1/+1
* iio:ad7797: Use correct attribute_groupYueHaibing2020-05-101-1/+1
* powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy2020-05-101-2/+10
* vhost: vsock: kick send_pkt worker once device is startedJia He2020-05-101-0/+5
* Linux 4.9.222v4.9.222Greg Kroah-Hartman2020-05-051-1/+1
* drm/qxl: qxl_release use after freeVasily Averin2020-05-054-15/+11
* selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-05-051-24/+44
* dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko2020-05-051-2/+2
* nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-05-051-7/+15
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-052-6/+12
* iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-051-1/+1
* vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson2020-05-051-2/+2
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-051-1/+2
* dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom2020-05-051-1/+1
* PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui2020-05-051-0/+7
* PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-05-051-2/+2
* ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-05-051-8/+12
* ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-05-051-1/+3
* btrfs: fix block group leak when removing failsXiyu Yang2020-05-051-6/+10
* drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin2020-05-051-2/+3
* drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin2020-05-051-2/+3
* drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä2020-05-051-1/+1
* ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2020-05-051-1/+1
* Linux 4.9.221v4.9.221Greg Kroah-Hartman2020-05-021-1/+1
* propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro2020-05-021-5/+4
* ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani2020-05-021-1/+2
* ext4: unsigned int compared against zeroColin Ian King2020-05-021-1/+2
* ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o2020-05-021-0/+5
* ext4: don't perform block validity checks on the journal inodeTheodore Ts'o2020-05-021-4/+8
* ext4: protect journal inode's blocks using block_validityTheodore Ts'o2020-05-022-0/+52
* ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2020-05-027-35/+56
* hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-05-021-1/+1
* ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o2020-05-021-2/+4
* xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-05-021-1/+8
* objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-05-021-17/+27