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
2019-12-04
arm64: insn: consistently handle exit text
Mark Rutland
3
-4
/
+22
2019-12-04
arm64: mm: Fix initialisation of DMA zones on non-NUMA systems
Will Deacon
1
-14
/
+11
2019-12-04
kvm: vmx: Stop wasting a page for guest_msrs
Jim Mattson
2
-11
/
+9
2019-12-04
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
Paolo Bonzini
1
-1
/
+4
2019-12-04
xen-blkback: allow module to be cleanly unloaded
Paul Durrant
3
-0
/
+22
2019-12-04
xen/xenbus: reference count registered modules
Paul Durrant
1
-1
/
+12
2019-12-04
docs/core-api: Remove possibly confusing sub-headings from Bit Operations
Michael Ellerman
1
-9
/
+0
2019-12-04
Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'
Rafael J. Wysocki
5
-9
/
+22
2019-12-04
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
Rafael J. Wysocki
13
-77
/
+82
2019-12-04
ia64: agp: Replace empty define with do while
Corentin Labbe
1
-2
/
+2
2019-12-04
agp: Add bridge parameter documentation
Corentin Labbe
1
-0
/
+3
2019-12-04
agp: remove unused variable num_segments
Corentin Labbe
1
-2
/
+1
2019-12-04
agp: move AGPGART_MINOR to include/linux/miscdevice.h
Corentin Labbe
2
-2
/
+1
2019-12-04
agp: remove unused variable size in agp_generic_create_gatt_table
Corentin Labbe
1
-7
/
+2
2019-12-04
Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
31
-303
/
+235
2019-12-03
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
1
-0
/
+2
2019-12-03
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
27
-442
/
+1019
2019-12-03
Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+8
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
49
-715
/
+665
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
152
-2130
/
+2862
2019-12-03
smb3: query attributes on file close
Steve French
7
-15
/
+97
2019-12-03
Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
72
-678
/
+566
2019-12-03
drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n
Guenter Roeck
1
-0
/
+1
2019-12-03
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-17
/
+22
2019-12-03
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
1
-0
/
+2
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-165
/
+526
2019-12-03
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
35
-768
/
+627
2019-12-03
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
37
-663
/
+772
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-145
/
+117
2019-12-03
drm/radeon: fix r1xx/r2xx register checker for POT textures
Alex Deucher
2
-4
/
+4
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
3
-61
/
+95
2019-12-03
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2
-0
/
+2
2019-12-03
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
1
-2
/
+8
2019-12-03
ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platforms
Takashi Iwai
1
-6
/
+3
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
1
-4
/
+10
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
1
-1
/
+3
2019-12-03
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
1
-0
/
+6
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-12-03
Merge tag 'linux-can-fixes-for-5.5-20191203' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-14
/
+34
2019-12-03
io_uring: handle connect -EINPROGRESS like -EAGAIN
Jens Axboe
1
-1
/
+1
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
30
-188
/
+1065
2019-12-03
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+44
2019-12-03
block: set the zone size in blk_revalidate_disk_zones atomically
Christoph Hellwig
3
-29
/
+35
2019-12-03
drm/amdgpu: fix GFX10 missing CSIB set(v3)
Monk Liu
1
-28
/
+5
2019-12-03
drm/amdgpu: should stop GFX ring in hw_fini
Monk Liu
1
-1
/
+1
2019-12-03
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
Monk Liu
1
-2
/
+2
2019-12-03
drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
Monk Liu
1
-39
/
+41
2019-12-03
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
5
-144
/
+6
2019-12-03
drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
Xiaojie Yuan
1
-2
/
+3
2019-12-03
drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
John Clements
1
-2
/
+17
[prev]
[next]