summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef
2020-07-29nvmet: add passthru code to process commandsLogan Gunthorpe
2020-07-29nvme-fc: drop a duplicated word in a commentRandy Dunlap
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams
2020-07-28PM, libnvdimm: Add runtime firmware activation supportDan Williams
2020-07-28remoteproc: kill IPA notify codeAlex Elder
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller
2020-07-28of_address: Add bus type match for pci ranges parserJiaxun Yang
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28net: make sockptr_is_null strict aliasing safeChristoph Hellwig
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28mm/notifier: add migration invalidation typeRalph Campbell
2020-07-28mm/migrate: add a flags parameter to migrate_vmaRalph Campbell
2020-07-28block: Remove callback typedefs for blk_mq_opsDaniel Wagner
2020-07-28Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-28lockdep: Move list.h inclusion into lockdep.hHerbert Xu
2020-07-28usb: chipidea: add query_available_role interfacePeter Chen
2020-07-28math64: New DIV_S64_ROUND_CLOSEST helperChunyan Zhang
2020-07-27sched: Fix a typo in a comment王文虎
2020-07-27fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein
2020-07-27fanotify: add support for FAN_REPORT_NAMEAmir Goldstein
2020-07-27fanotify: add basic support for FAN_REPORT_DIR_FIDAmir Goldstein
2020-07-27fsnotify: remove check that source dentry is positiveAmir Goldstein
2020-07-27fsnotify: send event with parent/name info to sb/mount/non-dir marksAmir Goldstein
2020-07-27fsnotify: pass dir and inode arguments to fsnotify()Amir Goldstein
2020-07-27fsnotify: create helper fsnotify_inode()Amir Goldstein
2020-07-27PCI: Add Intel QuickAssist device IDsGiovanni Cabiddu
2020-07-27fsnotify: add object type "child" to object type iteratorAmir Goldstein
2020-07-27fanotify: generalize test for FAN_REPORT_FIDAmir Goldstein
2020-07-27fanotify: remove event FAN_DIR_MODIFYAmir Goldstein
2020-07-27fs: define inode flags using bit numbersEric Biggers
2020-07-27regset: kill user_regset_copyout{,_zero}()Al Viro
2020-07-27regset(): kill ->get_size()Al Viro
2020-07-27regset: kill ->get()Al Viro
2020-07-27regset: new method and helpers for itAl Viro
2020-07-27copy_regset_to_user(): do all copyout at once.Al Viro