index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: Optimize for aligned case
Magnus Karlsson
2021-09-28
1
-1
/
+45
*
xsk: Batched buffer allocation for the pool
Magnus Karlsson
2021-09-28
2
-0
/
+23
*
xsk: Get rid of unused entry in struct xdp_buff_xsk
Magnus Karlsson
2021-09-28
1
-1
/
+0
*
bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments
Dave Marchevsky
2021-09-17
1
-2
/
+3
*
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
2021-09-17
2
-0
/
+12
*
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
2021-09-17
1
-0
/
+2
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
3
-21
/
+83
|
\
|
*
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
2021-09-15
1
-1
/
+1
|
*
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-15
1
-1
/
+13
|
*
btf: Change BTF_KIND_* macros to enums
Yonghong Song
2021-09-15
1
-19
/
+22
|
*
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2021-09-13
1
-0
/
+22
|
*
perf: Enable branch record for software events
Song Liu
2021-09-13
1
-0
/
+23
|
*
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
2021-09-10
1
-0
/
+2
*
|
net: phy: bcm7xxx: Add EPHY entry for 72165
Florian Fainelli
2021-09-17
1
-0
/
+1
*
|
devlink: Delete not-used devlink APIs
Leon Romanovsky
2021-09-17
1
-14
/
+0
*
|
net: phy: broadcom: Enable 10BaseT DAC early wake
Florian Fainelli
2021-09-17
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
76
-721
/
+1510
|
\
\
|
*
\
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
5
-111
/
+34
|
|
\
\
|
|
*
|
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-16
1
-0
/
+5
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
3
-110
/
+28
|
|
|
\
\
|
|
|
*
|
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-14
2
-101
/
+28
|
|
|
*
|
bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()
Yonghong Song
2021-09-10
1
-9
/
+0
|
|
*
|
|
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-09-09
1
-1
/
+1
|
*
|
|
|
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-16
1
-2
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
asm-generic/hyperv: provide cpumask_to_vpset_noself
Wei Liu
2021-09-11
1
-2
/
+19
|
*
|
|
|
|
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
2021-09-15
1
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
2021-09-15
1
-0
/
+2
|
*
|
|
|
|
|
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
5
-183
/
+4
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
2021-09-13
1
-1
/
+0
|
|
*
|
|
|
|
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
2021-09-13
1
-20
/
+0
|
|
*
|
|
|
|
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
2021-09-13
1
-4
/
+0
|
|
*
|
|
|
|
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
1
-3
/
+1
|
|
*
|
|
|
|
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
3
-152
/
+3
|
*
|
|
|
|
|
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
2021-09-13
3
-9
/
+25
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
compiler_attributes.h: move __compiletime_{error|warning}
Nick Desaulniers
2021-09-09
3
-9
/
+24
|
|
*
|
|
|
|
|
Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4
Marco Elver
2021-07-16
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
3
-46
/
+110
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2021-09-11
1
-22
/
+110
|
|
*
|
|
|
|
|
|
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-09-11
1
-6
/
+0
|
|
*
|
|
|
|
|
|
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
509
-4500
/
+15849
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
1
-18
/
+0
|
*
|
|
|
|
|
|
|
|
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-12
1
-10
/
+2
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
2021-09-02
1
-10
/
+2
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-12
1
-2
/
+7
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
2021-09-08
1
-2
/
+7
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
6
-27
/
+363
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
1
-0
/
+306
|
|
*
|
|
|
|
|
|
|
|
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
1
-3
/
+17
|
|
*
|
|
|
|
|
|
|
|
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
2021-09-06
1
-1
/
+1
[next]