aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-30Merge tag 'edac_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-4/+5
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-1/+3
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+151
2020-03-30net: phylink: add separate pcs operations structureRussell King1-0/+88
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King1-1/+1
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King1-1/+2
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+5
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson1-9/+15
2020-03-30net: dsa: felix: add port policersVladimir Oltean1-0/+8
2020-03-30net: dsa: add port policersVladimir Oltean1-1/+12
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang1-0/+1
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+9
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds10-494/+242
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha1-0/+2
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha1-2/+1
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran1-0/+19
2020-03-30Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-58/+118
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko4-2/+18
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko1-0/+15
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+16
2020-03-30ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart1-1/+1
2020-03-30Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-10/+0
2020-03-30pwm: omap-dmtimer: Drop unused header fileLokesh Vutla2-92/+1
2020-03-30xen/xenbus: remove unused xenbus_map_ring()Juergen Gross1-7/+0
2020-03-30pwm: Implement some checks for lowlevel driversUwe Kleine-König1-1/+3
2020-03-30PCI: Add support for root bus sizingIvan Kokshaysky1-0/+1
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski1-1/+0
2020-03-30Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki1-0/+4
2020-03-30Merge branch 'acpica'Rafael J. Wysocki2-2/+2
2020-03-30ACPICA: Update version 20200326Bob Moore1-1/+1
2020-03-30ACPICA: Add NHLT table signatureCezary Rojewski1-0/+1
2020-03-30ACPICA: WSMT: Fix typo, no functional changeErik Kaneda1-3/+3
2020-03-30ACPICA: Fix IVRS IVHD type 10h reserved field nameMichał Żygowski1-1/+1
2020-03-30ACPICA: Implement IVRS IVHD type 11h parsingMichał Żygowski1-2/+16
2020-03-30ACPICA: Fix a typo in a comment fieldBob Moore1-1/+1
2020-03-30ACPICA: Update version to 20200214Bob Moore1-1/+1
2020-03-30Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki1-54/+52
2020-03-30Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki2-2/+12
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki2-80/+58
2020-03-30Merge remote-tracking branch 'regulator/for-next' into tmpMark Brown2-2/+3
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai91-493/+608
2020-03-30Merge branch 'sched/rt' into sched/core, to pick up completed topic treeIngo Molnar2-0/+37
2020-03-30ceph: consider inode's last read/write when calculating wanted capsYan, Zheng1-0/+1
2020-03-30ceph: attempt to do async create when possibleJeff Layton1-0/+3
2020-03-30ceph: cap tracking for async directory operationsJeff Layton1-0/+6
2020-03-30ceph: track primary dentry linkJeff Layton1-0/+3
2020-03-30ceph: add flag to designate that a request is asynchronousJeff Layton1-2/+3
2020-03-30ceph: move to a dedicated slabcache for mds requestsJeff Layton1-0/+1
2020-03-30ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li1-17/+0