aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* defconfig: remove WIFI_CONTROL_FUNCMister Oyster2017-04-111-1/+0
* Revert "net: wireless: Add CONFIG_WIFI_CONTROL_FUNC option"Amit Pundir2017-04-111-5/+0
* defconfig: remove CONFIG_TIMER_STATSMister Oyster2017-04-111-1/+0
* time: Remove CONFIG_TIMER_STATSKees Cook2017-04-1110-663/+2
* net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2017-04-112-3/+35
* UPSTREAM: l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2017-04-112-4/+6
* net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti2017-04-111-2/+2
* android: base-cfg: remove CONFIG_IP[6]_NF_TARGET_REJECT_SKERRLorenzo Colitti2017-04-111-2/+0
* android: base-cfg: enable CONFIG_INET_DIAG_DESTROYLorenzo Colitti2017-04-111-0/+1
* UPSTREAM: net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2017-04-111-2/+2
* ANDROID: android-base: Enable QUOTA related configsJin Qian2017-04-111-0/+4
* UPSTREAM: proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2017-04-111-1/+2
* ANDROID: base-cfg: enable SECCOMP configYongqin Liu2017-04-111-0/+1
* android: base-cfg: enable CONFIG_QUOTARom Lemarchand2017-04-111-0/+1
* ANDROID: exec_domains: Disable request_module() call for personalitiesJohn Stultz2017-04-111-1/+8
* ANDROID: android: base-cfg: disable CONFIG_SYSVIPCGreg Hackmann2017-04-111-1/+1
* UPSTREAM: ppp: defer netns reference release for ppp channelWANG Cong2017-04-111-2/+3
* netfilter: xt_quota2: make quota2_log work wellLiping Zhang2017-04-112-2/+20
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2017-04-1112-0/+852
* Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2017-04-111-2/+20
* Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2017-04-111-71/+69
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2017-04-111-78/+1
* Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2017-04-111-12/+20
* Input: xpad - clarify LED enumerationPavel Rojtberg2017-04-111-7/+9
* Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2017-04-111-1/+1
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2017-04-111-0/+1
* Input: xpad - re-send LED command on present eventPavel Rojtberg2017-04-111-8/+20
* Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2017-04-111-5/+45
* Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2017-04-111-0/+19
* Input: initialize device counter variables with -1Aniroop Mathur2017-04-115-12/+12
* Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2017-04-111-0/+1
* Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2017-04-111-0/+1
* Input: xpad - sync device IDs with xboxdrvBenjamin Valentin2017-04-111-0/+33
* Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg2017-04-111-0/+1
* Input: xpad - add support for Xbox One controllersTed Mielczarek2017-04-111-17/+157
* Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2017-04-111-0/+2
* Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2017-04-111-2/+2
* lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra2017-04-111-3/+1
* lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2017-04-111-9/+12
* lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa2017-04-111-1/+11
* lib/lz4: Pull out constant tablesRasmus Villemoes2017-04-111-11/+7
* UPSTREAM: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook2017-04-111-1/+3
* Security Vulnerability: I2C debug interfaceDavid Chu2017-04-111-1/+1
* nf: xt_qtaguid: fix handling for cases where tunnels are used.JP Abgrall2017-04-111-81/+70
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2017-04-111-0/+7
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2017-04-111-1/+1
* random.h: declare erandom functionimoseyon2017-04-111-0/+2
* random32: use e/frandom for reseeding, and a merge fixupimoseyon2017-04-111-3/+2
* UKSM: Add Governors for Higher CPU usage (HighCPU) for more merging, and low ...Joe Maples2017-04-111-4/+4
* uksm: use deferrable timerRyan Pennucci2017-04-111-4/+24