summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LoongArch/crypto: Clean up useless assignment operationsYuli Wang2024-03-191-2/+0
* LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen2024-03-193-18/+3
* LoongArch: Remove superfluous flush_dcache_page() definitionHuacai Chen2024-03-191-3/+0
* LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.hMax Kellermann2024-03-192-3/+3
* LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen2024-03-191-1/+6
* LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in KconfigHuacai Chen2024-03-191-0/+1
* LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in KconfigHuacai Chen2024-03-191-0/+1
* LoongArch: Add kernel livepatching supportJinyang He2024-03-113-0/+46
* LoongArch: Add ORC stack unwinder supportTiezhu Yang2024-03-1137-42/+875
* objtool: Check local label in read_unwind_hints()Tiezhu Yang2024-03-111-1/+11
* objtool: Check local label in add_dead_ends()Tiezhu Yang2024-03-112-17/+24
* objtool/LoongArch: Enable orc to be builtTiezhu Yang2024-03-115-0/+250
* objtool/x86: Separate arch-specific and generic partsTiezhu Yang2024-03-115-179/+206
* objtool/LoongArch: Implement instruction decoderTiezhu Yang2024-03-113-2/+443
* objtool/LoongArch: Enable objtool to be builtTiezhu Yang2024-03-116-0/+173
* Linux 6.8v6.8Linus Torvalds2024-03-101-1/+1
* Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-104-94/+120
|\
| * tracing: Use .flush() call to wake up readersSteven Rostedt (Google)2024-03-101-6/+15
| * ring-buffer: Fix resetting of shortest_fullSteven Rostedt (Google)2024-03-101-7/+23
| * ring-buffer: Fix waking up ring buffer readersSteven Rostedt (Google)2024-03-101-71/+68
| * tracing: Limit trace_marker writes to just 4KSteven Rostedt (Google)2024-03-061-5/+5
| * tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)2024-03-061-1/+7
| * tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)2024-03-061-4/+2
* | Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-03-101-8/+8
|\ \
| * | phy: qcom-qmp-combo: fix type-c switch registrationJohan Hovold2024-03-061-4/+4
| * | phy: qcom-qmp-combo: fix drm bridge registrationJohan Hovold2024-03-061-4/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-108-15/+120
|\ \ \
| * | | SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini2024-03-091-2/+5
| * | | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-095-6/+28
| |\ \ \
| | * | | KVM: selftests: Add a testcase to verify GUEST_MEMFD and READONLY are exclusiveSean Christopherson2024-02-231-0/+6
| | * | | KVM: selftests: Create GUEST_MEMFD for relevant invalid flags testcasesSean Christopherson2024-02-231-1/+5
| | * | | KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMUSean Christopherson2024-02-231-1/+1
| | * | | KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson2024-02-232-3/+9
| | * | | KVM: Make KVM_MEM_GUEST_MEMFD mutually exclusive with KVM_MEM_READONLYSean Christopherson2024-02-231-1/+7
| * | | | Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-093-0/+78
| |\ \ \ \
| | * | | | KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingSean Christopherson2024-02-232-0/+68
| | * | | | KVM: x86: Mark target gfn of emulated atomic instruction as dirtySean Christopherson2024-02-171-0/+10
| * | | | | KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()Sean Christopherson2024-02-231-7/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-093-3/+10
|\ \ \ \ \
| * | | | | i2c: aspeed: Fix the dummy irq expected printTommy Huang2024-03-081-0/+1
| * | | | | i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET2024-03-081-1/+5
| * | | | | i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit2024-03-081-1/+3
| * | | | | i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit2024-03-081-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-091-0/+2
|\ \ \ \ \
| * | | | | firewire: ohci: prevent leak of left-over IRQ on unbindEdmund Raile2024-03-061-0/+2
| |/ / / /
* | | | | Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2024-03-091-0/+3
|\ \ \ \ \
| * | | | | libceph: init the cursor when preparing sparse read in msgr2Xiubo Li2024-03-061-0/+3
| |/ / / /
* | | | | Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-0815-30/+126
|\ \ \ \ \
| * | | | | mei: gsc_proxy: match component when GSC is on different busAlexander Usyskin2024-03-051-3/+5
| * | | | | misc: fastrpc: Pass proper arguments to scm callEkansh Gupta2024-03-051-4/+6