summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig1-0/+8
2020-07-16fs: add a vfs_fchmod helperChristoph Hellwig1-0/+1
2020-07-16fs: add a vfs_fchown helperChristoph Hellwig1-0/+2
2020-07-16crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORYEric Biggers1-0/+32
2020-07-16crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGSEric Biggers1-2/+2
2020-07-16rtc: cleanup obsolete comment about struct rtc_class_opsMisono Tomohiro1-4/+0
2020-07-16net/mlx5: Add interface changes required for VDPAEli Cohen2-16/+100
2020-07-16net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen1-0/+1
2020-07-16net/mlx5: Support setting access rights of dma addressesEli Cohen2-0/+7
2020-07-16net: ipv6: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-16net: wimax: fix duplicate words in commentsRandy Dunlap1-2/+2
2020-07-16net: skbuff.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-16net: qed: drop duplicate words in commentsRandy Dunlap2-2/+2
2020-07-16powerpc/perf/hv-24x7: Add cpu hotplug supportKajol Jain1-0/+1
2020-07-16Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel1-0/+25
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel1-0/+25
2020-07-15fsnotify: return non const from fsnotify_data_inode()Amir Goldstein1-3/+2
2020-07-15fsnotify: fold fsnotify() call into fsnotify_parent()Amir Goldstein1-20/+13
2020-07-15usb: linux/usb/gadget.h: fix duplicated word in commentRandy Dunlap1-1/+1
2020-07-15usb: linux/usb/serial.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-15usb: linux/usb/pd_vdo.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-15usb: linux/usb.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal1-0/+5
2020-07-15netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing1-3/+0
2020-07-15fsnotify: Rearrange fast path to minimise overhead when there is no watcherMel Gorman2-2/+12
2020-07-15soundwire: sdw.h: fix indentationPierre-Louis Bossart1-4/+4
2020-07-15soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart1-6/+6
2020-07-15platform_data/mlxreg: Add presence register field for FAN devicesVadim Pasternak1-0/+2
2020-07-15platform_data/mlxreg: Add support for complex attributesVadim Pasternak1-0/+2
2020-07-15lib/string_helpers: Introduce string_upper() and string_lower() helpersVadim Pasternak1-0/+15
2020-07-15soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart1-0/+2
2020-07-15Merge tag 'spi-mem-dtr' into spi-nor/nextTudor Ambarus1-1/+13
2020-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-29/+34
2020-07-15seccomp: Introduce addfd ioctl to seccomp user notifierSargun Dhillon1-0/+4
2020-07-14bridge: mrp: Extend bridge interfaceHoratiu Vultur1-0/+1
2020-07-14Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov6-28/+24
2020-07-14freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...He Zhe1-0/+14
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-1/+1
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-0/+9
2020-07-14Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...Mark Brown1-1/+13
2020-07-14spi: spi-mem: allow specifying a command's extensionPratyush Yadav1-1/+5
2020-07-14spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav1-0/+8
2020-07-14dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne1-0/+1
2020-07-14PM: domains: Restore comment indentation for generic_pm_domain.child_linksGeert Uytterhoeven1-1/+1
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-5/+105
2020-07-14fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi1-0/+1
2020-07-14tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for consoleRajendra Nayak1-0/+1
2020-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+8
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+91