aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* disable ptrace_scope by defaultDaniel Micay2018-05-161-1/+1
* AEE: disable aee_kernel_dal_api.Shangbing Hu2018-05-161-3/+2
* sched: replace INIT_COMPLETION with reinit_completionWolfram Sang2018-05-161-3/+15
* etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches2018-05-161-1/+23
* ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2018-05-162-42/+37
* net: etherdevice: add address inherit helperBjørn Mork2018-05-161-0/+15
* mediatek: mmc: disable all proc entriesfire8552018-05-161-1/+3
* mediatek: force USER_BUILD_KERNEL flagfire8552018-05-163-5/+5
* nl80211: Define policy for packet pattern attributesPeng Xu2018-05-161-1/+9
* BACKPORT: USB: core: harden cdc_parse_cdc_headerMarissa Wall2018-05-165-5/+26
* UPSTREAM: KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers2018-05-161-16/+15
* BACKPORT: net: ipv4: fix for a race condition in raw_sendmsgJonathan Solnit2018-05-161-5/+10
* exfat: fix breaking typo, thanks @fire855Moyster2018-04-131-1/+1
* crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2018-04-133-3/+16
* BACKPORT: futex: Prevent overflow by strengthen input validationLi Jinyue2018-04-131-0/+3
* BACKPORT: ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers2018-04-131-19/+24
* UPSTREAM: KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2018-04-131-0/+3
* ipsec: Fix aborted xfrm policy dump crashHerbert Xu2018-04-131-10/+15
* BACKPORT: netlink: add a start callback for starting a netlink dumpTom Herbert2018-04-134-0/+24
* UPSTREAM: genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira2018-04-131-1/+1
* UPSTREAM: loop: fix concurrent lo_open/lo_releaseMarissa Wall2018-02-121-2/+8
* BACKPORT: ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-02-121-2/+4
* UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP h...Alexander Potapenko2018-01-302-0/+5
* ANDROID: xattr: Pass EOPNOTSUPP to permission2Daniel Rosenberg2018-01-302-1/+3
* ANDROID: sdcardfs: Move default_normal to superblockDaniel Rosenberg2018-01-204-10/+13
* ANDROID: Skip building uid_sys_stats and keyreset drivers as modulesAmit Pundir2018-01-202-5/+2
* ANDROID: uid_sys_stats: fix the commentArtem Borisov2018-01-201-1/+1
* arm64: issue isb when trapping CNTVCT_EL0 accessGreg Hackmann2018-01-151-0/+2
* BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2018-01-152-0/+15
* BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2018-01-153-1/+68
* debug: remove debug 1 hard defineMister Oyster2018-01-1447-47/+47
* leds: create timer sysfs on bootfire8552018-01-133-10/+13
* mtk: turn unneeded MTK_WFD_SUPPORTMister Oyster2018-01-133-7/+0
* ANDROID: dm verity: add minimum prefetch sizeKeun-young Park2018-01-052-1/+24
* ANDROID: scsi: sg: Fix build breakageDaniel Rosenberg2018-01-051-1/+1
* ANDROID: sdcardfs: Add default_normal optionDaniel Rosenberg2018-01-053-1/+10
* mlog: revert mlog without zram support Revert "drivers: mtk: remove mlog driver"Mister Oyster2018-01-056-0/+986
* Revert "crypto: cryptd - process CRYPTO_ALG_INTERNAL"Mister Oyster2018-01-052-43/+9
* Revert "crypto: cryptd - Add helpers to check whether a tfm is queued"Mister Oyster2018-01-052-119/+19
* Revert "crypto: af_alg - Forbid the use internal algorithms"Mister Oyster2018-01-051-4/+1
* Revert "crypto: ablk_helper - Fix cryptd reordering"Mister Oyster2018-01-051-4/+2
* Revert "crypto: testmgr - use CRYPTO_ALG_INTERNAL"Mister Oyster2018-01-051-6/+6
* Revert "crypto: api - prevent helper ciphers from being used"Mister Oyster2018-01-052-16/+0
* defconfig: renable ext4_fs_encryptionMister Oyster2018-01-051-2/+2
* don't make cpu hotplug run too frequentlyDidntRead2018-01-031-1/+1
* dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke2018-01-021-2/+5
* md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2018-01-021-1/+1
* dm: take care to copy the space map roots before locking the superblockJoe Thornber2018-01-022-55/+85
* dm thin: grab a virtual cell before looking up the mappingJoe Thornber2018-01-021-4/+12
* dm thin: requeue bios to DM core if no_free_space and in read-only modeMike Snitzer2018-01-021-6/+20