index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
1
-2
/
+1
2022-06-17
veth: Add updating of trans_start
Jay Vosburgh
1
-0
/
+4
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2
-10
/
+16
2022-06-16
phy: aquantia: Fix AN when higher speeds than 1G are not advertised
Claudiu Manoil
1
-1
/
+14
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-752
/
+433
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
1
-0
/
+1
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
10
-611
/
+83
2022-06-15
Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+30
2022-06-15
Merge tag 'tpmdd-next-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+13
2022-06-15
certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build
Masahiro Yamada
3
-12
/
+12
2022-06-15
certs/blacklist_hashes.c: fix const confusion in certs blacklist
Masahiro Yamada
1
-1
/
+1
2022-06-15
Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+20
2022-06-15
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
1
-5
/
+28
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-06-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-46
/
+94
2022-06-14
MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS
Lukas Bulwahn
1
-0
/
+1
2022-06-14
ARM: dts: at91: ksz9477_evb: fix port/phy validation
Oleksij Rempel
1
-0
/
+5
2022-06-14
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
1
-1
/
+0
2022-06-14
netfs: fix up netfs_inode_init() docbook comment
Linus Torvalds
1
-1
/
+1
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
1
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
1
-18
/
+31
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2
-1
/
+32
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
37
-312
/
+640
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-39
/
+674
2022-06-14
mlxsw: spectrum_cnt: Reorder counter pools
Petr Machata
1
-1
/
+1
2022-06-14
fs: account for group membership
Christian Brauner
1
-6
/
+20
2022-06-13
docs: networking: phy: Fix a typo
Jonathan Neuschäfer
1
-1
/
+1
2022-06-13
amd-xgbe: Use platform_irq_count()
Jean-Philippe Brucker
1
-2
/
+2
2022-06-13
usercopy: Make usercopy resilient against ridiculously large copies
Matthew Wilcox (Oracle)
1
-10
/
+9
2022-06-13
usercopy: Cast pointer to an integer once
Matthew Wilcox (Oracle)
1
-5
/
+6
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
3
-7
/
+6
2022-06-13
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
Sami Tolvanen
1
-6
/
+16
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
1
-1
/
+2
2022-06-13
xilinx: Fix build on x86.
David S. Miller
1
-4
/
+4
2022-06-13
Merge branch 'axienet-fixes'
David S. Miller
2
-24
/
+55
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
1
-3
/
+18
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2
-24
/
+40
2022-06-13
Merge branch 'hns3-fixres'
David S. Miller
5
-37
/
+86
2022-06-13
net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...
Guangbin Huang
3
-4
/
+10
2022-06-13
net: hns3: fix PF rss size initialization bug
Jie Wang
1
-1
/
+3
2022-06-13
net: hns3: restore tm priority/qset to default settings when tc disabled
Guangbin Huang
2
-31
/
+65
2022-06-13
net: hns3: modify the ring param print info
Jie Wang
1
-1
/
+1
2022-06-13
net: hns3: don't push link state to VF if unalive
Jian Shen
1
-0
/
+6
2022-06-13
net: hns3: set port base vlan tbl_sta to false before removing old vlan
Guangbin Huang
1
-0
/
+1
2022-06-12
Linux 5.19-rc2
Linus Torvalds
1
-1
/
+1
2022-06-12
Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-14
/
+35
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+73
2022-06-12
Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-23
/
+40
2022-06-12
Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-14
/
+29
[next]