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-08-06
perf intel-pt: Fix duplicate branch after CBR
Adrian Hunter
1
-2
/
+6
2020-08-06
perf intel-pt: Fix FUP packet state
Adrian Hunter
1
-14
/
+7
2020-08-06
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
7577
-138628
/
+521337
2020-08-06
media: davinci: vpif_capture: fix potential double free
Evgeny Novikov
1
-2
/
+0
2020-08-06
media: radio: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2020-08-06
media: allegro: fix potential null dereference on header
Colin Ian King
1
-2
/
+1
2020-08-06
media: mtk-mdp: Fix a refcounting bug on error in init
Dan Carpenter
1
-4
/
+12
2020-08-06
media: allegro: fix an error pointer vs NULL check
Dan Carpenter
1
-1
/
+1
2020-08-06
media: meye: fix missing pm_mchip_mode field
Hans Verkuil
1
-2
/
+0
2020-08-06
media: cafe-driver: use generic power management
Vaibhav Gupta
3
-29
/
+7
2020-08-06
media: saa7164: use generic power management
Vaibhav Gupta
1
-3
/
+0
2020-08-06
media: v4l2-dev/ioctl: Fix document for VIDIOC_QUERYCAP
Jian-Jia Su
1
-2
/
+2
2020-08-06
media: v4l2: Correct kernel-doc inconsistency
Colton Lewis
1
-2
/
+2
2020-08-06
media: v4l2: Correct kernel-doc inconsistency
Colton Lewis
1
-4
/
+4
2020-08-06
lib/vdso: Allow to add architecture-specific vdso data
Sven Schnelle
2
-0
/
+13
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
4
-4
/
+53
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
7
-9
/
+15
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
86
-822
/
+1583
2020-08-06
sched: Fix use of count for nr_running tracepoint
Phil Auld
1
-1
/
+1
2020-08-06
ALSA: pci: delete repeated words in comments
Randy Dunlap
7
-7
/
+7
2020-08-06
ALSA: isa: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-06
ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
Alex Zhuravlev
1
-1
/
+20
2020-08-06
ext4: add prefetching for block allocation bitmaps
Alex Zhuravlev
4
-6
/
+153
2020-08-06
ext4: handle read only external journal device
Lukas Czerner
1
-18
/
+33
2020-08-06
ext4: fix spelling typos in ext4_mb_initialize_context
brookxu
1
-1
/
+1
2020-08-06
ext4: use generic names for generic ioctls
Eric Biggers
3
-37
/
+27
2020-08-06
ext4: don't hardcode bit values in EXT4_FL_USER_*
Eric Biggers
1
-2
/
+28
2020-08-06
ext4: don't BUG on inconsistent journal feature
Jan Kara
1
-21
/
+47
2020-08-06
ext4: do not block RWF_NOWAIT dio write on unallocated space
Jan Kara
1
-0
/
+4
2020-08-06
ext4: replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-08-06
ext4: lost matching-pair of trace in ext4_unlink
Yi Zhuang
1
-17
/
+21
2020-08-06
ext4: lost matching-pair of trace in ext4_truncate
zhengliang
1
-8
/
+9
2020-08-06
jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...
zhangyi (F)
1
-1
/
+3
2020-08-06
ext4: fix potential negative array index in do_split()
Eric Sandeen
1
-3
/
+13
2020-08-06
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
1
-0
/
+10
2020-08-06
ext4: fix coding style in file.c
Dio Putra
1
-3
/
+2
2020-08-06
ext4: delete unnecessary checks before brelse()
Markus Elfring
2
-6
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2088
-40877
/
+117368
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1426
-30558
/
+273516
2020-08-05
Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
50
-453
/
+1640
2020-08-05
net: thunderx: initialize VF's mailbox mutex before first usage
Dean Nelson
1
-1
/
+3
2020-08-05
Merge branch 'misc-bug-fixes-for-the-hso-driver'
David S. Miller
1
-9
/
+7
2020-08-05
usb: hso: remove bogus check for EINPROGRESS
Oliver Neukum
1
-2
/
+1
2020-08-05
usb: hso: no complaint about kmalloc failure
Oliver Neukum
1
-3
/
+2
2020-08-05
hso: fix bailout in error case of probe
Oliver Neukum
1
-4
/
+4
2020-08-05
RDMA/mlx5: Fix flow destination setting for RDMA TX flow table
Michael Guralnik
1
-2
/
+4
2020-08-05
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
1
-0
/
+1
2020-08-05
virtio_config: fix up warnings on parisc
Michael S. Tsirkin
1
-5
/
+4
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
21
-83
/
+29
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
14
-11
/
+18
[prev]
[next]