summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-10-171-9/+9
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-171-0/+53
* ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-10-171-0/+2
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-071-2/+0
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-051-1/+1
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-051-0/+5
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2019-10-051-3/+6
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-211-0/+1
* ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet2019-09-161-1/+0
* xfrm: clean up xfrm protocol checksCong Wang2019-09-161-0/+17
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-101-1/+2
* gpio: Fix build error of function redefinitionYueHaibing2019-09-101-24/+0
* tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur2019-09-061-0/+4
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-08-251-1/+1
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-08-251-0/+2
* inet: switch IP ID generator to siphashEric Dumazet2019-08-252-0/+7
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2019-08-251-1/+56
* siphash: add cryptographically secure PRFJason A. Donenfeld2019-08-251-0/+85
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2019-08-251-0/+1
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-251-4/+1
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-111-0/+3
* libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov2019-08-111-3/+3
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-111-0/+17
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-111-0/+1
* include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda2019-08-061-2/+2
* Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda2019-08-061-0/+16
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-08-061-0/+4
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-08-061-0/+20
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-062-13/+11
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-061-2/+1
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-061-1/+4
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-041-2/+2
* tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh2019-08-041-5/+6
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-08-041-1/+6
* compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2019-08-041-0/+8
* compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2019-08-041-8/+6
* clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-08-041-1/+1
* rcu: Force inlining of rcu_read_lock()Waiman Long2019-08-041-1/+1
* nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada2019-07-211-12/+12
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-211-1/+10
* ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long2019-07-211-3/+6
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-103-1/+20
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-07-101-0/+3
* cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-06-221-2/+8
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-221-3/+0
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-06-221-5/+0
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-171-0/+1
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-171-0/+1
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-172-0/+5