aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-24sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi3-10/+77
2019-06-24sched/core: Allow sched_setattr() to use the current policyPatrick Bellasi1-1/+3
2019-06-24sched/uclamp: Add system default clampsPatrick Bellasi2-0/+21
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi3-6/+73
2019-06-24sched/debug: Add sched_overutilized tracepointQais Yousef1-0/+4
2019-06-24sched/debug: Add new tracepoint to track PELT at se levelQais Yousef1-0/+4
2019-06-24sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef1-0/+23
2019-06-24sched/debug: Add a new sched_trace_*() helper functionsQais Yousef1-1/+15
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot3-13/+5
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar422-1918/+487
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang2-0/+9
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio2-1/+2
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio1-0/+4
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio1-0/+2
2019-06-24regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspendKrzysztof Kozlowski1-0/+5
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel1-2/+0
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel1-1/+0
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel1-1/+0
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin1-19/+0
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin1-9/+0
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+2
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin1-1/+1
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2-1/+3
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy2-1/+3
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy1-0/+9
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin1-0/+10
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy1-0/+10
2019-06-24RDMA/core: Introduce new header file for signature operationsMax Gurtovoy2-111/+121
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe1-15/+0
2019-06-24io_uring: add support for sqe linksJens Axboe1-0/+1
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-0/+3
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava1-0/+2
2019-06-24module: allow arch overrides for .exit section namesMatthias Schiffer1-0/+5
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel1382-9501/+1697
2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose1-0/+2
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-2/+2
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2019-06-24mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose1-6/+0
2019-06-24binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.cChristoph Hellwig1-6/+0
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig1-1/+1
2019-06-24binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig1-0/+26
2019-06-24binfmt_flat: use fixed size type for the on-disk formatChristoph Hellwig1-22/+22
2019-06-24binfmt_flat: consolidate two version of flat_v2_reloc_tChristoph Hellwig1-4/+2
2019-06-24binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definitionChristoph Hellwig1-3/+0
2019-06-24binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig2-63/+41
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang1-0/+4
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang1-0/+10
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang1-0/+1