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: enable rumble/leds on xbox360 controllers & regen defconfig
Moyster
2017-09-05
1
-4
/
+26
*
defconfig: Enable usb host driver for joystick/gamepad
Hemant Kumar
2017-09-05
1
-0
/
+2
*
kthread: Backport queuing_blocked()
Petr Mladek
2017-09-04
1
-0
/
+12
*
ARM: mm: Don't force swp_emulate
Chad Cormier Roussel
2017-09-04
1
-1
/
+1
*
FS: F2FS: Use jiffies
Dorimanx
2017-09-04
7
-8
/
+9
*
iio: Add iio_push_buffers_with_timestamp() helper
Lars-Peter Clausen
2017-08-31
1
-0
/
+25
*
crypto: memneq - fix for archs without efficient unaligned access
Daniel Borkmann
2017-08-31
1
-1
/
+2
*
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2017-08-31
2
-30
/
+54
*
crypto: xts - fix compile errors
Stephan Mueller
2017-08-31
2
-0
/
+2
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2017-08-31
10
-53
/
+57
*
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2017-08-31
1
-1
/
+1
*
arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2017-08-31
1
-2
/
+2
*
arm64/crypto: remove redundant update of data
Colin Ian King
2017-08-31
1
-1
/
+0
*
scripts/tags.sh: catch 4.9-rc6
Jaegeuk Kim
2017-08-31
1
-108
/
+131
*
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
2017-08-31
1
-3
/
+4
*
audit: Fix sleep in atomic
Jan Kara
2017-08-31
1
-2
/
+14
*
sound: soc: optimize for size
thecrazyskull
2017-08-31
1
-0
/
+2
*
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2017-08-31
1
-5
/
+11
*
BACKPORT: FROMLIST: pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-31
3
-15
/
+17
*
mtk: gps: derp
Mister Oyster
2017-08-31
1
-2
/
+2
*
vmstat: squash 4 patches from upstream
Francisco Franco
2017-08-31
1
-3
/
+5
*
defconfig enable ntfs drivers
Mister Oyster
2017-08-31
1
-1
/
+3
*
defconfig: enable exfat drivers
Mister Oyster
2017-08-31
1
-0
/
+7
*
fs: exfat: import latest dorimanx/exfat-nofuse drivers
Mister Oyster
2017-08-31
29
-0
/
+12655
*
Apply CFLAGS, -Os to decompress.o to improve decompress performance during bo...
flar2
2017-08-31
1
-0
/
+3
*
compiler-intel.h: Remove duplicate definition
Pranith Kumar
2017-08-31
1
-3
/
+0
*
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
2017-08-31
5
-6
/
+8
*
af_key: Add lock to key dump
Yuejie Shi
2017-08-31
1
-7
/
+35
*
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-08-31
1
-2
/
+2
*
Revert "BACKPORT: ALSA: timer: Fix race between read and ioctl"
Siqi Lin
2017-08-31
1
-4
/
+0
*
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-08-31
1
-1
/
+17
*
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-08-31
1
-2
/
+2
*
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
2017-08-31
1
-3
/
+3
*
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
2017-08-31
1
-5
/
+6
*
./Makefile: tell gcc optimizer to never introduce new data races
Jiri Kosina
2017-08-31
1
-0
/
+4
*
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-08-31
1
-1
/
+2
*
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-08-31
1
-0
/
+8
*
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
2017-08-31
1
-2
/
+2
*
lib/bsearch.c: micro-optimize pivot position calculation
Sergey Senozhatsky
2017-08-30
1
-10
/
+12
*
Revert "dm ioctl: prevent stack leak in dm ioctl call"
Jonathan Solnit
2017-08-30
1
-1
/
+1
*
Revert "UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER...
Jonathan Solnit
2017-08-30
1
-1
/
+0
*
net: core: neighbour: Change the print format for addresses
Naveen Ramaraj
2017-08-24
1
-2
/
+2
*
UPSTREAM: crypto: crypto_memneq - add equality testing of memory regions w/o ...
James Yonan
2017-08-24
8
-14
/
+174
*
mtk: gps: upstream changes
Mister Oyster
2017-08-20
2
-4
/
+46
*
Merge mediatek security patches
fire855
2017-08-20
6
-30
/
+69
*
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
2017-08-20
1
-5
/
+4
*
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-08-20
1
-3
/
+4
*
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
2017-08-20
1
-0
/
+8
*
pstore: Use dynamic spinlock initializer
Kees Cook
2017-08-20
1
-1
/
+1
*
pstore: Correctly initialize spinlock and flags
Kees Cook
2017-08-20
1
-5
/
+7
[prev]
[next]