summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe
2019-06-24io_uring: add support for sqe linksJens Axboe
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava
2019-06-24module: allow arch overrides for .exit section namesMatthias Schiffer
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel
2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-24mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose
2019-06-24binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.cChristoph Hellwig
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig
2019-06-24binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig
2019-06-24binfmt_flat: use fixed size type for the on-disk formatChristoph Hellwig
2019-06-24binfmt_flat: consolidate two version of flat_v2_reloc_tChristoph Hellwig
2019-06-24binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definitionChristoph Hellwig
2019-06-24binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang
2019-06-23inet: fix compilation warnings in fqdir_pre_exit()Qian Cai
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus
2019-06-23power: supply: Add HWMON compatibility layerAndrey Smirnov
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman
2019-06-22net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino
2019-06-22vdso: Define standardized vdso_datapageVincenzo Frascino
2019-06-22hrtimer: Split out hrtimer defines into separate headerVincenzo Frascino
2019-06-22drm/amd/display: Add support for extended DSC DPCD capsNikola Cornij
2019-06-22drm/amd/display: Add 170Mpix/sec DSC throughput supportNikola Cornij
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22mtd: spi-nor: intel-spi: Convert to use SPDX identifierMika Westerberg
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-22PM: sleep: Update struct wakeup_source documentationRafael J. Wysocki
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-22i2c: mux/i801: Switch to use descriptor passingLinus Walleij
2019-06-21PCI: let pci_disable_link_state propagate errorsHeiner Kallweit
2019-06-21drm/amdgpu: add pa_sc_tile_steering_override to drm_amdgpu_info_deviceHawking Zhang
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt
2019-06-21media: videodev2.h: Fix shifting signed 32-bit value by 31 bits problemShuah Khan
2019-06-21media: media.h: Fix shifting signed 32-bit value by 31 bits problemShuah Khan
2019-06-21media: vb2: Introduce a vb2_get_buffer accessorEzequiel Garcia
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab
2019-06-21drm/vram-helper: Drop drm_gem_prime_export/importDaniel Vetter
2019-06-21drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctlDaniel Vetter
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra