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
...
*
Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"
Mister Oyster
2017-05-11
3
-410
/
+1
*
Revert "BACKPORT: [UPSTREAM] mm: new shrinker API"
Mister Oyster
2017-05-11
2
-69
/
+29
*
net: ping: check minimum size on ICMP header length
Kees Cook
2017-05-10
1
-0
/
+4
*
Revert "net: ping: Fix stack buffer overflow in ping_common_sendmsg()"
Mister Oyster
2017-05-10
1
-1
/
+1
*
ping: implement proper locking
Eric Dumazet
2017-05-10
1
-2
/
+3
*
lmk: remove duplicate include
Mister Oyster
2017-05-10
1
-1
/
+0
*
android: fiq_debugger: restrict access to critical commands.
Mark Salyzyn
2017-05-10
3
-34
/
+57
*
CHROMIUM: usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
2017-05-10
1
-5
/
+12
*
ANDROID: sdcardfs: Don't iput if we didn't igrab
Daniel Roseberg
2017-05-10
1
-7
/
+2
*
Staging: android: binder: Remove support for old 32 bit binder protocol.
Arve Hjønnevåg
2017-05-07
3
-26
/
+0
*
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
2017-05-07
1
-6
/
+7
*
random: print a warning for the first ten uninitialized random users
Theodore Ts'o
2017-05-07
1
-4
/
+8
*
defconfig: turn off some debug stuff
Moyster
2017-05-07
1
-5
/
+5
*
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2017-05-07
2
-40
/
+82
*
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
2017-05-07
1
-12
/
+8
*
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-05-07
1
-1
/
+1
*
perf: don't leave group_entry on sibling list (use-after-free)
John Dias
2017-05-07
1
-0
/
+7
*
um: defconfig: use a better defconfig for recent tests
Mister Oyster
2017-05-04
1
-128
/
+332
*
um: fix build
Mister Oyster
2017-05-04
4
-2
/
+16
*
um: Remove copy&paste code from init.h
Richard Weinberger
2017-05-03
1
-21
/
+1
*
um: Stop abusing __KERNEL__
Richard Weinberger
2017-05-03
5
-10
/
+11
*
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2017-05-03
31
-0
/
+157
*
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2017-05-03
13
-29
/
+64
*
um: Kbuild: Add back generic barrier.h
Naveen Ramaraj
2017-05-03
1
-0
/
+1
*
um: x86: add relaxed.h
Mister Oyster
2017-05-03
1
-0
/
+22
*
Fix compiler warning in UML code.
Lorenzo Colitti
2017-05-03
1
-1
/
+2
*
um: siginfo cleanup
Richard Weinberger
2017-05-03
4
-15
/
+15
*
um: remove dead code
Richard Weinberger
2017-05-03
1
-1
/
+0
*
UPSTREAM: timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
2017-05-03
1
-3
/
+14
*
defconfig: switch to crypto_lz4 instead of crypto_lzo
Mister Oyster
2017-05-02
1
-2
/
+2
*
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-05-02
1
-1
/
+8
*
BACKPORT: trace: resolve stack corruption due to string copy
Amey Telawane
2017-05-02
1
-1
/
+1
*
tracing: do not leak kernel addresses
Nick Desaulniers
2017-05-02
1
-1
/
+1
*
android: binder: fix duplicate error return.
Riley Andrews
2017-04-30
1
-1
/
+1
*
defconfig: deadline -> bfq
Mister Oyster
2017-04-30
1
-8
/
+7
*
ANDROID: Fix the incompatible goto command in security Fix.
Chenbo Feng
2017-04-29
1
-2
/
+2
*
BACKPORT: [UPSTREAM] udf: Check component length before reading it
Jan Kara
2017-04-29
1
-2
/
+7
*
BACKPORT: [UPSTREAM] udf: Verify i_size when loading inode
Jan Kara
2017-04-29
1
-0
/
+14
*
mtk: 3.10 updates
Mister Oyster
2017-04-29
15
-102
/
+95
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2017-04-29
7
-16
/
+15
*
defconfig: change quota config
Mister Oyster
2017-04-27
2
-4
/
+4
*
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
2017-04-27
2
-0
/
+36
*
Android: sdcardfs: Don't do d_add for lower fs
Daniel Rosenberg
2017-04-27
1
-7
/
+5
*
ANDROID: sdcardfs: Call lower fs's revalidate
Daniel Rosenberg
2017-04-27
1
-0
/
+8
*
ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges
Daniel Rosenberg
2017-04-27
2
-4
/
+11
*
ANDROID: sdcardfs: Use filesystem specific hash
Daniel Rosenberg
2017-04-27
1
-2
/
+7
*
UPSTREAM: ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-04-26
1
-1
/
+1
*
UPSTREAM: netfilter: Fix build errors with xt_socket.c
David S. Miller
2017-04-25
1
-0
/
+1
*
Revert "netfilter: have ip*t REJECT set the sock err when an icmp is to be sent"
Erik Kline
2017-04-25
4
-41
/
+0
*
net: include missing headers in net/net_namespace.h
Pablo Neira Ayuso
2017-04-25
1
-0
/
+2
[prev]
[next]