aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGravatar Greg Kroah-Hartman 2-271/+293
2019-12-16device.h: move 'struct class' stuff out to device/class.hGravatar Greg Kroah-Hartman 2-240/+267
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGravatar Greg Kroah-Hartman 2-264/+289
2019-12-16device.h: move dev_printk()-like functions to dev_printk.hGravatar Greg Kroah-Hartman 2-216/+236
2019-12-16device.h: move devtmpfs prototypes out of the fileGravatar Greg Kroah-Hartman 1-4/+0
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+5
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-5/+4
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-4/+10
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+4
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-17/+23
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-16/+16
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIGravatar Yishai Hadas 1-0/+5
2019-12-12fs: remove ksys_dup()Gravatar Dominik Brodowski 1-1/+0
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrGravatar Dominik Brodowski 1-0/+2
2019-12-12blk-cgroup: remove blkcg_drain_queueGravatar Guoqing Jiang 1-2/+0
2019-12-12init: use do_mount() instead of ksys_mount()Gravatar Dominik Brodowski 1-2/+0
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Gravatar Dominik Brodowski 1-2/+2
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeGravatar Jens Axboe 1-17/+22
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-0/+5
2019-12-11i2c: add helper to check if a client has a driver attachedGravatar Wolfram Sang 1-0/+5
2019-12-10io_uring: allow unbreakable linksGravatar Jens Axboe 1-0/+1
2019-12-10i2c: fix header file kernel-doc warningGravatar Randy Dunlap 1-0/+1
2019-12-10i2c: remove i2c_new_dummy() APIGravatar Wolfram Sang 1-6/+0
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineGravatar Alexei Starovoitov 1-0/+5
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 1-2/+1
2019-12-09treewide: Use sizeof_field() macroGravatar Pankaj Bharadiya 9-16/+16
2019-12-09PM / devfreq: Use PM QoS for sysfs min/max_freqGravatar Leonard Crestez 1-4/+5
2019-12-09PM / devfreq: Add PM QoS supportGravatar Leonard Crestez 1-0/+5
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 10-23/+64
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+2
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 17-51/+123
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 8-76/+287
2019-12-07pipe: remove 'waiting_writers' merging logicGravatar Linus Torvalds 1-2/+0
2019-12-07inet: protect against too small mtu values.Gravatar Eric Dumazet 2-0/+10
2019-12-06tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Gravatar Guillaume Nault 1-3/+3
2019-12-06tcp: tighten acceptance of ACKs not matching a child socketGravatar Guillaume Nault 1-3/+13
2019-12-06tcp: fix rejected syncookies due to stale timestampsGravatar Guillaume Nault 2-2/+16
2019-12-06net: core: rename indirect block ingress cb functionGravatar John Hurley 1-8/+7
2019-12-06Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linusGravatar Jens Axboe 1-0/+4
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-0/+1
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-263/+295
2019-12-06Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 4-2/+92
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-33/+34
2019-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-0/+6
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Gravatar Olof Johansson 1-0/+1
2019-12-06printk: Drop pr_warning definitionGravatar Kefeng Wang 1-2/+1
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-4/+6
2019-12-05Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-65/+30