index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
Kconfig.iosched
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-05
binder: remove extern from function prototypes
Carlos Llamas
1
-19
/
+19
2023-12-05
binder: fix comment on binder_alloc_new_buf() return value
Carlos Llamas
1
-1
/
+1
2023-12-05
binder: fix trivial typo of binder_free_buf_locked()
Carlos Llamas
1
-1
/
+1
2023-12-05
binder: fix unused alloc->free_async_space
Carlos Llamas
1
-7
/
+4
2023-12-05
binder: fix async space check for 0-sized buffers
Carlos Llamas
1
-3
/
+4
2023-12-05
binder: fix race between mmput() and do_exit()
Carlos Llamas
1
-2
/
+2
2023-12-05
binder: fix use-after-free in shinker's callback
Carlos Llamas
1
-1
/
+5
2023-12-05
binder: use EPOLLERR from eventpoll.h
Carlos Llamas
1
-1
/
+1
2023-11-30
vmgenid: emit uevent when VMGENID updates
Babis Chalios
1
-0
/
+2
2023-11-28
misc: Add Nitro Secure Module driver
Alexander Graf
5
-0
/
+560
2023-11-28
vgacon: drop IA64 reference in VGA_CONSOLE dependency list
Lukas Bulwahn
1
-1
/
+1
2023-11-28
platform/goldfish: goldfish_pipe: Convert to platform remove callback returni...
Uwe Kleine-König
1
-3
/
+2
2023-11-27
misc: ocxl: main: Remove unnecessary ‘0’ values from rc
Li kunyu
1
-1
/
+1
2023-11-27
misc: ocxl: link: Remove unnecessary (void*) conversions
Li zeming
1
-7
/
+7
2023-11-27
misc: ocxl: afu_irq: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2023-11-27
misc: ocxl: context: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
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
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
1
-6
/
+13
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
1
-1
/
+1
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
[next]