Age | Commit message (Expand) | Author |
2022-04-28 | ovl: use ovl_lookup_upper() wrapper | Christian Brauner |
2022-04-28 | ovl: use ovl_do_notify_change() wrapper | Christian Brauner |
2022-04-28 | ovl: pass layer mnt to ovl_open_realfile() | Amir Goldstein |
2022-04-28 | ovl: pass ofs to setattr operations | Christian Brauner |
2022-04-28 | ovl: handle idmappings in creation operations | Christian Brauner |
2022-04-28 | ovl: add ovl_upper_mnt_userns() wrapper | Christian Brauner |
2022-04-28 | ovl: pass ofs to creation operations | Christian Brauner |
2022-04-28 | ovl: use wrappers to all vfs_*xattr() calls | Amir Goldstein |
2022-04-28 | exportfs: support idmapped mounts | Christian Brauner |
2022-04-28 | fs: add two trivial lookup helpers | Christian Brauner |
2022-04-03 | Linux 5.18-rc1 | Linus Torvalds |
2022-04-03 | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2022-04-03 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2022-04-03 | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-04-03 | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-04-03 | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-04-03 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-04-02 | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd |
2022-04-02 | Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2022-04-02 | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-04-02 | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-04-03 | modpost: restore the warning message for missing symbol versions | Masahiro Yamada |
2022-04-02 | Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-04-02 | Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-04-02 | Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-04-02 | Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" | Jens Axboe |
2022-04-02 | watch_queue: Free the page array when watch_queue is dismantled | Eric Dumazet |
2022-04-02 | tracing: mark user_events as BROKEN | Steven Rostedt (Google) |
2022-04-02 | tracing: Move user_events.h temporarily out of include/uapi | Steven Rostedt (Google) |
2022-04-02 | ftrace: Make ftrace_graph_is_dead() a static branch | Christophe Leroy |
2022-04-02 | tracing: Set user_events to BROKEN | Steven Rostedt (Google) |
2022-04-02 | tracing/user_events: Remove eBPF interfaces | Beau Belgrave |
2022-04-02 | tracing/user_events: Hold event_mutex during dyn_event_add | Beau Belgrave |
2022-04-02 | proc: bootconfig: Add null pointer check | Lv Ruyi |
2022-04-02 | tracing: Rename the staging files for trace_events | Steven Rostedt (Google) |
2022-04-02 | KVM: x86: fix sending PV IPI | Li RongQing |
2022-04-02 | KVM: x86/mmu: do compare-and-exchange of gPTE via the user address | Paolo Bonzini |
2022-04-02 | KVM: x86: Remove redundant vm_entry_controls_clearbit() call | Zhenzhong Duan |
2022-04-02 | KVM: x86: cleanup enter_rmode() | Zhenzhong Duan |
2022-04-02 | KVM: x86: SVM: fix tsc scaling when the host doesn't support it | Maxim Levitsky |
2022-04-02 | kvm: x86: SVM: remove unused defines | Maxim Levitsky |
2022-04-02 | KVM: x86: SVM: move tsc ratio definitions to svm.h | Maxim Levitsky |
2022-04-02 | KVM: x86: SVM: fix avic spec based definitions again | Maxim Levitsky |
2022-04-02 | KVM: MIPS: remove reference to trap&emulate virtualization | Paolo Bonzini |
2022-04-02 | KVM: x86: document limitations of MSR filtering | Paolo Bonzini |
2022-04-02 | KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr | Hou Wenlong |
2022-04-02 | KVM: x86/emulator: Emulate RDPID only if it is enabled in guest | Hou Wenlong |
2022-04-02 | KVM: x86/pmu: Fix and isolate TSX-specific performance event logic | Like Xu |
2022-04-02 | KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set | Maxim Levitsky |