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-05-30
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Gaurav Batra
1
-2
/
+11
2023-05-30
powerpc/crypto: Fix aes-gcm-p10 link errors
Michael Ellerman
4
-21
/
+21
2023-05-21
powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
Michael Ellerman
1
-0
/
+6
2023-05-17
powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
2
-5
/
+12
2023-05-17
powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
Gaurav Batra
1
-4
/
+7
2023-05-17
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
4
-72
/
+0
2023-05-15
powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
Michael Ellerman
1
-1
/
+1
2023-05-15
powerpc/bpf: populate extable entries only during the last pass
Hari Bathini
1
-0
/
+2
2023-05-12
powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
Nathan Chancellor
1
-2
/
+4
2023-05-11
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
1
-2
/
+2
2023-05-08
powerpc/fsl_uli1575: fix kconfig warnings and build errors
Randy Dunlap
1
-0
/
+1
2023-05-08
powerpc/isa-bridge: Fix ISA mapping when "ranges" is not present
Rob Herring
1
-2
/
+3
2023-05-07
Linux 6.4-rc1
Linus Torvalds
1
-2
/
+2
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-07
Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+15
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
12
-13
/
+16
2023-05-07
Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
15
-223
/
+376
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
13
-122
/
+288
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
8
-41
/
+47
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-205
/
+202
2023-05-06
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-13
/
+35
2023-05-06
dmapool: link blocks across pages
Keith Busch
1
-127
/
+130
2023-05-06
dmapool: don't memset on free twice
Keith Busch
1
-2
/
+2
2023-05-06
dmapool: simplify freeing
Keith Busch
1
-16
/
+6
2023-05-06
dmapool: consolidate page initialization
Keith Busch
1
-4
/
+3
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
1
-7
/
+9
2023-05-06
dmapool: move debug code to own functions
Keith Busch
1
-51
/
+77
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
1
-1
/
+1
2023-05-06
dmapool: cleanup integer types
Tony Battersby
1
-8
/
+11
2023-05-06
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
1
-16
/
+7
2023-05-06
dmapool: remove checks for dev == NULL
Tony Battersby
1
-31
/
+14
2023-05-06
nfs: fix mis-merged __filemap_get_folio() error check
Linus Torvalds
1
-1
/
+1
2023-05-06
afs: fix the afs_dir_get_folio return value
Christoph Hellwig
1
-3
/
+4
2023-05-06
nilfs2: do not write dirty data after degenerating to read-only
Ryusuke Konishi
1
-1
/
+4
2023-05-06
mm: do not reclaim private data from pinned page
Jan Kara
1
-0
/
+10
2023-05-06
nilfs2: fix infinite loop in nilfs_mdt_get_block()
Ryusuke Konishi
1
-4
/
+12
2023-05-06
mm/mmap/vma_merge: always check invariants
Lorenzo Stoakes
1
-5
/
+5
2023-05-06
filemap: Handle error return from __filemap_get_folio()
Matthew Wilcox
1
-1
/
+1
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-850
/
+43
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
20
-170
/
+192
2023-05-06
Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2
-4
/
+33
2023-05-06
Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-1126
/
+1349
2023-05-06
Merge tag 'regulator-fix-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-05-05
Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
11
-110
/
+250
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
84
-407
/
+735
2023-05-05
Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-55
/
+91
2023-05-05
s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS
Lukas Bulwahn
1
-1
/
+0
[next]