index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
Xin Long
1
-5
/
+5
2026-01-16
Merge patch series "can: usb: fix URB memory leaks"
Marc Kleine-Budde
5
-5
/
+37
2026-01-16
can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-01-16
can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-01-16
can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...
Marc Kleine-Budde
1
-0
/
+7
2026-01-16
can: dev: alloc_candev_mqs(): add missing default CAN capabilities
Marc Kleine-Budde
1
-0
/
+1
2026-01-15
net: freescale: ucc_geth: Return early when TBI PHY can't be found
Maxime Chevallier
1
-1
/
+3
2026-01-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-31
/
+57
2026-01-15
selftests: net: fib-onlink-tests: Convert to use namespaces by default
Ricardo B. Marlière
1
-41
/
+30
2026-01-15
l2tp: Fix memleak in l2tp_udp_encap_recv().
Kuniyuki Iwashima
1
-1
/
+3
2026-01-15
bonding: limit BOND_MODE_8023AD to Ethernet devices
Eric Dumazet
1
-0
/
+6
2026-01-15
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
1
-3
/
+4
2026-01-15
net: usb: dm9601: remove broken SR9700 support
Ethan Nelson-Moore
1
-4
/
+0
2026-01-15
Merge branch 'vsock-virtio-fix-data-loss-disclosure-due-to-joining-of-non-lin...
Jakub Kicinski
4
-2
/
+86
2026-01-15
vsock/test: Add test for a linear and non-linear skb getting coalesced
Michal Luczaj
3
-0
/
+82
2026-01-15
vsock/virtio: Coalesce only linear skb
Michal Luczaj
1
-2
/
+4
2026-01-15
usbnet: fix crash due to missing BQL accounting after resume
Simon Schippers
1
-0
/
+1
2026-01-15
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
49
-293
/
+381
2026-01-15
Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...
Paolo Abeni
11
-54
/
+111
2026-01-15
Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
3
-4
/
+5
2026-01-15
virtio_net: Fix misalignment bug in struct virtnet_info
Gustavo A. R. Silva
1
-3
/
+9
2026-01-15
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...
Tetsuo Handa
1
-1
/
+9
2026-01-15
Merge patch series "can: raw: better approach to instantly reject unsupported...
Marc Kleine-Budde
10
-53
/
+102
2026-01-15
can: raw: instantly reject disabled CAN frames
Oliver Hartkopp
1
-9
/
+16
2026-01-15
can: propagate CAN device capabilities via ml_priv
Oliver Hartkopp
6
-0
/
+83
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
5
-58
/
+17
2026-01-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-8
/
+40
2026-01-14
Merge tag 'bitmap-for-6.19-rc5' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+42
2026-01-14
Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-50
/
+68
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-15
/
+35
2026-01-13
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-13
rust: bitops: fix missing _find_* functions on 32-bit ARM
Alice Ryhl
1
-0
/
+42
2026-01-13
Merge branch 'selftests-couple-of-fixes-in-toeplitz-rps-cases'
Jakub Kicinski
2
-4
/
+6
2026-01-13
selftests: drv-net: fix RPS mask handling for high CPU numbers
Gal Pressman
1
-2
/
+2
2026-01-13
selftests: drv-net: fix RPS mask handling in toeplitz test
Gal Pressman
1
-2
/
+4
2026-01-13
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
1
-2
/
+2
2026-01-13
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
3
-4
/
+5
2026-01-13
net: hv_netvsc: reject RSS hash key programming without RX indirection table
Aditya Garg
1
-0
/
+3
2026-01-13
tools: ynl: render event op docs correctly
Donald Hunter
1
-3
/
+6
2026-01-13
igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
Chwee-Lin Choong
1
-2
/
+3
2026-01-13
igc: fix race condition in TX timestamp read for register 0
Chwee-Lin Choong
1
-18
/
+25
2026-01-13
igc: Restore default Qbv schedule when changing channels
Kurt Kanzenbach
2
-2
/
+7
2026-01-13
ice: Fix incorrect timeout ice_release_res()
Ding Hui
1
-1
/
+1
2026-01-13
ice: Avoid detrimental cleanup for bond during interface stop
Dave Ertman
1
-8
/
+17
2026-01-13
ice: initialize ring_stats->syncp
Jacob Keller
1
-0
/
+4
2026-01-13
Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-65
/
+139
[prev]
[next]