index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
3
-258
/
+49
2021-08-24
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
1
-0
/
+25
2021-08-24
samples: bpf: Add devmap_xmit tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-3
/
+331
2021-08-24
samples: bpf: Add BPF support for devmap_xmit tracepoint
Kumar Kartikeya Dwivedi
1
-0
/
+71
2021-08-24
samples: bpf: Add cpumap tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-1
/
+224
2021-08-24
samples: bpf: Add BPF support for cpumap tracepoints
Kumar Kartikeya Dwivedi
1
-1
/
+57
2021-08-24
samples: bpf: Add xdp_exception tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-0
/
+116
2021-08-24
samples: bpf: Add BPF support for xdp_exception tracepoint
Kumar Kartikeya Dwivedi
1
-0
/
+27
2021-08-24
samples: bpf: Add redirect tracepoint statistics support
Kumar Kartikeya Dwivedi
2
-0
/
+215
2021-08-24
samples: bpf: Add BPF support for redirect tracepoint
Kumar Kartikeya Dwivedi
2
-0
/
+253
2021-08-24
samples: bpf: Add basic infrastructure for XDP samples
Kumar Kartikeya Dwivedi
3
-0
/
+915
2021-08-24
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
1
-0
/
+53
2021-08-24
samples: bpf: Fix a couple of warnings
Kumar Kartikeya Dwivedi
2
-4
/
+9
2021-08-24
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
1
-0
/
+4
2021-08-24
libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
sumiyawang
1
-2
/
+2
2021-08-24
ARC: mm: move MMU specific bits out of entry code ...
Vineet Gupta
3
-5
/
+11
2021-08-24
ARC: mm: move MMU specific bits out of ASID allocator
Vineet Gupta
3
-22
/
+30
2021-08-24
ARC: mm: non-functional code movement/cleanup
Vineet Gupta
1
-14
/
+16
2021-08-24
ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
Vineet Gupta
2
-10
/
+10
2021-08-24
ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
Vineet Gupta
2
-4
/
+2
2021-08-24
ARC: mm: Enable STRICT_MM_TYPECHECKS
Vineet Gupta
2
-27
/
+1
2021-08-24
ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS
Vineet Gupta
1
-5
/
+8
2021-08-24
ARC: mm: move mmu/cache externs out to setup.h
Vineet Gupta
3
-10
/
+10
2021-08-24
ARC: mm: remove tlb paranoid code
Vineet Gupta
4
-99
/
+0
2021-08-24
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
7
-40
/
+5
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
7
-412
/
+42
2021-08-24
ARC: retire ARC750 support
Vineet Gupta
1
-11
/
+1
2021-08-24
ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
Vineet Gupta
2
-23
/
+27
2021-08-24
ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
Vineet Gupta
1
-9
/
+2
2021-08-24
ARC: cmpxchg/xchg: rewrite as macros to make type safe
Vineet Gupta
1
-94
/
+115
2021-08-24
ARC: xchg: !LLSC: remove UP micro-optimization/hack
Vineet Gupta
1
-7
/
+1
2021-08-24
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
1
-2
/
+2
2021-08-24
ARC: switch to generic bitops
Vineet Gupta
3
-198
/
+2
2021-08-24
ARC: atomics: implement relaxed variants
Vineet Gupta
2
-30
/
+26
2021-08-24
ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return
Vineet Gupta
1
-0
/
+6
2021-08-24
ARC: atomic: !LLSC: use int data type consistently
Vineet Gupta
1
-2
/
+2
2021-08-24
ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
Vineet Gupta
1
-13
/
+4
2021-08-24
ARC: atomics: disintegrate header
Vineet Gupta
4
-424
/
+461
2021-08-24
ARC: export clear_user_page() for modules
Randy Dunlap
1
-1
/
+1
2021-08-24
arch/arc/kernel/: fix misspellings using codespell tool
Changcheng Deng
3
-3
/
+3
2021-08-24
Merge branch 'bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG'
Alexei Starovoitov
3
-24
/
+102
2021-08-24
selftests/bpf: Test for get_netns_cookie
Xu Liu
2
-24
/
+88
2021-08-24
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG
Xu Liu
1
-0
/
+14
2021-08-24
Merge branch 'selftests/bpf: minor fixups'
Alexei Starovoitov
5
-5
/
+19
2021-08-24
selftests/bpf: Exit with KSFT_SKIP if no Makefile found
Li Zhijian
2
-1
/
+6
2021-08-24
selftests/bpf: Add missing files required by test_bpftool.sh for installing
Li Zhijian
2
-2
/
+5
2021-08-24
selftests/bpf: Add default bpftool built by selftests to PATH
Li Zhijian
1
-0
/
+5
2021-08-24
selftests/bpf: Make test_doc_build.sh work from script directory
Li Zhijian
1
-2
/
+3
2021-08-24
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-08-24
spi: davinci: invoke chipselect callback
Matija Glavinic Pecotic
1
-7
/
+1
[prev]
[next]