summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-10mtd: spi-nor: add macros related to MICRON flashYogesh Narayan Gaur2-1/+3
2018-12-10led: triggers: Add LED_INIT_DEFAULT_TRIGGER flagJacek Anaszewski1-0/+1
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2-3/+10
2018-12-10ftrace: Allow ftrace_replace_code() to be schedulableSteven Rostedt (VMware)1-0/+1
2018-12-10tracing: Consolidate trace_add/remove_event_call back to the nolock functionsSteven Rostedt (VMware)1-2/+0
2018-12-10block: return just one value from part_in_flightMikulas Patocka1-2/+1
2018-12-10block: switch to per-cpu in-flight countersMikulas Patocka1-7/+22
2018-12-10block: delete part_round_stats and switch to less precise countingMikulas Patocka1-2/+1
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer1-13/+13
2018-12-10Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-0/+16
2018-12-10Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-8/+16
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman9-16/+34
2018-12-10Merge 4.20-rc6 into tty-nextGreg Kroah-Hartman22-49/+108
2018-12-10exec: make prepare_bprm_creds staticChanho Min1-1/+0
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman9-16/+34
2018-12-10Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman9-16/+34
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-49/+91
2018-12-10net/mlx5: Use helper to get CQE opcodeTariq Toukan1-0/+5
2018-12-10Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe9-16/+34
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2018-12-10bpf: Add bpf_line_info supportMartin KaFai Lau4-0/+30
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+8
2018-12-09net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn1-0/+1
2018-12-09net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn1-0/+13
2018-12-09tracing: Lock event_mutex before synth_event_mutexMasami Hiramatsu1-0/+2
2018-12-09ring-buffer: Add percentage of ring buffer full to wake up readerSteven Rostedt (VMware)1-1/+3
2018-12-09function_graph: Have profiler use new helper ftrace_graph_get_ret_stack()Steven Rostedt (VMware)1-0/+3
2018-12-09fgraph: Add new fgraph_ops structure to enable function graph hooksSteven Rostedt (VMware)1-10/+11
2018-12-09function_graph: Remove the use of FTRACE_NOTRACE_DEPTHSteven Rostedt (VMware)1-1/+0
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes1-4/+8
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov1-0/+3
2018-12-08nvme: implement Enhanced Command RetryKeith Busch1-1/+16
2018-12-08nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg1-3/+5
2018-12-08nvmet: don't override treq upon modification.Sagi Grimberg1-0/+2
2018-12-08nvmet: support fabrics sq flow controlSagi Grimberg1-0/+4
2018-12-08nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart1-16/+0
2018-12-08nvmet: add defines for discovery change async eventsJay Sternberg1-0/+3
2018-12-08nvmet: change aen mask functions to use bit numbersJay Sternberg1-3/+9
2018-12-08nvme: support traffic based keep-aliveSagi Grimberg1-0/+1
2018-12-08nvme: introduce ctrl attributes enumerationSagi Grimberg1-0/+4
2018-12-08blkcg: put back rcu lock in blkcg_bio_issue_check()Dennis Zhou1-0/+3
2018-12-08blkcg: rename blkg_try_get() to blkg_tryget()Dennis Zhou1-7/+5
2018-12-08blkcg: change blkg reference counting to use percpu_refDennis Zhou1-10/+5
2018-12-08blkcg: remove bio_disassociate_task()Dennis Zhou1-2/+0
2018-12-08blkcg: remove additional reference to the cssDennis Zhou2-41/+2
2018-12-08blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou3-14/+12
2018-12-08blkcg: associate writeback bios with a blkgDennis Zhou2-2/+8
2018-12-08blkcg: associate a blkg for pages being evicted by swapDennis Zhou1-3/+3