summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-10-24cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin
2017-10-24Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-24Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-10-24extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski
2017-10-24extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski
2017-10-23Input: uinput - fold header into the driver properDmitry Torokhov
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-23Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman
2017-10-23sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam
2017-10-23phy: Add UFS PHY modesVivek Gautam
2017-10-23phy: Return NULL if the phy is optionalMaxime Ripard
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-22of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-21Merge branch 'pm-sleep' into pm-coreRafael J. Wysocki
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-20Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/...Arnd Bergmann
2017-10-20Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-10-20Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...Paul E. McKenney
2017-10-20srcu: Add parameters to SRCU docbook commentsPaul E. McKenney
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng
2017-10-20security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-20timer: Provide wrappers safe for use with LOCKDEPKees Cook
2017-10-20kprobes: Disable the jprobes APIsMasami Hiramatsu
2017-10-20gpio: Fix loose spellingAndrew Jeffery
2017-10-20constify more dcache.h inlined helpers.NeilBrown
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij