summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-0616-80/+103
|\
| * s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand2021-05-041-2/+2
| * s390/entry: add support for syscall stack randomizationSven Schnelle2021-04-304-0/+14
| * s390/configs: change CONFIG_VIRTIO_CONSOLE to "m"Thomas Huth2021-04-302-2/+2
| * s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan2021-04-301-2/+1
| * s390/cpumf: remove call to perf_event_update_userpageThomas Richter2021-04-301-4/+0
| * s390/cpumf: move counter set size calculation to common placeThomas Richter2021-04-303-50/+52
| * s390/cpumf: beautify if-then-else indentationThomas Richter2021-04-301-5/+3
| * s390/configs: enable CONFIG_PCI_IOVNiklas Schnelle2021-04-302-0/+2
| * s390/pci: handle stale deconfiguration eventsNiklas Schnelle2021-04-301-8/+18
| * s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-304-7/+9
* | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-05-064-9/+44
|\ \
| * | docs: vfio: fix typoAlyssa Ross2021-05-051-1/+1
| * | vfio/pci: Revert nvlink removal uAPI breakageAlex Williamson2021-05-051-4/+42
| * | vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter2021-05-042-4/+1
* | | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2021-05-065-32/+30
|\ \ \
| * | | pcmcia: rsrc_nonstatic: Fix call-back function as reference formattingLee Jones2021-03-151-9/+9
| * | | pcmcia: pcmcia_resource: Fix some kernel-doc formatting/disparities and demot...Lee Jones2021-03-151-5/+6
| * | | pcmcia: ds: Fix function name disparity in headerLee Jones2021-03-151-1/+1
| * | | pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kern...Lee Jones2021-03-151-5/+5
| * | | pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard commentsLee Jones2021-03-151-6/+6
| * | | pcmcia: rsrc_nonstatic: Demote kernel-doc abusesLee Jones2021-03-151-2/+2
| * | | pcmcia: ds: Remove if with always false conditionUwe Kleine-König2021-03-151-4/+1
* | | | Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-05-0621-704/+562
|\ \ \ \
| * | | | libceph: allow addrvecs with a single NONE/blank addressIlya Dryomov2021-05-041-6/+14
| * | | | libceph: don't set global_id until we get an auth ticketIlya Dryomov2021-04-271-13/+23
| * | | | libceph: bump CephXAuthenticate encoding versionIlya Dryomov2021-04-271-1/+1
| * | | | ceph: don't allow access to MDS-private inodesJeff Layton2021-04-274-0/+42
| * | | | ceph: fix up some bare fetches of i_sizeJeff Layton2021-04-274-16/+16
| * | | | ceph: convert some PAGE_SIZE invocations to thp_size()Jeff Layton2021-04-271-26/+25
| * | | | ceph: support getting ceph.dir.rsnaps vxattrYanhu Cao2021-04-275-2/+18
| * | | | ceph: drop pinned_page parameter from ceph_get_capsJeff Layton2021-04-274-26/+13
| * | | | ceph: fix inode leak on getattr error in __fh_to_dentryJeff Layton2021-04-271-1/+3
| * | | | ceph: only check pool permissions for regular filesJeff Layton2021-04-271-0/+4
| * | | | ceph: send opened files/pinned caps/opened inodes metrics to MDS daemonXiubo Li2021-04-272-2/+80
| * | | | ceph: avoid counting the same request twice or moreXiubo Li2021-04-271-10/+10
| * | | | ceph: rename the metric helpersXiubo Li2021-04-276-35/+35
| * | | | ceph: fix kerneldoc copypasta over ceph_start_io_directJeff Layton2021-04-271-1/+1
| * | | | ceph: use attach/detach_page_private for tracking snap contextJeff Layton2021-04-271-11/+7
| * | | | ceph: don't use d_add in ceph_handle_snapdirJeff Layton2021-04-273-14/+25
| * | | | ceph: don't clobber i_snap_caps on non-I_NEW inodeJeff Layton2021-04-271-4/+5
| * | | | ceph: fix fall-through warnings for ClangGustavo A. R. Silva2021-04-271-0/+2
| * | | | ceph: convert ceph_readpages to ceph_readaheadJeff Layton2021-04-271-199/+31
| * | | | ceph: convert ceph_write_begin to netfs_write_beginJeff Layton2021-04-271-129/+57
| * | | | ceph: convert ceph_readpage to netfs_readpageJeff Layton2021-04-273-10/+195
| * | | | ceph: fix fscache invalidationJeff Layton2021-04-272-0/+2
| * | | | ceph: rework PageFsCache handlingJeff Layton2021-04-272-1/+9
| * | | | ceph: rip out old fscache readpage handlingJeff Layton2021-04-275-254/+3
| * | | | Merge remote-tracking branch 'dhowells/netfs-lib'Ilya Dryomov2021-04-2733-77/+3503
| |\ \ \ \
* | \ \ \ \ Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-0614-63/+73
|\ \ \ \ \ \