aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 2-16/+4
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-1/+1
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 11-9/+21
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-0/+5
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXGravatar Jan Kara 1-9/+8
2020-09-20Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-4/+4
2020-09-20Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+20
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantGravatar Henry Ptasinski 1-3/+5
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2020-09-20dm: Call proper helper to determine dax supportGravatar Jan Kara 1-2/+20
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferGravatar Tobias Klauser 1-1/+1
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferGravatar Tobias Klauser 1-2/+1
2020-09-18net: mscc: ocelot: deinitialize only initialized portsGravatar Vladimir Oltean 1-0/+1
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDGravatar Vladimir Oltean 1-0/+1
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+0
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+1
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+4
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootGravatar Masami Hiramatsu 1-0/+5
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferGravatar Tobias Klauser 1-2/+1
2020-09-17ethtool: add and use message type for tunnel info replyGravatar Michal Kubecek 1-0/+1
2020-09-17mm: allow a controlled amount of unfairness in the page lockGravatar Linus Torvalds 2-0/+3
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineGravatar Andrew Jones 1-1/+0
2020-09-16fs: fix cast in fsparam_u32hex() macroGravatar Alexey Dobriyan 1-1/+1
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idleGravatar Peter Zijlstra 1-0/+1
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countGravatar Hou Tao 1-4/+4
2020-09-16serial: core: fix console port-lock regressionGravatar Johan Hovold 1-0/+1
2020-09-14net: sched: only keep the available bits when setting vxlan md->gbpGravatar Xin Long 1-0/+3
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathGravatar David Ahern 1-0/+1
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagGravatar Sergey Senozhatsky 2-16/+4
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+2
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+16
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-7/+30
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+15
2020-09-11KVM: MIPS: Change the definition of kvm typeGravatar Huacai Chen 1-2/+3
2020-09-11Merge branch 'powercap'Gravatar Rafael J. Wysocki 1-6/+5
2020-09-10netlink: fix doc about nlmsg_parse/nla_validateGravatar Nicolas Dichtel 1-2/+0
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hGravatar Miaohe Lin 1-1/+1
2020-09-10powercap: make documentation reflect codeGravatar Amit Kucheria 1-6/+5
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningGravatar Randy Dunlap 1-0/+1
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsGravatar Kees Cook 1-4/+2
2020-09-09net: qed: Disable aRFS for NPAR and 100GGravatar Dmitry Bogdanov 1-0/+1
2020-09-09net: add __must_check to skb_put_padto()Gravatar Eric Dumazet 1-3/+4
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetGravatar Evan Nimmo 1-0/+15
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffGravatar Pablo Neira Ayuso 1-0/+1
2020-09-07netdevice.h: fix xdp_state kernel-doc warningGravatar Randy Dunlap 1-0/+1
2020-09-07netdevice.h: fix proto_down_reason kernel-doc warningGravatar Randy Dunlap 1-0/+1
2020-09-07PM: <linux/device.h>: fix @em_pd kernel-doc warningGravatar Randy Dunlap 1-0/+1
2020-09-07ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureGravatar Cezary Rojewski 1-0/+2
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+42
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-5/+17