summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes
2019-04-11iommu/iova: Separate atomic variables to improve performanceJinyu Qi
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2019-04-11bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10of: use correct function prototype for of_overlay_fdt_apply()Chris Packham
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul
2019-04-10Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni
2019-04-10net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni
2019-04-10net: sched: always do stats accounting according to TCQ_F_CPUSTATSPaolo Abeni
2019-04-10net: sched: prefer qdisc_is_empty() over direct qlen accessPaolo Abeni
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-04-10Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2Tony Lindgren
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei
2019-04-10clk: sunxi-ng: sun5i: Export the MBUS clockMaxime Ripard
2019-05-02soundwire: remove multiple blank linesVinod Koul
2019-05-02soundwire: wrap macro argument in parenthesisVinod Koul
2019-05-02soundwire: intel: more alignment fixesVinod Koul
2019-05-02soundwire: more alignment fixesVinod Koul
2019-05-02soundwire: add argument to function definitionVinod Koul
2019-05-02soundwire: fix SPDX license for header filesVinod Koul
2019-05-02soundwire: intel: fix SPDX license for header fileVinod Koul
2019-04-27Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier
2019-04-25drivers/misc: Add Aspeed P2A control driverPatrick Venture
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman
2019-04-18thunderbolt: Add XDomain UUID exchange supportMika Westerberg
2019-04-10locking/rwsem: Optimize rwsem structure for uncontended lock acquisitionWaiman Long
2019-04-10locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.hWaiman Long
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-04-10OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()Andrew-sh.Cheng
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-09dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley
2019-04-09bpf: allow for key-less BTF in array mapDaniel Borkmann