aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-18Merge tag 'v4.14.153' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.149' into v4.14/standard/baseBruce Ashfield
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-10-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen
2019-10-11cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2019-10-10Merge tag 'v4.14.147' into v4.14/standard/baseBruce Ashfield
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu
2019-10-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu
2019-09-15Merge tag 'v4.14.143' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.142' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.140' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.139' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.138' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.137' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.136' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.135' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.134' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.132' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.129' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.128' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.127' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.126' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.125' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.124' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.123' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.122' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.121' into v4.14/standard/baseBruce Ashfield
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10gpio: Fix build error of function redefinitionYueHaibing
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-08-25bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-09cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo
2019-08-09cgroup: Implement css_task_iter_skip()Tejun Heo
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-31jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler
2019-07-31mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler