summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek1-2/+3
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek1-4/+10
2018-04-17media: mmp-camera.h: add missing platform dataMauro Carvalho Chehab1-0/+19
2018-04-17security: remove security_settimeSargun Dhillon1-14/+0
2018-04-17textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap1-2/+2
2018-04-17tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet1-0/+1
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet5-7/+7
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport5-7/+7
2018-04-16remove rpc_rmdir()Al Viro1-2/+0
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-9/+0
2018-04-16clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet1-0/+3