aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for gcc6HEADreplicant-6.0Denis 'GNUtoo' Carikli2021-08-261-0/+66
* tuna_defconfig: sync CDC Ethernet support with other devicesreplicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1Denis 'GNUtoo' Carikli2019-08-021-1/+1
* tuna_defconfig: Add support for USB Ethernet adaptersDenis 'GNUtoo' Carikli2019-07-241-8/+8
* tuna config: bcmdhd as a moduleWolfgang Wiedmeyer2019-07-241-1/+1
* tuna config: disable TEE-related driver codeWolfgang Wiedmeyer2019-07-241-6/+2
* tuna config: enable ath9k and do some hardeningWolfgang Wiedmeyer2019-07-241-8/+89
* fs/ntfs: Disable optimization for ntfs_runlists_mergeWolfgang Wiedmeyer2019-07-241-0/+2
* mmc: quirks: disable TEST_MMC_FW_PATCHINGZiyan2019-07-241-1/+1
* omap: dss: Suspend DSS with earlysuspendPaul Kocialkowski2019-07-241-0/+36
* mm: Disable optimization for function shrink_page_list()Wolfgang Wiedmeyer2019-07-241-0/+2
* kernel: add support for gcc 5Sasha Levin2019-07-241-0/+66
* omap: remoteproc: add a notification for loading errorMiguel Vadillo2019-07-243-1/+22
* WiFi nvram path for tunaPaul Kocialkowski2019-07-241-1/+1
* Replicant kernel releasePaul Kocialkowski2019-07-241-2/+3
* Get rid of proprietary firmwares and related instructionsPaul Kocialkowski2019-07-24162-136972/+3
* 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
* 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