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-05-17
selftests/bpf: fix bpf_get_current_task
Alexei Starovoitov
1
-1
/
+1
2019-05-16
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
5
-16
/
+15
2019-05-16
tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
Yonghong Song
1
-2
/
+2
2019-05-16
selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
Stanislav Fomichev
2
-0
/
+2
2019-05-16
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
1
-1
/
+1
2019-05-16
Merge branch 'rhashtable-Fix-sparse-warnings'
David S. Miller
2
-42
/
+49
2019-05-16
rhashtable: Fix cmpxchg RCU warnings
Herbert Xu
1
-2
/
+3
2019-05-16
rhashtable: Remove RCU marking from rhash_lock_head
Herbert Xu
2
-40
/
+46
2019-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-35
/
+321
2019-05-16
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
1
-1
/
+4
2019-05-16
selftests/bpf: add prog detach to flow_dissector test
Stanislav Fomichev
1
-0
/
+1
2019-05-16
selftests/bpf: add missing \n to flow_dissector CHECK errors
Stanislav Fomichev
1
-4
/
+4
2019-05-16
libbpf: don't fail when feature probing fails
Stanislav Fomichev
1
-1
/
+1
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
2
-2
/
+2
2019-05-15
enetc: Add missing link state info for ethtool
Claudiu Manoil
1
-0
/
+2
2019-05-15
enetc: Allow to disable Tx SG
Claudiu Manoil
2
-2
/
+2
2019-05-15
enetc: Fix NULL dma address unmap for Tx BD extensions
Claudiu Manoil
1
-1
/
+3
2019-05-14
nfp: flower: add rcu locks when accessing netdev for tunnels
Pieter Jansen van Vuuren
1
-6
/
+11
2019-05-14
ppp: deflate: Fix possible crash in deflate_init
YueHaibing
1
-6
/
+14
2019-05-14
net: macb: fix error format in dev_err()
Luca Ceresoli
1
-8
/
+8
2019-05-14
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
1
-6
/
+10
2019-05-14
net/mlx4_core: Change the error print to info print
Yunjian Wang
1
-1
/
+1
2019-05-14
NFC: Orphan the subsystem
Johannes Berg
1
-4
/
+2
2019-05-14
net: Always descend into dsa/
Florian Fainelli
1
-1
/
+1
2019-05-14
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
1
-0
/
+3
2019-05-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-59
/
+40
2019-05-14
Add gitignore file for samples/vfs/ generated files
Linus Torvalds
1
-0
/
+2
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-72
/
+73
2019-05-14
Merge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
5
-9
/
+8
2019-05-14
Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+27
2019-05-14
Merge branch 'lru-map-fix'
Alexei Starovoitov
4
-20
/
+297
2019-05-14
bpf: test ref bit from data path and add new tests for syscall path
Daniel Borkmann
1
-14
/
+274
2019-05-14
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
1
-5
/
+18
2019-05-14
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2
-1
/
+5
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-45
/
+293
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
79
-219
/
+3745
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
92
-1621
/
+2911
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
189
-2332
/
+3646
2019-05-14
kernel/memremap.c: remove the unused device_private_entry_fault() export
Christoph Hellwig
1
-1
/
+0
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2
-64
/
+0
2019-05-14
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
1
-1
/
+1
2019-05-14
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
1
-3
/
+2
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
3
-10
/
+28
2019-05-14
mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags
Yafang Shao
1
-12
/
+8
2019-05-14
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
1
-25
/
+23
2019-05-14
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
1
-1
/
+1
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
16
-23
/
+19
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2
-3
/
+27
2019-05-14
mm/z3fold.c: support page migration
Vitaly Wool
1
-10
/
+231
2019-05-14
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
1
-40
/
+145
[next]