aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep2017-04-252-1/+34
* mlog: use round_jiffies in mlog timerAnmin Hsu2017-04-251-1/+1
* mlog: Fixed stack overflowAnmin Hsu2017-04-251-1/+1
* AEE: kernel driver memory leak riskAnmin Hsu2017-04-251-1/+1
* BACKPORT: [UPSTREAM] ext2: convert to mbcache2Jan Kara2017-04-254-100/+92
* defconfig: disable ntfs and let fuse handle it insteadMister Oyster2017-04-251-1/+1
* Android: sdcardfs: Don't complain in fixup_lower_ownershipDaniel Rosenberg2017-04-251-1/+1
* ANDROID: sdcardfs: ->iget fixesDaniel Rosenberg2017-04-251-8/+6
* Android: sdcardfs: Change cache GID valueDaniel Rosenberg2017-04-252-3/+5
* UPSTREAM: char: lack of bool string made CONFIG_DEVPORT always onMax Bires2017-04-251-1/+4
* UPSTREAM: char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2017-04-251-1/+0
* BACKPORT: [UPSTREAM] mbcache2: reimplement mbcacheJan Kara2017-04-253-1/+410
* BACKPORT: [UPSTREAM] mm: new shrinker APIDave Chinner2017-04-252-29/+69
* defconfig: enable ikconfigMister Oyster2017-04-251-1/+3
* defconfig: regen and update recovery_defconfigMister Oyster2017-04-251-114/+154
* defconfig: split user & debug defconfigMister Oyster2017-04-252-143/+199
* net: Fix maybe-uninitialized variablesChristopher N. Hesse2017-04-252-1/+11
* net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov2017-04-251-0/+2
* net/packet: fix overflow in check for tp_reserveAndrey Konovalov2017-04-251-0/+2
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-04-252-3/+4
* drivers: mtk: conn_md: backport from 3.18Mister Oyster2017-04-2511-160/+65
* sched: Disabled Gentle Fair Sleepers for better UI performanceCristoforo Cataldo2017-04-251-1/+1
* xt_qtaguid: fix a race condition in if_tag_stat_updateliping.zhang2017-04-171-3/+4
* rbtree: add postorder iteration functionsCody P Schafer2017-04-172-0/+44
* rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer2017-04-171-0/+18
* staging: android: ashmem: convert range macros to inlinesGuillaume Tucker2017-04-171-4/+8
* drivers:lmk: Fix null pointer issueHong-Mei Li2017-04-171-1/+1
* drivers:lmk: Fix double delete issueHong-Mei Li2017-04-172-1/+7
* Fix NULL pointer dereference in tcp_nuke_addr.Lorenzo Colitti2017-04-171-2/+5
* FROMLIST: 9p: fix a potential acl leakCong Wang2017-04-171-0/+2
* vfs: add setattr2 fix mergeMister Oyster2017-04-173-3/+3
* block_dev: don't test bdev->bd_contains when it is not stableNeilBrown2017-04-171-1/+1
* ext4: return -ENOMEM instead of successDan Carpenter2017-04-171-1/+3
* f2fs: s/fi/inode/gAlbert I2017-04-161-1/+1
* BACKPORT: posix_acl: Clear SGID bit when setting file permissionsJan Kara2017-04-1615-106/+89
* ext4: validate s_first_meta_bg at mount timeEryu Guan2017-04-161-0/+9
* crypto: sha512 - implement base layer for SHA-512Ard Biesheuvel2017-04-162-1/+132
* crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel2017-04-162-1/+129
* crypto: arm64/sha2 - add generated .S files to .gitignoreArd Biesheuvel2017-04-161-0/+2
* crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel2017-04-167-0/+4228
* ext4: don't save the error information if the block device is read-onlyTheodore Ts'o2017-04-161-0/+2
* defconfig: disable some scsi stuffMister Oyster2017-04-161-3/+7
* libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2017-04-162-0/+89
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-04-164-57/+11
* UPSTREAM: net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-04-161-2/+2
* BACKPORT: UPSTREAM: selinux: fix off-by-one in setprocattrStephen Smalley2017-04-161-1/+1
* sdcardfs: limit stacking depthAndrew Chant2017-04-161-0/+7
* fs: limit filesystem stacking depthMiklos Szeredi2017-04-162-0/+18
* ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-04-161-19/+21
* BACKPORT: udf: Check path length when reading symlinkJan Kara2017-04-165-20/+50