index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
bearer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
1
-12
/
+4
2024-05-08
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
1
-3
/
+2
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
timers/migration: Prevent out of bounds access on failure
Levi Yun
1
-2
/
+2
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
drm/connector: Add \n to message about demoting connector force-probes
Douglas Anderson
1
-1
/
+1
2024-05-07
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
2
-8
/
+30
2024-05-07
nvmet: make nvmet_wq unbound
Sagi Grimberg
1
-1
/
+2
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
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-05-07
nvme-pci: Add quirk for broken MSIs
Sean Anderson
2
-3
/
+16
2024-05-07
drm/i915/bios: Fix parsing backlight BDB data
Karthikeyan Ramasubramanian
2
-20
/
+4
2024-05-07
block: set default max segment size in case of virt_boundary
Ming Lei
1
-1
/
+4
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
drm/i915/audio: Fix audio time stamp programming for DP
Chaitanya Kumar Borah
1
-105
/
+8
2024-05-06
drm/i915/gt: Automate CCS Mode setting during engine resets
Andi Shyti
3
-5
/
+7
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
EDAC/synopsys: Fix ECC status and IRQ control race condition
Serge Semin
1
-13
/
+37
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-06
mailmap: add entry for John Garry
John Garry
1
-0
/
+1
2024-05-06
XArray: set the marks correctly when splitting an entry
Matthew Wilcox (Oracle)
2
-5
/
+32
2024-05-06
selftests/vDSO: fix runtime errors on LoongArch
Tiezhu Yang
2
-29
/
+13
2024-05-06
selftests/vDSO: fix building errors on LoongArch
Tiezhu Yang
1
-1
/
+5
2024-05-06
mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list
Christoph Hellwig
1
-1
/
+1
[prev]
[next]