summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-24rndis_wlan: add return value validationPan Bian
2018-03-24mt7601u: check return value of alloc_skbPan Bian
2018-03-24iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul
2018-03-24NFS: don't try to cross a mountpount when there isn't one there.NeilBrown
2018-03-24infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich
2018-03-24scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain
2018-03-24qlcnic: fix unchecked return valuePan Bian
2018-03-24wan: pc300too: abort path on failurePan Bian
2018-03-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter
2018-03-24openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme
2018-03-24netfilter: xt_CT: fix refcnt leak on error pathGao Feng
2018-03-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart
2018-03-24ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter
2018-03-24IB/mlx4: Change vma from shared to privateMaor Gottlieb
2018-03-24IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb
2018-03-24HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter
2018-03-24IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2018-03-24IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud
2018-03-24ALSA: hda - Fix headset microphone detection for ASUS N551 and N751Mikhail Paulyshka
2018-03-24e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2018-03-24tcp: remove poll() flakes with FastOpenEric Dumazet
2018-03-24NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington
2018-03-24md/raid10: wait up frozen array in handle_write_completedGuoqing Jiang
2018-03-24iommu/omap: Register driver before setting IOMMU opsSuman Anna
2018-03-24ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa
2018-03-24KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy
2018-03-24scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson
2018-03-24clk: ns2: Correct SDIO bitsBharat Kumar Reddy Gooty
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan
2018-03-24spi: dw: Disable clock after unregistering the hostMarek Vasut
2018-03-24media/dvb-core: Race condition when writing to CAMJasmin J
2018-03-24net: ipv6: send unsolicited NA on admin upDavid Ahern
2018-03-24i2c: i2c-scmi: add a MS HIDEdgar Cherkasov
2018-03-24genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede
2018-03-24cpufreq/sh: Replace racy task affinity logicThomas Gleixner
2018-03-24ACPI/processor: Replace racy task affinity logicThomas Gleixner
2018-03-24ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2018-03-24Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov
2018-03-24rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede
2018-03-24x86: i8259: export legacy_pic symbolHans de Goede
2018-03-24regulator: anatop: set default voltage selector for pcieDong Aisheng
2018-03-24platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen
2018-03-24staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie
2018-03-24CIFS: Enable encryption during session setup phasePavel Shilovsky
2018-03-24SMB3: Validate negotiate request must always be signedSteve French
2018-03-24tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-24tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-22Linux 4.4.123v4.4.123Greg Kroah-Hartman
2018-03-22bpf: fix incorrect sign extension in check_alu_op()Jann Horn