aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-08-11dccp: fix a memleak for dccp_feat_init err processXin Long
2017-08-11dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long
2017-08-11dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez
2017-08-11ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio
2017-08-11packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong
2017-08-11openvswitch: fix potential out of bound access in parse_ctLiping Zhang
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-08-11rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong
2017-08-11ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar
2017-08-11ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-08-11net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-08-11ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-08-11saa7164: fix double fetch PCIe access conditionSteven Toth
2017-08-11drm: rcar-du: fix backport bugGreg Kroah-Hartman
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-08-11media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young
2017-08-11mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman
2017-08-11iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-08-11iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-08-11iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger
2017-08-11iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi
2017-08-11target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-11mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami
2017-08-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov
2017-08-11workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter
2017-08-11ANDROID: binder: don't queue async transactions to thread.Martijn Coenen
2017-08-11ANDROID: binder: don't enqueue death notifications to thread todo.Martijn Coenen
2017-08-11ANDROID: binder: call poll_wait() unconditionally.Martijn Coenen
2017-08-10android: configs: move quota-related configs to recommendedSteve Muckle
2017-08-09BACKPORT: arm64: split thread_info from task stackMark Rutland
2017-08-09UPSTREAM: arm64: assembler: introduce ldr_this_cpuMark Rutland
2017-08-09UPSTREAM: arm64: make cpu number a percpu variableMark Rutland
2017-08-09UPSTREAM: arm64: smp: prepare for smp_processor_id() reworkMark Rutland
2017-08-09BACKPORT: arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland
2017-08-09UPSTREAM: arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland
2017-08-09UPSTREAM: arm64: unexport walk_stackframeMark Rutland
2017-08-09UPSTREAM: arm64: traps: simplify die() and __die()Mark Rutland
2017-08-09UPSTREAM: arm64: factor out current_stack_pointerMark Rutland
2017-08-09BACKPORT: arm64: asm-offsets: remove unused definitionsMark Rutland
2017-08-09UPSTREAM: arm64: thread_info remove stale itemsMark Rutland