index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-11-02
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
-13
/
+13
2023-11-02
Merge branch 'for-6.7' into for-linus
Petr Mladek
-15
/
+12
2023-11-02
Merge branch 'dccp-tcp-relocate-security_inet_conn_request'
Paolo Abeni
-9
/
+10
2023-11-02
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
-6
/
+7
2023-11-02
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
-3
/
+3
2023-11-02
net/smc: fix documentation of buffer sizes
Gerd Bayer
-4
/
+2
2023-11-02
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
-1
/
+5
2023-11-02
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
-2
/
+2
2023-11-02
net: dsa: lan9303: consequently nested-lock physical MDIO
Alexander Sverdlin
-2
/
+2
2023-11-02
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
-34
/
+46
2023-11-02
octeontx2-pf: Fix error codes
Ratheesh Kannoth
-17
/
+17
2023-11-02
locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
Masami Hiramatsu
-0
/
+9
2023-11-02
inet: shrink struct flowi_common
Eric Dumazet
-1
/
+1
2023-11-01
Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-9
/
+13
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-60
/
+41
2023-11-01
Merge branch 'bpf-fix-precision-tracking-for-bpf_alu-bpf_to_be-bpf_end'
Alexei Starovoitov
-1
/
+101
2023-11-01
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
Shung-Hsi Yu
-0
/
+95
2023-11-01
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
-1
/
+6
2023-11-01
Merge branch 'relax-allowlist-for-open-coded-css_task-iter'
Alexei Starovoitov
-6
/
+111
2023-11-01
selftests/bpf: Add test for using css_task iter in sleepable progs
Chuyi Zhou
-0
/
+20
2023-11-01
selftests/bpf: Add tests for css_task iter combining with cgroup iter
Chuyi Zhou
-0
/
+77
2023-11-01
bpf: Relax allowlist for css_task iter
Chuyi Zhou
-6
/
+14
2023-11-01
selftests/bpf: fix test_maps' use of bpf_map_create_opts
Andrii Nakryiko
-15
/
+5
2023-11-01
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
-9
/
+16
2023-11-02
cpufreq: qcom-nvmem: Introduce cpufreq for ipq95xx
Varadarajan Narayanan
-0
/
+7
2023-11-02
cpufreq: qcom-nvmem: Enable cpufreq for ipq53xx
Varadarajan Narayanan
-0
/
+7
2023-11-02
cpufreq: qcom-nvmem: add support for IPQ8074
Robert Marko
-0
/
+49
2023-11-02
Merge branch 'cpufreq/arm/qcom-nvmem' into HEAD
Viresh Kumar
-1
/
+1570
2023-11-01
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
-16
/
+9
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
-73
/
+46
2023-11-01
selftests/bpf: fix test_bpffs
Manu Bretelle
-3
/
+8
2023-11-01
Merge branch 'bpf-fix-incorrect-immediate-spill'
Alexei Starovoitov
-1
/
+33
2023-11-01
selftests/bpf: Add test for immediate spilled to stack
Hao Sun
-0
/
+32
2023-11-01
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
-1
/
+1
2023-11-01
rxrpc: Fix two connection reaping bugs
David Howells
-2
/
+2
2023-11-01
bpf: fix compilation error without CGROUPS
Matthieu Baerts
-3
/
+17
2023-11-01
net/tcp_sigpool: Fix some off by one bugs
Dan Carpenter
-4
/
+4
2023-11-01
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
-2
/
+2
2023-11-01
hsr: Prevent use after free in prp_create_tagged_frame()
Dan Carpenter
-3
/
+1
2023-11-01
llc: verify mac len before reading mac header
Willem de Bruijn
-2
/
+14
2023-11-01
net: xscale: Drop unused PHY number
Linus Walleij
-2
/
+1
2023-11-01
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
-1
/
+6
2023-11-01
netlink: specs: devlink: add forgotten port function caps enum values
Jiri Pirko
-1
/
+7
2023-11-01
Merge branch 'add-missing-module_descriptions'
Jakub Kicinski
-0
/
+9
2023-11-01
net: mdio: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
-0
/
+5
2023-11-01
net: phy: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
-0
/
+4
2023-11-01
Merge branch 'net-sched-fill-in-missing-module_descriptions-for-net-sched'
Jakub Kicinski
-0
/
+29
2023-11-01
net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs
Victor Nogueira
-0
/
+23
2023-11-01
net: sched: Fill in missing MODULE_DESCRIPTION for classifiers
Victor Nogueira
-0
/
+5
2023-11-01
net: sched: Fill in MODULE_DESCRIPTION for act_gate
Victor Nogueira
-0
/
+1
[prev]
[next]