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-10-16
f2fs: fix error path of __f2fs_build_free_nids
Zhiguo Niu
1
-0
/
+1
2023-10-16
Merge 6.6-rc6 into char-misc-next
Greg Kroah-Hartman
11
-7
/
+41
2023-10-16
usb: typec: Link enumerated USB devices with Type-C partner
Heikki Krogerus
1
-0
/
+37
2023-10-16
NFSD: Copy FATTR4 bit number definitions from RFCs
Chuck Lever
1
-68
/
+192
2023-10-16
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
1
-1
/
+1
2023-10-16
nfs: fix the typo of rfc number about xattr in NFSv4
Kinglong Mee
1
-1
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+1
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
2
-3
/
+3
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-1
/
+1
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2
-2
/
+3
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
1
-11
/
+0
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
1
-0
/
+124
2023-10-16
llist: add llist_del_first_this()
NeilBrown
1
-0
/
+4
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
1
-16
/
+5
2023-10-16
llist: add interface to check if a node is on a list.
NeilBrown
1
-0
/
+42
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
1
-1
/
+24
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2
-2
/
+26
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
1
-2
/
+0
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
1
-2
/
+1
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
1
-0
/
+14
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
11
-7
/
+41
2023-10-16
spi: Export acpi_spi_find_controller_by_adev()
Hans de Goede
1
-0
/
+1
2023-10-16
firmware: qcom: qseecom: add missing include guards
Bartosz Golaszewski
1
-0
/
+6
2023-10-16
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
1
-0
/
+1
2023-10-16
clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
Mark Rutland
1
-0
/
+1
2023-10-16
drm: renesas: shmobile: Use media bus formats in platform data
Geert Uytterhoeven
1
-12
/
+1
2023-10-16
drm: renesas: shmobile: Use struct videomode in platform data
Laurent Pinchart
1
-9
/
+2
2023-10-16
drm: renesas: shmobile: Remove support for SYS panels
Laurent Pinchart
1
-25
/
+0
2023-10-16
drm: renesas: shmobile: Remove backlight support
Laurent Pinchart
1
-8
/
+0
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
1
-0
/
+1
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+6
2023-10-16
Merge 6.6-rc6 into tty-next
Greg Kroah-Hartman
11
-7
/
+41
2023-10-16
iommu: change iommu_map_sgtable to return signed values
Dan Carpenter
1
-1
/
+1
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
1
-8
/
+27
2023-10-15
net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
Willem de Bruijn
1
-3
/
+16
2023-10-15
Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2023-10-15
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-10-15
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
1
-0
/
+18
2023-10-15
vsock: read from socket's error queue
Arseniy Krasnov
1
-0
/
+1
2023-10-14
lib/bitmap: split-out string-related operations to a separate files
Yury Norov
2
-17
/
+17
2023-10-14
bitmap: Remove dead code, i.e. bitmap_copy_le()
Andy Shevchenko
1
-5
/
+0
2023-10-14
cpumask: kernel-doc cleanups and additions
Randy Dunlap
1
-44
/
+69
2023-10-14
net/mlx5: Remove unused declaration
Yue Haibing
1
-14
/
+0
2023-10-14
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
1
-0
/
+1
2023-10-14
net/mlx5: Parallelize vhca event handling
Wei Zhang
1
-0
/
+1
2023-10-14
locking/seqlock: Propagate 'const' pointers within read-only methods, remove ...
Ingo Molnar
1
-7
/
+19
2023-10-14
crypto: hisilicon/qm - alloc buffer to set and get xqc
Weili Qian
1
-0
/
+13
[prev]
[next]