Age | Commit message (Expand) | Author | Files | Lines |
2022-01-29 | Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+14 |
2022-01-29 | Merge tag 'docs-5.17-3' of git://git.lwn.net/linux | Linus Torvalds | 6 | -2/+51 |
2022-01-28 | dm: properly fix redundant bio-based IO accounting | Mike Snitzer | 1 | -2/+3 |
2022-01-28 | dm: revert partial fix for redundant bio-based IO accounting | Mike Snitzer | 1 | -15/+0 |
2022-01-28 | block: add bio_start_io_acct_time() to control start_time | Mike Snitzer | 2 | -6/+20 |
2022-01-28 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 17 | -48/+64 |
2022-01-28 | Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+10 |
2022-01-28 | security, lsm: dentry_init_security() Handle multi LSM registration | Vivek Goyal | 2 | -3/+14 |
2022-01-28 | Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -31/+12 |
2022-01-28 | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -16/+43 |
2022-01-28 | dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples | Geert Uytterhoeven | 1 | -6/+5 |
2022-01-28 | dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts | Geert Uytterhoeven | 1 | -0/+1 |
2022-01-28 | Merge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -0/+2 |
2022-01-28 | dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support | Geert Uytterhoeven | 1 | -0/+1 |
2022-01-28 | Merge tag 'rcu-urgent.2022.01.26a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+8 |
2022-01-28 | Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -13/+10 |
2022-01-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 35 | -228/+490 |
2022-01-28 | Merge tag 'mips-fixes-5.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -185/+185 |
2022-01-28 | Merge tag 's390-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 12 | -45/+184 |
2022-01-28 | Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -18/+46 |
2022-01-28 | arm64: cpufeature: List early Cortex-A510 parts as having broken dbm | James Morse | 3 | -0/+15 |
2022-01-28 | ocfs2: fix subdirectory registration with register_sysctl() | Linus Torvalds | 1 | -12/+1 |
2022-01-28 | Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern... | Catalin Marinas | 5 | -0/+97 |
2022-01-28 | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -26/+59 |
2022-01-28 | Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+5 |
2022-01-28 | Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 4 | -15/+28 |
2022-01-28 | KVM: eventfd: Fix false positive RCU usage warning | Hou Wenlong | 1 | -4/+4 |
2022-01-28 | KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use | Vitaly Kuznetsov | 2 | -16/+51 |
2022-01-28 | KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() | Vitaly Kuznetsov | 2 | -10/+25 |
2022-01-28 | KVM: nVMX: Rename vmcs_to_field_offset{,_table} | Vitaly Kuznetsov | 3 | -8/+8 |
2022-01-28 | KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | Vitaly Kuznetsov | 1 | -1/+3 |
2022-01-28 | KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS | Vitaly Kuznetsov | 1 | -0/+1 |
2022-01-28 | selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP | Paolo Bonzini | 3 | -0/+19 |
2022-01-28 | KVM: x86: add system attribute to retrieve full set of supported xsave states | Paolo Bonzini | 4 | -1/+58 |
2022-01-28 | KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr | Sean Christopherson | 1 | -6/+14 |
2022-01-28 | kselftest/arm64: Correct logging of FPSIMD register read via ptrace | Mark Brown | 1 | -1/+1 |
2022-01-28 | kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types | Mark Brown | 1 | -1/+8 |
2022-01-28 | Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 1 | -0/+2 |
2022-01-28 | Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -14/+18 |
2022-01-28 | Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 38 | -70/+307 |
2022-01-28 | drm/i915: Move drrs hardware bit frobbing to small helpers | Ville Syrjälä | 1 | -31/+36 |
2022-01-28 | drm/i915: s/gmch_{m,n}/data_{m,n}/ | Ville Syrjälä | 5 | -30/+30 |
2022-01-28 | drm/i915: Clean up M/N register defines | Ville Syrjälä | 3 | -26/+10 |
2022-01-28 | drm/i915: Extract intel_{get,set}_m_n() | Ville Syrjälä | 1 | -62/+47 |
2022-01-28 | Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a... | Dave Airlie | 22 | -41/+208 |
2022-01-28 | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Dave Airlie | 1 | -2/+2 |
2022-01-28 | Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie | 10 | -11/+70 |
2022-01-28 | Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 3 | -6/+11 |
2022-01-28 | Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d... | Dave Airlie | 2 | -10/+16 |
2022-01-27 | tracing: Don't inc err_log entry count if entry allocation fails | Tom Zanussi | 1 | -1/+2 |