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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jason Gunthorpe
5
-242
/
+17
2022-04-09
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
1
-7
/
+4
2022-04-09
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
1
-3
/
+0
2022-04-09
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
2
-3
/
+3
2022-04-09
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
1
-2
/
+5
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
1
-8
/
+0
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
1
-8
/
+5
2022-04-09
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
1
-148
/
+0
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
3
-53
/
+42
2022-04-06
IB/mlx5: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-06
net/mlx5_fpga: Drop INNOVA TLS support
Leon Romanovsky
1
-63
/
+0
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
2
-38
/
+97
2022-04-04
IB/uverbs: Move enum ib_raw_packet_caps to uapi
Xiao Yang
2
-7
/
+18
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
11
-68
/
+29
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-131
/
+1
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-23
/
+48
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
1
-0
/
+0
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
1
-0
/
+0
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
1
-1
/
+15
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
1
-53
/
+0
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2
-10
/
+5
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2
-10
/
+16
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
1
-7
/
+31
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2022-04-01
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2022-04-01
Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2022-04-01
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-33
/
+21
2022-04-01
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+1
2022-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2022-04-01
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
Andrey Konovalov
1
-3
/
+1
2022-04-01
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
2
-19
/
+19
2022-04-01
fs: Remove read_actor_t
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2
-7
/
+1
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+8
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
1
-0
/
+2
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+29
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
6
-4
/
+16
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-106
/
+266
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-27
/
+99
2022-03-31
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+56
2022-03-31
ARM/dma-mapping: Remove CMA code when not built with CMA
Kees Cook
1
-4
/
+0
[next]