summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-191-0/+1
* MIPS: ip30: ip30-console: Add missing includeJiaxun Yang2024-06-191-0/+1
* MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() staticGenjian Zhang2024-06-111-2/+2
* MIPS: sgi-ip22: Add prototypes for several functions to headerGenjian Zhang2024-06-113-4/+3
* MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang2024-06-111-7/+30
* MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang2024-06-111-0/+1
* MIPS: Loongson64: Include bootinfo.h in dma.cJiaxun Yang2024-06-111-0/+1
* MIPS: kvm: Declare prototype for kvm_init_loongson_ipiJiaxun Yang2024-06-113-2/+6
* MIPS: Loongson64: Implement PM suspend for LEFI firmwareJiaxun Yang2024-06-113-71/+36
* MIPS: select CPU_PM with SUSPENDJiaxun Yang2024-06-111-1/+1
* MIPS: asm/pm.h: Use platform agnostic macrosJiaxun Yang2024-06-111-11/+11
* mips: configs: ci20: Enable DRM_DW_HDMIMaxime Ripard2024-06-111-0/+1
* MIPS: mobileye: Add EyeQ6H supportGregory CLEMENT2024-06-118-5/+146
* MIPS: mobileye: Add EyeQ6H device treeGregory CLEMENT2024-06-114-0/+260
* dt-bindings: mips: Add bindings for a new Mobileye SoC EyeQ6HGregory CLEMENT2024-06-111-0/+5
* mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5Celeste Liu2024-06-113-3/+0
* MIPS: Alchemy: Switch to use kmemdup_array()Andy Shevchenko2024-06-111-4/+4
* Linux 6.10-rc3v6.10-rc3Linus Torvalds2024-06-091-1/+1
* Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds2024-06-0919-29/+118
|\
| * perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim2024-06-051-0/+1
| * Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo2024-06-051-4/+2
| * tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2024-06-041-0/+6
| * tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo2024-06-031-1/+3
| * tools headers UAPI: Update i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-3/+28
| * tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-05-282-4/+22
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-5/+4
| * tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo2024-05-285-2/+9
| * perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo2024-05-271-1/+7
| * perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-1/+2
| * tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERYArnaldo Carvalho de Melo2024-05-272-7/+9
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-0/+22
| * tools include UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-1/+3
* | Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-06-092-5/+7
|\ \
| * | EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-041-2/+2
| * | EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-041-3/+5
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-091-8/+0
|\ \ \
| * | | clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland2024-05-291-8/+0
| | |/ | |/|
* | | Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-06-092-4/+1
|\ \ \
| * | | cifs: Don't advance the I/O iterator before terminating subrequestDavid Howells2024-06-071-3/+0
| * | | smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya2024-06-071-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-0815-73/+222
|\ \ \
| * | | HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2024-06-072-0/+6
| * | | HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold2024-06-071-12/+47
| * | | dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold2024-06-071-0/+6
| * | | dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold2024-06-071-4/+8
| * | | dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold2024-06-072-1/+66
| * | | input: Add support for "Do Not Disturb"Aseda Aboagye2024-06-073-0/+10
| * | | input: Add event code for accessibility keyAseda Aboagye2024-06-073-0/+3
| * | | hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance2024-06-071-2/+2
| * | | HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-041-0/+1