summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet1-0/+2
2020-04-23net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel1-1/+10
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit1-0/+17
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle1-0/+1
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle1-0/+3
2020-04-21kernel/module: Hide vermagic header file from general useLeon Romanovsky1-0/+5
2020-04-21Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+12
2020-04-21net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem1-0/+12
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn1-0/+41
2020-04-19net: phy: broadcom: Add support for BCM53125 internal PHYsFlorian Fainelli1-0/+1
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+18
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-15/+73
2020-04-11change email address for Pali RohárPali Rohár1-1/+1
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-11mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-8/+8
2020-04-11mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe1-2/+0
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-0/+12
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+5
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-0/+14
2020-04-11mm/memory.c: add vm_insert_pages()Arjun Roy1-0/+2
2020-04-11mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+12
2020-04-11mm: cma: NUMA node interfaceAslan Bakirov2-2/+15
2020-04-11docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab1-1/+1
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky1-5/+0
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-91/+3
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-30/+17
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman1-0/+1
2020-04-09Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds4-33/+17
2020-04-09Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-1/+0
2020-04-09Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-92/+206
2020-04-09Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-18/+72
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+30
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+336
2020-04-08Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-4/+0
2020-04-08locking/refcount: Document interaction with PID_MAX_LIMITJann Horn1-5/+18
2020-04-08Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+11
2020-04-08Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds4-2/+172
2020-04-08Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+0
2020-04-08Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds3-60/+1
2020-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-95/+187
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-18/+22
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-19/+19
2020-04-07linux/bits.h: add compile time sanity check of GENMASK inputsRikard Falkeborn1-2/+20
2020-04-07percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko1-0/+2
2020-04-07bitops: always inline sign extension helpersJosh Poimboeuf1-2/+2
2020-04-07compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada1-10/+1