summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel_idle: Add a "Long HLT" C1 state for the VM guest modeArjan van de Ven2023-06-211-0/+55
* intel_idle: Add support for using intel_idle in a VM guest using just hltArjan van de Ven2023-06-161-1/+116
* intel_idle: clean up the (new) state_update_enter_method functionArjan van de Ven2023-06-121-3/+12
* intel_idle: refactor state->enter manipulation into its own functionArjan van de Ven2023-06-121-22/+28
* Linux 6.4-rc6v6.4-rc6Linus Torvalds2023-06-111-1/+1
* Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-111-9/+9
|\
| * x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky2023-06-021-9/+9
* | Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-06-116-56/+62
|\ \
| * | ksmbd: validate smb request protocol idNamjae Jeon2023-06-022-3/+16
| * | ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loopNamjae Jeon2023-06-021-0/+12
| * | ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon2023-06-022-4/+4
| * | ksmbd: fix out-of-bound read in parse_lease_state()Namjae Jeon2023-06-021-42/+24
| * | ksmbd: fix out-of-bound read in deassemble_neg_contexts()Namjae Jeon2023-06-021-7/+6
* | | Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-108-7/+37
|\ \ \
| * \ \ Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2023-06-091-0/+1
| |\ \ \
| | * | | eeprom: at24: also select REGMAPRandy Dunlap2023-06-081-0/+1
| * | | | MAINTAINERS: Add entries for Renesas RZ/V2M I2C driverBiju Das2023-06-081-0/+8
| * | | | i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-071-3/+5
| * | | | i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek Behún2023-06-051-0/+11
| * | | | i2c: designware: fix idx_write_cnt in read loopDavid Zheng2023-06-052-0/+5
| * | | | i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman2023-06-051-2/+4
| * | | | i2c: img-scb: Fix spelling mistake "innacurate" -> "inaccurate"Christian Heusel2023-06-051-1/+1
| * | | | MAINTAINERS: Add myself as I2C host drivers maintainerAndi Shyti2023-06-051-1/+2
* | | | | Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-103-5/+23
|\ \ \ \ \
| * | | | | soundwire: stream: Add missing clear of alloc_slave_rtCharles Keepax2023-06-081-1/+3
| * | | | | soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski2023-05-271-4/+13
| * | | | | soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart2023-05-271-0/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-1082-226/+479
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-06-093-4/+12
| |\ \ \ \ \
| | * | | | | arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford2023-06-041-2/+2
| | * | | | | arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang2023-05-271-0/+8
| | * | | | | arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang2023-05-271-2/+2
| * | | | | | Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann2023-06-072-17/+23
| |\ \ \ \ \ \
| | * | | | | | tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas2023-05-152-17/+23
| * | | | | | | Merge tag 'ffa-fix-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-06-061-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay2023-06-061-0/+1
| * | | | | | | | ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij2023-06-0511-11/+11
| * | | | | | | | Merge tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-06-052-12/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea2023-05-241-1/+1
| | * | | | | | | | ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea2023-05-241-11/+9
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'qcom-arm64-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-06-0545-112/+322
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: qcom: sm8550: Use the correct LLCC register schemeKonrad Dybcio2023-05-241-2/+9
| | * | | | | | | | arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Douglas Anderson2023-05-241-0/+8
| | * | | | | | | | arm64: dts: qcom: sm8550: use uint16 for Soundwire intervalKrzysztof Kozlowski2023-05-241-3/+3
| | * | | | | | | | arm64: dts: qcom: Split out SA8155P and use correct RPMh power domainsKonrad Dybcio2023-05-242-1/+41
| | * | | | | | | | Merge branch '20230411-topic-hanaau-v2-1-fd3d70844b31@linaro.org' into arm64-...Bjorn Andersson2023-05-242-0/+10
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware pathsKonrad Dybcio2023-05-171-2/+2
| | * | | | | | | | | arm64: dts: qcom: add missing cache propertiesKrzysztof Kozlowski2023-05-1728-0/+170
| | * | | | | | | | | arm64: dts: qcom: use decimal for cache levelKrzysztof Kozlowski2023-05-172-2/+2
| | * | | | | | | | | arm64: dts: qcom: fix indentationKrzysztof Kozlowski2023-05-178-80/+80