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-08-14
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
-1
/
+1
2023-08-14
octeon_ep: cancel tx_timeout_task later in remove sequence
Michal Schmidt
-1
/
+1
2023-08-14
octeon_ep: fix timeout value for waiting on mbox response
Michal Schmidt
-1
/
+1
2023-08-14
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
Radhey Shyam Pandey
-3
/
+6
2023-08-14
selftests: mirror_gre_changes: Tighten up the TTL test match
Petr Machata
-1
/
+2
2023-08-14
Revert "vlan: Fix VLAN 0 memory leak"
Vlad Buslov
-1
/
+2
2023-08-13
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
-11
/
+2
2023-08-11
net: pcs: Add missing put_device call in miic_create
Xiang Yang
-2
/
+8
2023-08-11
virtio-net: set queues after driver_ok
Jason Wang
-2
/
+2
2023-08-10
Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Jakub Kicinski
-114
/
+84
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-692
/
+1431
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
-4
/
+4
2023-08-10
net: tls: set MSG_SPLICE_PAGES consistently
Jakub Kicinski
-3
/
+0
2023-08-10
Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-25
/
+42
2023-08-10
Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-248
/
+476
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-8
/
+102
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
-21
/
+47
2023-08-10
ibmvnic: Do partial reset on login failure
Nick Child
-6
/
+40
2023-08-10
ibmvnic: Handle DMA unmapping of login buffs in release functions
Nick Child
-5
/
+10
2023-08-10
ibmvnic: Unmap DMA login rsp buffer on send login fail
Nick Child
-1
/
+4
2023-08-10
ibmvnic: Enforce stronger sanity checks on login response
Nick Child
-0
/
+18
2023-08-10
net: mana: Fix MANA VF unload when hardware is unresponsive
Souradeep Chakrabarti
-4
/
+33
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
-2
/
+2
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
-0
/
+2
2023-08-10
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
-8
/
+2
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
-3
/
+9
2023-08-10
Documentation/srso: Document IBPB aspect and fix formatting
Borislav Petkov (AMD)
-27
/
+44
2023-08-10
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
-68
/
+19
2023-08-10
Documentation/hw-vuln: Unify filename specification in index
Borislav Petkov (AMD)
-7
/
+7
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
-142
/
+4
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
-103
/
+173
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
-12
/
+300
2023-08-09
Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd
Linus Torvalds
-6
/
+13
2023-08-09
Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...
Linus Torvalds
-5
/
+6
2023-08-09
Merge branch 'bug fixes for sockmap'
Martin KaFai Lau
-8
/
+101
2023-08-09
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
-0
/
+86
2023-08-09
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
-1
/
+1
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
-2
/
+9
2023-08-09
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
-5
/
+5
2023-08-09
xsk: fix refcount underflow in error path
Magnus Karlsson
-0
/
+1
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
-1
/
+2
2023-08-09
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-8
/
+15
2023-08-09
Merge branch 'selftests-forwarding-various-fixes'
Jakub Kicinski
-49
/
+109
2023-08-09
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
-4
/
+4
2023-08-09
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
-4
/
+10
2023-08-09
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
-22
/
+24
2023-08-09
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
-5
/
+8
2023-08-09
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
-3
/
+6
2023-08-09
selftests: forwarding: tc_flower: Relax success criterion
Ido Schimmel
-4
/
+4
[next]