Age | Commit message (Expand) | Author |
2019-06-19 | ext4: clean up kerneldoc warnigns when building with W=1 | Theodore Ts'o |
2019-06-10 | ext4: only set project inherit bit for directory | Wang Shilong |
2019-06-09 | ext4: enforce the immutable flag on open files | Theodore Ts'o |
2019-06-09 | ext4: don't allow any modifications to an immutable file | Darrick J. Wong |
2019-05-30 | jbd2: fix typo in comment of journal_submit_inode_data_buffers | Liu Song |
2019-05-30 | jbd2: fix some print format mistakes | Gaowei Pu |
2019-05-30 | ext4: gracefully handle ext4_break_layouts() failure during truncate | Jan Kara |
2019-05-26 | Linux 5.2-rc2v5.2-rc2 | Linus Torvalds |
2019-05-26 | Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-26 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-26 | random: fix soft lockup when trying to read from an uninitialized blocking pool | Theodore Ts'o |
2019-05-25 | tracing: Silence GCC 9 array bounds warning | Miguel Ojeda |
2019-05-25 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-05-25 | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-25 | Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2019-05-24 | ext4: fix dcache lookup of !casefolded directories | Gabriel Krisman Bertazi |
2019-05-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-05-24 | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-24 | Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-24 | Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-24 | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-24 | locking/lock_events: Use this_cpu_add() when necessary | Waiman Long |
2019-05-24 | KVM: x86: fix return value for reserved EFER | Paolo Bonzini |
2019-05-24 | tools/kvm_stat: fix fields filter for child events | Stefan Raspl |
2019-05-24 | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard | Thomas Huth |
2019-05-24 | kvm: selftests: aarch64: compile with warnings on | Andrew Jones |
2019-05-24 | kvm: selftests: aarch64: fix default vm mode | Andrew Jones |
2019-05-24 | kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size | Andrew Jones |
2019-05-24 | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION | Christian Borntraeger |
2019-05-24 | KVM: x86/pmu: do not mask the value that is written to fixed PMUs | Paolo Bonzini |
2019-05-24 | KVM: x86/pmu: mask the result of rdpmc according to the width of the counters | Paolo Bonzini |
2019-05-24 | x86/kvm/pmu: Set AMD's virt PMU version to 1 | Borislav Petkov |
2019-05-24 | KVM: x86: do not spam dmesg with VMCS/VMCB dumps | Paolo Bonzini |
2019-05-24 | kvm: Check irqchip mode before assign irqfd | Peter Xu |
2019-05-24 | kvm: svm/avic: fix off-by-one in checking host APIC ID | Suthikulpanit, Suravee |
2019-05-24 | KVM: selftests: do not blindly clobber registers in guest asm | Paolo Bonzini |
2019-05-24 | KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c | Thomas Huth |
2019-05-24 | KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace | Wanpeng Li |
2019-05-24 | KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow | Wanpeng Li |
2019-05-24 | kvm: vmx: Fix -Wmissing-prototypes warnings | Yi Wang |
2019-05-24 | KVM: nVMX: Fix using __this_cpu_read() in preemptible context | Wanpeng Li |
2019-05-24 | kvm: fix compilation on s390 | Paolo Bonzini |
2019-05-24 | kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID | Jim Mattson |
2019-05-24 | kvm: x86: Include multiple indices with CPUID leaf 0x8000001d | Jim Mattson |
2019-05-24 | KVM: selftests: Compile code with warnings enabled | Thomas Huth |
2019-05-24 | kvm: selftests: avoid type punning | Paolo Bonzini |
2019-05-24 | KVM: selftests: Fix a condition in test_hv_cpuid() | Dan Carpenter |
2019-05-24 | KVM: Fix spinlock taken warning during host resume | Wanpeng Li |
2019-05-24 | KVM: nVMX: Clear nested_run_pending if setting nested state fails | Sean Christopherson |