summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/params.c: Use kstrtobool() instead of strtobool()Christophe JAILLET2023-01-251-1/+2
* test_kmod: stop kernel-doc warningsRandy Dunlap2023-01-251-6/+5
* kbuild: Modify default INSTALL_MOD_DIR from extra to updatesLuis Chamberlain2023-01-251-1/+1
* Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-255-74/+78
|\
| * fuse: fixes after adapting to new posix acl apiChristian Brauner2023-01-245-74/+78
* | Merge tag 'modules-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-241-5/+21
|\ \
| * | module: Don't wait for GOING modulesPetr Pavlu2023-01-241-5/+21
* | | Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-01-241-11/+18
|\ \ \
| * | | rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocksMiguel Ojeda2023-01-161-11/+18
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-247-34/+32
|\ \ \ \
| * | | | KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma2023-01-221-1/+1
| * | | | KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-01-221-12/+9
| * | | | selftests: kvm: move declaration at the beginning of main()Paolo Bonzini2023-01-221-4/+3
| * | | | Merge tag 'kvmarm-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-224-17/+19
| |\ \ \ \
| | * | | | KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier2023-01-213-16/+18
| | * | | | KVM: arm64: Pass the actual page address to mte_clear_page_tags()Catalin Marinas2023-01-211-1/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-248-31/+71
|\ \ \ \ \ \
| * | | | | | scsi: device_handler: alua: Remove a might_sleep() annotationBart Van Assche2023-01-181-2/+3
| * | | | | | scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie2023-01-181-3/+6
| * | | | | | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-01-183-9/+42
| * | | | | | scsi: ufs: core: Fix devfreq deadlocksJohan Hovold2023-01-182-14/+17
| * | | | | | scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov2023-01-181-1/+1
| * | | | | | scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi2023-01-131-2/+2
* | | | | | | Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-01-241-25/+36
|\ \ \ \ \ \ \
| * | | | | | | nfsd: don't free files unconditionally in __nfsd_file_cache_purgeJeff Layton2023-01-231-25/+36
* | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2023-01-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: update fscrypt git repoEric Biggers2023-01-161-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2023-01-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: update fsverity git repo, list, and patchworkEric Biggers2023-01-161-3/+3
| |/ / / / / / /
* | | | | | / / ext4: make xattr char unsignedness in hash explicitLinus Torvalds2023-01-241-5/+6
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-01-232-14/+23
|\ \ \ \ \ \ \
| * | | | | | | kvm/vfio: Fix potential deadlock on vfio group_lockYi Liu2023-01-201-3/+3
| * | | | | | | vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()Niklas Schnelle2023-01-101-11/+20
* | | | | | | | Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-236-2/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Remove Matthew Garrett as efivarfs maintainerArd Biesheuvel2023-01-181-1/+0
| * | | | | | | | arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel2023-01-162-0/+27
| * | | | | | | | arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel2023-01-163-1/+17
* | | | | | | | | Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-01-223-23/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky2023-01-161-0/+9
| * | | | | | | | | sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP...Waiman Long2023-01-161-2/+8
| * | | | | | | | | sched/fair: Fixes for capacity inversion detectionQais Yousef2023-01-131-2/+11
| * | | | | | | | | sched/uclamp: Fix a uninitialized variable warningsQais Yousef2023-01-131-19/+16
* | | | | | | | | | Merge tag 'edac_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-11/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam2023-01-201-3/+2
| * | | | | | | | | | EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam2023-01-191-8/+7
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
| * | | | | | | | | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
* | | | | | | | | | | Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-221-1/+10
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Andreas Gruenbacher2023-01-221-1/+10
| | |/ / / / / / / / | |/| | | | | | | |