summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-20efi: Add tracking for dynamically allocated memmapsDan Williams1-4/+7
2020-01-20efi: Add a flags parameter to efi_memory_mapDan Williams1-1/+3
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar9-41/+34
2020-01-20Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe4-4/+31
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie36-95/+189
2020-01-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-41/+34
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+10
2020-01-19Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-17/+267
2020-01-19Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman6-37/+19
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko1-0/+3
2020-01-18open: introduce openat2(2) syscallAleksa Sarai2-1/+18
2020-01-18Merge tag 'soundwire-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-10/+180
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko1-15/+0
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici1-0/+2
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