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
2024-04-09
nilfs2: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-04-07
fs: use bit shifts for FMODE_* flags
Christian Brauner
1
-26
/
+31
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
12
-28
/
+37
2024-04-05
fs: Annotate struct file_handle with __counted_by() and use struct_size()
Gustavo A. R. Silva
2
-4
/
+4
2024-04-05
Merge patch series 'fs: aio: more folio conversion' of https://lore.kernel.or...
Christian Brauner
1
-44
/
+47
2024-04-05
fs: aio: convert to ring_folios and internal_folios
Kefeng Wang
1
-31
/
+31
2024-04-05
ecryptfs: Fix buffer size for tag 66 packet
Brian Kubisiak
1
-1
/
+3
2024-04-05
fs: aio: use a folio in aio_free_ring()
Kefeng Wang
1
-6
/
+7
2024-04-05
Merge series 'Fixes and cleanups to fs-writeback' of https://lore.kernel.org/...
Christian Brauner
1
-24
/
+33
2024-04-05
fs: aio: use a folio in aio_setup_ring()
Kefeng Wang
1
-9
/
+11
2024-04-05
fs/writeback: remove unnecessary return in writeback_inodes_sb
Kemeng Shi
1
-1
/
+1
2024-04-05
fs/writeback: correct comment of __wakeup_flusher_threads_bdi
Kemeng Shi
1
-2
/
+1
2024-04-05
fs/writeback: only calculate dirtied_before when b_io is empty
Kemeng Shi
1
-12
/
+13
2024-04-05
fs/writeback: remove unused parameter wb of finish_writeback_work
Kemeng Shi
1
-4
/
+3
2024-04-05
fs/writeback: bail out if there is no more inodes for IO and queued once
Kemeng Shi
1
-2
/
+5
2024-03-26
fs: Add kernel-doc comments to proc_create_net_data_write()
Yang Li
1
-0
/
+1
2024-03-26
fs/writeback: avoid to writeback non-expired inode in kupdate writeback
Kemeng Shi
1
-3
/
+10
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
3
-8
/
+4
2024-03-26
statx: stx_subvol
Kent Overstreet
5
-1
/
+11
2024-03-24
Linux 6.9-rc1
Linus Torvalds
1
-2
/
+2
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+14
2024-03-24
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-89
/
+80
2024-03-24
Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-12
/
+42
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
1
-4
/
+4
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+20
2024-03-23
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-59
/
+191
2024-03-23
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+54
2024-03-23
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
16
-231
/
+274
2024-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-184
/
+33
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-39
/
+62
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
1
-5
/
+5
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
1
-0
/
+11
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
3
-37
/
+14
2024-03-22
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
1
-1
/
+1
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
8
-22
/
+58
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-71
/
+490
2024-03-22
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
12
-34
/
+233
2024-03-22
Merge tag 'io_uring-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
9
-49
/
+65
2024-03-22
Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+16
2024-03-22
Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-13
/
+26
[next]