summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko
2018-05-28btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo
2018-05-28btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo
2018-05-28btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...Qu Wenruo
2018-05-28btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba
2018-05-28btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba
2018-05-28btrfs: tracepoints, fix whitespace in stringsDavid Sterba
2018-05-28btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba
2018-05-28btrfs: tracepoints, use %llu instead of %LuDavid Sterba
2018-05-28btrfs: tracepoints, use correct type for inode numberDavid Sterba
2018-05-28x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig
2018-05-28core, dma-direct: add a flag 32-bit dma limitsChristoph Hellwig
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-26crypto: af_alg: convert to ->poll_maskChristoph Hellwig
2018-05-26net/iucv: convert to ->poll_maskChristoph Hellwig
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig
2018-05-26net/sctp: convert to ->poll_maskChristoph Hellwig
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig
2018-05-26net/tcp: convert to ->poll_maskChristoph Hellwig
2018-05-26net: remove sock_no_pollChristoph Hellwig
2018-05-26net: add support for ->poll_mask in proto_opsChristoph Hellwig
2018-05-26net: refactor socket_pollChristoph Hellwig
2018-05-26aio: implement IOCB_CMD_POLLChristoph Hellwig
2018-05-26aio: simplify KIOCB_KEY handlingChristoph Hellwig
2018-05-26fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig
2018-05-26fs: unexport poll_schedule_timeoutChristoph Hellwig
2018-05-26uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig
2018-05-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Christoph Hellwig
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla
2018-05-25dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-05-25perf/core: Fix bad use of igrab()Song Liu
2018-05-25perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu
2018-05-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-05-25sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim
2018-05-24blk-mq: avoid starving tag allocation after allocating process migratesMing Lei
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann
2018-05-23IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe
2018-05-23Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller