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-07-08
MAINTAINERS: add linux-next info
Randy Dunlap
1
-0
/
+7
2023-07-08
mailmap: add Markus Schneider-Pargmann
Markus Schneider-Pargmann
1
-0
/
+1
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-07-08
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
1
-4
/
+23
2023-07-08
mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
John Hubbard
1
-1
/
+6
2023-07-08
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
7
-17
/
+17
2023-07-08
MAINTAINERS: update ocfs2-devel mailing list address
Anthony Iliopoulos
1
-1
/
+1
2023-07-08
mm: disable CONFIG_PER_VMA_LOCK until its fixed
Suren Baghdasaryan
1
-1
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+6
2023-07-08
ntb.rst: Fix copy and paste error
Geoff Levand
1
-2
/
+2
2023-07-08
ntb_netdev: Fix module_init problem
Geoff Levand
1
-1
/
+1
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
1
-8
/
+4
2023-07-08
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-12
/
+5
2023-07-08
MAINTAINERS: git://github -> https://github.com for jonmason
Palmer Dabbelt
1
-1
/
+1
2023-07-08
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
1
-0
/
+1
2023-07-08
NTB: ntb_tool: Add check for devm_kcalloc
Jiasheng Jiang
1
-0
/
+2
2023-07-08
NTB: ntb_transport: fix possible memory leak while device_register() fails
Yang Yingliang
1
-1
/
+1
2023-07-08
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
1
-1
/
+6
2023-07-08
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
1
-1
/
+6
2023-07-08
ntb: idt: Fix error handling in idt_pci_driver_init()
Yuan Can
1
-1
/
+6
2023-07-08
udp6: fix udp6_ehashfn() typo
Eric Dumazet
1
-1
/
+1
2023-07-08
crypto: algif_hash - Fix race between MORE and non-MORE sends
David Howells
1
-1
/
+3
2023-07-08
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
1
-1
/
+4
2023-07-08
Merge branch 's390-ism-fixes'
David S. Miller
2
-79
/
+67
2023-07-08
s390/ism: Do not unregister clients with registered DMBs
Niklas Schnelle
1
-10
/
+13
2023-07-08
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
2
-68
/
+24
2023-07-08
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
2
-8
/
+37
2023-07-08
net: prevent skb corruption on frag list segmentation
Paolo Abeni
1
-0
/
+5
2023-07-08
net: bgmac: postpone turning IRQs off to avoid SoC hangs
Rafał Miłecki
1
-2
/
+2
2023-07-07
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
1
-1
/
+1
2023-07-07
Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-11
/
+4
2023-07-07
Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-26
/
+94
2023-07-07
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
8
-40
/
+154
2023-07-07
Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
17
-237
/
+531
2023-07-07
Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+14
2023-07-07
io_uring: Use io_schedule* in cqring wait
Andres Freund
1
-2
/
+13
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-54
/
+450
2023-07-07
Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-4
/
+5
2023-07-07
Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-68
/
+110
2023-07-07
x86/smp: Don't send INIT to boot CPU
Thomas Gleixner
1
-0
/
+8
2023-07-07
MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
Thomas Bogendoerfer
1
-2
/
+2
2023-07-07
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
2
-0
/
+4
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
1
-6
/
+0
2023-07-07
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
1
-5
/
+0
2023-07-07
octeontx2-af: Move validation of ptp pointer before its usage
Sai Krishna
2
-11
/
+10
2023-07-07
octeontx2-af: Promisc enable/disable through mbox
Ratheesh Kannoth
2
-11
/
+23
2023-07-07
drm/fbdev-dma: Fix documented default preferred_bpp value
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]