aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'lineageos/cm-13.0' into replicant-6.0replicant-6.0-0003replicant-6.0-0002Wolfgang Wiedmeyer2017-09-0836-3254/+706
|\
| * kernel: Fix potential refcount leak in su checkTom Marshall2017-06-071-1/+3
| * kernel: Only expose su when daemon is runningTom Marshall2017-06-078-0/+87
| * tuna: remove cyanogenmod defconfigAndreas Blaesius2017-05-202-2865/+2
| * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2017-05-171-0/+4
| * ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2017-05-171-1/+1
| * net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2017-05-171-8/+2
| * ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2017-05-171-5/+5
| * packet: fix race condition in packet_set_ringPhilip Pettersson2017-05-171-8/+13
| * HID: core: prevent out-of-bound readingsBenjamin Tissoires2017-05-171-0/+3
| * block: fix use-after-free in sys_ioprio_get()Omar Sandoval2017-05-171-0/+2
| * block: fix use-after-free in seq fileVegard Nossum2017-05-171-0/+1
| * BACKPORT: perf: Fix event->ctx lockingAriel Yin2017-05-171-34/+200
| * audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2017-05-171-168/+165
| * ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2017-05-172-0/+6
| * ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2017-05-171-11/+11
| * ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai2017-05-171-0/+6
| * ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2017-05-171-0/+8
| * ext4: validate s_first_meta_bg at mount timeEryu Guan2017-05-171-0/+9
| * sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-05-172-0/+6
| * BACKPORT: aio: mark AIO pseudo-fs noexecNick Desaulniers2017-05-171-0/+4
| * arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2017-05-171-35/+36
| * perf: Fix race in swevent hashPeter Zijlstra2017-05-171-7/+0
| * sg: Fix double-free when drives detach during SG_IOCalvin Owens2017-05-171-1/+7
| * net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2017-05-177-7/+14
| * Revert "udp: remove redundant variable"David S. Miller2017-05-172-14/+16
| * isofs: Fix infinite looping over CE entriesJan Kara2017-05-171-0/+6
* | tuna config: bcmdhd as a moduleWolfgang Wiedmeyer2017-06-131-1/+1
* | tuna config: disable TEE-related driver codeWolfgang Wiedmeyer2017-05-141-6/+2
* | tuna config: enable ath9k and do some hardeningWolfgang Wiedmeyer2017-05-131-8/+89
* | fs/ntfs: Disable optimization for ntfs_runlists_mergeWolfgang Wiedmeyer2017-05-121-0/+2
* | mmc: quirks: disable TEST_MMC_FW_PATCHINGZiyan2017-05-111-1/+1
* | omap: dss: Suspend DSS with earlysuspendPaul Kocialkowski2017-05-111-0/+36
* | mm: Disable optimization for function shrink_page_list()Wolfgang Wiedmeyer2017-05-111-0/+2
* | kernel: add support for gcc 5Sasha Levin2017-05-111-0/+66
* | omap: remoteproc: add a notification for loading errorMiguel Vadillo2017-05-103-1/+22
* | WiFi nvram path for tunaPaul Kocialkowski2017-05-101-1/+1
* | Replicant kernel releasePaul Kocialkowski2017-05-101-2/+3
* | Get rid of proprietary firmwares and related instructionsPaul Kocialkowski2017-05-10162-136972/+3
|/
* vfs: more mnt_parent cleanupsAl Viro2016-10-294-55/+29
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2016-10-295-12/+18
* KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-10-291-1/+1
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-10-291-0/+2
* perf: duplicate deletion of perf eventSrinivasarao P2016-10-291-0/+3
* net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov2016-10-291-1/+1
* __ptrace_may_access() should not deny sub-threadsMark Grondona2016-10-291-1/+1
* mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman2016-10-291-0/+3
* mnt: Only change user settable mount flags in remountEric W. Biederman2016-10-292-2/+4
* ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2016-10-294-21/+56
* ARM: assembler.h: Add string declaration macroDave Martin2016-10-291-0/+9