summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan
2018-11-07net/mlx5: Fix XRC SRQ umem valid bitsYishai Hadas
2018-11-06watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre
2018-11-06net: skbuff.h: remove unnecessary unlikely()Yangtao Li
2018-11-06regulator: pfuze100-regulator: add coin support to PF0100Adam Ford
2018-11-06mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com
2018-11-06HID: fix up .raw_event() documentationLinus Walleij
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05XArray: Fix DocumentationMatthew Wilcox
2018-11-05XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox
2018-11-05XArray: Turn xa_erase into an exported functionMatthew Wilcox
2018-11-05XArray: Unify xa_cmpxchg and __xa_cmpxchgMatthew Wilcox
2018-11-05XArray: Regularise xa_reserveMatthew Wilcox
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe
2018-11-05mtd: rawnand: Provide helper for polling GPIO R/B pinJanusz Krzysztofik
2018-11-05mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon
2018-11-05gpiolib: Fix possible use after free on labelMuchun Song
2018-11-05gpio: drop devm_gpiochip_remove()Uwe Kleine-König
2018-11-05OPP: Remove of_dev_pm_opp_find_required_opp()Viresh Kumar
2018-11-05OPP: Rename and relocate of_genpd_opp_to_performance_state()Viresh Kumar
2018-11-05OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helperViresh Kumar
2018-11-05PM / Domains: Add genpd_opp_to_performance_state()Viresh Kumar
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko
2018-11-03netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-02mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds
2018-11-01Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-11-01Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-01SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov