summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2019-11-082-1/+15
|\
| * drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring2019-11-061-0/+13
| * drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark2019-11-061-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-0121-79/+116
|\ \
| * | net: increase SOMAXCONN to 4096Eric Dumazet2019-10-311-1/+1
| * | net: annotate lockless accesses to sk->sk_napi_idEric Dumazet2019-10-301-3/+3
| * | net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-10-301-2/+2
| * | net/mlx5: Fix flow counter list auto bits structRoi Dayan2019-10-291-2/+1
| * | net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-10-282-3/+31
| * | net: add skb_queue_empty_lockless()Eric Dumazet2019-10-281-9/+24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-271-0/+1
| |\ \
| | * | ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-241-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-261-1/+0
| |\ \ \
| | * | | bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann2019-10-221-1/+0
| * | | | netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-251-1/+1
| * | | | net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)2019-10-251-3/+7
| * | | | net: remove unnecessary variables and callbackTaehee Yoo2019-10-244-25/+0
| * | | | vxlan: add adjacent link to limit depth levelTaehee Yoo2019-10-241-0/+1
| * | | | net: core: add ignore flag to netdev_adjacent structureTaehee Yoo2019-10-241-0/+10
| * | | | team: fix nested locking lockdep warningTaehee Yoo2019-10-241-0/+1
| * | | | bonding: use dynamic lockdep key instead of subclassTaehee Yoo2019-10-241-0/+1
| * | | | net: core: add generic lockdep keysTaehee Yoo2019-10-241-22/+13
| * | | | net: core: limit nested device depthTaehee Yoo2019-10-241-0/+4
| * | | | net/flow_dissector: switch to siphashEric Dumazet2019-10-234-5/+7
| | |/ / | |/| |
| * | | dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann2019-10-221-0/+6
| * | | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet2019-10-211-2/+2
* | | | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-11-011-0/+5
|\ \ \ \
| * | | | SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2019-10-301-0/+5
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-011-1/+1
|\ \ \ \ \
| * | | | | perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven2019-10-281-1/+1
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-012-2/+17
|\ \ \ \ \ \
| * | | | | | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas2019-10-311-0/+1
| * | | | | | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-311-2/+16
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | RDMA/uverbs: Prevent potential underflowDan Carpenter2019-10-221-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-10-311-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2019-10-141-0/+3
| |/ / / / /
* | | | | | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-291-0/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers2019-10-231-0/+37
| |/ / / /
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-10-281-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella2019-10-281-1/+0
| | |/ / | |/| |
* | | | Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-261-2/+2
|\ \ \ \
| * | | | sysfs: Fixes __BIN_ATTR_WO() macroNayna Jain2019-10-021-2/+2
| | |/ / | |/| |
* | | | Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-251-9/+5
|\ \ \ \
| * | | | symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich2019-10-181-9/+5
* | | | | Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-10-243-24/+59
|\ \ \ \ \
| * | | | | PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki2019-10-211-12/+0
| * | | | | cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-212-12/+15
| * | | | | PM: QoS: Introduce frequency QoSRafael J. Wysocki2019-10-211-0/+44
| | |_|/ / | |/| | |
* | | | | Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-10-241-4/+4
|\ \ \ \ \