summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-04-22usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptorTakashi Iwai
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-21mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.NeilBrown
2018-04-20kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-04-20writeback: safer lock nestingGreg Thelen
2018-04-20fork: unconditionally clear stack on forkKees Cook
2018-04-20scsi: ilog2: create truly constant version for sparseMartin Wilck
2018-04-20memory: aemif: add support for board filesBartosz Golaszewski
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2018-04-20media: omap: omap-iommu.h: allow building drivers with COMPILE_TESTMauro Carvalho Chehab
2018-04-20y2038: ipc: Use __kernel_timespecArnd Bergmann
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson
2018-04-20regulator: tps6586x: Add support for TPS658624ryang
2018-04-19clk: Remove clk_init_cb typedefGeert Uytterhoeven
2018-04-19fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-19time: Change nanosleep to safe __kernel_* typesDeepa Dinamani
2018-04-19time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani
2018-04-19time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani
2018-04-19time: Add new y2038 safe __kernel_timespecDeepa Dinamani
2018-04-19compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-19compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani
2018-04-19drivers: change struct device_driver::coredump() return type to voidArend van Spriel
2018-04-19scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche
2018-04-18soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri
2018-04-18scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li