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-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
159
-1358
/
+5225
2022-09-06
net: moxa: fix endianness-related issues from 'sparse'
Sergei Antonov
1
-2
/
+2
2022-09-06
net: ftmac100: fix endianness-related issues from 'sparse'
Sergei Antonov
1
-6
/
+6
2022-09-06
net: lan966x: Extend lan966x with RGMII support
Horatiu Vultur
2
-0
/
+4
2022-09-05
r8169: remove not needed net_ratelimit() check
Heiner Kallweit
1
-2
/
+1
2022-09-05
netlink: Bounds-check struct nlmsgerr creation
Kees Cook
2
-6
/
+10
2022-09-05
Merge branch 'bpf-allocator'
Daniel Borkmann
10
-134
/
+820
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
3
-19
/
+69
2022-09-05
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
1
-36
/
+14
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
1
-23
/
+0
2022-09-05
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
1
-1
/
+14
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
1
-42
/
+0
2022-09-05
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
1
-26
/
+19
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
3
-7
/
+41
2022-09-05
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2
-4
/
+66
2022-09-05
bpf: Adjust low/high watermarks in bpf_mem_cache
Alexei Starovoitov
1
-14
/
+36
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
3
-14
/
+7
2022-09-05
bpf: Optimize element count in non-preallocated hash map.
Alexei Starovoitov
1
-8
/
+62
2022-09-05
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
1
-9
/
+22
2022-09-05
samples/bpf: Reduce syscall overhead in map_perf_test.
Alexei Starovoitov
2
-17
/
+29
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
1
-14
/
+24
2022-09-05
bpf: Convert hash map to bpf_mem_alloc.
Alexei Starovoitov
1
-5
/
+16
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
3
-1
/
+507
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
4
-0
/
+12
2022-09-05
Merge branch 'dpaa-cleanups'
David S. Miller
13
-613
/
+507
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
5
-6
/
+44
2022-09-05
soc: fsl: qbman: Add CGR update function
Sean Anderson
2
-0
/
+57
2022-09-05
soc: fsl: qbman: Add helper for sanity checking cgr ops
Sean Anderson
1
-10
/
+19
2022-09-05
net: dpaa: Use mac_dev variable in dpaa_netdev_init
Sean Anderson
1
-4
/
+5
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
5
-20
/
+9
2022-09-05
net: fman: Clean up error handling
Sean Anderson
1
-28
/
+15
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
5
-9
/
+10
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
5
-40
/
+22
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
8
-49
/
+32
2022-09-05
net: fman: Map the base address once
Sean Anderson
4
-27
/
+17
2022-09-05
net: fman: Remove internal_phy_node from params
Sean Anderson
3
-35
/
+34
2022-09-05
net: fman: Inline several functions into initialization
Sean Anderson
3
-128
/
+21
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
3
-61
/
+72
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
7
-323
/
+277
2022-09-05
r8169: remove useless PCI region size check
Heiner Kallweit
1
-6
/
+0
2022-09-05
Merge branch 'lan937x-phy-link-interrupt'
David S. Miller
6
-4
/
+410
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
6
-4
/
+399
2022-09-05
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
1
-0
/
+4
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2
-0
/
+7
2022-09-05
Merge branch 'ipa-transaction-IDs'
David S. Miller
3
-58
/
+79
2022-09-05
net: ipa: verify a few more IDs
Alex Elder
1
-3
/
+43
2022-09-05
net: ipa: further simplify gsi_channel_trans_last()
Alex Elder
1
-28
/
+18
2022-09-05
net: ipa: simplify gsi_channel_trans_last()
Alex Elder
1
-26
/
+7
2022-09-05
net: ipa: use IDs exclusively for last transaction
Alex Elder
1
-15
/
+27
2022-09-05
net: ipa: use IDs for last allocated transaction
Alex Elder
1
-3
/
+9
[next]