index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2
-18
/
+9
2024-05-09
net: hns3: fix port vlan filter not disabled issue
Yonglong Liu
1
-1
/
+6
2024-05-09
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2
-4
/
+2
2024-05-09
net: hns3: release PTP resources if pf initialization failed
Peiyang Wang
1
-1
/
+3
2024-05-09
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
5
-8
/
+11
2024-05-09
net: hns3: direct return when receive a unknown mailbox message
Jian Shen
1
-3
/
+4
2024-05-09
net: hns3: using user configure after hardware reset
Peiyang Wang
2
-6
/
+12
2024-05-09
net/smc: fix neighbour and rtable leak in smc_ib_find_route()
Wen Gu
1
-7
/
+12
2024-05-09
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
1
-1
/
+1
2024-05-09
hsr: Simplify code for announcing HSR nodes timer setup
Lukasz Majewski
1
-15
/
+12
2024-05-09
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
1
-1
/
+5
2024-05-09
dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
Daniel Golle
1
-20
/
+2
2024-05-08
rxrpc: Only transmit one ACK per jumbo packet received
David Howells
1
-11
/
+35
2024-05-08
rxrpc: Fix congestion control algorithm
David Howells
3
-10
/
+2
2024-05-08
selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC
Ido Schimmel
1
-11
/
+3
2024-05-08
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
1
-1
/
+1
2024-05-08
net: phy: marvell-88q2xxx: add support for Rev B1 and B2
Gregor Herburger
1
-16
/
+103
2024-05-08
appletalk: Improve handling of broadcast packets
Vincent Duvert
1
-3
/
+16
2024-05-08
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
1
-2
/
+7
2024-05-08
virtiofs: include a newline in sysfs tag
Brian Foster
1
-1
/
+1
2024-05-08
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
1
-1
/
+38
2024-05-08
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
1
-0
/
+1
2024-05-07
bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()
Kent Overstreet
1
-0
/
+6
2024-05-07
bcachefs: Fix race in bch2_write_super()
Kent Overstreet
1
-15
/
+32
2024-05-07
netlink: specs: Add missing bridge linkinfo attrs
Donald Hunter
1
-0
/
+6
2024-05-07
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
1
-1
/
+1
2024-05-06
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
2
-52
/
+5
2024-05-06
PCI/ASPM: Restore parent state to parent, child state to child
Kai-Heng Feng
1
-2
/
+2
2024-05-06
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
Kent Overstreet
2
-1
/
+3
2024-05-06
bcachefs: Add missing skcipher_request_set_callback() call
Kent Overstreet
1
-0
/
+1
2024-05-06
bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()
Kent Overstreet
1
-5
/
+3
2024-05-06
bcachefs: Fix shift-by-64 in bformat_needs_redo()
Kent Overstreet
1
-8
/
+14
2024-05-06
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
1
-2
/
+2
2024-05-06
bcachefs: Add missing validation for superblock section clean
Kent Overstreet
1
-0
/
+14
2024-05-06
bcachefs: Fix assert in bch2_alloc_v4_invalid()
Kent Overstreet
2
-4
/
+8
2024-05-06
bcachefs: fix overflow in fiemap
Reed Riley
1
-1
/
+1
2024-05-06
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
4
-3
/
+17
2024-05-06
bcachefs: Fix lifetime issue in device iterator helpers
Kent Overstreet
1
-2
/
+2
2024-05-06
bcachefs: Fix bch2_dev_lookup() refcounting
Kent Overstreet
1
-6
/
+2
2024-05-06
bcachefs: Initialize bch_write_op->failed in inline data path
Kent Overstreet
1
-0
/
+2
2024-05-06
bcachefs: Fix refcount put in sb_field_resize error path
Kent Overstreet
1
-1
/
+1
2024-05-06
bcachefs: Inodes need extra padding for varint_decode_fast()
Kent Overstreet
1
-10
/
+18
2024-05-06
bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()
Kent Overstreet
1
-7
/
+9
2024-05-06
bcachefs: bucket_pos_to_bp_noerror()
Kent Overstreet
2
-5
/
+11
2024-05-06
bcachefs: don't free error pointers
Kent Overstreet
1
-1
/
+2
2024-05-06
bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()
Kent Overstreet
1
-0
/
+2
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-05
Linux 6.9-rc7
v6.9-rc7
Linus Torvalds
1
-1
/
+1
2024-05-05
epoll: be better about file lifetimes
Linus Torvalds
1
-1
/
+37
[next]