summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
2020-01-03compat_ioctl: simplify the implementationArnd Bergmann
2020-01-03compat_ioctl: ide: floppy: add handlerArnd Bergmann
2020-01-03compat_ioctl: block: add blkdev_compat_ptr_ioctlArnd Bergmann
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann
2020-01-02scsi: soc: mediatek: add header for SiP service interfaceStanley Chu
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski
2020-01-02PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson
2020-01-02cpuidle: psci: Support CPU hotplug for the hierarchical modelUlf Hansson
2020-01-02of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson
2020-01-02firmware: psci: Export functions to manage the OSI modeUlf Hansson
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2020-01-02Merge branch 'ib-pinctrl-unreg-mappings' of git://git.kernel.org/pub/scm/linu...Jani Nikula
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-31fscrypt: introduce fscrypt_needs_contents_encryption()Eric Biggers
2019-12-31fscrypt: constify inode parameter to filename encryption functionsEric Biggers
2019-12-31x86/kasan: Print original address on #GPJann Horn
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook
2019-12-30usb: usb3503: Convert to use GPIO descriptorsLinus Walleij
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij
2019-12-30USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel
2019-12-30Merge branch 'ib-pinctrl-unreg-mappings' into develLinus Walleij
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede
2019-12-30PM / devfreq: Fix multiple kernel-doc warningsRandy Dunlap
2019-12-30PM / devfreq: Move statistics to separate struct devfreq_statsKamil Konieczny
2019-12-30PM / devfreq: Change time stats to 64-bitKamil Konieczny
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen
2019-12-29Merge tag 'v5.5-rc3' into develLinus Walleij
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-27ethtool: support for netlink notificationsMichal Kubecek
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek
2019-12-27spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-27crypto: api - remove unneeded semicolonChen Zhou
2019-12-27cpuidle: Allow idle states to be disabled by defaultRafael J. Wysocki
2019-12-27ACPI: processor: Export acpi_processor_evaluate_cst()Rafael J. Wysocki
2019-12-27Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-12-27spi: oc-tiny: Use GPIO descriptorsLinus Walleij
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran