summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-28six_locks: kill SIX_LOCK_SEPARATE_LOCKFNSKent Overstreet
2019-03-17six_locks: kill SIX_LOCK_MAX_RECURSEKent Overstreet
2019-02-11Propagate gfp_t when allocating pte entries from __vmallocKent Overstreet
2019-01-11add_to_page_cache_lru_vec()Kent Overstreet
2019-01-11bcachefs: Make bkey types globally uniqueKent Overstreet
2019-01-11bcachefs: kill bucket mark sector count saturationKent Overstreet
2019-01-11bcachefs: fix missing btree_iter_set_dirty() callKent Overstreet
2019-01-11bcachefs: Initial commitKent Overstreet
2019-01-11Dynamic fault injectionKent Overstreet
2019-01-11closures: closure_wait_event()Kent Overstreet
2019-01-11bcache: move closures to lib/Kent Overstreet
2019-01-11block: optimize bvec_iter_advance()Kent Overstreet
2019-01-01fs: kill add_to_page_cache_locked()Kent Overstreet
2019-01-01Generic radix treesKent Overstreet
2019-01-01fs: factor out d_mark_tmpfile()Kent Overstreet
2019-01-01fs: insert_inode_locked2()Kent Overstreet
2019-01-01mm: pagecache add lockKent Overstreet
2019-01-01locking: SIX locks (shared/intent/exclusive)Kent Overstreet
2019-01-01Compiler Attributes: add __flattenKent Overstreet
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2018-12-17bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada
2018-12-16uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsfor-linus-20181218Dmitry V. Levin
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski
2018-12-14include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu
2018-12-13Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-12-13net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham
2018-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2018-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds