aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-11-061-1/+2
* KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers2017-11-061-2/+2
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-11-061-1/+1
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-11-061-3/+4
* rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-11-061-30/+34
* usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-11-061-1/+1
* usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda2017-11-061-2/+2
* usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda2017-11-063-1/+41
* leak in O_DIRECT readv past the EOFAl Viro2017-11-061-0/+1
* mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf2017-11-061-2/+2
* tcp: fix xmit timer to only be reset if data ACKed/SACKedNeal Cardwell2017-11-062-22/+15
* tcp: enable xmit timer fix by having TLP use time when RTO should fireNeal Cardwell2017-11-061-9/+5
* tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-11-062-3/+11
* Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro2017-11-061-0/+3
* Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2017-11-061-0/+4
* udp: consistently apply ufo or fragmentationWillem de Bruijn2017-11-063-6/+10
* Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong2017-11-061-3/+3
* ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov2017-11-061-5/+14
* lib/lz4: make arrays static const, reduces object code sizeColin Ian King2017-10-211-2/+2
* arm64/configs: Enable BALANCE_ANON_FILE_RECLAIMThierry Strudel2017-10-211-0/+1
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-10-211-3/+3
* mm: vmscan: support equal reclaim for anon and file pagesLiam Mark2017-10-212-1/+11
* FIQ and sysrq default deauthorizedMark Salyzyn2017-10-211-1/+1
* sdcardfs: fix space leakAndrea Arcangeli2017-10-211-0/+6
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-202-3/+10
* mac80211: use constant time comparison with keysJason A. Donenfeld2017-10-201-1/+2
* mac80211: accept key reinstall without changing anythingJohannes Berg2017-10-201-3/+18
* ANDROID: binder: use 64-bit interface on 32-bit kernels.Martijn Coenen2017-10-201-2/+2
* mtk: driver: vibrator: cleanupMoyster2017-10-206-32/+25
* FROMLIST: f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim2017-10-161-0/+5
* Revert "Fix CVE-2012-6703 (integer overflow in ALSA subsystem)"Moyster2017-10-161-5/+0
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-10-161-0/+3
* fork: make whole stack_canary randomJann Horn2017-10-141-1/+1
* arm64: zero the leading stack canary byteDaniel Micay2017-10-141-0/+3
* gather extra early boot entropy like PaXDaniel Micay2017-10-141-0/+11
* use kernel command-line for early entropyDaniel Micay2017-10-141-0/+1
* BACKPORT: Sanitize 'move_pages()' permission checksMarissa Wall2017-10-141-8/+4
* f2fs: fix potential panic during fstrimChao Yu2017-10-143-5/+5
* FROMLIST: binder: fix use-after-free in binder_transaction()Todd Kjos2017-10-141-27/+66
* defconfig: hardened configMister Oyster2017-10-141-12/+12
* f2fs: Fix merge errorsjollaman9992017-10-043-4/+6
* f2fs: hurry up to issue discard after io interruptionChao Yu2017-10-041-2/+15
* f2fs: fix to show correct discard_granularity in sysfsChao Yu2017-10-041-0/+2
* f2fs: detect dirty inode in evict_inodeChao Yu2017-10-041-0/+3
* f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong2017-10-042-0/+14
* f2fs: speed up gc_urgent mode with SSRJaegeuk Kim2017-10-043-13/+16
* f2fs: better to wait for fstrim completionJaegeuk Kim2017-10-041-1/+6
* f2fs: avoid race in between read xattr & write xattrYunlei He2017-10-043-0/+8
* f2fs: make get_lock_data_page to handle encrypted inodeJaegeuk Kim2017-10-041-58/+51
* f2fs: use generic terms used for encrypted block managementJaegeuk Kim2017-10-045-12/+15