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-12-18
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-12-18
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+11
2020-12-18
perf trace beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-12-18
tools headers: Update linux/ctype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+12
2020-12-18
tools headers: Add conditional __has_builtin()
Arnaldo Carvalho de Melo
1
-0
/
+11
2020-12-18
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
2
-3
/
+11
2020-12-18
Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2020-12-18
SMB3: Add support for getting and setting SACLs
Boris Protopopov
8
-48
/
+100
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-155
/
+44
2020-12-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-6
/
+15
2020-12-18
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
3
-19
/
+39
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-177
/
+402
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
1
-1
/
+2
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
1
-2
/
+2
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
1
-1
/
+0
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
1
-2
/
+2
2020-12-18
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
1
-8
/
+14
2020-12-18
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
1
-2
/
+7
2020-12-18
ALSA: memalloc: Align buffer allocations in page size
Takashi Iwai
1
-0
/
+1
2020-12-18
ALSA: usb-audio: Disable sample read check if firmware doesn't give back
Takashi Iwai
1
-0
/
+6
2020-12-18
ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()
Lars-Peter Clausen
1
-9
/
+1
2020-12-18
softirq: Avoid bad tracing / lockdep interaction
Peter Zijlstra
1
-1
/
+1
2020-12-18
jump_label/static_call: Add MAINTAINERS
Peter Zijlstra
1
-0
/
+16
2020-12-18
jump_label: Fix usage in module __init
Peter Zijlstra
1
-3
/
+5
2020-12-18
Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...
Daniel Vetter
4
-20
/
+23
2020-12-18
io_uring: close a small race gap for files cancel
Pavel Begunkov
1
-4
/
+4
2020-12-18
io_uring: fix io_wqe->work_list corruption
Xiaoguang Wang
1
-0
/
+1
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
1
-15
/
+16
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
cifs: Avoid error pointer dereference
Samuel Cabrero
1
-0
/
+1
2020-12-18
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-18
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-18
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
1
-1
/
+1
2020-12-18
Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
Chris Wilson
1
-12
/
+15
2020-12-18
cifs: Re-indent cifs_swn_reconnect()
Dan Carpenter
1
-31
/
+33
2020-12-18
cifs: Unlock on errors in cifs_swn_reconnect()
Dan Carpenter
1
-6
/
+7
2020-12-18
cifs: Delete a stray unlock in cifs_swn_reconnect()
Dan Carpenter
1
-2
/
+0
2020-12-17
drm/i915/tgl: Add bound checks and simplify TGL REVID macros
Aditya Swarup
1
-10
/
+24
2020-12-17
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-17
Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
46
-826
/
+1631
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-596
/
+905
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-149
/
+203
2020-12-17
Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
41
-2354
/
+3623
2020-12-17
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
7
-3
/
+89
2020-12-17
device-dax: delete a redundancy check in dev_dax_validate_align()
Zhen Lei
1
-7
/
+0
2020-12-17
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-158
/
+198
2020-12-17
drm/amdgpu: fix vbios reservation handling on SR-IOV
Alex Deucher
1
-1
/
+2
2020-12-17
drm/amd/pm: check pmfw version before issuing RlcPowerNotify message
Xiaomeng Hou
1
-2
/
+7
2020-12-17
drm/amdkfd: PCIe atomics required for gfx10
Harish Kasiviswanathan
1
-6
/
+6
[prev]
[next]