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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-10
tmpfs,xattr: enable limited user extended attributes
Hugh Dickins
1
-1
/
+2
2023-08-10
fs: export setup_bdev_super
Christoph Hellwig
1
-0
/
+2
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
1
-0
/
+1
2023-08-09
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
1
-1
/
+1
2023-08-09
tmpfs: track free_ispace instead of free_inodes
Hugh Dickins
1
-1
/
+1
2023-08-09
xattr: simple_xattr_set() return old_xattr to be freed
Hugh Dickins
1
-3
/
+4
2023-08-09
shmem: stable directory offsets
Chuck Lever
1
-0
/
+1
2023-08-09
libfs: Add directory operations for stable offsets
Chuck Lever
1
-0
/
+18
2023-08-09
shmem: Add default quota limit mount options
Lukas Czerner
1
-0
/
+8
2023-08-09
shmem: quota support
Carlos Maiolino
1
-0
/
+8
2023-08-09
shmem: prepare shmem quota infrastructure
Carlos Maiolino
1
-0
/
+12
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
1
-1
/
+2
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-09
fs, block: remove bdev->bd_super
Christoph Hellwig
1
-1
/
+0
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
1
-1
/
+0
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
1
-0
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-1
/
+7
2023-08-04
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
1
-40
/
+40
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+0
2023-08-04
Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+10
2023-08-04
Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2023-08-02
Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2023-08-02
Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linux
Linus Torvalds
1
-2
/
+6
2023-08-02
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
YueHaibing
1
-3
/
+0
2023-08-01
Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma...
Darrick J. Wong
1
-2
/
+33
2023-08-01
fs: add IOCB flags related to passing back dio completions
Jens Axboe
1
-2
/
+33
2023-08-01
powercap: intel_rapl: Fix a sparse warning in TPMI interface
Zhang Rui
1
-4
/
+10
2023-08-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
1
-0
/
+1
2023-08-01
serial: core: Controller id cannot be negative
Tony Lindgren
1
-1
/
+1
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+0
2023-07-28
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-8
/
+59
2023-07-28
Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-07-28
ftrace: Remove unused extern declarations
YueHaibing
1
-4
/
+0
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
3
-8
/
+59
2023-07-27
seq_file: seq_show_option_n() is used for precise sizes
Kees Cook
1
-3
/
+4
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
1
-0
/
+4
2023-07-27
backlight: corgi_lcd: fix missing prototype
Arnd Bergmann
1
-0
/
+2
2023-07-27
fs: Add fchmodat2()
Alexey Gladkov
1
-0
/
+2
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-0
/
+2
2023-07-25
fs/nls: make load_nls() take a const parameter
Winston Wen
1
-1
/
+1
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
1
-0
/
+1
2023-07-24
iomap: Create large folios in the buffered write path
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-07-24
filemap: Allow __filemap_get_folio to allocate large folios
Matthew Wilcox (Oracle)
1
-0
/
+34
2023-07-24
filemap: Add fgf_t typedef
Matthew Wilcox (Oracle)
1
-11
/
+37
2023-07-24
iov_iter: Add copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-1
/
+8
2023-07-24
fs: rename i_ctime field to __i_ctime
Jeff Layton
1
-3
/
+3
[prev]
[next]