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-10-07
x86/platform/uv: Update for UV5 NMI MMR changes
Mike Travis
2
-23
/
+54
2020-10-07
x86/platform/uv: Update UV5 TSC checking
Mike Travis
2
-15
/
+11
2020-10-07
x86/platform/uv: Update node present counting
Mike Travis
1
-7
/
+19
2020-10-07
x86/platform/uv: Update UV5 MMR references in UV GRU
Mike Travis
1
-6
/
+24
2020-10-07
x86/platform/uv: Adjust GAM MMR references affected by UV5 updates
Mike Travis
1
-5
/
+25
2020-10-07
x86/platform/uv: Update MMIOH references based on new UV5 MMRs
Mike Travis
1
-68
/
+144
2020-10-07
x86/platform/uv: Add and decode Arch Type in UVsystab
Mike Travis
3
-30
/
+148
2020-10-07
x86/platform/uv: Add UV5 direct references
Mike Travis
2
-43
/
+103
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
5
-3380
/
+3951
2020-10-07
drivers/misc/sgi-xp: Adjust references in UV kernel modules
Mike Travis
6
-15
/
+12
2020-10-07
x86/platform/uv: Remove SCIR MMR references for UV systems
Mike Travis
2
-122
/
+3
2020-10-07
x86/platform/uv: Remove UV BAU TLB Shootdown Handler
Mike Travis
7
-2887
/
+2
2020-10-07
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
1
-1
/
+3
2020-10-07
drm/nouveau/mem: guard against NULL pointer access in mem_del
Karol Herbst
1
-0
/
+2
2020-10-07
drm/nouveau/device: return error for unknown chipsets
Karol Herbst
1
-0
/
+1
2020-10-07
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
4
-15
/
+6
2020-10-07
exfat: fix pointer error checking
Tetsuhiro Kohada
1
-7
/
+6
2020-10-07
arm/arm64: xen: Fix to convert percpu address to gfn correctly
Masami Hiramatsu
2
-1
/
+4
2020-10-06
riscv: Fixup bootup failure with HARDENED_USERCOPY
Guo Ren
1
-2
/
+3
2020-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2020-10-06
Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+42
2020-10-06
Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-68
/
+1469
2020-10-06
usermodehelper: reset umask to default before executing user process
Linus Torvalds
1
-0
/
+9
2020-10-06
splice: teach splice pipe reading about empty pipe buffers
Linus Torvalds
1
-0
/
+20
2020-10-06
crypto: arm64: Use x16 with indirect branch to bti_c
Jeremy Linton
1
-2
/
+2
2020-10-06
Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
8
-290
/
+66
2020-10-06
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
1
-3
/
+3
2020-10-06
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
1
-4
/
+12
2020-10-06
mptcp: more DATA FIN fixes
Paolo Abeni
2
-6
/
+6
2020-10-06
Merge branch 'Fix-tail-dropping-watermarks-for-Ocelot-switches'
David S. Miller
4
-6
/
+12
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
3
-0
/
+6
2020-10-06
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
1
-6
/
+6
2020-10-06
net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()
Manivannan Sadhasivam
1
-12
/
+64
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
5
-30
/
+81
2020-10-06
irqchip/qcom-pdc: Reset PDC interrupts during init
Maulik Shah
1
-1
/
+10
2020-10-06
irqchip/qcom-pdc: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
1
-1
/
+2
2020-10-06
pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
1
-1
/
+2
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
3
-23
/
+63
2020-10-06
pinctrl: qcom: Use return value from irq_set_wake() call
Maulik Shah
1
-5
/
+3
2020-10-06
pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags
Maulik Shah
1
-0
/
+2
2020-10-06
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
3
-9
/
+60
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
38
-531
/
+433
2020-10-06
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
Hans de Goede
3
-7
/
+42
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
25
-68
/
+1469
2020-10-05
Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
12
-55
/
+113
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
140
-690
/
+1380
2020-10-05
arm64: initialize per-cpu offsets earlier
Mark Rutland
4
-11
/
+19
2020-10-05
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
4
-0
/
+127
2020-10-05
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2
-0
/
+160
2020-10-05
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2
-0
/
+263
[prev]
[next]