aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-15jbd2: fix kernel-doc notation warningRandy Dunlap1-1/+1
2019-12-15Merge 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-15iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko2-24/+0
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij1-4/+0
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij1-2/+0
2019-12-13tcp: refine tcp_write_queue_empty() implementationEric Dumazet1-1/+10
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet3-3/+51
2019-12-13Input: input_event - fix struct padding on sparc64Arnd Bergmann1-0/+1
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+10
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+23
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-16/+16
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen1-0/+5
2019-12-12IB/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-11bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov1-0/+1
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe1-17/+22
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-11rtc: mt6397: fix alarm register overwriteRan Bi1-0/+8
2019-12-11dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner1-1/+4
2019-12-11isdn: capi: dead code removalArnd Bergmann4-623/+0
2019-12-11staging: remove isdn capi driversArnd Bergmann3-94/+0
2019-12-11i2c: add helper to check if a client has a driver attachedWolfram Sang1-0/+5
2019-12-10io_uring: allow unbreakable linksJens Axboe1-0/+1
2019-12-10i2c: fix header file kernel-doc warningRandy Dunlap1-0/+1
2019-12-10i2c: remove i2c_new_dummy() APIWolfram Sang1-6/+0
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov1-0/+5
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren1-0/+1
2019-12-09dt-bindings: reset: meson8b: fix duplicate reset IDsMartin Blumenstingl1-3/+3
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya9-16/+16
2019-12-09net/x25: add new state X25_STATE_5Martin Schiller1-1/+2
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet1-1/+0
2019-12-09netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter1-3/+3
2019-12-09PM / devfreq: Use PM QoS for sysfs min/max_freqLeonard Crestez1-4/+5
2019-12-09PM / devfreq: Add PM QoS supportLeonard Crestez1-0/+5
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-23/+64
2019-12-08efi: Fix efi_loaded_image_t::unload typeArvind Sankar1-5/+5
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds17-51/+123
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-76/+287