summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-02of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson1-0/+8
2020-01-02firmware: psci: Export functions to manage the OSI modeUlf Hansson1-0/+2
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp1-0/+34
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg78-209/+939
2020-01-02dt-bindings: reset: Add binding constants for NPCM7xx reset controllerTomer Maimon1-0/+91
2020-01-02Merge branch 'ib-pinctrl-unreg-mappings' of git://git.kernel.org/pub/scm/linu...Jani Nikula1-0/+5
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann2-2/+2
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-12/+33
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-12/+30
2019-12-31fscrypt: include <linux/ioctl.h> in UAPI headerEric Biggers1-0/+1
2019-12-31fscrypt: introduce fscrypt_needs_contents_encryption()Eric Biggers1-0/+20
2019-12-31fscrypt: constify inode parameter to filename encryption functionsEric Biggers1-3/+5
2019-12-31fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEYEric Biggers1-1/+12
2019-12-31x86/kasan: Print original address on #GPJann Horn1-0/+6
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti1-0/+5
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean1-2/+0
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean1-0/+9
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+5
2019-12-30ALSA: uapi: Add linux/types.h include back (but carefully)Takashi Iwai3-0/+12
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook1-9/+0
2019-12-30usb: usb3503: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij1-2/+0
2019-12-30USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel1-8/+0
2019-12-30Merge branch 'omap-for-v5.6/sdma' into omap-for-v5.6/ti-sysc-drop-pdataTony Lindgren1-18/+0
2019-12-30Merge branch 'ib-pinctrl-unreg-mappings' into develLinus Walleij1-0/+5
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede1-0/+5
2019-12-30include: trace: Add SCMI header with trace eventsLukasz Luba1-0/+90
2019-12-30asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport1-1/+32
2019-12-30PM / devfreq: Fix multiple kernel-doc warningsRandy Dunlap1-1/+2
2019-12-30PM / devfreq: Move statistics to separate struct devfreq_statsKamil Konieczny1-9/+17
2019-12-30PM / devfreq: Change time stats to 64-bitKamil Konieczny1-2/+2
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen1-4/+2
2019-12-29Merge tag 'v5.5-rc3' into develLinus Walleij45-115/+199
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei1-0/+1
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-0/+14
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek1-0/+1
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek1-0/+1
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2-0/+21
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek1-0/+1
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek1-0/+1
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-0/+18
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek2-0/+59
2019-12-27ethtool: support for netlink notificationsMichal Kubecek3-0/+16
2019-12-27ethtool: netlink bitset handlingMichal Kubecek1-0/+35
2019-12-27ethtool: helper functions for netlink interfaceMichal Kubecek1-0/+21
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek2-0/+45
2019-12-27spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean1-2/+2
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-37/+127
2019-12-27crypto: skcipher - Add skcipher_ialg_simple helperHerbert Xu1-3/+11