summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang2023-02-254-6/+179
* LoongArch: Add support for kernel relocationYouling Tang2023-02-258-2/+173
* LoongArch: Add la_abs macro implementationYouling Tang2023-02-254-12/+16
* LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang2023-02-253-11/+15
* LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao2023-02-255-50/+48
* LoongArch: Make -mstrict-align configurableHuacai Chen2023-02-254-3/+34
* LoongArch: Only call get_timer_irq() once in constant_clockevent_init()Tiezhu Yang2023-02-251-5/+6
* LoongArch: Fix Chinese comma in cpu.hJinyang He2023-02-251-1/+1
* Merge 'pci/enumeration' into loongarch-nextHuacai Chen2023-02-255-37/+63
|\
| * PCI: Honor firmware's device disabled statusRob Herring2023-02-131-0/+2
| * PCI: loongson: Add more devices that need MRRS quirkHuacai Chen2023-02-131-9/+24
| * PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen2023-02-013-29/+26
| * PCI/portdrv: Prevent LS7A Bus Master clearing on shutdownHuacai Chen2023-02-011-2/+14
* | Linux 6.2v6.2Linus Torvalds2023-02-191-1/+1
* | Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-191-2/+1
|\ \
| * | x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross2023-02-141-2/+1
* | | Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-191-4/+29
|\ \ \
| * | | alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner2023-02-141-4/+29
| |/ /
* | | Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-191-0/+12
|\ \ \
| * | | PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=nReinette Chatre2023-02-131-0/+12
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-184-16/+28
|\ \ \
| * | | kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman2023-02-161-2/+1
| * | | perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson2023-02-151-5/+7
| * | | KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson2023-02-151-7/+19
| * | | Documentation/hw-vuln: Fix rST warningPaolo Bonzini2023-02-151-2/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-02-183-15/+9
|\ \ \ \
| * | | | arm64: perf: reject CHAIN events at creation timeMark Rutland2023-02-161-0/+8
| * | | | arm_pmu: fix event CPU filteringMark Rutland2023-02-163-15/+1
* | | | | Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds2023-02-181-0/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nvme-6.2-2022-02-17' of git://git.infradead.org/nvme into block-6.2Jens Axboe2023-02-171-0/+8
| |\ \ \ \ \
| | * | | | | nvme-pci: refresh visible attrs for cmb attributesKeith Busch2023-02-171-0/+8
| |/ / / / /
* | | | | | Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-189-7/+38
|\ \ \ \ \ \
| * | | | | | nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi2023-02-183-1/+23
| * | | | | | hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz2023-02-181-1/+4
| * | | | | | mm/migrate: fix wrongly apply write bit after mkdirty on sparc64Peter Xu2023-02-182-2/+6
| * | | | | | MAINTAINERS: update FPU EMULATOR web pageRandy Dunlap2023-02-171-1/+1
| * | | | | | mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcountZach O'Keefe2023-02-171-0/+1
| * | | | | | mm/filemap: fix page end in filemap_get_read_batchQian Yingjin2023-02-171-2/+3
* | | | | | | Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray2023-02-171-2/+2
* | | | | | | | Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-02-171-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Anna Schumaker2023-02-171-4/+4
* | | | | | | | | Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-175-7/+15
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v6.2-rc8-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2023-02-171-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart2023-02-161-4/+4
| * | | | | | | | | | Merge tag 'asoc-fix-v6.2-rc8' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-02-161-1/+1
| |\| | | | | | | | |
| | * | | | | | | | | ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8Rander Wang2023-02-081-1/+1
| * | | | | | | | | | ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP LaptopsAndy Chi2023-02-141-0/+6
| * | | | | | | | | | ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi2023-02-141-0/+1
| * | | | | | | | | | ALSA: hda/realtek - fixed wrong gpio assignedKailang Yang2023-02-131-1/+1