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
2020-08-24
netlabel: fix problems with mapping removal
Paul Moore
1
-29
/
+30
2020-08-24
Merge branch 'devlink-fixes-for-port-and-reporter-field-access'
David S. Miller
1
-4
/
+7
2020-08-24
devlink: Protect devlink port list traversal
Parav Pandit
1
-0
/
+3
2020-08-24
devlink: Fix per port reporter fields initialization
Parav Pandit
1
-4
/
+4
2020-08-24
ibmvnic: Fix use-after-free of VNIC login response buffer
Thomas Falcon
2
-22
/
+25
2020-08-24
ipvlan: advertise link netns via netlink
Taehee Yoo
1
-0
/
+8
2020-08-24
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
1
-10
/
+6
2020-08-24
ravb: Fixed to be able to unload modules
Yuusuke Ashizuka
1
-55
/
+55
2020-08-24
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
1
-7
/
+5
2020-08-24
libbpf: Fix type compatibility check copy-paste error
Andrii Nakryiko
1
-1
/
+1
2020-08-24
libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo
Andrii Nakryiko
1
-1
/
+1
2020-08-24
bpf: sk_lookup: Add user documentation
Jakub Sitnicki
2
-0
/
+99
2020-08-24
docs: Correct subject prefix and update LLVM info
Jianlin Lv
1
-7
/
+12
2020-08-24
Merge branch 'bpf-tcp-header-opts'
Alexei Starovoitov
22
-62
/
+3198
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
7
-12
/
+48
2020-08-24
bpf: selftests: Tcp header options
Martin KaFai Lau
4
-0
/
+1721
2020-08-24
bpf: selftests: Add fastopen_connect to network_helpers
Martin KaFai Lau
2
-0
/
+39
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
9
-18
/
+1150
2020-08-24
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
2
-7
/
+12
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
7
-23
/
+109
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
3
-2
/
+42
2020-08-24
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
3
-6
/
+30
2020-08-24
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
2
-6
/
+18
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
6
-1
/
+13
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
6
-0
/
+15
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
5
-15
/
+29
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
16
-64
/
+64
2020-08-24
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-31
/
+39
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-153
/
+238
2020-08-24
Merge tag 'fallthrough-pseudo-keyword-5.9-rc3' of git://git.kernel.org/pub/sc...
Linus Torvalds
1148
-2737
/
+2667
2020-08-24
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
8
-77
/
+74
2020-08-24
drm/etnaviv: always start/stop scheduler in timeout processing
Lucas Stach
1
-5
/
+6
2020-08-24
drm/etnaviv: fix external abort seen on GC600 rev 0x19
Christian Gmeiner
1
-2
/
+9
2020-08-24
hv_utils: drain the timesync packets on onchannelcallback
Vineeth Pillai
1
-3
/
+16
2020-08-24
hv_utils: return error if host timesysnc update is stale
Vineeth Pillai
1
-11
/
+35
2020-08-24
ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype
Tobias Klauser
1
-1
/
+1
2020-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-17
/
+92
2020-08-24
mfd: core: Fix double-free in mfd_remove_devices_fn()
Dmitry Osipenko
1
-2
/
+0
2020-08-24
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
1
-2
/
+4
2020-08-24
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
1
-3
/
+6
2020-08-24
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2
-0
/
+32
2020-08-24
Documentation: fix pm/intel_pstate build warning and wording
Randy Dunlap
1
-2
/
+2
2020-08-24
libceph: add __maybe_unused to DEFINE_CEPH_FEATURE
Ilya Dryomov
1
-4
/
+4
2020-08-24
mmc: mediatek: add optional module reset property
Wenbin Mei
1
-0
/
+13
2020-08-24
mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
Wenbin Mei
1
-0
/
+2
2020-08-24
Documentation: sound/cards: fix heading underline lengths for https: changes
Randy Dunlap
2
-2
/
+2
2020-08-24
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
1
-2
/
+3
2020-08-24
powerpc/64s: Disallow PROT_SAO in LPARs by default
Shawn Anastasio
2
-2
/
+19
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
13
-17
/
+90
[prev]
[next]