index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
5
-11
/
+13
2020-03-16
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-03-16
pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
Trond Myklebust
1
-9
/
+11
2020-03-16
NFS: Limit the size of the access cache by default
Trond Myklebust
1
-1
/
+1
2020-03-16
NFS: Avoid referencing the cred twice in async rename/unlink
Trond Myklebust
1
-2
/
+2
2020-03-16
NFSv4: Avoid unnecessary credential references in layoutget
Trond Myklebust
2
-3
/
+2
2020-03-16
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
Trond Myklebust
1
-5
/
+5
2020-03-16
NFS: Assume cred is pinned by open context in I/O requests
Trond Myklebust
2
-2
/
+2
2020-03-16
SUNRPC: Don't take a reference to the cred on synchronous tasks
Trond Myklebust
1
-0
/
+3
2020-03-16
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
3
-3
/
+6
2020-03-16
NFS: alloc_nfs_open_context() must use the file cred when available
Trond Myklebust
1
-5
/
+5
2020-03-16
NFS: Ensure we time out if a delegreturn does not complete
Trond Myklebust
1
-1
/
+2
2020-03-16
NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred
Trond Myklebust
3
-5
/
+18
2020-03-16
NFSv4: nfs_update_inplace_delegation() should update delegation cred
Trond Myklebust
1
-1
/
+19
2020-03-16
NFS: Use the 64-bit server readdir cookies when possible
Trond Myklebust
1
-17
/
+44
2020-03-15
Linux 5.6-rc6
v5.6-rc6
Linus Torvalds
1
-1
/
+1
2020-03-15
Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+31
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-45
/
+67
2020-03-15
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+26
2020-03-15
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
30
-134
/
+139
2020-03-15
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-03-15
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+12
2020-03-15
Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+23
2020-03-15
Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-49
/
+94
2020-03-15
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2
-1
/
+31
2020-03-14
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-56
/
+102
2020-03-14
Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
9
-26
/
+19
2020-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-13
/
+48
2020-03-14
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2
-2
/
+13
2020-03-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-28
/
+9
2020-03-14
Merge branch 'kvm-null-pointer-fix' into kvm-master
Paolo Bonzini
1
-2
/
+3
2020-03-14
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
1
-2
/
+3
2020-03-14
Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-1
/
+17
2020-03-14
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2
-1
/
+31
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-03-14
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
1
-2
/
+14
2020-03-14
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
1
-2
/
+2
2020-03-14
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
1
-0
/
+8
2020-03-14
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
1
-1
/
+1
2020-03-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-8
/
+17
2020-03-13
Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-2
/
+13
2020-03-13
Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+5
2020-03-13
Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+23
2020-03-13
Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-3
/
+5
2020-03-13
Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+13
2020-03-13
Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-25
/
+253
2020-03-13
Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
6
-5
/
+20
2020-03-13
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
2
-2
/
+2
2020-03-13
Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-1
/
+2
2020-03-13
ovl: fix lockdep warning for async write
Miklos Szeredi
1
-0
/
+6
[next]