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
2021-06-18
mptcp: add csum_enabled in mptcp_sock
Geliang Tang
1
-0
/
+1
2021-06-18
seg6: add support for SRv6 End.DT46 Behavior
Andrea Mayer
1
-0
/
+2
2021-06-18
habanalabs: added open_stats info ioctl
Yuri Nudelman
1
-0
/
+12
2021-06-18
habanalabs: add debug flag to prevent failure on timeout
Yuri Nudelman
1
-0
/
+1
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
3
-10
/
+12
2021-06-17
dma-buf: Document DMA_BUF_IOCTL_SYNC (v3)
Jason Ekstrand
1
-1
/
+49
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
1
-0
/
+64
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+41
2021-06-17
net: fix mistake path for netdev_features_strings
Jian Shen
1
-2
/
+2
2021-06-17
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
2
-0
/
+2
2021-06-17
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
1
-0
/
+1
2021-06-17
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2021-06-17
io_uring: allow user configurable IO thread CPU affinity
Jens Axboe
1
-0
/
+4
2021-06-17
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
1
-0
/
+15
2021-06-16
RDMA/rxe: Add bind MW fields to rxe_send_wr
Bob Pearson
1
-0
/
+10
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
1
-0
/
+14
2021-06-16
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
1
-0
/
+69
2021-06-16
platform/surface: aggregator_cdev: Allow enabling of events from user-space
Maximilian Luz
1
-0
/
+32
2021-06-16
platform/surface: aggregator_cdev: Add support for forwarding events to user-...
Maximilian Luz
1
-2
/
+39
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
1
-0
/
+15
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-15
quota: finish disable quotactl_path syscall
Marcin Juszkiewicz
1
-2
/
+1
2021-06-14
cxl/pci: Add media provisioning required commands
Ben Widawsky
1
-0
/
+12
2021-06-14
drm/i915: Fix busy ioctl commentary
Tvrtko Ursulin
1
-5
/
+4
2021-06-14
drm/doc: document drm_mode_get_plane
Leandro Ribeiro
1
-0
/
+32
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
3
-10
/
+12
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
3
-10
/
+12
2021-06-14
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+3
2021-06-12
wwan: add interface creation support
Johannes Berg
1
-0
/
+16
2021-06-12
rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
Johannes Berg
1
-0
/
+7
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+10
2021-06-12
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
1
-0
/
+41
2021-06-11
virtio/vsock: defines and constants for SEQPACKET
Arseny Krasnov
1
-0
/
+9
2021-06-11
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-0
/
+3
2021-06-10
audit: remove trailing spaces and tabs
Zhen Lei
1
-2
/
+2
2021-06-10
io_uring: add feature flag for rsrc tags
Pavel Begunkov
1
-0
/
+1
2021-06-10
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
1
-9
/
+9
2021-06-10
netlink: simplify NLMSG_DATA with NLMSG_HDRLEN
Chen Li
1
-2
/
+3
2021-06-10
drm/doc: document how userspace should find out CRTC index
Leandro Ribeiro
1
-2
/
+2
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-0
/
+1
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+57
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-06-07
netfilter: add new hook nfnl subsystem
Florian Westphal
2
-1
/
+57
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
1
-2
/
+2
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-06-04
drm/amdgpu: add uapi to define yellow carp series
Aaron Liu
1
-0
/
+1
2021-06-04
drm/panfrost: Add AFBC_FEATURES parameter
Alyssa Rosenzweig
1
-0
/
+1
2021-06-04
remove the raw driver
Christoph Hellwig
1
-17
/
+0
[prev]
[next]