aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes1-1/+1
2019-04-11iommu/iova: Separate atomic variables to improve performanceJinyu Qi1-8/+8
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King1-2/+0
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai672-7101/+20825
2019-04-11bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev1-0/+7
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang1-0/+5
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski1-1/+1
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu1-0/+3
2019-04-10Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown1-1/+6
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller1-0/+3
2019-04-10of: use correct function prototype for of_overlay_fdt_apply()Chris Packham1-1/+2
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski1-0/+2
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul649-6856/+20002
2019-04-10Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni1-16/+21
2019-04-10net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni1-0/+26
2019-04-10net: sched: always do stats accounting according to TCQ_F_CPUSTATSPaolo Abeni1-9/+14
2019-04-10net: sched: prefer qdisc_is_empty() over direct qlen accessPaolo Abeni1-1/+1
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann1-1/+1
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann1-3/+3
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann1-1/+2
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe5-32/+69
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn1-0/+7
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn1-1/+1
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2019-04-10Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2Tony Lindgren1-0/+3
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei1-0/+1
2019-04-10clk: sunxi-ng: sun5i: Export the MBUS clockMaxime Ripard1-1/+1
2019-05-02soundwire: remove multiple blank linesVinod Koul1-1/+0
2019-05-02soundwire: wrap macro argument in parenthesisVinod Koul1-1/+1
2019-05-02soundwire: intel: more alignment fixesVinod Koul1-1/+1
2019-05-02soundwire: more alignment fixesVinod Koul1-5/+5
2019-05-02soundwire: add argument to function definitionVinod Koul1-1/+1
2019-05-02soundwire: fix SPDX license for header filesVinod Koul3-6/+6
2019-05-02soundwire: intel: fix SPDX license for header fileVinod Koul1-2/+2
2019-04-27Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+8
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier1-2/+3
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier1-1/+1
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier1-0/+2
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier1-0/+7
2019-04-25drivers/misc: Add Aspeed P2A control driverPatrick Venture1-0/+62
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman47-146/+280
2019-04-18thunderbolt: Add XDomain UUID exchange supportMika Westerberg1-0/+8
2019-04-10locking/rwsem: Optimize rwsem structure for uncontended lock acquisitionWaiman Long1-6/+15
2019-04-10locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.hWaiman Long1-7/+0
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar18-66/+100
2019-04-10OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()Andrew-sh.Cheng1-0/+8
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch1-0/+1
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch1-0/+5
2019-04-09dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley1-0/+18
2019-04-09bpf: allow for key-less BTF in array mapDaniel Borkmann1-0/+1