index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...
Arnaldo Carvalho de Melo
2024-06-03
1
-1
/
+3
|
*
tools headers UAPI: Update i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-28
1
-3
/
+28
|
*
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2024-05-28
2
-4
/
+22
|
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-05-28
1
-5
/
+4
|
*
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-05-28
5
-2
/
+9
|
*
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+7
|
*
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+2
|
*
tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY
Arnaldo Carvalho de Melo
2024-05-27
2
-7
/
+9
|
*
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-0
/
+22
|
*
tools include UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+3
*
|
Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-06-09
2
-5
/
+7
|
\
\
|
*
|
EDAC/igen6: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-06-04
1
-2
/
+2
|
*
|
EDAC/amd64: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-06-04
1
-3
/
+5
*
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-09
1
-8
/
+0
|
\
\
\
|
*
|
|
clk: sifive: Do not register clkdevs for PRCI clocks
Samuel Holland
2024-05-29
1
-8
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-09
2
-4
/
+1
|
\
\
\
|
*
|
|
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
2024-06-07
1
-3
/
+0
|
*
|
|
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-06-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-08
15
-73
/
+222
|
\
\
\
|
*
|
|
HID: Ignore battery for ELAN touchscreens 2F2C and 4116
Louis Dalibard
2024-06-07
2
-0
/
+6
|
*
|
|
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
2024-06-07
1
-12
/
+47
|
*
|
|
dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property
Johan Hovold
2024-06-07
1
-0
/
+6
|
*
|
|
dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M
Johan Hovold
2024-06-07
1
-4
/
+8
|
*
|
|
dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema
Johan Hovold
2024-06-07
2
-1
/
+66
|
*
|
|
input: Add support for "Do Not Disturb"
Aseda Aboagye
2024-06-07
3
-0
/
+10
|
*
|
|
input: Add event code for accessibility key
Aseda Aboagye
2024-06-07
3
-0
/
+3
|
*
|
|
hid: asus: asus_report_fixup: fix potential read out of bounds
Andrew Ballance
2024-06-07
1
-2
/
+2
|
*
|
|
HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-04
1
-0
/
+1
|
*
|
|
HID: intel-ish-hid: fix endian-conversion
Arnd Bergmann
2024-06-04
2
-45
/
+57
|
*
|
|
HID: nintendo: Fix an error handling path in nintendo_hid_probe()
Christophe JAILLET
2024-06-04
1
-2
/
+4
|
*
|
|
HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()
José Expósito
2024-06-04
1
-1
/
+3
|
*
|
|
HID: core: remove unnecessary WARN_ON() in implement()
Nikita Zhandarovich
2024-06-04
1
-1
/
+0
|
*
|
|
HID: nvidia-shield: Add missing check for input_ff_create_memless
Chen Ni
2024-05-23
1
-1
/
+3
|
*
|
|
HID: intel-ish-hid: Fix build error for COMPILE_TEST
Zhang Lixu
2024-05-23
1
-4
/
+6
*
|
|
|
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-08
8
-50
/
+17
|
\
\
\
\
|
*
|
|
|
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
2024-06-07
1
-2
/
+3
|
*
|
|
|
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
2024-06-07
1
-1
/
+1
|
*
|
|
|
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
2024-06-06
3
-32
/
+0
|
*
|
|
|
kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
Masahiro Yamada
2024-06-06
1
-0
/
+10
|
*
|
|
|
kconfig: doc: fix a typo in the note about 'imply'
Masahiro Yamada
2024-06-06
1
-1
/
+1
|
*
|
|
|
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
2024-06-06
1
-1
/
+2
|
*
|
|
|
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
2024-06-06
1
-13
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-06-08
6
-40
/
+56
|
\
\
\
\
|
*
|
|
|
media: intel/ipu6: add csi2 port sanity check in notifier bound
Bingbu Cao
2024-05-30
1
-0
/
+6
|
*
|
|
|
media: intel/ipu6: update the maximum supported csi2 port number to 6
Bingbu Cao
2024-05-30
1
-1
/
+1
|
*
|
|
|
media: mei: csi: Warn less verbosely of a missing device fwnode
Sakari Ailus
2024-05-30
1
-1
/
+3
|
*
|
|
|
media: mei: csi: Put the IPU device reference
Sakari Ailus
2024-05-30
1
-0
/
+1
|
*
|
|
|
media: intel/ipu6: fix the buffer flags caused by wrong parentheses
Bingbu Cao
2024-05-28
1
-3
/
+3
|
*
|
|
|
media: intel/ipu6: Fix an error handling path in isys_probe()
Christophe JAILLET
2024-05-28
1
-9
/
+18
|
*
|
|
|
media: intel/ipu6: Move isys_remove() close to isys_probe()
Christophe JAILLET
2024-05-28
1
-35
/
+35
[prev]
[next]