summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-28genetlink: add missing kdoc for validation flagsJakub Kicinski
2020-09-28net: core: add nested_level variable in net_deviceTaehee Yoo
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-09-24tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha
2020-09-24net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang
2020-09-24net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski
2020-09-24net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-21bpf: Prevent .BTF section eliminationTony Ambardar
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-20Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-20Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-20dm: Call proper helper to determine dax supportJan Kara
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-16fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-09-14net: sched: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-11Merge branch 'powercap'Rafael J. Wysocki
2020-09-10netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel