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
2022-11-14
drm/lima: Fix opp clkname setting in case of missing regulator
Erico Nunes
1
-6
/
+9
2022-11-14
Merge branch 'octeon_ep-fixes'
David S. Miller
1
-5
/
+11
2022-11-14
octeon_ep: ensure get mac address successfully before eth_hw_addr_set()
Ziyang Xuan
1
-1
/
+5
2022-11-14
octeon_ep: fix potential memory leak in octep_device_setup()
Ziyang Xuan
1
-1
/
+5
2022-11-14
octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()
Ziyang Xuan
1
-1
/
+1
2022-11-14
octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()
Ziyang Xuan
1
-2
/
+0
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
1
-1
/
+9
2022-11-14
net: caif: fix double disconnect client in chnl_net_open()
Zhengchao Shao
1
-3
/
+0
2022-11-14
net: macvlan: Use built-in RCU list checking
Chuang Wang
1
-2
/
+2
2022-11-14
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
1
-1
/
+1
2022-11-14
net: liquidio: release resources when liquidio driver open failed
Zhengchao Shao
1
-8
/
+26
2022-11-14
drm/i915/ttm: fix uaf with lmem_userfault_list handling
Matthew Auld
1
-3
/
+3
2022-11-14
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
1
-36
/
+12
2022-11-14
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
1
-1
/
+2
2022-11-14
ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()
Dan Carpenter
1
-1
/
+1
2022-11-14
MAINTAINERS: git://github.com -> https://github.com for ceph
Palmer Dabbelt
1
-3
/
+3
2022-11-14
Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
4
-3
/
+31
2022-11-14
Merge tag 'qcom-arm64-fixes-for-6.1' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
11
-32
/
+67
2022-11-14
Revert "drivers: bus: simple-pm-bus: Use clocks"
Greg Kroah-Hartman
1
-48
/
+0
2022-11-14
sched: Fix race in task_call_func()
Peter Zijlstra
1
-17
/
+35
2022-11-14
rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered
Mathieu Desnoyers
1
-2
/
+17
2022-11-14
soc: imx8m: Enable OCOTP clock before reading the register
Xiaolei Wang
1
-0
/
+11
2022-11-13
Linux 6.1-rc5
Linus Torvalds
1
-1
/
+1
2022-11-13
Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-21
/
+26
2022-11-13
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-20
/
+128
2022-11-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+27
2022-11-12
Merge tag 'sound-fix-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2022-11-12
ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
Takashi Iwai
1
-3
/
+1
2022-11-12
Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
24
-95
/
+173
2022-11-12
ALSA: memalloc: Try dma_alloc_noncontiguous() at first
Takashi Iwai
1
-4
/
+3
2022-11-11
Merge tag 'ata-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2
-4
/
+28
2022-11-11
mctp i2c: don't count unused / invalid keys for flow release
Jeremy Kerr
1
-15
/
+32
2022-11-11
net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()
Yu Liao
1
-2
/
+3
2022-11-11
net: stmmac: ensure tx function is not running in stmmac_xdp_release()
Mohd Faizal Abdul Rahim
1
-0
/
+3
2022-11-11
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
Michael Sit Wei Hong
1
-0
/
+7
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
1
-1
/
+8
2022-11-11
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
1
-1
/
+2
2022-11-11
net: bgmac: Drop free_netdev() from bgmac_enet_remove()
Wei Yongjun
1
-1
/
+0
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
11
-74
/
+83
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
30
-35795
/
+36120
2022-11-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+5
2022-11-12
ata: libata-core: do not issue non-internal commands once EH is pending
Niklas Cassel
1
-0
/
+10
2022-11-11
Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
5
-10
/
+39
2022-11-11
Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
5
-16
/
+31
2022-11-11
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Xu Kuohai
1
-2
/
+2
2022-11-11
bpf: Initialize same number of free nodes for each pcpu_freelist
Xu Kuohai
1
-12
/
+11
2022-11-11
Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-84
/
+90
2022-11-11
Merge branch 'Fix offset when fault occurs in strncpy_from_kernel_nofault()'
Andrii Nakryiko
3
-1
/
+13
2022-11-11
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2
-0
/
+12
2022-11-11
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
1
-1
/
+1
[prev]
[next]