index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
wmi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-04
usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-177
/
+177
2023-12-04
usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
Lee Jones
1
-8
/
+8
2023-12-04
xhci: fix possible null pointer deref during xhci urb enqueue
Mathias Nyman
1
-17
/
+23
2023-12-04
xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
Mathias Nyman
1
-43
/
+42
2023-12-04
xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
Niklas Neronin
1
-5
/
+3
2023-12-04
xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
Niklas Neronin
1
-29
/
+15
2023-12-04
xhci: change 'msix_count' to encompass MSI or MSI-X vectors
Niklas Neronin
2
-9
/
+9
2023-12-04
xhci: refactor static MSI function
Niklas Neronin
1
-34
/
+15
2023-12-04
xhci: refactor static MSI-X function
Niklas Neronin
1
-40
/
+28
2023-12-04
xhci: add handler for only one interrupt line
Niklas Neronin
1
-25
/
+10
2023-12-04
xhci: check if legacy irq is available before using it as fallback
Niklas Neronin
1
-1
/
+1
2023-12-04
xhci: dbc: Add missing headers
Andy Shevchenko
1
-1
/
+16
2023-12-04
xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
1
-3
/
+3
2023-12-04
xhci: dbc: Use sizeof_field() where it makes sense
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Replace custom return value with proper Linux error code
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Don't shadow error codes in store() functions
Andy Shevchenko
1
-8
/
+18
2023-12-04
xhci: dbc: Check for errors first in xhci_dbc_stop()
Andy Shevchenko
1
-4
/
+4
2023-12-04
xhci: dbc: Use ATTRIBUTE_GROUPS()
Andy Shevchenko
1
-7
/
+4
2023-12-04
xhci: dbc: Use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2
-28
/
+17
2023-12-04
xhci: dbc: Convert to use sysfs_streq()
Andy Shevchenko
1
-2
/
+2
2023-12-04
xhci: dbc: Drop duplicate checks for dma_free_coherent()
Andy Shevchenko
1
-9
/
+5
2023-11-27
usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x
Frieder Schrempf
2
-0
/
+7
2023-11-27
usb: misc: onboard_usb_hub: Add support for clock input
Frieder Schrempf
1
-0
/
+14
2023-11-27
usb: misc: onboard_usb_hub: Print symbolic error names
Frieder Schrempf
1
-4
/
+5
2023-11-27
Linux 6.7-rc3
v6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
3
-10
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-24
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
1
-1
/
+3
2023-11-24
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
1
-0
/
+2
2023-11-24
afs: Return ENOENT if no cell DNS record can be found
David Howells
1
-0
/
+10
2023-11-24
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-11-23
arm64: add dependency between vmlinuz.efi and Image
Masahiro Yamada
1
-1
/
+1
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
3
-120
/
+52
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
8
-61
/
+116
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
4
-42
/
+56
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
5
-175
/
+113
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
1
-1
/
+1
2023-11-23
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2
-1
/
+7
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
1
-1
/
+1
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
1
-0
/
+3
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
[next]