summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-161-0/+1
|\ \ \ \ \ \
| * | | | | | usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-101-0/+1
| |/ / / / /
* | | | | | Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-151-1/+1
|\ \ \ \ \ \
| * | | | | | stack: Replace "o" output with "r" input constraintNick Desaulniers2021-05-111-1/+1
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-153-5/+37
|\ \ \ \ \ \
| * | | | | | mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2021-05-141-3/+3
| * | | | | | mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-141-2/+2
| * | | | | | mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu2021-05-141-0/+32
* | | | | | | Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-152-6/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | blkdev.h: remove unused codes blk_account_rqLin Feng2021-05-121-5/+0
| * | | | | | kyber: fix out of bounds access when preemptedOmar Sandoval2021-05-111-1/+1
* | | | | | | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-151-1/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | libnvdimm: Remove duplicate struct declarationWan Jiabing2021-05-121-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-05-131-0/+1
|\ \ \ \ \ \
| * | | | | | PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-101-0/+1
| |/ / / / /
* | | | | | Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-0/+1
* | | | | | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-092-5/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Revert "bio: limit bio max size"Jens Axboe2021-05-082-5/+1
* | | | | | Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-091-1/+1
|\ \ \ \ \ \
| * | | | | | smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-061-1/+1
* | | | | | | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-093-113/+132
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | context_tracking: KVM: Move guest enter/exit wrappers to KVM's domainSean Christopherson2021-05-052-45/+45
| * | | | | | context_tracking: Consolidate guest enter/exit wrappersSean Christopherson2021-05-051-41/+24
| * | | | | | sched/vtime: Move guest enter/exit vtime accounting to vtime.hSean Christopherson2021-05-052-22/+41
| * | | | | | sched/vtime: Move vtime accounting external declarations above inlinesSean Christopherson2021-05-051-37/+37
| * | | | | | context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li2021-05-051-6/+16
| * | | | | | context_tracking: Move guest exit context tracking to separate helpersWanpeng Li2021-05-051-1/+8
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-05-081-4/+4
|\ \ \ \ \ \ \
| * | | | | | | scsi: blk-mq: Fix build warning when making htmldocsMing Lei2021-04-211-4/+4
* | | | | | | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-082-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2021-05-092-6/+2
* | | | | | | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-082-4/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-071-2/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal2021-05-031-2/+1
| * | | | | | | | | | bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-031-2/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-05-071-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | platform/chrome: cros_ec: Add Type C hard resetPrashant Malani2021-04-201-0/+1
* | | | | | | | | | | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-072-1/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | bio: limit bio max sizeChangheun Lee2021-05-032-1/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-075-13/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust2021-04-211-2/+1
| * | | | | | | | | | NFS: Split attribute support out from the server capabilitiesTrond Myklebust2021-04-141-9/+2
| * | | | | | | | | | NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust2021-04-133-0/+14
| * | | | | | | | | | NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust2021-04-131-0/+2
| * | | | | | | | | | NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust2021-04-131-0/+2
| * | | | | | | | | | NFS: Add a cache validity flag argument to nfs_revalidate_inode()Trond Myklebust2021-04-121-1/+1
| * | | | | | | | | | NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust2021-04-121-3/+8
| * | | | | | | | | | SUNRPC: Set TCP_CORK until the transmit queue is emptyTrond Myklebust2021-04-051-0/+1
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0725-66/+54
|\ \ \ \ \ \ \ \ \ \ \