aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply CFLAGS, -Os to decompress.o to improve decompress performance during bo...flar22017-08-311-0/+3
* compiler-intel.h: Remove duplicate definitionPranith Kumar2017-08-311-3/+0
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2017-08-315-6/+8
* af_key: Add lock to key dumpYuejie Shi2017-08-311-7/+35
* sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-08-311-2/+2
* Revert "BACKPORT: ALSA: timer: Fix race between read and ioctl"Siqi Lin2017-08-311-4/+0
* sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-08-311-1/+17
* sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-08-311-2/+2
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-08-311-3/+3
* exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-08-311-5/+6
* ./Makefile: tell gcc optimizer to never introduce new data racesJiri Kosina2017-08-311-0/+4
* alarmtimer: don't rate limit one-shot timersGreg Hackmann2017-08-311-1/+2
* alarmtimer: Rate limit periodic intervalsThomas Gleixner2017-08-311-0/+8
* PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-08-311-2/+2
* lib/bsearch.c: micro-optimize pivot position calculationSergey Senozhatsky2017-08-301-10/+12
* Revert "dm ioctl: prevent stack leak in dm ioctl call"Jonathan Solnit2017-08-301-1/+1
* Revert "UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER...Jonathan Solnit2017-08-301-1/+0
* net: core: neighbour: Change the print format for addressesNaveen Ramaraj2017-08-241-2/+2
* UPSTREAM: crypto: crypto_memneq - add equality testing of memory regions w/o ...James Yonan2017-08-248-14/+174
* mtk: gps: upstream changesMister Oyster2017-08-202-4/+46
* Merge mediatek security patchesfire8552017-08-206-30/+69
* xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-08-201-5/+4
* net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet2017-08-201-3/+4
* net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann2017-08-201-0/+8
* pstore: Use dynamic spinlock initializerKees Cook2017-08-201-1/+1
* pstore: Correctly initialize spinlock and flagsKees Cook2017-08-201-5/+7
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-203-12/+27
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-202-6/+6
* ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2017-08-201-1/+1
* ext4: Don't clear SGID when inheriting ACLsJan Kara2017-08-201-0/+15
* UPSTREAM: x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han2017-08-161-0/+8
* ext4: lock the xattr block before checksuming itTheodore Ts'o2017-08-151-34/+31
* ANDROID: keychord: Fix for a memory leak in keychord.Mohan Srinivasan2017-08-121-0/+1
* ANDROID: keychord: Fix races in keychord_write.Mohan Srinivasan2017-08-121-1/+60
* Use %zu to print resid (size_t).Mohan Srinivasan2017-08-121-2/+2
* ANDROID: keychord: Fix a slab out-of-bounds read.Mohan Srinivasan2017-08-121-6/+22
* UPSTREAM: brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-08-121-0/+5
* uid_sys_stats: fix overflow when io usage delta is negativeJin Qian2017-08-121-5/+21
* mtk: smi: byebye debugMoyster2017-08-121-63/+0
* ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández2017-08-121-4/+11
* ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-121-0/+3
* ext4: fix dir_nlink behaviourAndreas Dilger2017-08-122-11/+16
* ext4: silence array overflow warningDan Carpenter2017-08-121-1/+1
* ext4: fix warning about stack corruptionArnd Bergmann2017-08-121-5/+6
* ext4: remove unused mode parameterTahsin Erdogan2017-08-121-3/+3
* ext4: fix copy paste error in ext4_swap_extents()Maninder Singh2017-08-121-1/+1
* ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-121-1/+2
* xfrm: policy: check policy direction valueVladis Dronov2017-08-111-0/+6
* mtk: cmdq: upstream updateMister Oyster2017-08-111-2/+26
* mtk: gud: upstream update (up to ~june 17)Mister Oyster2017-08-111-5/+12