index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
2019-08-20
2
-2
/
+6
*
bpf: add BTF ids in procfs for file descriptors to BTF objects
Quentin Monnet
2019-08-20
1
-0
/
+12
*
bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc()
YueHaibing
2019-08-20
1
-1
/
+1
*
xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP
Björn Töpel
2019-08-17
1
-2
/
+6
*
xsk: remove AF_XDP socket from map when the socket is released
Björn Töpel
2019-08-17
1
-20
/
+105
*
bpf: export bpf_map_inc_not_zero
Stanislav Fomichev
2019-08-17
1
-3
/
+13
*
btf: fix return value check in btf_vmlinux_init()
Wei Yongjun
2019-08-16
1
-7
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-14
5
-55
/
+350
|
\
|
*
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
2019-08-13
1
-15
/
+15
|
*
btf: expose BTF info through sysfs
Andrii Nakryiko
2019-08-13
2
-0
/
+54
|
*
bpf: always allocate at least 16 bytes for setsockopt hook
Stanislav Fomichev
2019-08-01
1
-4
/
+13
|
*
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2019-07-29
2
-0
/
+202
|
*
xdp: Refactor devmap allocation code for reuse
Toke Høiland-Jørgensen
2019-07-29
1
-53
/
+83
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-07
1
-2
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-26
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf: fix narrower loads on s390
Ilya Leoshkevich
2019-07-23
1
-2
/
+2
*
|
|
memremap: move from kernel/ to mm/
Christoph Hellwig
2019-08-03
2
-406
/
+0
*
|
|
kernel/signal.c: fix a kernel-doc markup
Mauro Carvalho Chehab
2019-08-03
1
-1
/
+1
*
|
|
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-08-02
1
-2
/
+11
|
\
\
\
|
*
|
|
dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
Christoph Hellwig
2019-07-24
1
-2
/
+11
|
|
/
/
*
|
|
Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-08-02
1
-3
/
+5
|
\
\
\
|
*
|
|
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
2019-07-29
1
-1
/
+2
|
*
|
|
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
2019-07-29
1
-2
/
+3
*
|
|
|
Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-31
1
-10
/
+7
|
\
\
\
\
|
*
|
|
|
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Changbin Du
2019-07-31
1
-10
/
+7
|
|
/
/
/
*
|
|
|
exit: make setting exit_state consistent
Christian Brauner
2019-07-30
1
-2
/
+3
*
|
|
|
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
2019-07-29
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-28
2
-44
/
+102
|
\
\
\
|
*
|
|
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-07-25
1
-39
/
+81
|
*
|
|
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-25
2
-5
/
+21
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-28
1
-1
/
+1
|
\
\
\
|
*
|
|
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-07-25
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-07-28
4
-15
/
+40
|
\
\
\
|
*
|
|
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
2019-07-25
1
-1
/
+10
|
*
|
|
locking/lockdep: Clean up #ifdef checks
Arnd Bergmann
2019-07-25
1
-7
/
+6
|
*
|
|
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-07-25
1
-1
/
+2
|
*
|
|
locking/rwsem: Add ACQUIRE comments
Peter Zijlstra
2019-07-25
1
-5
/
+13
|
*
|
|
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
Peter Zijlstra
2019-07-25
1
-1
/
+3
|
*
|
|
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
Jan Stancek
2019-07-25
1
-0
/
+2
|
*
|
|
locking/rwsem: Don't call owner_on_cpu() on read-owner
Waiman Long
2019-07-25
1
-1
/
+5
*
|
|
|
Merge branch 'access-creds'
Linus Torvalds
2019-07-25
1
-2
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-24
1
-2
/
+19
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-22
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
2019-07-22
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
/
|
|
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
2019-07-22
1
-0
/
+1
|
/
/
/
*
|
|
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
2
-25
/
+22
|
\
\
\
|
*
|
|
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Fugang Duan
2019-07-19
1
-7
/
+11
|
*
|
|
dma-direct: only limit the mapping size if swiotlb could be used
Christoph Hellwig
2019-07-17
1
-6
/
+4
|
*
|
|
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
2
-12
/
+7
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
2
-3
/
+7
|
\
\
\
\
[next]