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
2019-04-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+6
2019-04-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2019-04-12
Merge branch 'rhashtable-bit-locking-m68k'
David S. Miller
3
-110
/
+142
2019-04-12
rhashtable: use BIT(0) for locking.
NeilBrown
2
-12
/
+25
2019-04-12
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2
-6
/
+9
2019-04-12
rhashtable: move dereference inside rht_ptr()
NeilBrown
3
-34
/
+49
2019-04-12
rhashtable: reorder some inline functions and macros.
NeilBrown
1
-71
/
+71
2019-04-12
rhashtable: fix some __rcu annotation errors
NeilBrown
2
-7
/
+8
2019-04-12
rhashtable: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-04-12
Merge branch 'nfp-update-to-control-structures'
David S. Miller
12
-293
/
+451
2019-04-12
nfp: split out common control message handling code
Jakub Kicinski
8
-263
/
+340
2019-04-12
nfp: move vNIC reset before netdev init
Jakub Kicinski
1
-3
/
+3
2019-04-12
nfp: add a mutex lock for the vNIC ctrl BAR
Jakub Kicinski
4
-23
/
+87
2019-04-12
nfp: opportunistically poll for reconfig result
Dirk van der Merwe
1
-4
/
+21
2019-04-12
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-12
bpf: refactor "check_reg_arg" to eliminate code redundancy
Jiong Wang
1
-6
/
+8
2019-04-12
bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
Jiong Wang
1
-10
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate code redundance
Jiong Wang
1
-14
/
+20
2019-04-12
bpf: refactor propagate_liveness to eliminate duplicated for loop
Jiong Wang
1
-3
/
+1
2019-04-12
ipv6: Remove flowi6_oif compare from __ip6_route_redirect
David Ahern
1
-2
/
+0
2019-04-12
Merge branch 'rxrpc-fixes'
David S. Miller
9
-39
/
+75
2019-04-12
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2
-6
/
+13
2019-04-12
rxrpc: Trace received connection aborts
David Howells
1
-4
/
+7
2019-04-12
afs: Check for rxrpc call completion in wait loop
Marc Dionne
1
-6
/
+16
2019-04-12
rxrpc: Allow errors to be returned from rxrpc_queue_packet()
Marc Dionne
1
-9
/
+12
2019-04-12
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
4
-15
/
+23
2019-04-12
rxrpc: Clear socket error
Marc Dionne
1
-0
/
+5
2019-04-12
qede: fix write to free'd pointer error and double free of ptp
Colin Ian King
1
-4
/
+3
2019-04-12
vxge: fix return of a free'd memblock on a failed dma mapping
Colin Ian King
1
-0
/
+1
2019-04-12
Merge branch 'netdevsim-Mostly-cleanup-in-sdev-bpf-iface-area'
David S. Miller
6
-90
/
+159
2019-04-12
netdevsim: move sdev-specific init/uninit code into separate functions
Jiri Pirko
1
-25
/
+38
2019-04-12
netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns
Jiri Pirko
1
-12
/
+14
2019-04-12
netdevsim: move sdev specific bpf debugfs files to sdev dir
Jiri Pirko
3
-13
/
+13
2019-04-12
netdevsim: move shared dev creation and destruction into separate file
Jiri Pirko
4
-50
/
+104
2019-04-12
Documentation: net: dsa: transition to the rst format
Ioana Ciornei
5
-154
/
+169
2019-04-12
net: veth: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-12
net: loopback: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-12
net: dummy: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+2
2019-04-12
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
1
-1
/
+1
2019-04-12
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-04-12
Merge branch 'bpf-sysctl-hook'
Alexei Starovoitov
19
-8
/
+2697
2019-04-12
selftests/bpf: C based test for sysctl and strtoX
Andrey Ignatov
2
-1
/
+126
2019-04-12
selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
1
-0
/
+485
2019-04-12
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Andrey Ignatov
1
-0
/
+160
2019-04-12
selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
Andrey Ignatov
1
-0
/
+19
2019-04-12
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-1
/
+50
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
4
-1
/
+187
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
2
-0
/
+31
2019-04-12
selftests/bpf: Test file_pos field in bpf_sysctl ctx
Andrey Ignatov
1
-0
/
+64
2019-04-12
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-0
/
+222
[prev]
[next]