aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-24mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang1-1/+1
2024-11-24dt-bindings: mailbox: qcom-ipcc: Add SM8750Krzysztof Kozlowski1-0/+1
2024-11-24dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fall...Krzysztof Kozlowski1-6/+7
2024-11-24dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatibleDmitry Baryshkov1-0/+1
2024-11-24mailbox: ti-msgmgr: Allow building under COMPILE_TESTAndrew Davis1-1/+1
2024-11-24mailbox: ti-msgmgr: Remove use of of_match_ptr() helperAndrew Davis1-1/+1
2024-11-24mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar1-1/+1
2024-11-24mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2024-11-24mailbox: mpfs: support new, syscon based, devicetree configurationConor Dooley2-14/+68
2024-11-24dt-bindings: mailbox: mpfs: fix reg propertiesConor Dooley1-5/+8
2024-11-10Linux 6.12-rc7v6.12-rc7Linus Torvalds1-1/+1
2024-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+9
2024-11-10Merge tag 'i2c-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+7
2024-11-10filemap: Fix bounds checking in filemap_read()Trond Myklebust1-1/+1
2024-11-10Merge tag 'irq_urgent_for_v6.12_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds30-172/+329
2024-11-10Merge tag 'usb-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-24/+33
2024-11-10Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+2
2024-11-09Merge tag 'i2c-host-fixes-6.12-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang3-4/+7
2024-11-09Merge tag 'nfsd-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-8/+5
2024-11-09Merge tag 'v6.12-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-3/+11
2024-11-09Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds1-7/+14
2024-11-08Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+22
2024-11-08Merge tag 'pm-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+23
2024-11-08Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds8-21/+22
2024-11-08Merge tag 'v6.12-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-17/+32
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+9
2024-11-08Merge tag 'drm-fixes-2024-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds38-155/+257
2024-11-09Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie12-41/+54
2024-11-09Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-5/+92
2024-11-08i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao2-2/+5
2024-11-08Merge tag 'sound-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-9/+43
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-63/+118
2024-11-08Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+20
2024-11-08Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-22/+7
2024-11-08Merge tag 'bcachefs-2024-11-07' of git://evilpiepirate.org/bcachefsLinus Torvalds14-78/+131
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-65/+8
2024-11-08Merge tag 'powerpc-6.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+12
2024-11-08Merge tag 'asoc-fix-v6.12-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-5/+38
2024-11-08Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-4/+12
2024-11-08Merge tag 'amd-drm-fixes-6.12-2024-11-07' of https://gitlab.freedesktop.org/a...Dave Airlie17-109/+111
2024-11-07Merge tag 'spi-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2024-11-07Merge tag 'regulator-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2024-11-07mailmap: add entry for Thorsten BlumThorsten Blum1-0/+1
2024-11-07ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner1-2/+1
2024-11-07signal: restore the override_rlimit logicRoman Gushchin3-4/+8
2024-11-07fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi1-4/+5
2024-11-07ucounts: fix counter leak in inc_rlimit_get_ucounts()Andrei Vagin1-2/+1
2024-11-07selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum1-7/+12
2024-11-07mm: fix docs for the kernel parameter ``thp_anon=``MaĆ­ra Canal2-2/+2