summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-28block: Remove callback typedefs for blk_mq_opsDaniel Wagner1-32/+18
2020-07-28Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-46/+49
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi1-4/+4
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun1-2/+3
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi2-4/+18
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi1-2/+2
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2-3/+11
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi1-3/+3
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi1-3/+4
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar39-79/+269
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha1-1/+1
2020-07-28lockdep: Move list.h inclusion into lockdep.hHerbert Xu2-2/+1
2020-07-28usb: chipidea: add query_available_role interfacePeter Chen1-0/+2
2020-07-28math64: New DIV_S64_ROUND_CLOSEST helperChunyan Zhang1-0/+19
2020-07-28sched: Fix a typo in a comment王文虎1-1/+1
2020-07-28fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein1-3/+16
2020-07-28fanotify: add support for FAN_REPORT_NAMEAmir Goldstein1-1/+1
2020-07-28fanotify: add basic support for FAN_REPORT_DIR_FIDAmir Goldstein1-1/+1
2020-07-28fsnotify: remove check that source dentry is positiveAmir Goldstein1-3/+1
2020-07-28fsnotify: send event with parent/name info to sb/mount/non-dir marksAmir Goldstein2-6/+36
2020-07-28fsnotify: pass dir and inode arguments to fsnotify()Amir Goldstein2-8/+11
2020-07-28fsnotify: create helper fsnotify_inode()Amir Goldstein1-15/+11
2020-07-27PCI: Add Intel QuickAssist device IDsGiovanni Cabiddu1-0/+6
2020-07-27fsnotify: add object type "child" to object type iteratorAmir Goldstein1-0/+3
2020-07-27fanotify: generalize test for FAN_REPORT_FIDAmir Goldstein1-2/+4
2020-07-27fanotify: remove event FAN_DIR_MODIFYAmir Goldstein2-9/+1
2020-07-27fs: define inode flags using bit numbersEric Biggers1-18/+18
2020-07-27regset: kill user_regset_copyout{,_zero}()Al Viro1-67/+0
2020-07-27regset(): kill ->get_size()Al Viro1-47/+1
2020-07-27regset: kill ->get()Al Viro1-22/+0
2020-07-27regset: new method and helpers for itAl Viro1-0/+51
2020-07-27copy_regset_to_user(): do all copyout at once.Al Viro1-25/+4
2020-07-27kill elf_fpxregs_tAl Viro1-7/+0
2020-07-27take fdpic-related parts of elf_prstatus outAl Viro2-14/+0
2020-07-27unexport linux/elfcore.hAl Viro1-3/+66
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro1-0/+9
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang1-1/+1
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein1-3/+13
2020-07-27linux/kernel.h: Add PTR_ALIGN_DOWN macroKishon Vijay Abraham I1-0/+1
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+13
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger1-1/+3
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger1-1/+0
2020-07-27spi: correct kernel-doc inconsistencyColton Lewis1-6/+2
2020-07-27platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih1-7/+8
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-4/+8
2020-07-27powercap: Add Power Limit4 supportSumeet Pawnikar1-1/+4
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang1-1/+1
2020-07-27PM: Make *_DEV_PM_OPS macros use __maybe_unusedPaul Cercueil1-2/+2
2020-07-27PM: core: introduce pm_ptr() macroPaul Cercueil1-0/+6
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman7-6/+14