summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-12gpiolib: add support for disabling line biasKent Gibson1-0/+2
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini1-0/+4
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski5-123/+153
2019-11-08Revert "gpio: expose pull-up/pull-down line flags to userspace"Linus Walleij1-4/+0
2019-11-07gpio: Add definition for GPIO directionMatti Vaittinen1-0/+3
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski1-0/+3
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski1-0/+3
2019-11-05lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski1-0/+2
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij73-219/+606
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven1-0/+21
2019-11-03debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman1-7/+6
2019-11-02debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman1-8/+4
2019-11-02driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan1-4/+9
2019-11-02driver core: Allow a device to wait on optional suppliersSaravana Kannan1-0/+3
2019-11-02driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan1-0/+2
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds21-79/+116
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+5
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+17
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet1-1/+1
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas1-0/+1
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-2/+16
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+3
2019-10-30net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet1-2/+2
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust1-0/+5
2019-10-29net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+37
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+31
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven1-1/+1
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella1-1/+0
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman47-135/+426
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+0
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault1-1/+1
2019-10-25net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)1-3/+7
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+5
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo4-25/+0
2019-10-24vxlan: add adjacent link to limit depth levelTaehee Yoo1-0/+1
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo1-0/+10
2019-10-24team: fix nested locking lockdep warningTaehee Yoo1-0/+1
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo1-0/+1
2019-10-24net: core: add generic lockdep keysTaehee Yoo1-22/+13
2019-10-24net: core: limit nested device depthTaehee Yoo1-0/+4
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-24/+59
2019-10-24Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+4