summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-12-03Merge 4.20-rc5 into usb-nextGreg Kroah-Hartman
2018-12-02fsi: Add On-Chip Controller (OCC) driverEddie James
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02soc: mediatek: Add Mediatek CMDQ helperHoulong Wei
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust
2018-12-02mtd: keep original flags for every struct mtd_infoRafał Miłecki
2018-12-02mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney
2018-12-01types: Remove call_rcu_bh() and call_rcu_sched()Paul E. McKenney
2018-12-01percpu-rwsem: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-12-01dma-direct: provide page based alloc/free helpersChristoph Hellwig
2018-12-01kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30sbitmap: optimize wakeup checkJens Axboe
2018-11-30sbitmap: ammortize cost of clearing bitsJens Axboe
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-11-30fs/locks: rename some lists and pointers.NeilBrown
2018-11-30linkage: add generic GLOBAL() macroMark Rutland
2018-11-30efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel
2018-11-30efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel
2018-11-30x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya
2018-11-29function_graph: Remove unused task_curr_ret_stack()Steven Rostedt (VMware)
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-11-29net: phy: sfp: correct location of SFP standardsBaruch Siach
2018-11-29blk-mq: add mq_ops->commit_rqs()Jens Axboe
2018-11-29block: improve logic around when to sort a plug listJens Axboe
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes
2018-11-29printk: Make printk_emit() local function.Tetsuo Handa