2025-05-02 |
Xin Li (Intel) | x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr... |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}() |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/xen/msr: Remove the error pointer argument from... |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/xen/msr: Remove pmu_msr_{read,write}() |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/xen/msr: Remove calling native_{read,write}_msr... |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Convert __rdmsr() uses to native_rdmsrq()... |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Add the native_rdmsrq() helper |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Convert __wrmsr() uses to native_wrmsr{,q... |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/xen/msr: Return u64 consistently in Xen PMC xen_... |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Convert the rdpmc() macro to an __always_inlin... |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Rename rdpmcl() to rdpmc() |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Remove the unused rdpmc() method |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> |
commit | commitdiff | tree |
2025-05-02 |
Xin Li (Intel) | x86/msr: Add explicit includes of <asm/msr.h> |
commit | commitdiff | tree |
2025-05-02 |
Ingo Molnar | x86/msr: Move the EAX_EDX_*() methods from <asm/msr... |
commit | commitdiff | tree |
2025-05-02 |
Ingo Molnar | x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS |
commit | commitdiff | tree |
2025-05-02 |
Ingo Molnar | x86/msr: Improve the comments of the DECLARE_ARGS(... |
commit | commitdiff | tree |
2025-05-02 |
Ingo Molnar | Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes... |
commit | commitdiff | tree |
2025-04-27 |
Linus Torvalds | Linux 6.15-rc4 v6.15-rc4 |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'x86-urgent-2025-04-26' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'sched-urgent-2025-04-26' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'perf-urgent-2025-04-26' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'irq-urgent-2025-04-26' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'for-linus' of https://github.com/openrisc... |
commit | commitdiff | tree |
2025-04-26 |
Chuck Lever | Revert "sunrpc: clean cache_detail immediately when... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kerne... |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'drm-fixes-2025-04-26' of https://gitlab... |
commit | commitdiff | tree |
2025-04-26 |
Omar Sandoval | sched/eevdf: Fix se->slice being set to U64_MAX and... |
commit | commitdiff | tree |
2025-04-26 |
Suzuki K Poulose | irqchip/gic-v2m: Prevent use after free of gicv2m_get_f... |
commit | commitdiff | tree |
2025-04-26 |
Bibo Mao | LoongArch: KVM: Fix PMU pass-through issue if VM exits... |
commit | commitdiff | tree |
2025-04-26 |
Bibo Mao | LoongArch: KVM: Fully clear some CSRs when VM reboot |
commit | commitdiff | tree |
2025-04-26 |
Yulong Han | LoongArch: KVM: Fix multiple typos of KVM code |
commit | commitdiff | tree |
2025-04-26 |
Ming Wang | LoongArch: Return NULL from huge_pte_offset() for inval... |
commit | commitdiff | tree |
2025-04-26 |
Petr Tesarik | LoongArch: Remove a bogus reference to ZONE_DMA |
commit | commitdiff | tree |
2025-04-26 |
Tiezhu Yang | LoongArch: Handle fp, lsx, lasx and lbt assembly symbols |
commit | commitdiff | tree |
2025-04-26 |
Tiezhu Yang | LoongArch: Make do_xyz() exception handlers more robust |
commit | commitdiff | tree |
2025-04-26 |
Tiezhu Yang | LoongArch: Make regs_irqs_disabled() more clear |
commit | commitdiff | tree |
2025-04-26 |
Yuli Wang | LoongArch: Select ARCH_USE_MEMTEST |
commit | commitdiff | tree |
2025-04-26 |
Linus Torvalds | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2025-04-25 |
Peilin Ye | selftests/bpf: Correct typo in __clang_major__ macro |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'ceph-for-6.15-rc4' of https://github.com... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-25 |
Dave Airlie | Merge tag 'amd-drm-fixes-6.15-2025-04-23' of https... |
commit | commitdiff | tree |
2025-04-25 |
Dave Airlie | Merge tag 'exynos-drm-fixes-for-v6.15-rc4' of git:... |
commit | commitdiff | tree |
2025-04-25 |
Dave Airlie | Merge tag 'drm-misc-fixes-2025-04-22' of https://gitlab... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kerne... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'block-6.15-20250424' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'io_uring-6.15-20250424' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'pm-6.15-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'usb-6.15-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'tty-6.15-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'char-misc-6.15-rc4' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'driver-core-6.15-rc4' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'dma-mapping-6.15-2025-04-25' of git://git... |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'xfs-fixes-6.15-rc4' of git://git.kernel... |
commit | commitdiff | tree |
2025-04-25 |
Haoran Jiang | samples/bpf: Fix compilation failure for samples/bpf... |
commit | commitdiff | tree |
2025-04-25 |
Alexei Starovoitov | bpf: Add namespace to BPF internal symbols |
commit | commitdiff | tree |
2025-04-25 |
Linus Torvalds | Merge tag 'bcachefs-2025-04-24' of git://evilpiepirate... |
commit | commitdiff | tree |
2025-04-25 |
Alexei Starovoitov | Merge branch 'bpf-fix-softlock-condition-in-bpf-hashmap... |
commit | commitdiff | tree |
2025-04-25 |
Brandon Kammerdiener | selftests/bpf: add test for softlock when modifying... |
commit | commitdiff | tree |
2025-04-25 |
Brandon Kammerdiener | bpf: fix possible endless loop in BPF map iteration |
commit | commitdiff | tree |
2025-04-25 |
Heikki Krogerus | MAINTAINERS: Assign maintainer for the port controller... |
commit | commitdiff | tree |
2025-04-25 |
Jan Kara | fs/xattr: Fix handling of AT_FDCWD in setxattrat(2... |
commit | commitdiff | tree |
2025-04-25 |
Yangtao Li | MAINTAINERS: hfs/hfsplus: add myself as maintainer |
commit | commitdiff | tree |
2025-04-25 |
T.J. Mercier | splice: remove duplicate noinline from pipe_clear_nowait |
commit | commitdiff | tree |
2025-04-25 |
Christoph Hellwig | devtmpfs: don't use vfs_getattr_nosec to query i_mode |
commit | commitdiff | tree |
2025-04-25 |
Ming Lei | ublk: fix race between io_uring_cmd_complete_in_task... |
commit | commitdiff | tree |
2025-04-25 |
Ming Lei | ublk: call ublk_dispatch_req() for handling UBLK_U_IO_N... |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: Rework fiemap transaction restart handling |
commit | commitdiff | tree |
2025-04-24 |
Brian Foster | bcachefs: add fiemap delalloc extent detection |
commit | commitdiff | tree |
2025-04-24 |
Brian Foster | bcachefs: refactor fiemap processing into extent helper... |
commit | commitdiff | tree |
2025-04-24 |
Brian Foster | bcachefs: track current fiemap offset in start variable |
commit | commitdiff | tree |
2025-04-24 |
Brian Foster | bcachefs: drop duplicate fiemap sync flag |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: Fix btree_iter_peek_prev() at end of inode |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: Make btree_iter_peek_prev() assert more precise |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: Unit test fixes |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: Print mount opts earlier |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: unlink: casefold d_invalidate |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: Fix casefold lookups |
commit | commitdiff | tree |
2025-04-24 |
Kent Overstreet | bcachefs: Casefold is now a regular opts.h option |
commit | commitdiff | tree |
2025-04-24 |
Björn Töpel | riscv: uprobes: Add missing fence.i after building... |
commit | commitdiff | tree |
2025-04-24 |
Björn Töpel | riscv: Replace function-like macro by static inline... |
commit | commitdiff | tree |
2025-04-24 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-04-24 |
Linus Torvalds | Merge tag 'landlock-6.15-rc4' of git://git.kernel.org... |
commit | commitdiff | tree |
2025-04-24 |
Kirill A. Shutemov | x86/insn: Fix CTEST instruction decoding |
commit | commitdiff | tree |
2025-04-24 |
Luo Gengkun | perf/x86: Fix non-sampling (counting) events on certain... |
commit | commitdiff | tree |
2025-04-24 |
Paolo Bonzini | Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel... |
commit | commitdiff | tree |
2025-04-24 |
Jens Axboe | io_uring: fix 'sync' handling of io_fallback_tw() |
commit | commitdiff | tree |
2025-04-24 |
Ard Biesheuvel | x86/boot: Work around broken busybox 'truncate' tool |
commit | commitdiff | tree |
2025-04-24 |
Linus Torvalds | Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-04-24 |
Linus Torvalds | Merge tag 'v6.15-p5' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2025-04-24 |
Adrian Hunter | KVM: x86: Do not use kvm_rip_read() unconditionally... |
commit | commitdiff | tree |
2025-04-24 |
Adrian Hunter | KVM: x86: Do not use kvm_rip_read() unconditionally... |
commit | commitdiff | tree |
2025-04-24 |
Sean Christopherson | KVM: SVM: WARN if an invalid posted interrupt IRTE... |
commit | commitdiff | tree |
next |