index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
defconfig: remove WIFI_CONTROL_FUNC
Mister Oyster
2017-04-11
1
-1
/
+0
*
Revert "net: wireless: Add CONFIG_WIFI_CONTROL_FUNC option"
Amit Pundir
2017-04-11
1
-5
/
+0
*
defconfig: remove CONFIG_TIMER_STATS
Mister Oyster
2017-04-11
1
-1
/
+0
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-04-11
10
-663
/
+2
*
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2017-04-11
2
-3
/
+35
*
UPSTREAM: l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2017-04-11
2
-4
/
+6
*
net: diag: make udp_diag_destroy work for mapped addresses.
Lorenzo Colitti
2017-04-11
1
-2
/
+2
*
android: base-cfg: remove CONFIG_IP[6]_NF_TARGET_REJECT_SKERR
Lorenzo Colitti
2017-04-11
1
-2
/
+0
*
android: base-cfg: enable CONFIG_INET_DIAG_DESTROY
Lorenzo Colitti
2017-04-11
1
-0
/
+1
*
UPSTREAM: net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2017-04-11
1
-2
/
+2
*
ANDROID: android-base: Enable QUOTA related configs
Jin Qian
2017-04-11
1
-0
/
+4
*
UPSTREAM: proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2017-04-11
1
-1
/
+2
*
ANDROID: base-cfg: enable SECCOMP config
Yongqin Liu
2017-04-11
1
-0
/
+1
*
android: base-cfg: enable CONFIG_QUOTA
Rom Lemarchand
2017-04-11
1
-0
/
+1
*
ANDROID: exec_domains: Disable request_module() call for personalities
John Stultz
2017-04-11
1
-1
/
+8
*
ANDROID: android: base-cfg: disable CONFIG_SYSVIPC
Greg Hackmann
2017-04-11
1
-1
/
+1
*
UPSTREAM: ppp: defer netns reference release for ppp channel
WANG Cong
2017-04-11
1
-2
/
+3
*
netfilter: xt_quota2: make quota2_log work well
Liping Zhang
2017-04-11
2
-2
/
+20
*
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2017-04-11
12
-0
/
+852
*
Input: xpad - x360w: report dpad as buttons and axes
Pavel Rojtberg
2017-04-11
1
-2
/
+20
*
Input: xpad - factor out URB submission in xpad_play_effect
Pavel Rojtberg
2017-04-11
1
-71
/
+69
*
Input: xpad - remove needless bulk out URB used for LED setup
Pavel Rojtberg
2017-04-11
1
-78
/
+1
*
Input: xpad - use ida() for finding the pad_nr
Pavel Rojtberg
2017-04-11
1
-12
/
+20
*
Input: xpad - clarify LED enumeration
Pavel Rojtberg
2017-04-11
1
-7
/
+9
*
Input: xpad - fix Razer Atrox Arcade Stick button mapping
Dario Scarpa
2017-04-11
1
-1
/
+1
*
Input: xpad - add Covert Forces edition of the Xbox One controller
Erik Lundgren
2017-04-11
1
-0
/
+1
*
Input: xpad - re-send LED command on present event
Pavel Rojtberg
2017-04-11
1
-8
/
+20
*
Input: xpad - set the LEDs properly on XBox Wireless controllers
Pierre-Loup A. Griffais
2017-04-11
1
-5
/
+45
*
Input: xpad - add rumble support for Xbox One controller
Ming-ting Yao Wei
2017-04-11
1
-0
/
+19
*
Input: initialize device counter variables with -1
Aniroop Mathur
2017-04-11
5
-12
/
+12
*
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
2017-04-11
1
-0
/
+1
*
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
2017-04-11
1
-0
/
+1
*
Input: xpad - sync device IDs with xboxdrv
Benjamin Valentin
2017-04-11
1
-0
/
+33
*
Input: xpad - add VID/PID for Razer Sabertooth
Frank Razenberg
2017-04-11
1
-0
/
+1
*
Input: xpad - add support for Xbox One controllers
Ted Mielczarek
2017-04-11
1
-17
/
+157
*
Input: xpad - add new USB IDs for Logitech F310 and F710
Petr Sebor
2017-04-11
1
-0
/
+2
*
Input: xpad - change D-PAD mapping on Razer devices
Thomaz de Oliveira dos Reis
2017-04-11
1
-2
/
+2
*
lib: lz4: cleanup unaligned access efficiency detection
Rui Salvaterra
2017-04-11
1
-3
/
+1
*
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2017-04-11
1
-9
/
+12
*
lz4: fix system halt at boot kernel on x86_64
Krzysztof Kolasa
2017-04-11
1
-1
/
+11
*
lib/lz4: Pull out constant tables
Rasmus Villemoes
2017-04-11
1
-11
/
+7
*
UPSTREAM: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
2017-04-11
1
-1
/
+3
*
Security Vulnerability: I2C debug interface
David Chu
2017-04-11
1
-1
/
+1
*
nf: xt_qtaguid: fix handling for cases where tunnels are used.
JP Abgrall
2017-04-11
1
-81
/
+70
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2017-04-11
1
-0
/
+7
*
random: sprinkle e/f/prandom in places that deplete entropy often
imoseyon
2017-04-11
1
-1
/
+1
*
random.h: declare erandom function
imoseyon
2017-04-11
1
-0
/
+2
*
random32: use e/frandom for reseeding, and a merge fixup
imoseyon
2017-04-11
1
-3
/
+2
*
UKSM: Add Governors for Higher CPU usage (HighCPU) for more merging, and low ...
Joe Maples
2017-04-11
1
-4
/
+4
*
uksm: use deferrable timer
Ryan Pennucci
2017-04-11
1
-4
/
+24
[prev]
[next]