summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-03Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-01new inode method: ->free_inode()Al Viro
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij
2019-05-02spi: expand mode supportSowjanya Komatineni
2019-05-02spi/trace: Cap buffer contents at 64 bytesNoralf Trønnes
2019-05-02spi: spi-mem: Make spi_mem_default_supports_op() static inlineYueHaibing
2019-05-02spi: spi-mem: Fix build error without CONFIG_SPI_MEMYueHaibing
2019-05-01iomap: Add a page_prepare callbackAndreas Gruenbacher
2019-05-01iov_iter: fix iov_iter_typeMing Lei
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2019-05-01sctp: avoid running the sctp state machine recursivelyXin Long
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30bpf: Use vmalloc special flagRick Edgecombe
2019-04-30mm/vmalloc: Add flag for freeing of special permsissionsRick Edgecombe
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe
2019-04-30x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-04-30fork: Provide a function for copying init_mmNadav Amit
2019-04-30uprobes: Initialize uprobes earlierNadav Amit
2019-04-30mm/tlb: Provide default nmi_uaccess_okay()Nadav Amit
2019-04-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2019-04-29btrfs: trace: Introduce trace events for all btrfs tree locking eventsQu Wenruo
2019-04-29btrfs: trace: Introduce trace events for sleepable tree lockQu Wenruo
2019-04-29btrfs: use common file type conversionPhillip Potter
2019-04-29btrfs: Remove EXTENT_WRITEBACKNikolay Borisov
2019-04-29btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner
2019-04-29tracing: Cleanup stack trace codeThomas Gleixner
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo
2019-04-29locking/static_key: Add support for deferred static branchesJakub Kicinski
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-26futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-04-26Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon