summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman7-6/+14
2020-07-27Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman7-6/+14
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki1-0/+14
2020-07-27Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman1-0/+13
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman7-6/+14
2020-07-27dmaengine: dw: Don't include unneeded header to platform data headerAndy Shevchenko1-1/+4
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin1-0/+3
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin1-0/+2
2020-07-27dmaengine: Introduce DMA-device device_caps callbackSerge Semin1-0/+4
2020-07-27dmaengine: Introduce max SG burst capabilitySerge Semin1-0/+8
2020-07-27dmaengine: Introduce min burst length capabilitySerge Semin1-0/+4
2020-07-27printk: Make linux/printk.h self-containedHerbert Xu3-35/+45
2020-07-27irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.hMarc Zyngier1-0/+1
2020-07-27irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macrosSaravana Kannan1-0/+23
2020-07-27irqchip: irq-bcm2836.h: drop a duplicated wordRandy Dunlap1-1/+1