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
2024-11-01
Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-13
/
+28
2024-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-20
/
+85
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
4
-34
/
+49
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
10
-24
/
+169
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-30
/
+29
2024-11-01
Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefs
Linus Torvalds
15
-38
/
+160
2024-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-21
/
+28
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
13
-88
/
+269
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
85
-249
/
+964
2024-10-31
Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
11
-31
/
+179
2024-10-31
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
1
-5
/
+5
2024-10-31
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
1
-1
/
+6
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-10-31
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
4
-12
/
+14
2024-10-31
Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-7
/
+11
2024-10-31
Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
Paolo Abeni
9
-26
/
+178
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
1
-1
/
+3
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
1
-0
/
+27
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
3
-0
/
+66
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-10-30
net: ethernet: mtk_wed: fix path of MT7988 WO firmware
Daniel Golle
1
-2
/
+2
2024-10-30
Merge branch 'mlxsw-fixes'
Jakub Kicinski
10
-10
/
+212
2024-10-30
selftests: forwarding: Add IPv6 GRE remote change tests
Ido Schimmel
7
-0
/
+164
2024-10-30
mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address
Ido Schimmel
1
-2
/
+24
2024-10-30
mlxsw: pci: Sync Rx buffers for device
Amit Cohen
1
-1
/
+2
2024-10-30
mlxsw: pci: Sync Rx buffers for CPU
Amit Cohen
1
-7
/
+15
2024-10-30
mlxsw: spectrum_ptp: Add missing verification before pushing Tx header
Amit Cohen
1
-0
/
+7
2024-10-30
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-10-30
x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()
Linus Torvalds
1
-6
/
+15
2024-10-30
Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...
Linus Torvalds
18
-51
/
+174
2024-10-30
Merge branch 'fixes-for-bits-iterator'
Alexei Starovoitov
4
-14
/
+118
2024-10-30
selftests/bpf: Add three test cases for bits_iter
Hou Tao
1
-3
/
+58
2024-10-30
bpf: Use __u64 to save the bits in bits iterator
Hou Tao
1
-3
/
+30
2024-10-30
bpf: Check the validity of nr_words in bpf_iter_bits_new()
Hou Tao
1
-1
/
+9
2024-10-30
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
2
-1
/
+16
2024-10-30
bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
Hou Tao
1
-6
/
+5
2024-10-30
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
1
-7
/
+11
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+5
2024-10-30
ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1
Christoffer Sandberg
1
-0
/
+1
2024-10-30
ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3
Christoffer Sandberg
1
-0
/
+1
2024-10-30
ALSA: usb-audio: Add quirks for Dell WD19 dock
Jan Schär
1
-0
/
+3
2024-10-30
Merge tag 'asoc-fix-v6.12-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
9
-28
/
+144
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-10-30
netfilter: Fix use-after-free in get_info()
Dong Chenchen
1
-1
/
+1
[next]