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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2
-0
/
+16
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
1
-0
/
+15
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
1
-0
/
+2
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
2
-0
/
+3
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-01-24
net: bridge: vlan: add per-vlan state
Nikolay Aleksandrov
1
-0
/
+1
2020-01-24
net: bridge: vlan: add basic option setting support
Nikolay Aleksandrov
1
-0
/
+1
2020-01-24
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
1
-0
/
+228
2020-01-23
bcache: use read_cache_page_gfp to read the superblock
Christoph Hellwig
1
-0
/
+1
2020-01-23
bcache: use a separate data structure for the on-disk super block
Christoph Hellwig
1
-0
/
+51
2020-01-23
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
1
-0
/
+31
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-4
/
+74
2020-01-22
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
1
-1
/
+8
2020-01-22
bpf: Introduce dynamic program extensions
Alexei Starovoitov
1
-0
/
+1
2020-01-22
Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2020-01-21
wan/hdlc_x25: make lapb params configurable
Martin Schiller
2
-0
/
+10
2020-01-20
io_uring: optimise sqe-to-req flags translation
Pavel Begunkov
1
-5
/
+18
2020-01-20
io_uring: add support for probing opcodes
Jens Axboe
1
-0
/
+18
2020-01-20
io_uring: add support for IORING_OP_OPENAT2
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: enable option to only trigger eventfd for async completions
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: add support for send(2) and recv(2)
Jens Axboe
1
-0
/
+2
2020-01-20
io_uring: add support for IORING_SETUP_CLAMP
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: add IORING_OP_MADVISE
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: add IORING_OP_FADVISE
Jens Axboe
1
-0
/
+2
2020-01-20
io_uring: allow use of offset == -1 to mean file position
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: add non-vectored read/write commands
Jens Axboe
1
-0
/
+2
2020-01-20
io_uring: add IOSQE_ASYNC
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: add support for IORING_OP_STATX
Jens Axboe
1
-0
/
+2
2020-01-20
io_uring: avoid ring quiesce for fixed file set unregister and update
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: add support for IORING_OP_CLOSE
Jens Axboe
1
-0
/
+1
2020-01-20
io_uring: add support for IORING_OP_OPENAT
Jens Axboe
1
-0
/
+2
2020-01-20
io_uring: add support for fallocate()
Jens Axboe
1
-0
/
+1
2020-01-20
Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs
Jens Axboe
1
-1
/
+2
2020-01-20
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
Eugene Syromiatnikov
1
-1
/
+2
2020-01-19
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
2
-1
/
+40
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
4
-8
/
+14
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2
-1
/
+40
2020-01-16
netfilter: bitwise: add support for shifts.
Jeremy Sowden
1
-2
/
+7
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
1
-0
/
+3
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
1
-0
/
+12
2020-01-16
netfilter: nft_bitwise: correct uapi header comment.
Jeremy Sowden
1
-1
/
+1
2020-01-15
Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-m...
David S. Miller
2
-2
/
+2
2020-01-15
bpf: Add batch ops to all htab bpf map
Yonghong Song
1
-0
/
+1
2020-01-15
bpf: Add generic support for update and delete batch ops
Brian Vazquez
1
-0
/
+2
2020-01-15
bpf: Add generic support for lookup batch op
Brian Vazquez
1
-0
/
+18
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-2
/
+17
2020-01-15
PCI/switchtec: Add Gen4 flash information interface support
Kelvin Cao
1
-0
/
+8
2020-01-15
PCI/switchtec: Rename generation-specific constants
Logan Gunthorpe
1
-1
/
+4
[prev]
[next]