index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
tracepoint.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
bpf: add percpu stats for bpf_map elements insertions/deletions
Anton Protopopov
1
-0
/
+30
2023-07-06
selftests/bpf: Add benchmark for bpf memory allocator
Hou Tao
5
-0
/
+502
2023-07-05
selftests/bpf: Honor $(O) when figuring out paths
Björn Töpel
1
-0
/
+4
2023-07-05
selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests
Björn Töpel
5
-1
/
+14
2023-07-05
bpf: Remove unnecessary ring buffer size check
Hou Tao
1
-15
/
+11
2023-06-30
selftests/bpf: Add bpf_program__attach_netfilter helper test
Florian Westphal
2
-0
/
+100
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
5
-0
/
+72
2023-06-30
libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing
Andrea Terzolo
1
-0
/
+4
2023-06-30
selftests/bpf: Verify that the cgroup_skb filters receive expected packets.
Kui-Feng Lee
5
-0
/
+832
2023-06-30
bpf, net: Check skb ownership against full socket.
Kui-Feng Lee
1
-2
/
+2
2023-06-30
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
3
-0
/
+29
2023-06-30
bpf: Resolve modifiers when walking structs
Stanislav Fomichev
1
-0
/
+2
2023-06-30
selftests/bpf: Fix bpf_nf failure upon test rerun
Daniel Borkmann
1
-2
/
+3
2023-06-29
bpf, docs: Fix definition of BPF_NEG operation
Dave Thaler
1
-1
/
+1
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
18
-35
/
+35
2023-06-29
lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
Sumitra Sharma
1
-11
/
+1
2023-06-29
modules: catch concurrent module loads, treat them as idempotent
Linus Torvalds
1
-2
/
+71
2023-06-29
module: split up 'finit_module()' into init_module_from_file() helper
Linus Torvalds
1
-15
/
+27
2023-06-28
x86/mem_encrypt: Remove stale mem_encrypt_init() declaration
Linus Torvalds
1
-1
/
+0
2023-06-28
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
1
-0
/
+1
2023-06-28
Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
Dinh Nguyen
1
-4
/
+4
2023-06-27
net: scm: introduce and use scm_recv_unix helper
Alexander Mikhalitsyn
2
-12
/
+27
2023-06-27
af_unix: Skip SCM_PIDFD if scm->pid is NULL.
Kuniyuki Iwashima
1
-1
/
+3
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
1
-1
/
+1
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
3
-4
/
+16
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
5
-31
/
+74
2023-06-27
Revert "af_unix: Call scm_recv() only after scm_set_cred()."
Kuniyuki Iwashima
1
-1
/
+1
2023-06-27
phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
Jakub Kicinski
1
-4
/
+6
2023-06-27
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2
-39
/
+107
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
1
-2
/
+2
2023-06-27
net: mana: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
net: enetc: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
gve: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
octeon_ep: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
net: usb: qmi_wwan: add u-blox 0x1312 composition
Davide Tronchin
1
-0
/
+1
2023-06-27
perf trace: fix MSG_SPLICE_PAGES build error
Matthieu Baerts
1
-0
/
+3
2023-06-27
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
1
-3
/
+6
2023-06-26
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
1
-1
/
+3
2023-06-26
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-06-26
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-06-26
linux/netfilter.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-06-26
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-06-26
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
1
-1
/
+3
2023-06-26
thermal/drivers/qcom/temp-alarm: Use dev_err_probe
Luca Weiss
1
-20
/
+14
2023-06-26
thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
Chen-Yu Tsai
1
-0
/
+4
2023-06-26
thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()
Yangtao Li
1
-2
/
+1
2023-06-26
thermal/drivers/qcom: Remove redundant msg at probe time
Yangtao Li
3
-9
/
+3
2023-06-26
thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()
Yangtao Li
1
-2
/
+1
[next]