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-01-28
ASoC DPCM lockdep fixes
Mark Brown
1
-0
/
+15
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
1
-0
/
+1
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
1
-1
/
+1
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+1
2022-01-28
media: lirc: report ir receiver overflow
Sean Young
1
-4
/
+7
2022-01-28
media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
Sean Young
1
-3
/
+3
2022-01-28
media: lirc: remove unused lirc features
Sean Young
1
-4
/
+0
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+8
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-01-28
ASoC: hdmi-codec: Fix OOB memory accesses
Dmitry Osipenko
1
-1
/
+3
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
1
-0
/
+15
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+43
2022-01-28
Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
1
-0
/
+10
2022-01-28
media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h
Laurent Pinchart
2
-55
/
+55
2022-01-28
media: v4l2-subdev: Drop .set_mbus_config() operation
Laurent Pinchart
2
-21
/
+7
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
2
-0
/
+9
2022-01-28
net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()
Jakub Kicinski
1
-33
/
+0
2022-01-28
media: memory: mtk-smi: Get rid of mtk_smi_larb_get/put
Yong Wu
1
-20
/
+0
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
1
-0
/
+1
2022-01-28
net: mac802154: Explain the use of ieee802154_wake/stop_queue()
Miquel Raynal
1
-0
/
+12
2022-01-28
crypto: sm3 - make dependent on sm3 library
Tianjia Zhang
1
-10
/
+0
2022-01-28
crypto: sm3 - create SM3 stand-alone library
Tianjia Zhang
1
-0
/
+32
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-2
/
+10
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
1
-1
/
+1
2022-01-27
Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-7
/
+0
2022-01-27
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
2022-01-27
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
64
-884
/
+1001
2022-01-27
drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
Alex Deucher
1
-1
/
+16
2022-01-27
net/mlx5: Remove unused TIR modify bitmask enums
Tariq Toukan
1
-7
/
+0
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2
-3
/
+11
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
1
-0
/
+3
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-17
/
+28
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2
-4
/
+33
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2
-2
/
+2
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2
-3
/
+3
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: sched: remove psched_tdiff_bounded()
Jakub Kicinski
1
-6
/
+0
2022-01-27
netlink: remove nl_set_extack_cookie_u32()
Jakub Kicinski
1
-9
/
+0
2022-01-27
udplite: remove udplite_csum_outgoing()
Jakub Kicinski
1
-43
/
+0
2022-01-27
udp: remove inner_udp_hdr()
Jakub Kicinski
1
-5
/
+0
2022-01-27
ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()
Jakub Kicinski
1
-7
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
1
-12
/
+0
2022-01-27
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2022-01-27
net: remove linkmode_change_bit()
Jakub Kicinski
1
-5
/
+0
[prev]
[next]