summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Simplify READ_PLUSAnna Schumaker2022-11-281-107/+32
* Linux 6.1-rc7v6.1-rc7Linus Torvalds2022-11-271-1/+1
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-11-274-9/+28
|\
| * vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein2022-11-254-9/+28
* | Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-11-275-81/+46
|\ \
| * | usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak2022-11-221-4/+10
| * | usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen2022-11-221-6/+6
| * | usb: dwc3: exynos: Fix remove() functionMarek Szyprowski2022-11-221-10/+1
| * | usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2022-11-222-9/+6
| * | usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen2022-11-221-1/+2
| * | usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik2022-11-221-51/+21
* | | Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-11-2713-34/+39
|\ \ \
| * | | lib/vdso: use "grep -E" instead of "egrep"Greg Kroah-Hartman2022-11-231-1/+1
| * | | nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear()Horatiu Vultur2022-11-221-1/+1
| * | | nvmem: rmem: Fix return value check in rmem_read()Wei Yongjun2022-11-221-2/+2
| * | | Merge tag 'icc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2022-11-221-1/+1
| |\ \ \
| | * | | dt-bindings: interconnect: qcom,msm8998-bwmon: Correct SC7280 CPU compatibleKrzysztof Kozlowski2022-10-191-1/+1
| * | | | Merge tag 'iio-fixes-for-6.1c' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-228-28/+31
| |\ \ \ \
| | * | | | dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"Billy Tsai2022-11-141-7/+0
| | * | | | iio: adc: aspeed: Remove the trim valid dts property.Billy Tsai2022-11-141-6/+5
| | * | | | iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin2022-11-121-1/+5
| | * | | | iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()Dong Chenchen2022-11-121-1/+3
| | * | | | iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo2022-11-121-0/+2
| | * | | | iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun2022-11-121-5/+7
| | * | | | iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun2022-11-121-2/+3
| | * | | | iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez2022-11-061-6/+6
| * | | | | Merge tag 'fpga-for-6.1-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2022-11-221-1/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | fpga: m10bmc-sec: Fix kconfig dependenciesRuss Weight2022-11-151-1/+3
| | | |/ / | | |/| |
* | | | | Merge tag 'timers_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-11-271-2/+5
|\ \ \ \ \
| * | | | | clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty2022-11-211-2/+5
| |/ / / /
* | | | | Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-11-271-3/+4
|\ \ \ \ \
| * | | | | scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju2022-11-161-3/+4
* | | | | | Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-11-275-44/+112
|\ \ \ \ \ \
| * | | | | | x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley2022-11-221-1/+7
| * | | | | | x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta2022-11-211-8/+15
| * | | | | | x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2022-11-212-21/+20
| * | | | | | virt/sev-guest: Prevent IV reuse in the SNP guest driverPeter Gonda2022-11-211-14/+70
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-11-271-2/+25
|\ \ \ \ \ \
| * | | | | | perf: Consider OS filter failPeter Zijlstra2022-11-241-2/+22
| * | | | | | perf: Fixup SIGTRAP and sample_flags interactionPeter Zijlstra2022-11-241-1/+4
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-2715-83/+251
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kvm-dwmw2-fixes' into HEADPaolo Bonzini2022-11-232-10/+29
| |\ \ \ \ \ \
| | * | | | | | KVM: Update gfn_to_pfn_cache khva when it moves within the same pageDavid Woodhouse2022-11-231-1/+6
| | * | | | | | KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse2022-11-231-1/+11
| | * | | | | | KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse2022-11-231-8/+12
| * | | | | | | KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi2022-11-231-6/+7
| * | | | | | | Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini2022-11-1710-57/+172
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky2022-11-171-15/+0
| | * | | | | | | KVM: selftests: add svm part to triple_fault_testMaxim Levitsky2022-11-171-17/+56
| | * | | | | | | KVM: x86: allow L1 to not intercept triple faultMaxim Levitsky2022-11-173-5/+13