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
2021-03-10
staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
Lee Gibson
1
-2
/
+4
2021-03-10
staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan
Lee Gibson
1
-3
/
+4
2021-03-10
staging: rtl8712: unterminated string leads to read overflow
Dan Carpenter
1
-1
/
+1
2021-03-10
staging: rtl8192e: fix kconfig dependency on CRYPTO
Julian Braha
1
-0
/
+1
2021-03-10
virt: acrn: Use vfs_poll() instead of f_op->poll()
Yejune Deng
1
-2
/
+2
2021-03-10
virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU
Shuo Liu
1
-0
/
+9
2021-03-10
cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
Shuo Liu
1
-0
/
+3
2021-03-10
habanalabs: fix debugfs address translation
farah kassabri
1
-12
/
+26
2021-03-10
habanalabs: Disable file operations after device is removed
Tomer Tayar
2
-6
/
+46
2021-03-10
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
1
-0
/
+2
2021-03-10
drivers: habanalabs: remove unused dentry pointer for debugfs files
Greg Kroah-Hartman
2
-6
/
+1
2021-03-10
habanalabs: mark hl_eq_inc_ptr() as static
Oded Gabbay
1
-1
/
+1
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
159
-786
/
+1456
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-10
/
+7
2021-03-09
sparc: sparc64_defconfig: remove duplicate CONFIGs
Corentin Labbe
1
-3
/
+1
2021-03-09
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
1
-7
/
+6
2021-03-10
powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
Christophe Leroy
1
-0
/
+10
2021-03-09
Merge branch 's390-qeth-fixes'
David S. Miller
2
-69
/
+62
2021-03-09
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-09
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-09
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-03-09
Merge branch 'virtio_net-infinite-loop'
David S. Miller
2
-1
/
+9
2021-03-09
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-09
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-09
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-10
powerpc/64s/exception: Clean up a missed SRR specifier
Daniel Axtens
1
-1
/
+1
2021-03-10
powerpc: Fix inverted SET_FULL_REGS bitop
Nicholas Piggin
1
-2
/
+2
2021-03-10
powerpc/64s: Use symbolic macros for function entry encoding
Michael Ellerman
1
-3
/
+4
2021-03-09
umem: fix error return code in mm_pci_probe()
Wei Yongjun
1
-1
/
+4
2021-03-09
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-74
/
+58
2021-03-09
Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-9
/
+35
2021-03-10
kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDOR
Bernhard Rosenkränzer
1
-7
/
+13
2021-03-10
kbuild: dummy-tools: fix inverted tests for gcc
Jiri Slaby
1
-0
/
+5
2021-03-10
kbuild: add image_name to no-sync-config-targets
Masahiro Yamada
1
-1
/
+2
2021-03-09
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
1
-3
/
+0
2021-03-09
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
5
-8
/
+15
2021-03-09
arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
Andrey Konovalov
1
-0
/
+5
2021-03-09
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
3
-15
/
+55
2021-03-09
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
1
-2
/
+4
2021-03-09
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
1
-2
/
+12
2021-03-09
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
1
-1
/
+1
2021-03-09
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
4
-5
/
+17
2021-03-09
mmc: cqhci: Fix random crash when remove mmc module/card
Frank Li
1
-6
/
+5
2021-03-09
mmc: core: Fix partition switch time for eMMC
Adrian Hunter
1
-4
/
+11
2021-03-09
mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variants
Yann Gautier
1
-1
/
+9
2021-03-09
KVM: arm64: Don't use cbz/adr with external symbols
Sami Tolvanen
1
-2
/
+4
2021-03-09
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2
-0
/
+2
2021-03-09
dt-bindings/irq: Add compatible string for the JZ4760B
Paul Cercueil
1
-0
/
+1
[prev]
[next]