summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds1-0/+8
2020-01-06Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+4
2020-01-07kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada1-1/+11
2020-01-06fs: Fix page_mkwrite off-by-one errorsAndreas Gruenbacher1-0/+28
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst323-4123/+5988
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-4/+2
2020-01-06firmware: scm: Add stubs for OCMEM and restore_sec_cfg_availableKrzysztof Kozlowski1-0/+6
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+55
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean1-0/+2
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean1-0/+50
2020-01-06leds: Add managed API to get a LED from a device driverJean-Jacques Hiblot1-0/+2
2020-01-06leds: Add of_led_get() and led_put()Tomi Valkeinen1-0/+4
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean1-0/+3
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean1-1/+0
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King1-4/+8
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-05clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd1-6/+94
2020-01-05clk: fixed-rate: Document accuracy memberStephen Boyd1-0/+1
2020-01-05clk: fixed-rate: Move to_clk_fixed_rate() to C fileStephen Boyd1-2/+0
2020-01-05clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()Stephen Boyd1-3/+0
2020-01-05clk: gpio: Use DT way of specifying parentsStephen Boyd1-38/+0
2020-01-04block: remove unused mp_bvec_last_segmentJens Axboe1-22/+0
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-2/+5
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+4
2020-01-04tee: amdtee: check TEE status during driver initializationRijo Thomas1-0/+18
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser1-0/+5
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing1-3/+3
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-01-03dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal1-2/+2
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin1-0/+1
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann1-0/+6
2020-01-03compat_ioctl: simplify the implementationArnd Bergmann2-6/+0
2020-01-03compat_ioctl: ide: floppy: add handlerArnd Bergmann1-0/+2
2020-01-03compat_ioctl: block: add blkdev_compat_ptr_ioctlArnd Bergmann1-0/+7
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann1-0/+18
2020-01-02scsi: soc: mediatek: add header for SiP service interfaceStanley Chu1-0/+25
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski1-0/+1
2020-01-02PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson1-0/+8
2020-01-02cpuidle: psci: Support CPU hotplug for the hierarchical modelUlf Hansson1-0/+1
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 Berg37-113/+470
2020-01-02Merge branch 'ib-pinctrl-unreg-mappings' of git://git.kernel.org/pub/scm/linu...Jani Nikula1-0/+5
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-9/+15
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-9/+12
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-31x86/kasan: Print original address on #GPJann Horn1-0/+6