summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-09ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald1-1/+1
2018-03-09ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola1-0/+47
2018-03-09tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen1-18/+27
2018-03-09tpm: constify transmit data pointersArnd Bergmann4-19/+16
2018-03-09tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+3
2018-03-09tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+6
2018-03-09tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone1-2/+3
2018-03-09tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2-0/+8
2018-03-09tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+2
2018-03-09ixgbe: fix crash in build_skb Rx code pathEmil Tantilov1-0/+8
2018-03-09Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede1-6/+19
2018-03-03Linux 4.14.24v4.14.24Greg Kroah-Hartman1-1/+1
2018-03-03net: sched: fix use-after-free in tcf_block_put_extJiri Pirko1-6/+7
2018-03-03net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang2-21/+9
2018-03-03net: sched: crash on blocks with goto chain actionRoman Kapl1-5/+12
2018-03-03net: sched: fix crash when deleting secondary chainsRoman Kapl1-3/+4
2018-03-03arm64: dts: marvell: mcbin: add comphy references to Ethernet portsAntoine Tenart1-0/+9
2018-03-03arm64: dts: marvell: add comphy nodes on cp110 master and slaveAntoine Tenart2-0/+76
2018-03-03powerpc/pseries: Enable RAS hotplug events laterSam Bobroff1-9/+22
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan3-1/+73
2018-03-03mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
2018-03-03nfp: always unmask aux interrupts at initJakub Kicinski1-0/+2
2018-03-03of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur1-2/+7
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-03-03sctp: make use of pre-calculated lenMarcelo Ricardo Leitner1-6/+10
2018-03-03sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner1-0/+10
2018-03-03xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3
2018-03-03xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall1-3/+1
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-03-03xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-03-03bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-03-03bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-03-03x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko1-1/+1
2018-03-03nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne1-0/+1
2018-03-03powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman3-4/+22
2018-03-03leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski1-1/+2
2018-03-03bpf: sockmap missing NULL psock checkJohn Fastabend1-2/+9
2018-03-03ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie1-1/+1
2018-03-03block: drain queue before waiting for q_usage_counter becoming zeroMing Lei3-2/+11
2018-03-03wcn36xx: Fix dynamic power savingLoic Poulain2-13/+16
2018-03-03can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu1-1/+1
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg1-0/+2
2018-03-03nl80211: Check for the required netlink attribute presenceHao Chen1-1/+2
2018-03-03net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal1-13/+13
2018-03-03i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller1-1/+16
2018-03-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2-6/+46
2018-03-03uapi libc compat: add fallback for unsupported libcsFelix Janda1-1/+54
2018-03-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young1-3/+2
2018-03-03RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky3-20/+54