summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson1-0/+1
2018-04-20regulator: tps6586x: Add support for TPS658624ryang1-0/+1
2018-04-19clk: Remove clk_init_cb typedefGeert Uytterhoeven1-2/+0
2018-04-19fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer1-3/+1
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn1-23/+0
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn1-0/+9
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn1-7/+3
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn1-1/+0
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn1-1/+0
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn1-2/+0
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau1-3/+17
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau1-0/+5
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau1-0/+4
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau1-0/+2
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau1-0/+37
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet1-3/+2
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng1-0/+1
2018-04-19coresight: Move to SPDX identifierMathieu Poirier1-12/+1
2018-04-19time: Change nanosleep to safe __kernel_* typesDeepa Dinamani2-8/+6
2018-04-19time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani1-3/+3
2018-04-19time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani1-2/+2
2018-04-19time: Add new y2038 safe __kernel_timespecDeepa Dinamani1-1/+9
2018-04-19compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2-2/+4
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2-0/+20
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-1/+2
2018-04-19compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani1-2/+6
2018-04-19drivers: change struct device_driver::coredump() return type to voidArend van Spriel1-2/+4
2018-04-19scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche1-0/+5
2018-04-19soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+13
2018-04-19scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li1-0/+12
2018-04-19scsi: libsas: add transport class for ATA devicesJason Yan1-0/+2
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach1-0/+75
2018-04-18ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesCorey Minyard2-23/+23
2018-04-18ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard1-1/+1
2018-04-18ipmi: Remove usecount function from interfacesCorey Minyard1-9/+0
2018-04-18ipmi: Add shutdown functions for users and interfacesCorey Minyard2-0/+14
2018-04-18ipmi: Clean up comments in include files.Corey Minyard2-86/+134
2018-04-18ipmi: Add a panic handler for IPMI usersCorey Minyard1-0/+6
2018-04-18block: add blk_queue_fua() helper functionDave Chinner1-0/+1
2018-04-18ARM: imx: Update spi_imx platform data to reflect current stateTrent Piepho1-12/+17
2018-04-18hwspinlock: Introduce one new mode for hwspinlockBaolin Wang1-0/+58
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-2/+5
2018-04-17timekeeping: Remove __current_kernel_time()Baolin Wang1-3/+0
2018-04-17timers: Remove stale struct tvec_base forward declarationLiu, Changcheng1-2/+0
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer1-2/+2
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer1-2/+2
2018-04-17xdp: move struct xdp_buff from filter.h to xdp.hJesper Dangaard Brouer1-23/+1
2018-04-17HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires1-0/+2