summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-14NFSv4.2: add client side xattr caching.Frank van der Linden1-0/+6
2020-07-14nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden1-0/+1
2020-07-14nfs: define nfs_access_get_cached functionFrank van der Linden1-0/+2
2020-07-14NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden1-1/+58
2020-07-14NFSv4.2: query the server for extended attribute supportFrank van der Linden2-0/+2
2020-07-14NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden1-0/+5
2020-07-14nfs: add client side only definitions for user xattrsFrank van der Linden2-0/+8
2020-07-14svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever1-1/+2
2020-07-14svcrdma: Introduce Send completion IDsChuck Lever1-0/+2
2020-07-14svcrdma: Introduce Receive completion IDsChuck Lever1-0/+4
2020-07-14svcrdma: Introduce infrastructure to support completion IDsChuck Lever1-0/+24
2020-07-14svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever1-0/+37
2020-07-14svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever1-0/+37
2020-07-14SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever1-0/+26
2020-07-14svcrdma: Remove declarations for functions long removedChuck Lever1-4/+0