summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.4' into nextDmitry Torokhov2023-07-1714540-534169/+948868
|\
| * Linux 6.4v6.4Linus Torvalds2023-06-251-1/+1
| * Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-253-9/+17
| |\
| | * i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang2023-06-231-2/+2
| | * i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang2023-06-231-7/+14
| | * dt-bindings: i2c: opencores: Add missing type for "regstep"Rob Herring2023-06-231-0/+1
| * | Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-252-4/+17
| |\ \
| | * | perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang2023-06-161-1/+14
| | * | perf/core: Drop __weak attribute from arch_perf_update_userpage() prototypeMarc Zyngier2023-06-161-3/+3
| * | | Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-257-0/+59
| |\ \ \
| | * | | x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval2023-06-167-0/+59
| | |/ /
| * | | Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-252-5/+8
| |\ \ \
| | * | | x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava2023-06-191-1/+4
| | * | | x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones2023-06-161-4/+4
| * | | | Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-232-3/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-misc-fixes-2023-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-06-232-3/+3
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton2023-06-201-1/+1
| | | * | | accel/qaic: Call DRM helper function to destroy prime GEMPranjal Ramajor Asha Kanojiya2023-06-201-2/+2
| | |/ / /
| * | | | Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-2316-48/+69
| |\ \ \ \
| | * \ \ \ Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-06-236-2/+19
| | |\ \ \ \
| | | * | | | arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson2023-06-222-1/+6
| | | * | | | arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson2023-06-221-0/+5
| | | * | | | arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson2023-06-222-1/+6
| | | * | | | dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherentDouglas Anderson2023-06-221-0/+2
| | * | | | | Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-06-1610-46/+50
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes2023-06-062-9/+12
| | | * | | | arm64: dts: rockchip: fix button reset pin for nanopi r5cTianling Shen2023-05-132-2/+1
| | | * | | | arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli2023-05-072-23/+24
| | | * | | | arm64: dts: rockchip: add missing cache propertiesKrzysztof Kozlowski2023-05-073-0/+11
| | | * | | | arm64: dts: rockchip: fix USB regulator on ROCK64Lorenz Brun2023-05-071-12/+2
| * | | | | | Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-235-28/+40
| |\ \ \ \ \ \
| | * | | | | | btrfs: fix remaining u32 overflows when left shifting stripe_nrQu Wenruo2023-06-225-28/+40
| * | | | | | | Merge tag 'block-6.4-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-231-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | block: make sure local irq is disabled when calling __blkcg_rstat_flushMing Lei2023-06-221-2/+3
| * | | | | | | | Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-231-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iommu/amd: Fix possible memory leak of 'domain'Su Hui2023-06-161-4/+4
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'sound-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2023-06-232-1/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'asoc-fix-v6.4-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-06-211-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: intel: sof_sdw: Fixup typo in device link checkingCharles Keepax2023-06-191-1/+1
| | * | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG GV601VLuke D. Jones2023-06-211-0/+1
| | * | | | | | | | | ALSA: hda/realtek: Add quirk for ASUS ROG G634ZLuke D. Jones2023-06-191-0/+1
| * | | | | | | | | | Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-233-3/+24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle2023-06-192-1/+10
| | * | | | | | | | | | gpio: sifive: add missing check for platform_get_irqJiasheng Jiang2023-06-131-2/+6
| | * | | | | | | | | | gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu2023-06-131-0/+8
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2023-06-232-12/+16
| * | | | | | | | | | Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-2278-351/+1178
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-06-2210-98/+446
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | netfilter: nf_tables: Fix for deleting base chains with payloadPhil Sutter2023-06-201-7/+9
| | | * | | | | | | | | | netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso2023-06-202-1/+1