summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel
2018-03-18Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2018-03-18ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann
2018-03-18netfilter: nfnetlink_queue: fix timestamp attributeFlorian Westphal
2018-03-18watchdog: hpwdt: fix unused variable warningArnd Bergmann
2018-03-18watchdog: hpwdt: Check source of NMIJerry Hoemann
2018-03-18watchdog: hpwdt: SMBIOS checkJerry Hoemann
2018-03-18nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-18ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg
2018-03-18ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg
2018-03-18ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai
2018-03-18ALSA: seq: Don't allow resizing pool in useTakashi Iwai
2018-03-18ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520Takashi Iwai
2018-03-18x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-18bcache: don't attach backing with duplicate UUIDMichael Lyle
2018-03-18kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-03-18loop: Fix lost writes caused by missing flagRoss Zwisler
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-18MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher
2018-03-18drm/radeon: fix KV harvestingAlex Deucher
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-18RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-18RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-18RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-03-11Linux 4.4.121Greg Kroah-Hartman
2018-03-11btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer
2018-03-11mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams
2018-03-11net: mpls: Pull common label check into helperDavid Ahern
2018-03-11sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-03-11sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev
2018-03-11sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-03-11netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel
2018-03-11net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca
2018-03-11net: fix race on decreasing number of TX queuesJakub Kicinski
2018-03-11ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann