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
2020-12-09
ice: cleanup stack hog
Bruce Allan
1
-18
/
+26
2020-12-09
perf/x86/intel: Add Tremont Topdown support
Kan Liang
1
-0
/
+14
2020-12-09
uprobes/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2020-12-09
perf/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-09
kprobes/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-09
perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()
Kan Liang
1
-1
/
+1
2020-12-09
perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
Kan Liang
1
-1
/
+1
2020-12-09
x86/kprobes: Restore BTF if the single-stepping is cancelled
Masami Hiramatsu
1
-0
/
+5
2020-12-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
1
-23
/
+23
2020-12-09
sparc64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
2
-6
/
+26
2020-12-09
powerpc/8xx: Implement pXX_leaf_size() support
Peter Zijlstra
1
-0
/
+23
2020-12-09
seqlock: kernel-doc: Specify when preemption is automatically altered
Ahmed S. Darwish
1
-6
/
+11
2020-12-09
seqlock: Prefix internal seqcount_t-only macros with a "do_"
Ahmed S. Darwish
1
-33
/
+33
2020-12-09
Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g
Ahmed S. Darwish
1
-11
/
+10
2020-12-09
locking/rwsem: Remove reader optimistic spinning
Waiman Long
2
-240
/
+49
2020-12-09
locking/rwsem: Enable reader optimistic lock stealing
Waiman Long
2
-0
/
+29
2020-12-09
locking/rwsem: Prevent potential lock starvation
Waiman Long
1
-2
/
+13
2020-12-09
locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
Waiman Long
1
-8
/
+10
2020-12-09
locking/rwsem: Fold __down_{read,write}*()
Peter Zijlstra
1
-22
/
+23
2020-12-09
locking/rwsem: Introduce rwsem_write_trylock()
Peter Zijlstra
1
-22
/
+16
2020-12-09
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
1
-7
/
+8
2020-12-09
Merge branch 'locking/rwsem'
Peter Zijlstra
1059
-6918
/
+15914
2020-12-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2
-0
/
+27
2020-12-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2
-0
/
+16
2020-12-09
Merge tag 'samsung-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc
Arnd Bergmann
2
-4
/
+5
2020-12-09
Merge branch 'bpf-xsk-selftests'
Daniel Borkmann
5
-2
/
+1633
2020-12-09
selftests/bpf: Xsk selftests - Bi-directional Sockets - SKB, DRV
Weqaar Janjua
3
-24
/
+104
2020-12-09
selftests/bpf: Xsk selftests - Socket Teardown - SKB, DRV
Weqaar Janjua
3
-4
/
+57
2020-12-09
selftests/bpf: Xsk selftests - DRV POLL, NOPOLL
Weqaar Janjua
3
-4
/
+45
2020-12-09
selftests/bpf: Xsk selftests - SKB POLL, NOPOLL
Weqaar Janjua
5
-3
/
+1187
2020-12-09
selftests/bpf: Xsk selftests framework
Weqaar Janjua
3
-1
/
+274
2020-12-09
Merge branch 'bpf-xdp-offload-fixes'
Daniel Borkmann
8
-54
/
+60
2020-12-09
selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps
Toke Høiland-Jørgensen
1
-3
/
+4
2020-12-09
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
1
-0
/
+1
2020-12-09
selftests/bpf/test_offload.py: Fix expected case of extack messages
Toke Høiland-Jørgensen
1
-2
/
+2
2020-12-09
selftests/bpf/test_offload.py: Only check verifier log on verification fails
Toke Høiland-Jørgensen
1
-2
/
+17
2020-12-09
netdevsim: Add debugfs toggle to reject BPF programs in verifier
Toke Høiland-Jørgensen
2
-2
/
+11
2020-12-09
selftests/bpf/test_offload.py: Remove check for program load flags match
Toke Høiland-Jørgensen
1
-17
/
+5
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
6
-28
/
+20
2020-12-09
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
2
-0
/
+89
2020-12-09
drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs
Andrey Grodzovsky
2
-20
/
+29
2020-12-09
drm/amdgpu: fix size calculation with stolen vga memory
Alex Deucher
1
-0
/
+3
2020-12-09
drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for raven
Changfeng
2
-14
/
+9
2020-12-09
drm/amdkfd: Fix leak in dmabuf import
Felix Kuehling
1
-0
/
+2
2020-12-09
drm/amdgpu: fix sdma instance fw version and feature version init
Stanley.Yang
1
-1
/
+1
2020-12-09
drm/amd/display: Add wm table for Renoir
Sung Lee
1
-4
/
+89
2020-12-09
drm/amd/display: Prevent bandwidth overflow
Chris Park
1
-2
/
+5
2020-12-09
drm/amdgpu: fix debugfs creation/removal, again
Arnd Bergmann
2
-14
/
+5
2020-12-09
drm/amdgpu/disply: set num_crtc earlier
Alex Deucher
1
-5
/
+4
2020-12-09
lkdtm: don't move ctors to .rodata
Mark Rutland
2
-2
/
+2
[prev]
[next]