summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Starovoitov2-0/+6
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 Molnar5-29/+26
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+3
2019-10-30Revert "dma-buf: Add dma-buf heaps framework"Sean Paul1-59/+0
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. McKenney5-29/+26
2019-10-30rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney1-0/+18
2019-10-30rcu: Remove unused function hlist_bl_del_init_rcu()Ethan Hansen1-28/+0
2019-10-29net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-10-29PM: wakeup: Add routine to help fetch wakeup source object.Ran Wang1-0/+9
2019-10-29net: add __sys_accept4_file() helperJens Axboe1-0/+3
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe1-0/+1
2019-10-29gpu: host1x: Add direction flags to relocationsThierry Reding1-0/+4
2019-10-29gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding1-7/+10
2019-10-29regulator: fixed: add off-on-delayPeng Fan1-0/+1
2019-10-29resource: Add a resource_list_first_type helperRob Herring1-0/+12
2019-10-29sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEMFrederic Weisbecker1-0/+11
2019-10-29context_tracking: Check static key on context_tracking_enabled_*cpu()Frederic Weisbecker2-4/+4
2019-10-29sched/vtime: Introduce vtime_accounting_enabled_cpu()Frederic Weisbecker1-6/+7
2019-10-29sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...Frederic Weisbecker2-7/+7
2019-10-29context_tracking: Introduce context_tracking_enabled_cpu()Frederic Weisbecker1-0/+6
2019-10-29context_tracking: Rename context_tracking_is_cpu_enabled() to context_trackin...Frederic Weisbecker3-4/+4
2019-10-29context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...Frederic Weisbecker4-16/+16
2019-10-29context_tracking: Remove context_tracking_active()Frederic Weisbecker1-1/+0
2019-10-29sched/cputime: Add vtime guest task stateFrederic Weisbecker1-0/+2
2019-10-29sched/cputime: Add vtime idle task stateFrederic Weisbecker1-2/+4
2019-10-29sched/vtime: Record CPU under seqcount for kcpustat needsFrederic Weisbecker1-0/+1
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo1-0/+23
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe1-4/+0
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe1-4/+0
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe22-49/+180
2019-10-28KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/putMarc Zyngier1-0/+2
2019-10-28Merge tag 'reset-for-v5.5' of git://git.pengutronix.de/git/pza/linux into arm...Olof Johansson2-1/+48
2019-10-28export: avoid code duplication in include/linux/export.hMasahiro Yamada1-63/+28
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersChristoph Hellwig2-1/+4
2019-10-28Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas1-0/+1
2019-10-28perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'Alexey Budankov1-0/+9
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0