summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mailmap: update Bingwu Zhang's email addressBingwu Zhang2024-12-201-0/+2
* staging: gpib: fix address space mixupArnd Bergmann2024-12-2022-116/+123
* staging: gpib: use ioport_mapArnd Bergmann2024-12-204-89/+23
* staging: gpib: fix pcmcia dependenciesArnd Bergmann2024-12-201-2/+5
* staging: gpib: add module author and description fieldsArnd Bergmann2024-12-201-0/+2
* staging: gpib: fix MakefilesArnd Bergmann2024-12-2016-16/+16
* staging: gpib: make global 'usec_diff' functions staticArnd Bergmann2024-12-202-2/+2
* staging: gpib: Modify mismatched function nameJiapeng Chong2024-12-201-4/+4
* staging: gpib: Add lower bound check for secondary addressDave Penkler2024-12-201-1/+1
* staging: gpib: Fix erroneous removal of blank before newlineDave Penkler2024-12-201-3/+3
* Linux 6.13-rc3v6.13-rc3Linus Torvalds2024-12-161-1/+1
* Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-12-1614-19/+19
|\
| * ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky2024-12-131-1/+1
| * ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya2024-12-101-1/+1
| * ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...Uwe Kleine-König2024-12-105-10/+10
| * ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney2024-12-101-1/+1
| * ARC: fix reference of dependency for PAE40 configLukas Bulwahn2024-12-101-1/+1
| * ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta2024-12-101-2/+2
| * arc: rename aux.h to arc_aux.hBenjamin Szőke2024-12-105-4/+4
* | Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-12-166-23/+7
|\ \
| * | efi/esrt: remove esre_attribute::store()Jiri Slaby (SUSE)2024-12-131-2/+0
| * | efivarfs: Fix error on non-existent fileJames Bottomley2024-12-093-5/+1
| * | efi/zboot: Limit compression options to GZIP and ZSTDArd Biesheuvel2024-12-062-16/+6
* | | Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-12-163-3/+4
|\ \ \
| * \ \ Merge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-12-143-3/+4
| |\ \ \ | | |_|/ | |/| |
| | * | i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven2024-12-121-1/+1
| | * | i2c: nomadik: Add missing sentinel to match tableGeert Uytterhoeven2024-12-101-0/+1
| | * | i2c: pnx: Fix timeout in wait functionsVladimir Riabchun2024-12-101-2/+2
| |/ /
* | | Merge tag 'edac_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-12-151-22/+10
|\ \ \
| * | | EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)2024-12-111-22/+10
| |/ /
* | | Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-152-2/+17
|\ \ \
| * | | irqchip/gic-v3: Work around insecure GIC integrationsMarc Zyngier2024-12-131-1/+16
| * | | irqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak2024-12-131-1/+1
| |/ /
* | | Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-12-157-22/+84
|\ \ \
| * | | sched/dlserver: Fix dlserver time accountingVineeth Pillai (Google)2024-12-131-6/+9
| * | | sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)2024-12-133-2/+18
| * | | sched/eevdf: More PELT vs DELAYED_DEQUEUEPeter Zijlstra2024-12-094-8/+54
| * | | sched/fair: Fix sched_can_stop_tick() for fair tasksVincent Guittot2024-12-091-1/+1
| * | | sched/fair: Fix NEXT_BUDDYK Prateek Nayak2024-12-091-5/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-12-1510-16/+58
|\ \ \ \
| * \ \ \ Merge tag 'kvm-riscv-fixes-6.13-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2024-12-131-1/+1
| |\ \ \ \
| | * | | | RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bitMichael Neuling2024-12-061-1/+1
| | | |_|/ | | |/| |
| * | | | KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson2024-12-133-5/+29
| * | | | Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-12-106-10/+28
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translationKeisuke Nishimura2024-12-041-1/+11
| | * | | KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier2024-12-041-1/+2
| | * | | KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory typeMarc Zyngier2024-11-261-2/+9
| | * | | arm64: Fix usage of new shifted MDCR_EL2 valuesJames Clark2024-11-263-6/+6
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-12-151-0/+1
|\ \ \ \ \
| * | | | | scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong2024-12-101-0/+1