aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* espresso: Add support for USB Ethernet adapters and CDC Ethernetreplicant-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-10-201-0/+14
* espresso defconfig: enable ath9k, do some hardening and disable TEE-related d...replicant-6.0-0003replicant-6.0-0002Wolfgang Wiedmeyer2017-06-121-1/+9
* sec_ts: Avoid loading firmwaresPaul Kocialkowski2017-06-092-15/+2
* Replicant kernel releasePaul Kocialkowski2017-06-091-2/+3
* Get rid of proprietary firmwares and related instructionsPaul Kocialkowski2017-06-09161-139868/+3
* mm: Disable optimization for function shrink_page_list()Wolfgang Wiedmeyer2017-06-091-0/+2
* kernel: add support for gcc 5Sasha Levin2017-06-091-0/+66
* 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
* tcp: make challenge acks less predictableEric Dumazet2017-06-071-5/+12
* tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet2017-06-071-1/+18
* tcp: Change possible SYN flooding messagesEric Dumazet2017-06-076-50/+40
* ping: implement proper lockingEric Dumazet2017-06-071-2/+3
* ext4: short-cut orphan cleanup on errorVegard Nossum2017-05-101-0/+10
* ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2017-05-101-4/+6
* espresso: resolve 3.0/3.4 kernel madness about board properties sysfsAndreas Blaesius2017-03-271-0/+24
* Revert "BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fields"Michael Gernoth2017-03-171-7/+0
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2017-03-171-8/+2
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2017-03-171-1/+1
* ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2017-03-171-5/+5
* BACKPORT: perf: Fix event->ctx lockingAriel Yin2017-03-171-34/+200
* ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2017-03-171-0/+8
* ext4: validate s_first_meta_bg at mount timeEryu Guan2017-03-171-0/+9
* Revert "udp: remove redundant variable"David S. Miller2017-03-172-14/+16
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2017-03-177-7/+14
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-03-172-0/+6
* BACKPORT: aio: mark AIO pseudo-fs noexecNick Desaulniers2017-03-171-0/+4
* isofs: Fix infinite looping over CE entriesJan Kara2017-03-171-0/+6
* mac80211: fix fragmentation code, particularly for encryptionJohannes Berg2017-03-171-1/+1
* arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2017-03-171-35/+36
* packet: fix race condition in packet_set_ringPhilip Pettersson2017-03-171-8/+13
* ion: disable system contig heapLiam Mark2017-03-171-3/+5
* ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-11-092-0/+6
* ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-11-091-11/+11
* ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai2016-11-091-0/+6
* audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-11-091-168/+165
* HID: core: prevent out-of-bound readingsBenjamin Tissoires2016-11-091-0/+3
* BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2016-11-091-0/+7
* perf: Fix race in swevent hashPeter Zijlstra2016-11-091-7/+0
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2016-11-091-1/+7
* block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-11-091-0/+2
* block: fix use-after-free in seq fileVegard Nossum2016-11-091-0/+1
* KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-10-281-1/+1
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-10-281-0/+2
* mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2016-10-271-3/+2
* mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman2016-10-271-0/+3
* vfs: more mnt_parent cleanupsAl Viro2016-10-274-55/+29
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2016-10-275-12/+18
* mnt: Only change user settable mount flags in remountEric W. Biederman2016-10-272-2/+4
* perf: duplicate deletion of perf eventSrinivasarao P2016-10-271-0/+3