summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur1-7/+0
2019-10-31soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur1-0/+18
2019-10-31quota: Check that quota is not dirty before releaseDmitry Monakhov1-0/+10
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta1-0/+14
2019-10-31pipe: Use head and tail pointers for the ring, not cursor and lengthDavid Howells2-6/+58
2019-10-31Add wake_up_interruptible_sync_poll_locked()David Howells1-0/+3
2019-10-31bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov3-0/+8
2019-10-31dt-bindings: clk: add omap5 iva clkctrl definitionsTero Kristo1-0/+4
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo1-0/+1
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo1-1/+1
2019-10-31phy: add PHY_MODE_LVDSHeiko Stuebner1-1/+2
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas1-0/+1
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-2/+16
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar7-51/+54
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+3
2019-10-31net: sched: update action implementations to support flagsVlad Buslov1-1/+6
2019-10-31net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov2-1/+6
2019-10-31net: sched: modify stats helper functions to support regular statsVlad Buslov1-9/+21
2019-10-31net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov1-10/+2
2019-10-31net: sched: extract qstats update code into functionsVlad Buslov1-0/+16
2019-10-31net: sched: extract bstats update code into functionVlad Buslov1-0/+7
2019-10-31net: sched: extract common action counters update code into functionVlad Buslov1-0/+2
2019-10-31net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-10-31flow_dissector: extract more ICMP informationMatteo Croce1-8/+11
2019-10-31flow_dissector: add meaningful commentsMatteo Croce1-0/+1
2019-10-30Revert "dma-buf: Add dma-buf heaps framework"Sean Paul2-114/+0
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever2-0/+100
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet1-2/+2
2019-10-30tipc: add smart nagle featureJon Maloy1-0/+1
2019-10-30dma-mapping: Add vmap checks to dma_map_single()Kees Cook1-0/+4
2019-10-30dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-2/+2
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust1-0/+5
2019-10-30Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...Paul E. McKenney7-51/+54
2019-10-30rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney1-0/+18
2019-10-30rcu: Update descriptions for rcu_future_grace_period tracepointPaul E. McKenney1-5/+5
2019-10-30rcu: Update descriptions for rcu_nocb_wake tracepointPaul E. McKenney1-14/+21
2019-10-30rcu: Remove obsolete descriptions for rcu_barrier tracepointPaul E. McKenney1-2/+0
2019-10-30rcu: Remove unused function hlist_bl_del_init_rcu()Ethan Hansen1-28/+0
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonShuming Fan1-0/+1
2019-10-30net/smc: remove unneeded include for smc.hUrsula Braun1-1/+0
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie1-23/+137
2019-10-30net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-10-30drm/i915/gem: Make context persistence optionalChris Wilson1-0/+15
2019-10-29Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie14-254/+126
2019-10-29PM: wakeup: Add routine to help fetch wakeup source object.Ran Wang1-0/+9
2019-10-29dt-bindings: clock: tegra: Rename SOR0_LVDS to SOR0_OUTThierry Reding2-2/+4
2019-10-29net: dsa: return directly from dsa_to_portVivien Didelot1-3/+3
2019-10-29io_uring: add support for IORING_OP_ACCEPTJens Axboe1-1/+6
2019-10-29net: add __sys_accept4_file() helperJens Axboe1-0/+3
2019-10-29io_uring: replace workqueue usage with io-wqJens Axboe1-5/+7