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
*
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
2022-03-18
2
-0
/
+15
*
fprobe: Add exit_handler support
Masami Hiramatsu
2022-03-18
1
-0
/
+6
*
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-18
2
-0
/
+103
*
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
2022-03-18
1
-0
/
+87
*
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
2022-03-18
1
-0
/
+3
*
net: veth: Account total xdp_frame len running ndo_xdp_xmit
Lorenzo Bianconi
2022-03-17
1
-0
/
+14
*
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
2022-03-16
1
-0
/
+1
*
bpf, sockmap: Fix memleak in sk_psock_queue_msg
Wang Yufen
2022-03-15
1
-9
/
+4
*
compiler_types: Refactor the use of btf_type_tag attribute.
Hao Luo
2022-03-11
1
-10
/
+9
*
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
2022-03-11
1
-0
/
+11
*
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2022-03-10
1
-2
/
+2
*
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
2022-03-10
2
-20
/
+22
*
bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macro
Martin KaFai Lau
2022-03-10
1
-5
/
+5
*
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
1
-0
/
+3
*
bpf: Reject programs that try to load __percpu memory.
Hao Luo
2022-03-06
1
-2
/
+9
*
compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))
Hao Luo
2022-03-06
1
-1
/
+6
*
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
2022-03-06
3
-0
/
+10
*
compiler-clang.h: Add __diag infrastructure for clang
Nathan Chancellor
2022-03-06
1
-0
/
+22
*
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
2022-03-06
1
-1
/
+2
*
bpf: Add check_func_arg_reg_off function
Kumar Kartikeya Dwivedi
2022-03-06
1
-0
/
+3
*
net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
Luiz Angelo Daros de Luca
2022-03-05
1
-0
/
+2
*
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
2022-03-04
1
-6
/
+8
*
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
2022-03-04
1
-1
/
+1
*
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
2022-03-04
2
-0
/
+6
*
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
2022-03-04
2
-0
/
+2
*
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
2022-03-04
2
-0
/
+2
*
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
2022-03-04
2
-0
/
+7
*
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
2022-03-04
2
-0
/
+5
*
net: skb: introduce the function kfree_skb_list_reason()
Menglong Dong
2022-03-04
1
-1
/
+7
*
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
2022-03-04
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
19
-25
/
+71
|
\
|
*
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-03
9
-9
/
+35
|
|
\
|
|
*
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-03
1
-2
/
+2
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-02
3
-2
/
+10
|
|
|
\
|
|
|
*
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-03-01
1
-1
/
+5
|
|
|
*
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-01
1
-1
/
+1
|
|
|
*
netfilter: egress: silence egress hook lockdep splats
Florian Westphal
2022-02-28
1
-0
/
+4
|
|
*
|
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-03-01
1
-0
/
+5
|
|
|
\
\
|
|
|
*
|
rfkill: define rfill_soft_blocked() if !RFKILL
Ben Dooks
2022-03-01
1
-0
/
+5
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-25
2
-3
/
+9
|
|
|
\
\
\
|
|
|
*
|
|
xfrm: enforce validity of offload input flags
Leon Romanovsky
2022-02-09
1
-0
/
+6
|
|
|
*
|
|
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
1
-1
/
+0
|
|
|
*
|
|
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-26
1
-2
/
+3
|
|
*
|
|
|
Merge tag 'for-net-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-02-25
2
-2
/
+9
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
2022-02-24
1
-0
/
+8
|
|
|
*
|
|
|
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-02-24
1
-2
/
+1
|
*
|
|
|
|
|
Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-28
5
-5
/
+9
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'soc-fsl-fix-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2022-02-25
5
-5
/
+9
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
soc: fsl: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-02-19
5
-5
/
+9
|
*
|
|
|
|
|
|
|
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-02-27
1
-0
/
+8
|
|
\
\
\
\
\
\
\
\
[next]