summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones2023-10-121-39/+47
* MAINTAINERS: RISC-V: KVM: Add another kselftests pathAndrew Jones2023-10-121-0/+1
* RISCV: KVM: Add sstateen0 to ONE_REGMayuresh Chitale2023-10-122-2/+70
* RISCV: KVM: Add sstateen0 context save/restoreMayuresh Chitale2023-10-123-0/+21
* RISCV: KVM: Add senvcfg context save/restoreMayuresh Chitale2023-10-124-0/+20
* RISC-V: KVM: Enable Smstateen accessesMayuresh Chitale2023-10-125-1/+38
* RISC-V: KVM: Add kvm_vcpu_configMayuresh Chitale2023-10-122-13/+21
* dt-bindings: riscv: Add Zicond extension entryAnup Patel2023-10-121-0/+6
* RISC-V: Detect Zicond from ISA stringAnup Patel2023-10-122-0/+2
* dt-bindings: riscv: Add smstateen entryMayuresh Chitale2023-10-121-0/+6
* RISC-V: Detect Smstateen extensionMayuresh Chitale2023-10-122-0/+2
* Linux 6.6-rc5v6.6-rc5Linus Torvalds2023-10-081-1/+1
* Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-10-0810-45/+151
|\
| * ksmbd: fix race condition between tree conn lookup and disconnectNamjae Jeon2023-10-046-17/+90
| * ksmbd: fix race condition from parallel smb2 lock requestsNamjae Jeon2023-10-041-11/+1
| * ksmbd: fix race condition from parallel smb2 logoff requestsNamjae Jeon2023-10-041-8/+16
| * ksmbd: fix uaf in smb20_oplock_break_ackluosili2023-10-041-2/+2
| * ksmbd: fix race condition with fpNamjae Jeon2023-10-043-4/+32
| * ksmbd: fix race condition between session lookup and expireNamjae Jeon2023-10-043-3/+10
* | Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-082-4/+15
|\ \
| * | cpufreq: schedutil: Update next_freq when cpufreq_limits changeXuewen Yan2023-10-051-1/+2
| * | sched/eevdf: Fix avg_vruntime()Peter Zijlstra2023-10-031-1/+9
| * | sched/eevdf: Also update slice on placementPeter Zijlstra2023-10-031-2/+4
| |/
* | Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-082-16/+56
|\ \
| * | x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky2023-10-021-2/+1
| * | x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky2023-10-021-14/+55
| |/
* | Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-073-23/+23
|\ \
| * | parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2023-10-072-22/+20
| * | parisc: Fix crash with nr_cpus=1 optionHelge Deller2023-10-071-1/+3
* | | Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-10-071-13/+13
|\ \ \
| * | | smb: client: do not start laundromat thread on nohandlecachePaulo Alcantara2023-10-041-8/+8
| * | | smb: use kernel_connect() and kernel_bind()Jordan Rife2023-10-041-5/+5
| | |/ | |/|
* | | Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-10-076-117/+311
|\ \ \
| * \ \ Merge tag 'xfs-fstrim-busy-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Chandan Babu R2023-10-046-117/+311
| |\ \ \ | | |/ / | |/| |
| | * | xfs: abort fstrim if kernel is suspendingDave Chinner2023-10-041-8/+13
| | * | xfs: reduce AGF hold times during fstrim operationsDave Chinner2023-10-043-24/+188
| | * | xfs: move log discard work to xfs_discard.cDave Chinner2023-10-045-88/+113
| |/ /
* | | Merge tag 'for-6.6/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-072-10/+9
|\ \ \
| * | | MAINTAINERS: update the dm-devel mailing listMike Snitzer2023-10-061-2/+2
| * | | dm zoned: free dmz->ddev array in dmz_put_zoned_devicesFedor Pchelkin2023-09-201-8/+7
| | |/ | |/|
* | | Merge tag 'media/v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-10-077-36/+30
|\ \ \
| * | | media: mediatek: vcodec: Fix encoder access NULL pointerIrui Wang2023-10-051-1/+2
| * | | staging: media: tegra-video: fix infinite recursion regressionLuca Ceresoli2023-10-021-6/+10
| * | | media: pci: intel: ivsc: select V4L2_FWNODEArnd Bergmann2023-10-021-1/+1
| * | | media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus2023-10-023-27/+16
| * | | media: pxa_camera: Fix an error handling path in pxa_camera_probe()Christophe JAILLET2023-10-021-1/+1
* | | | Merge tag 'devicetree-fixes-for-6.6-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-10-0713-100/+90
|\ \ \ \
| * | | | dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible stringLuca Ceresoli2023-10-061-1/+1
| * | | | dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schemaRob Herring2023-10-061-8/+16
| * | | | dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus propertiesRob Herring2023-10-061-15/+0