summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: sndmagic.h doesn't existнаб2022-09-244-17/+0
* Documentation: HFS is not a user of magic numbersнаб2022-09-244-11/+0
* MIPS: remove define-only GDA_MAGIC, previously magic numberнаб2022-09-245-6/+0
* Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-numberнаб2022-09-245-5/+0
* a.out: remove define-only CMAGIC, previously magic numberнаб2022-09-245-7/+0
* Documentation: remove nonexistent magic numbersнаб2022-09-244-168/+0
* devcoredump : Serialize devcd_del workMukesh Ojha2022-09-241-2/+81
* debugfs: Only clobber mode/uid/gid on remount if askedBrian Norris2022-09-241-7/+30
* kernfs: fix use-after-free in __kernfs_removeChristian A. Ehrhardt2022-09-241-1/+4
* Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman2022-09-24366-2635/+3084
|\
| * Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-232-3/+4
| |\
| | * drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld2022-09-221-2/+3
| | * Revert "driver core: Set fw_devlink.strict=1 by default"Greg Kroah-Hartman2022-09-151-1/+1
| * | Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-237-8/+18
| |\ \
| | * \ Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-09-221-0/+6
| | |\ \
| | | * | USB: serial: option: add Quectel RM520Njerry meng2022-09-131-0/+4
| | | * | USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)2022-09-131-0/+2
| | * | | usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie2022-09-221-0/+1
| | * | | media: flexcop-usb: fix endpoint type checkJohan Hovold2022-09-221-1/+1
| | * | | Merge tag 'thunderbolt-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2022-09-152-0/+2
| | |\ \ \
| | | * | | thunderbolt: Add support for Intel Maple Ridge single port controllerGil Fine2022-09-092-0/+2
| | | |/ /
| | * | | usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu2022-09-071-6/+7
| | * | | USB: core: Fix RST error in hub.cAlan Stern2022-09-051-1/+1
| | |/ /
| * | | Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-232-9/+14
| |\ \ \
| | * | | selftests/landlock: Fix out-of-tree buildsMickaël Salaün2022-09-142-9/+14
| | | |/ | | |/|
| * | | Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-237-13/+25
| |\ \ \
| | * | | RISC-V: Avoid coupling the T-Head CMOs and ZicbomPalmer Dabbelt2022-09-171-1/+5
| | * | | riscv: fix a nasty sigreturn bug...Al Viro2022-09-171-0/+2
| | * | | riscv: make t-head erratas depend on MMUHeiko Stuebner2022-09-171-2/+2
| | * | | riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap2022-09-171-0/+1
| | * | | RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt2022-09-134-11/+16
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-2312-27/+52
| |\ \ \ \
| | * \ \ \ Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-09-23729-4442/+6776
| | |\ \ \ \
| | | * | | | KVM: s390: pci: register pci hooks without interpretationMatthew Rosato2022-09-212-5/+13
| | | * | | | KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato2022-09-212-2/+2
| | | * | | | KVM: s390: Pass initialized arg even if unusedJanis Schoetterl-Glausch2022-09-211-3/+13
| | | * | | | KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato2022-09-212-5/+5
| | * | | | | KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson2022-09-222-0/+4
| | * | | | | KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert2022-09-221-1/+7
| | * | | | | KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson2022-09-223-10/+5
| | * | | | | KVM: x86/mmu: add missing update to max_mmu_rmap_sizeMiaohe Lin2022-09-221-0/+2
| | * | | | | selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang2022-09-221-1/+1
| | * | | | | Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-09-221-1/+1
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_baseZenghui Yu2022-09-191-1/+1
| * | | | | | | Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-231-3/+6
| |\ \ \ \ \ \ \
| | * | | | | | | xen/xenbus: fix xenbus_setup_ring()Juergen Gross2022-09-161-3/+6
| * | | | | | | | Merge tag 'drm-fixes-2022-09-23-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-2336-720/+340
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: switch graphics to airlied other addressesDave Airlie2022-09-231-3/+4
| | * | | | | | | | Merge tag 'drm-misc-fixes-2022-09-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-233-2/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/hisilicon: Add depends on MMURandy Dunlap2022-09-201-0/+1