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-09-04
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
1
-3
/
+3
2023-09-04
af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
Kuniyuki Iwashima
1
-5
/
+9
2023-09-04
docs: netdev: update the netdev infra URLs
Jakub Kicinski
1
-2
/
+2
2023-09-04
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
5
-73
/
+156
2023-09-04
Merge branch 'for-6.6-vsprintf-doc' into for-linus
Petr Mladek
1
-4
/
+5
2023-09-04
docs: netdev: document patchwork patch states
Jakub Kicinski
1
-1
/
+31
2023-09-04
drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
Jinjie Ruan
1
-5
/
+5
2023-09-04
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
1
-4
/
+8
2023-09-04
fbdev/g364fb: fix build failure with mips
Sudip Mukherjee
1
-1
/
+1
2023-09-04
net: phy: micrel: Correct bit assignments for phy_device flags
Oleksij Rempel
1
-3
/
+3
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
1
-1
/
+1
2023-09-04
veth: Fixing transmit return status for dropped packets
Liang Chen
1
-1
/
+3
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
1
-1
/
+4
2023-09-04
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
1
-2
/
+8
2023-09-03
ksmbd: remove experimental warning
Steve French
2
-3
/
+1
2023-09-03
virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
Yuan Yao
1
-1
/
+1
2023-09-03
virtio_vdpa: build affinity masks conditionally
Jason Wang
1
-6
/
+11
2023-09-03
virtio_net: merge dma operations when filling mergeable buffers
Xuan Zhuo
1
-26
/
+202
2023-09-03
virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
2
-0
/
+84
2023-09-03
virtio_ring: introduce dma map api for virtqueue
Xuan Zhuo
2
-0
/
+77
2023-09-03
virtio_ring: introduce virtqueue_reset()
Xuan Zhuo
2
-0
/
+35
2023-09-03
virtio_ring: separate the logic of reset/enable from virtqueue_resize
Xuan Zhuo
1
-19
/
+39
2023-09-03
virtio_ring: correct the expression of the description of virtqueue_resize()
Xuan Zhuo
1
-1
/
+1
2023-09-03
virtio_ring: skip unmap for premapped
Xuan Zhuo
1
-14
/
+28
2023-09-03
virtio_ring: introduce virtqueue_dma_dev()
Xuan Zhuo
2
-0
/
+19
2023-09-03
virtio_ring: support add premapped buf
Xuan Zhuo
1
-2
/
+17
2023-09-03
virtio_ring: introduce virtqueue_set_dma_premapped()
Xuan Zhuo
2
-0
/
+55
2023-09-03
virtio_ring: put mapping error check in vring_map_one_sg
Xuan Zhuo
1
-15
/
+22
2023-09-03
virtio_ring: check use_dma_api before unmap desc for indirect
Xuan Zhuo
1
-2
/
+4
2023-09-03
vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
Eugenio Pérez
1
-0
/
+8
2023-09-03
vdpa: add get_backend_features vdpa operation
Eugenio Pérez
2
-0
/
+16
2023-09-03
vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature
Eugenio Pérez
1
-1
/
+2
2023-09-03
vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag
Eugenio Pérez
1
-0
/
+4
2023-09-03
vdpa/mlx5: Remove unused function declarations
Yue Haibing
1
-3
/
+0
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
71
-2871
/
+998
2023-09-03
Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
125
-3088
/
+5148
2023-09-03
Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-32
/
+401
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
20
-9
/
+34
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
88
-1307
/
+1348
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-171
/
+264
2023-09-02
mm/kmemleak: move up cond_resched() call in page scanning loop
Waiman Long
1
-2
/
+3
2023-09-02
mm: page_alloc: remove stale CMA guard code
Johannes Weiner
1
-17
/
+4
2023-09-02
MAINTAINERS: add rmap.h to mm entry
Baruch Siach
1
-0
/
+1
2023-09-02
rmap: remove anon_vma_link() nommu stub
Baruch Siach
1
-1
/
+0
2023-09-02
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
2
-0
/
+10
2023-09-02
mm/hwpoison: rename hwp_walk* to hwpoison_walk*
Jiaqi Yan
1
-8
/
+8
2023-09-02
mm: memory-failure: add PageOffline() check
Miaohe Lin
1
-2
/
+3
2023-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
121
-4561
/
+1878
2023-09-02
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
16
-188
/
+661
[prev]
[next]