summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | HID: intel-ish-hid: fix endian-conversionArnd Bergmann2024-06-042-45/+57
| * | | HID: nintendo: Fix an error handling path in nintendo_hid_probe()Christophe JAILLET2024-06-041-2/+4
| * | | HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito2024-06-041-1/+3
| * | | HID: core: remove unnecessary WARN_ON() in implement()Nikita Zhandarovich2024-06-041-1/+0
| * | | HID: nvidia-shield: Add missing check for input_ff_create_memlessChen Ni2024-05-231-1/+3
| * | | HID: intel-ish-hid: Fix build error for COMPILE_TESTZhang Lixu2024-05-231-4/+6
* | | | Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-088-50/+17
|\ \ \ \
| * | | | modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada2024-06-071-2/+3
| * | | | kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan2024-06-071-1/+1
| * | | | kconfig: remove wrong expr_trans_bool()Masahiro Yamada2024-06-063-32/+0
| * | | | kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'Masahiro Yamada2024-06-061-0/+10
| * | | | kconfig: doc: fix a typo in the note about 'imply'Masahiro Yamada2024-06-061-1/+1
| * | | | kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada2024-06-061-1/+2
| * | | | kconfig: remove unneeded code for user-supplied values being out of rangeMasahiro Yamada2024-06-061-13/+0
| | |/ / | |/| |
* | | | Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2024-06-086-40/+56
|\ \ \ \
| * | | | media: intel/ipu6: add csi2 port sanity check in notifier boundBingbu Cao2024-05-301-0/+6
| * | | | media: intel/ipu6: update the maximum supported csi2 port number to 6Bingbu Cao2024-05-301-1/+1
| * | | | media: mei: csi: Warn less verbosely of a missing device fwnodeSakari Ailus2024-05-301-1/+3
| * | | | media: mei: csi: Put the IPU device referenceSakari Ailus2024-05-301-0/+1
| * | | | media: intel/ipu6: fix the buffer flags caused by wrong parenthesesBingbu Cao2024-05-281-3/+3
| * | | | media: intel/ipu6: Fix an error handling path in isys_probe()Christophe JAILLET2024-05-281-9/+18
| * | | | media: intel/ipu6: Move isys_remove() close to isys_probe()Christophe JAILLET2024-05-281-35/+35