summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni
2020-11-19sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu
2020-11-19context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTE...Frederic Weisbecker
2020-11-19mm: introduce vma_set_file function v5Christian König
2020-11-19mfd: rt5033: Fix errorneous definesMichael Srba
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax
2020-11-19mfd: tps65910: Remove unused pointersMichał Mirosław
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław
2020-11-19mfd: madera: Delete register field xxx_WIDTH definesRichard Fitzgerald
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean
2020-11-19powerpc/mm: factor out creating/removing linear mappingDavid Hildenbrand
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov
2020-11-18ptp: document struct ptp_clock_request membersAhmad Fatoum
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani
2020-11-18usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan
2020-11-18usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani
2020-11-18usb: pd: Add captive Type C cable typePrashant Malani
2020-11-18usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cableUtkarsh Patel
2020-11-18usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded ca...Utkarsh Patel
2020-11-18namespace: make timens_on_fork() return nothingHui Su
2020-11-18bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt
2020-11-18bus: mhi: core: Rename RDDM download function to use proper wordsBhaumik Bhatt
2020-11-18bus: mhi: core: Expose mhi_get_exec_env() API for controllersBhaumik Bhatt
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig
2020-11-18bus: mhi: Remove auto-start optionLoic Poulain
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-17net: core: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-17net: wan: Delete the DLCI / SDLA driversXie He
2020-11-17Merge tag 'intel-gpio-v5.11-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Walleij
2020-11-17Merge tag 'v5.10-rc4' into develLinus Walleij
2020-11-17dma-mapping: remove dma_virt_opsChristoph Hellwig
2020-11-17net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap
2020-11-17resource: Introduce resource_intersection() for overlapping resourcesAndy Shevchenko
2020-11-17resource: Introduce resource_union() for overlapping resourcesAndy Shevchenko
2020-11-17resource: Group resource_overlaps() with other inline helpersAndy Shevchenko
2020-11-17mm: memblock: drop __init from memblock functions to make it inlineFaiyaz Mohammed
2020-11-17mm: Add 'mprotect' hook to struct vm_operations_structSean Christopherson
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli
2020-11-17sched: Fix data-race in wakeupPeter Zijlstra
2020-11-17hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran
2020-11-17Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardeningAndres Beltran
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-11-16entry: Drop usage of TIF flags in the generic syscall codeGabriel Krisman Bertazi
2020-11-16audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flagGabriel Krisman Bertazi