summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ovl: deduplicate lowerdata and lowerstack[]Amir Goldstein2023-06-196-17/+22
* ovl: deduplicate lowerpath and lowerstack[]Amir Goldstein2023-06-197-21/+13
* ovl: move ovl_entry into ovl_inodeAmir Goldstein2023-06-198-62/+57
* ovl: factor out ovl_free_entry() and ovl_stack_*() helpersAmir Goldstein2023-06-195-22/+46
* ovl: use ovl_numlower() and ovl_lowerstack() accessorsAmir Goldstein2023-06-195-52/+73
* ovl: use OVL_E() and OVL_E_FLAGS() accessorsAmir Goldstein2023-06-195-16/+21
* ovl: update of dentry revalidate flags after copy upAmir Goldstein2023-06-197-13/+30
* ovl: fix null pointer dereference in ovl_get_acl_rcu()Zhihao Cheng2023-06-191-6/+6
* ovl: fix null pointer dereference in ovl_permission()Zhihao Cheng2023-06-191-3/+2
* ovl: let helper ovl_i_path_real() return the realinodeZhihao Cheng2023-06-192-4/+5
* 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