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
*
usb: chipidea: debug: check before accessing ci_role
Michael Thalmeier
2017-11-06
1
-1
/
+2
*
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-11-06
1
-2
/
+2
*
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
2017-11-06
1
-1
/
+1
*
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-11-06
1
-3
/
+4
*
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
2017-11-06
1
-30
/
+34
*
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Kazuya Mizuguchi
2017-11-06
1
-1
/
+1
*
usb: renesas_usbhs: fix the sequence in xfer_work()
Yoshihiro Shimoda
2017-11-06
1
-2
/
+2
*
usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
Yoshihiro Shimoda
2017-11-06
3
-1
/
+41
*
leak in O_DIRECT readv past the EOF
Al Viro
2017-11-06
1
-0
/
+1
*
mm/page_alloc: Remove kernel address exposure in free_reserved_area()
Josh Poimboeuf
2017-11-06
1
-2
/
+2
*
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2017-11-06
2
-22
/
+15
*
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
2017-11-06
1
-9
/
+5
*
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-11-06
2
-3
/
+11
*
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
2017-11-06
1
-0
/
+3
*
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
2017-11-06
1
-0
/
+4
*
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-11-06
3
-6
/
+10
*
Staging: comedi: comedi_fops: Avoid orphaned proc entry
Cheah Kok Cheong
2017-11-06
1
-3
/
+3
*
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
2017-11-06
1
-5
/
+14
*
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
2017-10-21
1
-2
/
+2
*
arm64/configs: Enable BALANCE_ANON_FILE_RECLAIM
Thierry Strudel
2017-10-21
1
-0
/
+1
*
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-10-21
1
-3
/
+3
*
mm: vmscan: support equal reclaim for anon and file pages
Liam Mark
2017-10-21
2
-1
/
+11
*
FIQ and sysrq default deauthorized
Mark Salyzyn
2017-10-21
1
-1
/
+1
*
sdcardfs: fix space leak
Andrea Arcangeli
2017-10-21
1
-0
/
+6
*
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2017-10-20
2
-3
/
+10
*
mac80211: use constant time comparison with keys
Jason A. Donenfeld
2017-10-20
1
-1
/
+2
*
mac80211: accept key reinstall without changing anything
Johannes Berg
2017-10-20
1
-3
/
+18
*
ANDROID: binder: use 64-bit interface on 32-bit kernels.
Martijn Coenen
2017-10-20
1
-2
/
+2
*
mtk: driver: vibrator: cleanup
Moyster
2017-10-20
6
-32
/
+25
*
FROMLIST: f2fs: expose some sectors to user in inline data or dentry case
Jaegeuk Kim
2017-10-16
1
-0
/
+5
*
Revert "Fix CVE-2012-6703 (integer overflow in ALSA subsystem)"
Moyster
2017-10-16
1
-5
/
+0
*
nl80211: check for the required netlink attributes presence
Vladis Dronov
2017-10-16
1
-0
/
+3
*
fork: make whole stack_canary random
Jann Horn
2017-10-14
1
-1
/
+1
*
arm64: zero the leading stack canary byte
Daniel Micay
2017-10-14
1
-0
/
+3
*
gather extra early boot entropy like PaX
Daniel Micay
2017-10-14
1
-0
/
+11
*
use kernel command-line for early entropy
Daniel Micay
2017-10-14
1
-0
/
+1
*
BACKPORT: Sanitize 'move_pages()' permission checks
Marissa Wall
2017-10-14
1
-8
/
+4
*
f2fs: fix potential panic during fstrim
Chao Yu
2017-10-14
3
-5
/
+5
*
FROMLIST: binder: fix use-after-free in binder_transaction()
Todd Kjos
2017-10-14
1
-27
/
+66
*
defconfig: hardened config
Mister Oyster
2017-10-14
1
-12
/
+12
*
f2fs: Fix merge errors
jollaman999
2017-10-04
3
-4
/
+6
*
f2fs: hurry up to issue discard after io interruption
Chao Yu
2017-10-04
1
-2
/
+15
*
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
2017-10-04
1
-0
/
+2
*
f2fs: detect dirty inode in evict_inode
Chao Yu
2017-10-04
1
-0
/
+3
*
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2017-10-04
2
-0
/
+14
*
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
2017-10-04
3
-13
/
+16
*
f2fs: better to wait for fstrim completion
Jaegeuk Kim
2017-10-04
1
-1
/
+6
*
f2fs: avoid race in between read xattr & write xattr
Yunlei He
2017-10-04
3
-0
/
+8
*
f2fs: make get_lock_data_page to handle encrypted inode
Jaegeuk Kim
2017-10-04
1
-58
/
+51
*
f2fs: use generic terms used for encrypted block management
Jaegeuk Kim
2017-10-04
5
-12
/
+15
[next]