summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-11-20Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+21
2020-11-19EDAC: Add DDR5 new memory typeQiuxu Zhuo1-0/+3
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2020-11-19tools/bootconfig: Align the bootconfig applied initrd image size to 4Masami Hiramatsu1-0/+3
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-5/+3
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski1-4/+4
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni1-6/+0
2020-11-19sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu1-0/+8
2020-11-19context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTE...Frederic Weisbecker1-2/+4
2020-11-19mm: introduce vma_set_file function v5Christian König1-0/+2
2020-11-19mfd: rt5033: Fix errorneous definesMichael Srba1-14/+14
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax1-0/+1
2020-11-19mfd: tps65910: Remove unused pointersMichał Mirosław1-5/+0
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław1-35/+0
2020-11-19mfd: madera: Delete register field xxx_WIDTH definesRichard Fitzgerald1-635/+0
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra1-0/+11
2020-11-19Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean1-7/+0
2020-11-19powerpc/mm: factor out creating/removing linear mappingDavid Hildenbrand1-0/+3
2020-11-19atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior1-0/+1
2020-11-19bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov1-0/+1
2020-11-18ptp: document struct ptp_clock_request membersAhmad Fatoum1-0/+13
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-1/+0
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani1-0/+1
2020-11-18usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan1-0/+15
2020-11-18usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan1-0/+4
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani1-0/+1
2020-11-18usb: pd: Add captive Type C cable typePrashant Malani1-1/+3
2020-11-18usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cableUtkarsh Patel1-1/+0
2020-11-18usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded ca...Utkarsh Patel1-0/+5
2020-11-18namespace: make timens_on_fork() return nothingHui Su1-3/+3
2020-11-18bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt1-0/+2
2020-11-18bus: mhi: core: Rename RDDM download function to use proper wordsBhaumik Bhatt1-3/+3
2020-11-18bus: mhi: core: Expose mhi_get_exec_env() API for controllersBhaumik Bhatt1-0/+6
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2-7/+3
2020-11-18bus: mhi: Remove auto-start optionLoic Poulain1-2/+0
2020-11-18Merge tag 'v5.9' into nextDmitry Torokhov703-8130/+22998
2020-11-18net: core: fix some kernel-doc markupsMauro Carvalho Chehab1-2/+9
2020-11-18net: wan: Delete the DLCI / SDLA driversXie He2-332/+0
2020-11-18Merge tag 'intel-gpio-v5.11-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Walleij1-2/+2
2020-11-18Merge tag 'v5.10-rc4' into develLinus Walleij43-1688/+300
2020-11-17dma-mapping: remove dma_virt_opsChristoph Hellwig1-2/+0
2020-11-17net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap1-2/+2
2020-11-17resource: Introduce resource_intersection() for overlapping resourcesAndy Shevchenko1-0/+10
2020-11-17resource: Introduce resource_union() for overlapping resourcesAndy Shevchenko1-1/+12
2020-11-17resource: Group resource_overlaps() with other inline helpersAndy Shevchenko1-6/+5
2020-11-17mm: memblock: drop __init from memblock functions to make it inlineFaiyaz Mohammed1-9/+9
2020-11-17mm: Add 'mprotect' hook to struct vm_operations_structSean Christopherson1-0/+7
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli1-1/+9
2020-11-17sched: Fix data-race in wakeupPeter Zijlstra1-1/+15
2020-11-17hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran1-0/+1