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
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
3
-12
/
+34
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+24
2020-12-03
vfio-mdev: Wire in a request handler for mdev parent
Eric Farman
1
-0
/
+4
2020-12-03
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+21
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
3
-4
/
+4
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-2
/
+2
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-1
/
+5
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
1
-1
/
+8
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
1
-0
/
+1
2020-12-04
signal: Add unsafe_put_compat_sigset()
Christophe Leroy
1
-0
/
+32
2020-12-03
Updated locking documentation for transaction_t
Alexander Lochmann
1
-2
/
+3
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
1
-1
/
+2
2020-12-03
refcount: Fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-03
completion: Drop init_completion define
Mauro Carvalho Chehab
1
-3
/
+2
2020-12-03
seqlock: Rename __seqprop() users
Peter Zijlstra
1
-23
/
+23
2020-12-03
seqlock: avoid -Wshadow warnings
Arnd Bergmann
1
-7
/
+7
2020-12-03
mm: Introduce pXX_leaf_size()
Peter Zijlstra
1
-0
/
+16
2020-12-03
mm/gup: Provide gup_get_pte() more generic
Peter Zijlstra
1
-0
/
+55
2020-12-03
media: coda: Convert the driver to DT-only
Fabio Estevam
1
-14
/
+0
2020-12-02
Input: Add "inhibited" property
Patrik Fimml
1
-2
/
+10
2020-12-02
Input: add input_device_enabled()
Andrzej Pietrasiewicz
1
-0
/
+2
2020-12-02
f2fs: compress: support chksum
Chao Yu
1
-1
/
+1
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
1
-2
/
+5
2020-12-02
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
1
-0
/
+1
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
1
-11
/
+0
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
1
-12
/
+0
2020-12-02
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
1
-0
/
+34
2020-12-02
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2
-13
/
+35
2020-12-02
mm: Introduce page memcg flags
Roman Gushchin
1
-12
/
+20
2020-12-02
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
1
-0
/
+64
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
3
-35
/
+106
2020-12-02
fscrypt: allow deleting files with unsupported encryption policy
Eric Biggers
1
-3
/
+6
2020-12-02
fscrypt: unexport fscrypt_get_encryption_info()
Eric Biggers
1
-6
/
+1
2020-12-02
fscrypt: move fscrypt_require_key() to fscrypt_private.h
Eric Biggers
1
-26
/
+0
2020-12-02
fscrypt: move body of fscrypt_prepare_setattr() out-of-line
Eric Biggers
1
-2
/
+9
2020-12-02
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
1
-0
/
+24
2020-12-02
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
4
-17
/
+99
2020-12-02
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
1
-6
/
+6
2020-12-02
Input: remove input_polled_dev implementation
Dmitry Torokhov
1
-58
/
+0
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2
-12
/
+26
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
1
-10
/
+6
2020-12-02
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
1
-1
/
+0
2020-12-02
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
1
-0
/
+1
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-0
/
+1
2020-12-02
NFS: Improve handling of directory verifiers
Trond Myklebust
1
-1
/
+7
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
1
-2
/
+15
2020-12-02
NFS: More readdir cleanups
Trond Myklebust
1
-1
/
+0
2020-12-02
bio: optimise bvec iteration
Pavel Begunkov
1
-2
/
+15
2020-12-02
block: optimise for_each_bvec() advance
Pavel Begunkov
1
-5
/
+15
2020-12-02
entry: Add syscall_exit_to_user_mode_work()
Sven Schnelle
1
-0
/
+20
[prev]
[next]