summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-23rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra3-1/+2
2018-05-22mm, fs, dax: handle layout changes to pinned dax mappingsDan Williams1-0/+7
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2-44/+63
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon1-0/+10
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-15/+0
2018-05-22tty: add missing const to termios hw-change helperJohan Hovold1-1/+1
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-18/+6
2018-05-22Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie1-0/+16
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-35/+88
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds5-3/+25
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+1
2018-05-21Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck1-0/+2
2018-05-21mmc: core: add tunable delay waiting for power to be stableShawn Lin1-0/+1
2018-05-21usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper1-1/+1
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman15-26/+98
2018-05-21net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-21net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn1-0/+1
2018-05-21net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn1-0/+17
2018-05-20fscrypt: make fscrypt_operations.max_namelen an integerEric Biggers1-1/+1
2018-05-20fscrypt: clean up after fscrypt_prepare_lookup() conversionsEric Biggers2-24/+0
2018-05-20fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabledEric Biggers1-2/+2
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+11
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2018-05-20iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier1-0/+2
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov1-0/+1
2018-05-19timekeeping: Add more coarse clocktai/boottime interfacesArnd Bergmann1-1/+23
2018-05-19timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann1-0/+16
2018-05-19timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2-15/+42
2018-05-19timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2-14/+7
2018-05-19timekeeping: Remove timespec64 hackArnd Bergmann3-67/+3
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner47-138/+323
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig3-1/+54
2018-05-19include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend1-0/+1
2018-05-18gpu: host1x: Use not explicitly sized typesThierry Reding1-2/+2
2018-05-18gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding1-1/+1
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding1-1/+2
2018-05-18gpu: host1x: Remove wait check supportThierry Reding1-14/+1
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-6/+14
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+12
2018-05-18workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}Tejun Heo1-0/+1
2018-05-18PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I1-2/+2
2018-05-18tcp: add SACK compressionEric Dumazet1-0/+2
2018-05-18fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein1-1/+15
2018-05-18fsnotify: generalize iteration of marks by object typeAmir Goldstein1-3/+25
2018-05-18fsnotify: remove redundant arguments to handle_event()Amir Goldstein1-2/+18
2018-05-18fsnotify: use type id to identify connector object typeAmir Goldstein1-7/+14
2018-05-18proc: Add a way to make network proc files writableDavid Howells1-0/+12