summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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
2020-07-27kill elf_fpxregs_tAl Viro
2020-07-27take fdpic-related parts of elf_prstatus outAl Viro
2020-07-27unexport linux/elfcore.hAl Viro
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2020-07-27linux/kernel.h: Add PTR_ALIGN_DOWN macroKishon Vijay Abraham I
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger
2020-07-27spi: correct kernel-doc inconsistencyColton Lewis
2020-07-27platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-07-27powercap: Add Power Limit4 supportSumeet Pawnikar
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang
2020-07-27PM: Make *_DEV_PM_OPS macros use __maybe_unusedPaul Cercueil
2020-07-27PM: core: introduce pm_ptr() macroPaul Cercueil
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki
2020-07-27Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-27dmaengine: dw: Don't include unneeded header to platform data headerAndy Shevchenko
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin
2020-07-27dmaengine: Introduce DMA-device device_caps callbackSerge Semin
2020-07-27dmaengine: Introduce max SG burst capabilitySerge Semin
2020-07-27dmaengine: Introduce min burst length capabilitySerge Semin