summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann1-4/+4
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+1
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley1-0/+1
2019-12-17Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller1-0/+5
2019-12-17wireguard: global: fix spelling mistakes in commentsJosh Soref1-4/+4
2019-12-17Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2019-12-17ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann1-4/+4
2019-12-17ipv6: Annotate bitwise IPv6 dsfield pointer castSven Eckelmann1-1/+1
2019-12-17ptp_qoriq: export extts_clean_up() functionYangbo Lu1-0/+1
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann1-0/+2
2019-12-16jbd2: fix kernel-doc notation warningRandy Dunlap1-1/+1
2019-12-16libbpf: Support libbpf-provided extern variablesAndrii Nakryiko1-1/+2
2019-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+5
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+4
2019-12-15net: bridge: add STP xstatsVivien Didelot1-0/+10
2019-12-15bonding: move 802.3ad port state flags to uapiAndy Roulin1-0/+10
2019-12-14tcp: refine tcp_write_queue_empty() implementationEric Dumazet1-1/+10
2019-12-14tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet3-3/+51
2019-12-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2019-12-14Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+10
2019-12-14Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2019-12-14Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+23
2019-12-14Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-16/+16
2019-12-14bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel1-1/+1
2019-12-14bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2-16/+39
2019-12-14bpf: Introduce BPF dispatcherBjörn Töpel1-0/+56
2019-12-14bpf: Move trampoline JIT image allocation to a functionBjörn Töpel1-0/+1
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen1-0/+5
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2-3/+4
2019-12-13ethtool: provide link mode names as a string setMichal Kubecek1-0/+2
2019-12-13netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek1-4/+4
2019-12-13rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek1-0/+1
2019-12-13unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai1-0/+5
2019-12-13net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai1-0/+1
2019-12-13IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas1-0/+5
2019-12-12fs: remove ksys_dup()Dominik Brodowski1-1/+0
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski1-0/+2
2019-12-12cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki2-11/+3
2019-12-12blk-cgroup: remove blkcg_drain_queueGuoqing Jiang1-2/+0
2019-12-12init: use do_mount() instead of ksys_mount()Dominik Brodowski1-2/+0
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski1-2/+2
2019-12-12bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov1-0/+1
2019-12-12io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe1-17/+22
2019-12-12vsock: add local transport support in the vsock coreStefano Garzarella1-0/+2
2019-12-12vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella1-3/+5
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+5
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King1-0/+7
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King1-0/+4
2019-12-11net: sfp: add more extended compliance codesRussell King1-27/+55
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King1-2/+0