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