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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-05-18
Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-1
/
+47
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-1
/
+33
2024-05-18
Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+30
2024-05-17
Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+48
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-2
/
+19
2024-05-16
Merge branch 'pci/doe'
Bjorn Helgaas
1
-0
/
+1
2024-05-16
Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-11
/
+77
2024-05-15
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+3
2024-05-15
Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+165
2024-05-15
Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-135
/
+5
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-7
/
+1027
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
19
-200
/
+522
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+8
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-1
/
+0
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2
-17
/
+0
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2024-05-13
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
1
-0
/
+2
2024-05-13
ring-buffer: Introducing ring-buffer mapping functions
Vincent Donnefort
1
-0
/
+46
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
1
-0
/
+2
2024-05-13
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-11
/
+19
2024-05-13
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2024-05-13
drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations
Mohamed Ahmed
1
-0
/
+7
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-0
/
+1
2024-05-13
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-10
/
+28
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-7
/
+11
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-05-13
Merge branch 'topic/kdump-hotplug' into next
Michael Ellerman
1
-0
/
+1
2024-05-13
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-2
/
+2
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
4
-140
/
+11
2024-05-13
drm/panthor: Document drm_panthor_tiler_heap_destroy::handle validity constra...
Boris Brezillon
1
-1
/
+5
2024-05-13
drm/panthor: Relax the constraints on the tiler chunk size
Boris Brezillon
1
-1
/
+5
2024-05-13
drm/panthor: Make sure the tiler initial/max chunks are consistent
Boris Brezillon
1
-2
/
+6
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
1
-8
/
+30
2024-05-10
Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...
David S. Miller
2
-0
/
+5
2024-05-10
io_uring: support to inject result for NOP
Ming Lei
1
-0
/
+8
2024-05-10
fcntl: add F_DUPFD_QUERY fcntl()
Linus Torvalds
1
-6
/
+8
2024-05-09
ALSA/ASoC: include: clarify Copyright information
Pierre-Louis Bossart
5
-5
/
+5
2024-05-09
io_uring/net: add IORING_ACCEPT_POLL_FIRST flag
Jens Axboe
1
-0
/
+1
2024-05-09
io_uring/net: add IORING_ACCEPT_DONTWAIT flag
Jens Axboe
1
-0
/
+1
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-05-08
bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.h
Petr Vorel
1
-0
/
+1
2024-05-08
PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked
Dave Jiang
1
-0
/
+5
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2
-8
/
+3
2024-05-08
RDMA/efa: Support QP with unsolicited write w/ imm. receive
Michael Margolin
1
-0
/
+7
2024-05-08
uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
Erick Archer
1
-0
/
+8
2024-05-08
KVM: PPC: Fix documentation for ppc mmu caps
Joel Stanley
1
-2
/
+2
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-1
/
+9
2024-05-07
gtp: add IPv6 support
Pablo Neira Ayuso
2
-0
/
+5
[prev]
[next]