aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2-0/+9
2020-02-20rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney2-0/+2
2020-02-20rculist: Add brackets around cond argument in __list_check_rcu macroAmol Grover1-2/+2
2020-02-20timer: Use hlist_unhashed_lockless() in timer_pending()Eric Dumazet1-1/+1
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu1-0/+3
2020-02-20sched: Provide cant_migrate()Thomas Gleixner1-0/+7
2020-02-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner1-0/+30
2020-02-19net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey1-0/+2
2020-02-19net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey1-2/+27
2020-02-19security: <linux/lsm_hooks.h>: fix all kernel-doc warningsRandy Dunlap1-1/+35
2020-02-19mm/memremap_pages: Kill unused __devm_memremap_pages()Dan Williams1-2/+0
2020-02-19Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+4
2020-02-19regmap: wrong descriptions in regmap_range_cfgPhong LE1-2/+2
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-02-19bpf, sk_msg: Don't clear saved sock proto on restoreJakub Sitnicki1-7/+1
2020-02-19bpf, sk_msg: Let ULP restore sk_proto and write_space callbackJakub Sitnicki1-10/+1
2020-02-19usb-storage: Use const to reduce object data sizeJoe Perches1-1/+1
2020-02-19sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the sym...Sourabh Jain1-0/+12
2020-02-19mtd: spi-nor: use spi-mem dirmap APISergei Shtylyov1-0/+6
2020-02-18net/mlx5: Add support for resource dumpAya Levin1-0/+1
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit1-1/+4
2020-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+7
2020-02-18Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+3
2020-02-18clk: at91: move sam9x60's PLL register offsets to PMC headerClaudiu Beznea1-0/+20
2020-02-18ARM: at91: pm: add pmc_version member to at91_pm_dataClaudiu Beznea1-0/+3
2020-02-18x86/NUMA: Provide a range-to-target_node lookup facilityDan Williams1-1/+13
2020-02-18net/mlx5: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-1/+1
2020-02-18printk: Correctly set CON_CONSDEV even when preferred console was not registeredBenjamin Herrenschmidt1-1/+1
2020-02-17lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner1-0/+3
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner1-2/+2
2020-02-17x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFODan Williams1-0/+7
2020-02-17ACPI: NUMA: Up-level "map to online node" functionalityDan Williams2-1/+31
2020-02-17usb: audio-v2: Add uac2_effect_unit_descriptor definitionTakashi Iwai1-0/+12
2020-02-17clocksource: Add common vdso clock mode storageThomas Gleixner1-1/+11
2020-02-17clocksource: Cleanup struct clocksource and documentationThomas Gleixner1-40/+47
2020-02-17EDAC/mc: Remove per layer countersRobert Richter1-1/+3
2020-02-17EDAC/mc: Remove enable_per_layer_report function argumentRobert Richter1-3/+0
2020-02-17EDAC: Store error type in struct edac_raw_error_descRobert Richter1-0/+2
2020-02-17KVM: x86: fix missing prototypesPaolo Bonzini1-0/+2
2020-02-17netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal1-0/+7
2020-02-16skbuff.h: fix all kernel-doc warningsRandy Dunlap1-0/+30
2020-02-16net: phylink: clarify flow control settings in documentationRussell King1-8/+18
2020-02-16net: phylink: resolve fixed link flow controlRussell King1-5/+3
2020-02-16net: add linkmode helper for setting flow control advertisementRussell King1-0/+2
2020-02-16net: add helpers to resolve negotiated flow controlRussell King2-0/+7
2020-02-16net: linkmode: make linkmode_test_bit() take const pointerRussell King1-1/+1
2020-02-16net: export netdev_next_lower_dev_rcu()Taehee Yoo1-4/+3
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller1-4/+22
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu1-2/+0
2020-02-17mtd: spi-nor: introduce SR_BP_SHIFT defineJungseung Lee1-0/+2