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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
media: atomisp: add debug message to help debugging hmm code
Mauro Carvalho Chehab
1
-0
/
+5
2020-06-11
media: atomisp: hmm_bo: untag user pointers
Mauro Carvalho Chehab
1
-0
/
+3
2020-06-11
media: atomisp: get rid of memory_access.c
Mauro Carvalho Chehab
30
-174
/
+79
2020-06-11
media: atomisp: change the type returned by mmgr alloc
Mauro Carvalho Chehab
27
-137
/
+137
2020-06-11
media: atomisp: get rid of unused memory_realloc code
Mauro Carvalho Chehab
4
-122
/
+1
2020-06-11
media: atomisp: get rid of mmgr_load and mmgr_store
Mauro Carvalho Chehab
13
-71
/
+54
2020-06-11
media: atomisp: go one step further to drop ia_css_memory_access.c
Mauro Carvalho Chehab
7
-32
/
+20
2020-06-11
media: atomisp: reduce abstraction at ia_css_memory_access
Mauro Carvalho Chehab
14
-143
/
+51
2020-06-11
media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer
Mauro Carvalho Chehab
14
-163
/
+50
2020-06-11
media: atomisp: simplify hive_isp_css_mm_hrt wrapper
Mauro Carvalho Chehab
8
-133
/
+13
2020-06-11
media: atomisp: fix a handful of spelling mistakes
Colin Ian King
4
-8
/
+8
2020-06-11
media: atomisp: fix size of delay_frames array
Mauro Carvalho Chehab
2
-3
/
+1
2020-06-11
media: atomisp: drop a cast for a const argument
Mauro Carvalho Chehab
7
-9
/
+9
2020-06-11
media: atomisp: partially get rid of one abstraction layer
Mauro Carvalho Chehab
14
-818
/
+633
2020-06-11
media: atomisp: make it use dbg_level to control debug level
Mauro Carvalho Chehab
4
-9
/
+7
2020-06-11
media: atomisp: get rid of some old broken debug code
Mauro Carvalho Chehab
1
-3
/
+0
2020-06-11
media: atomisp: update TODO list
Mauro Carvalho Chehab
1
-46
/
+145
2020-06-11
media: atomisp: don't flood dmesg with -EAGAIN return codes
Mauro Carvalho Chehab
1
-1
/
+2
2020-06-11
media: atomisp: improve debug messages for set format
Mauro Carvalho Chehab
1
-9
/
+22
2020-06-11
media: atomisp: avoid a copy of v4l2_mbus_framefmt at stack
Mauro Carvalho Chehab
1
-5
/
+5
2020-06-11
media: atomisp: reduce debug printk rate when IRQs are received
Mauro Carvalho Chehab
1
-7
/
+16
2020-06-11
media: atomisp: get rid of hmm_vm.c
Mauro Carvalho Chehab
3
-278
/
+0
2020-06-11
media: atomisp: fix pipeline initialization code
Mauro Carvalho Chehab
1
-77
/
+65
2020-06-11
io_uring: fix io_kiocb.flags modification race in IOPOLL mode
Xiaoguang Wang
1
-6
/
+6
2020-06-11
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
1
-1
/
+1
2020-06-11
umem: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-06-11
pktcdvd: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
1
-7
/
+20
2020-06-11
nvme-pci: use simple suspend when a HMB is enabled
Christoph Hellwig
1
-0
/
+6
2020-06-11
nvme-fc: don't call nvme_cleanup_cmd() for AENs
Daniel Wagner
1
-2
/
+3
2020-06-11
nvmet-tcp: constify nvmet_tcp_ops
Max Gurtovoy
1
-2
/
+2
2020-06-11
nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_ops
Rikard Falkeborn
1
-4
/
+4
2020-06-11
nvme: do not call del_gendisk() on a disk that was never added
Niklas Cassel
1
-3
/
+1
2020-06-11
ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
Ritesh Harjani
1
-1
/
+1
2020-06-11
ext4: avoid utf8_strncasecmp() with unstable name
Eric Biggers
1
-0
/
+16
2020-06-11
ext4: stop overwrite the errcode in ext4_setup_super
yangerkun
1
-0
/
+1
2020-06-11
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
1
-1
/
+1
2020-06-11
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
1
-18
/
+24
2020-06-11
Enable ext4 support for per-file/directory dax operations
Theodore Ts'o
18
-60
/
+350
2020-06-11
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
1
-0
/
+2
2020-06-11
selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative
YiFei Zhu
2
-0
/
+119
2020-06-11
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
1
-7
/
+9
2020-06-11
x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()
Tony Luck
1
-1
/
+1
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
4
-12
/
+31
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
14668
-299542
/
+837028
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
9
-25
/
+36
2020-06-11
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
3
-6
/
+6
2020-06-11
lockdep: __always_inline more for noinstr
Peter Zijlstra
2
-3
/
+3
2020-06-11
x86/entry: Re-order #DB handler to avoid *SAN instrumentation
Peter Zijlstra
1
-28
/
+27
2020-06-11
x86/entry: __always_inline arch_atomic_* for noinstr
Peter Zijlstra
1
-7
/
+7
[prev]
[next]