summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-18XArray: Add xa_for_each_rangeMatthew Wilcox (Oracle)1-5/+32
2020-01-18XArray: Add wrappers for nested spinlocksMatthew Wilcox (Oracle)1-0/+8
2020-01-18f2fs: support data compressionChao Yu1-0/+5
2020-01-17Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+244
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-01-17Merge tag 'devfreq-next-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-10/+19
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli1-0/+11
2020-01-17sched/fair: Remove redundant call to cpufreq_update_util()Vincent Guittot1-1/+0
2020-01-17stop_machine: Make stop_cpus() staticYangtao Li1-9/+0
2020-01-17Merge branch 'fixup-thunderx-hierarchy' into develLinus Walleij1-13/+10
2020-01-17Merge tag 'v5.5-rc6' into develLinus Walleij41-103/+193
2020-01-17Merge tag 'extcon-next-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-15/+15
2020-01-17Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2-2/+107
2020-01-17xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen2-4/+19
2020-01-17xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen1-5/+8
2020-01-17Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+1
2020-01-17net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey1-0/+1
2020-01-17net/mlx5: Add ignore level support fwd to table rulesPaul Blakey1-0/+1
2020-01-17net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey1-0/+2
2020-01-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed4-17/+263
2020-01-17Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-51/+68
2020-01-17net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey1-8/+8
2020-01-17Merge back cpuidle material for v5.6.Rafael J. Wysocki1-5/+0
2020-01-17net/mlx5e: Add discard counters per priorityAharon Landau1-1/+3
2020-01-17net/mlx5e: Expose FEC feilds and related capability bitAya Levin1-1/+15
2020-01-17net/mlx5: Add mlx5_ifc definitions for connection tracking supportPaul Blakey1-4/+20
2020-01-17net/mlx5: Add copy header action struct layoutHamdan Igbaria1-0/+16
2020-01-17net/mlx5: Expose resource dump register mappingAya Levin2-1/+130
2020-01-17net/mlx5: Add structures and defines for MIRC registerEran Ben Elisha2-0/+9
2020-01-17net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha2-2/+14
2020-01-17net/mlx5: Add structures layout for new MCAM access reg groupsEran Ben Elisha1-0/+24
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer1-0/+2
2020-01-16Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-4/+20
2020-01-16net/mlx5: Expose relaxed ordering bitsMichael Guralnik1-2/+5
2020-01-16net/mlx5: Add RoCE accelerator countersLeon Romanovsky1-2/+15
2020-01-16dax: Get rid of fs_dax_get_by_host() helperVivek Goyal1-10/+0
2020-01-16x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam1-0/+1
2020-01-16Merge branch 'topic/sdw_intel' into nextVinod Koul1-0/+11
2020-01-16soundwire: intel: report slave_ids for each link to SOF driverBard Liao1-0/+11
2020-01-16gpio: Fix the no return statement warningKevin Hao1-0/+2
2020-01-16mm: Add a vmf_insert_mixed_prot() functionThomas Hellstrom2-1/+8
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-5/+10
2020-01-16block: fix an integer overflow in logical block sizeMikulas Patocka1-4/+4
2020-01-16scsi: drivers: base: Propagate errors through the transport componentGabriel Krisman Bertazi1-3/+3
2020-01-16scsi: drivers: base: Support atomic version of attribute_container_device_tri...Gabriel Krisman Bertazi1-0/+7
2020-01-16bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend1-4/+8
2020-01-16bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend1-0/+1
2020-01-16bpf: Add batch ops to all htab bpf mapYonghong Song1-0/+3
2020-01-16bpf: Add generic support for update and delete batch opsBrian Vazquez1-0/+10
2020-01-16bpf: Add generic support for lookup batch opBrian Vazquez1-0/+5