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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+7
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+112
2022-02-05
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+2
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
1
-6
/
+5
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
1
-23
/
+46
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
1
-0
/
+2
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
1
-0
/
+2
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-1
/
+0
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
1
-24
/
+28
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
1
-0
/
+11
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
624
-7352
/
+21122
2022-02-04
uapi: ioam: Insertion frequency
Justin Iurman
1
-0
/
+9
2022-02-04
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2
-1
/
+1
2022-02-04
Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+1
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+25
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
1
-0
/
+5
2022-02-04
Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+18
2022-02-04
Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+20
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
1
-15
/
+25
2022-02-04
Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-0
/
+6
2022-02-04
Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+7
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
1
-0
/
+19
2022-02-04
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
1
-4
/
+15
2022-02-04
ieee80211: radiotap: fix -Wcast-qual warnings
Johannes Berg
1
-2
/
+2
2022-02-04
cfg80211: fix -Wcast-qual warnings
Johannes Berg
1
-5
/
+5
2022-02-04
ieee80211: fix -Wcast-qual warnings
Johannes Berg
1
-4
/
+4
2022-02-04
tls: cap the output scatter list to something reasonable
Jakub Kicinski
1
-0
/
+17
2022-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
1
-10
/
+0
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
1
-0
/
+1
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
1
-21
/
+17
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
7
-54
/
+0
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
2
-3
/
+1
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
1
-1
/
+0
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
1
-4
/
+1
2022-02-04
netfilter: nfqueue: enable to get skb->priority
Nicolas Dichtel
1
-0
/
+1
2022-02-04
Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2022-02-04
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
1
-1
/
+1
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-51
/
+151
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-13
/
+34
2022-02-03
ice: add support for DSCP QoS for IDC
Dave Ertman
1
-0
/
+4
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
1
-3
/
+5
2022-02-03
i40e: remove enum i40e_client_state
Jakub Kicinski
1
-10
/
+0
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-03
jbd2: refactor wait logic for transaction updates into a common function
Ritesh Harjani
1
-1
/
+3
2022-02-03
jbd2: cleanup unused functions declarations from jbd2.h
Ritesh Harjani
1
-7
/
+0
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
1
-1
/
+1
2022-02-03
net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
Tobias Waldekranz
1
-0
/
+6
[prev]
[next]