summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-05clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-05clk: fixed-rate: Document accuracy memberStephen Boyd
2020-01-05clk: fixed-rate: Move to_clk_fixed_rate() to C fileStephen Boyd
2020-01-05clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()Stephen Boyd
2020-01-05clk: gpio: Use DT way of specifying parentsStephen Boyd
2020-01-04block: remove unused mp_bvec_last_segmentJens Axboe
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-01-04tee: amdtee: check TEE status during driver initializationRijo Thomas
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-03dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal
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