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
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+1
2021-11-06
percpu: add __alloc_size attributes for better bounds checking
Kees Cook
1
-3
/
+3
2021-11-06
mm/page_alloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-2
/
+2
2021-11-06
mm/vmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-11
/
+11
2021-11-06
mm/kvmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-8
/
+8
2021-11-06
slab: add __alloc_size attributes for better bounds checking
Kees Cook
1
-28
/
+33
2021-11-06
slab: clean up function prototypes
Kees Cook
1
-34
/
+34
2021-11-06
Compiler Attributes: add __alloc_size() for better bounds checking
Kees Cook
3
-0
/
+30
2021-11-06
kasan: generic: introduce kasan_record_aux_stack_noalloc()
Marco Elver
1
-0
/
+2
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
1
-0
/
+4
2021-11-06
lib/stackdepot: include gfp.h
Marco Elver
1
-0
/
+2
2021-11-06
mm: don't include <linux/dax.h> in <linux/mempolicy.h>
Christoph Hellwig
1
-1
/
+0
2021-11-06
mm, slub: change percpu partial accounting from objects to pages
Vlastimil Babka
2
-13
/
+2
2021-11-06
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2
-34
/
+34
2021-10-28
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
1
-0
/
+23
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-19
/
+28
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
1
-0
/
+4
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
1
-7
/
+2
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
1
-2
/
+0
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-8
/
+19
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
1
-2
/
+5
2021-10-26
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
1
-4
/
+4
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
1
-0
/
+1
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2
-2
/
+8
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-2
/
+3
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
1
-2
/
+0
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-0
/
+1
2021-10-22
Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+7
2021-10-22
Merge branch 'acpi-tools'
Rafael J. Wysocki
1
-2
/
+7
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2021-10-21
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-9
/
+12
2021-10-20
net/mlx5: Lag, change multipath and bonding to be mutually exclusive
Maor Dickman
1
-1
/
+0
2021-10-20
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+9
2021-10-18
mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()
Sean Christopherson
1
-1
/
+1
2021-10-18
elfcore: correct reference to CONFIG_UML
Lukas Bulwahn
1
-1
/
+1
2021-10-18
mm/migrate: fix CPUHP state to update node demotion order
Huang Ying
1
-0
/
+4
2021-10-18
mm/migrate: add CPU hotplug to demotion #ifdef
Dave Hansen
1
-1
/
+4
2021-10-18
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
1
-40
/
+9
2021-10-18
ucounts: Fix signal ucount refcounting
Eric W. Biederman
1
-0
/
+2
2021-10-18
mctp: Be explicit about struct sockaddr_mctp padding
Jeremy Kerr
1
-0
/
+2
2021-10-18
mctp: unify sockaddr_mctp types
Jeremy Kerr
2
-3
/
+4
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+10
2021-10-17
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2021-10-15
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
1
-10
/
+9
2021-10-15
block: drain file system I/O on del_gendisk
Christoph Hellwig
1
-0
/
+1
2021-10-15
Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
1
-2
/
+3
2021-10-15
sctp: fix transport encap_port update in sctp_vtag_verify
Xin Long
1
-3
/
+3
2021-10-14
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-80
/
+90
2021-10-14
Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
[next]