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-04-26
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-29
/
+76
2022-04-26
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
1
-0
/
+12
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2
-29
/
+37
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
1
-1
/
+1
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
1
-0
/
+3
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
1
-7
/
+5
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
1
-14
/
+7
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
3
-4
/
+26
2022-04-26
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
Adam Zabrocki
1
-1
/
+1
2022-04-26
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
1
-1
/
+1
2022-04-26
drm/sun4i: Remove obsolete references to PHYS_OFFSET
Samuel Holland
1
-3
/
+0
2022-04-26
virtio_net: fix wrong buf address calculation when using xdp
Nikolay Aleksandrov
1
-1
/
+19
2022-04-26
net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
Nathan Rossi
1
-2
/
+3
2022-04-26
net: phy: marvell10g: fix return value on error
Baruch Siach
1
-1
/
+1
2022-04-26
net: bcmgenet: hide status block before TX timestamping
Jonathan Lemon
1
-0
/
+7
2022-04-26
mctp: defer the kfree of object mdev->addrs
Lin Ma
1
-1
/
+1
2022-04-26
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
1
-1
/
+1
2022-04-26
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
1
-1
/
+1
2022-04-26
cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
Vladimir Zapolskiy
1
-0
/
+8
2022-04-25
video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
1
-2
/
+1
2022-04-25
Merge branch 'net-smc-two-fixes-for-smc-fallback'
Jakub Kicinski
3
-43
/
+126
2022-04-25
net/smc: Fix slab-out-of-bounds issue in fallback
Wen Gu
2
-23
/
+59
2022-04-25
net/smc: Only save the original clcsock callback functions
Wen Gu
3
-20
/
+67
2022-04-25
Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
7
-221
/
+27
2022-04-25
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
1
-0
/
+2
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
3
-2
/
+10
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
3
-1
/
+13
2022-04-25
net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...
Vladimir Oltean
1
-2
/
+2
2022-04-25
net: mscc: ocelot: ignore VID 0 added by 8021q module
Vladimir Oltean
1
-0
/
+10
2022-04-25
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
1
-1
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
4
-8
/
+9
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2022-04-25
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-04-25
net: lan966x: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2022-04-25
net/smc: sync err code when tcp connection was refused
liuyacan
1
-0
/
+2
2022-04-25
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
1
-1
/
+5
2022-04-25
Merge branch 'hns3-fixes'
David S. Miller
4
-55
/
+73
2022-04-25
net: hns3: add return value for mailbox handling in PF
Jian Shen
1
-10
/
+12
2022-04-25
net: hns3: add validity check for message data length
Jian Shen
1
-0
/
+7
2022-04-25
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
1
-1
/
+1
2022-04-25
net: hns3: fix error log of tx/rx tqps stats
Peng Li
1
-2
/
+2
2022-04-25
net: hns3: align the debugfs output to the left
Hao Chen
1
-42
/
+42
2022-04-25
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
1
-0
/
+9
2022-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-4
/
+14
2022-04-25
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
1
-2
/
+8
2022-04-25
netfilter: flowtable: Remove the empty file
Rongguang Wei
1
-0
/
+0
2022-04-25
cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe
Xiaobing Luo
1
-1
/
+3
2022-04-25
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
1
-8
/
+26
2022-04-25
drm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
Hans de Goede
1
-2
/
+2
2022-04-24
Linux 5.18-rc4
Linus Torvalds
1
-1
/
+1
[prev]
[next]