summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-11-13Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2019-11-13gpiolib: Introduce ->add_pin_ranges() callbackAndy Shevchenko
2019-11-12gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson
2019-11-12gpiolib: add support for disabling line biasKent Gibson
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski
2019-11-08Revert "gpio: expose pull-up/pull-down line flags to userspace"Linus Walleij
2019-11-07gpio: Add definition for GPIO directionMatti Vaittinen
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven
2019-11-03debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman
2019-11-02debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman
2019-11-02driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan
2019-11-02driver core: Allow a device to wait on optional suppliersSaravana Kannan
2019-11-02driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-10-30net: annotate lockless accesses to sk->sk_napi_idEric Dumazet
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-10-29net/mlx5: Fix flow counter list auto bits structRoi Dayan
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-10-25net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24vxlan: add adjacent link to limit depth levelTaehee Yoo
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo
2019-10-24team: fix nested locking lockdep warningTaehee Yoo
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-10-24net: core: add generic lockdep keysTaehee Yoo