aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* defconfig: regenMister Oyster2017-05-111-4/+3
* wlan: disable CONFIG_CFG80211_WEXT in kernel configAnmin Hsu2017-05-112-2/+2
* cam: Sync code from L1.Mp10Anmin Hsu2017-05-111-0/+1
* Fuel Gauge: fix suspend/resume calculationAnmin Hsu2017-05-111-20/+2
* defconfig: disable AEE stuff that ain't called 'AEE stuff' because fck yeahMister Oyster2017-05-111-1/+1
* aee: enable mt_dump flowAnmin Hsu2017-05-111-0/+11
* AEE: fix code defects.Anmin Hsu2017-05-112-1/+7
* ANDROID: make PF_KEY SHA256 use RFC-compliant truncation.Lorenzo Colitti2017-05-111-1/+1
* ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approachGao Xiang2017-05-111-1/+8
* Revert "BACKPORT: [UPSTREAM] ext2: convert to mbcache2"Mister Oyster2017-05-114-92/+100
* Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"Mister Oyster2017-05-113-410/+1
* Revert "BACKPORT: [UPSTREAM] mm: new shrinker API"Mister Oyster2017-05-112-69/+29
* net: ping: check minimum size on ICMP header lengthKees Cook2017-05-101-0/+4
* Revert "net: ping: Fix stack buffer overflow in ping_common_sendmsg()"Mister Oyster2017-05-101-1/+1
* ping: implement proper lockingEric Dumazet2017-05-101-2/+3
* lmk: remove duplicate includeMister Oyster2017-05-101-1/+0
* android: fiq_debugger: restrict access to critical commands.Mark Salyzyn2017-05-103-34/+57
* CHROMIUM: usb: gadget: configfs: Fix KASAN use-after-freeJim Lin2017-05-101-5/+12
* ANDROID: sdcardfs: Don't iput if we didn't igrabDaniel Roseberg2017-05-101-7/+2
* Staging: android: binder: Remove support for old 32 bit binder protocol.Arve Hjønnevåg2017-05-073-26/+0
* random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2017-05-071-6/+7
* random: print a warning for the first ten uninitialized random usersTheodore Ts'o2017-05-071-4/+8
* defconfig: turn off some debug stuffMoyster2017-05-071-5/+5
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-05-072-40/+82
* mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls2017-05-071-12/+8
* KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells2017-05-071-1/+1
* perf: don't leave group_entry on sibling list (use-after-free)John Dias2017-05-071-0/+7
* um: defconfig: use a better defconfig for recent testsMister Oyster2017-05-041-128/+332
* um: fix buildMister Oyster2017-05-044-2/+16
* um: Remove copy&paste code from init.hRichard Weinberger2017-05-031-21/+1
* um: Stop abusing __KERNEL__Richard Weinberger2017-05-035-10/+11
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2017-05-0331-0/+157
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2017-05-0313-29/+64
* um: Kbuild: Add back generic barrier.hNaveen Ramaraj2017-05-031-0/+1
* um: x86: add relaxed.hMister Oyster2017-05-031-0/+22
* Fix compiler warning in UML code.Lorenzo Colitti2017-05-031-1/+2
* um: siginfo cleanupRichard Weinberger2017-05-034-15/+15
* um: remove dead codeRichard Weinberger2017-05-031-1/+0
* UPSTREAM: timerfd: Protect the might cancel mechanism properThomas Gleixner2017-05-031-3/+14
* defconfig: switch to crypto_lz4 instead of crypto_lzoMister Oyster2017-05-021-2/+2
* xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-05-021-1/+8
* BACKPORT: trace: resolve stack corruption due to string copyAmey Telawane2017-05-021-1/+1
* tracing: do not leak kernel addressesNick Desaulniers2017-05-021-1/+1
* android: binder: fix duplicate error return.Riley Andrews2017-04-301-1/+1
* defconfig: deadline -> bfqMister Oyster2017-04-301-8/+7
* ANDROID: Fix the incompatible goto command in security Fix.Chenbo Feng2017-04-291-2/+2
* BACKPORT: [UPSTREAM] udf: Check component length before reading itJan Kara2017-04-291-2/+7
* BACKPORT: [UPSTREAM] udf: Verify i_size when loading inodeJan Kara2017-04-291-0/+14
* mtk: 3.10 updatesMister Oyster2017-04-2915-102/+95
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2017-04-297-16/+15