index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-05
binder: split up binder_update_page_range()
Carlos Llamas
1
-39
/
+40
2023-12-05
binder: keep vma addresses type as unsigned long
Carlos Llamas
5
-69
/
+57
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-26
Linux 6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-26
Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-48
/
+31
2023-11-26
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-34
/
+43
2023-11-26
Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-48
/
+37
2023-11-26
Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-11-26
Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2023-11-26
Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-375
/
+314
2023-11-25
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-2245
/
+175
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+21
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+20
2023-11-25
Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+4
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
Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-10
/
+7
2023-11-24
Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-2
/
+23
2023-11-24
Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2023-11-24
Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-3
/
+18
2023-11-24
Merge branches 'acpi-video' and 'acpi-processor' into acpi
Rafael J. Wysocki
4
-2
/
+16
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-58
/
+121
2023-11-24
Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-78
/
+138
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
251
-3262
/
+4004
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
[next]