index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
1
-15
/
+34
|
|
*
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
2023-06-29
1
-3
/
+1
|
|
*
Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
Matthew Anderson
2023-06-29
1
-0
/
+3
|
|
*
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
2023-06-29
1
-7
/
+7
|
|
*
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-06-29
3
-5
/
+5
|
|
*
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2023-06-29
2
-10
/
+6
|
|
*
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
2023-06-29
1
-1
/
+2
|
|
*
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
2023-06-29
1
-8
/
+39
|
|
*
Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
Johan Hovold
2023-06-29
1
-1
/
+2
|
|
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-06-29
1
-0
/
+2
|
|
*
Bluetooth: fix use-bdaddr-property quirk
Johan Hovold
2023-06-29
1
-5
/
+3
|
|
*
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
2023-06-29
1
-17
/
+11
|
|
*
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-06-29
1
-0
/
+5
|
|
*
Bluetooth: btqca: use le32_to_cpu for ver.soc_id
Min-Hua Chen
2023-06-29
1
-1
/
+1
|
|
*
Bluetooth: btusb: Add device 6655:8771 to device tables
Dan Gora
2023-06-29
1
-0
/
+2
|
|
*
Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
Dan Gora
2023-06-29
1
-2
/
+16
|
|
/
|
*
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
Tobias Heider
2023-06-29
1
-0
/
+1
|
*
Merge branch 'fix-ptp-received-on-wrong-port-with-bridged-sja1105-dsa'
Paolo Abeni
2023-06-29
2
-16
/
+31
|
|
\
|
|
*
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
2023-06-29
1
-9
/
+29
|
|
*
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
2023-06-29
1
-7
/
+2
|
|
/
|
*
Merge branch 'fix-ptp-packet-drops-with-ocelot-8021q-dsa-tag-protocol'
Paolo Abeni
2023-06-29
4
-29
/
+60
|
|
\
|
|
*
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
2023-06-29
1
-0
/
+12
|
|
*
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
2023-06-29
3
-24
/
+48
|
|
*
net: mscc: ocelot: don't report that RX timestamping is enabled by default
Vladimir Oltean
2023-06-29
1
-5
/
+0
|
|
/
|
*
Merge branch 'net-sched-act_ipt-bug-fixes'
Paolo Abeni
2023-06-29
1
-7
/
+63
|
|
\
|
|
*
net/sched: act_ipt: zero skb->cb before calling target
Florian Westphal
2023-06-29
1
-0
/
+10
|
|
*
net/sched: act_ipt: add sanity checks on skb before calling target
Florian Westphal
2023-06-29
1
-0
/
+33
|
|
*
net/sched: act_ipt: add sanity checks on table name and hook locations
Florian Westphal
2023-06-29
1
-7
/
+20
|
|
/
|
*
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
2023-06-29
1
-2
/
+2
|
*
net: lan743x: Don't sleep in atomic context
Moritz Fischer
2023-06-29
1
-4
/
+17
*
|
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
21
-407
/
+1069
|
\
\
|
*
|
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
2023-07-01
4
-8
/
+13
|
*
|
f2fs: only set release for file that has compressed data
Sheng Yong
2023-07-01
1
-3
/
+5
|
*
|
f2fs: fix compile warning in f2fs_destroy_node_manager()
Chao Yu
2023-07-01
2
-8
/
+9
|
*
|
f2fs: fix error path handling in truncate_dnode()
Chao Yu
2023-07-01
1
-1
/
+3
|
*
|
f2fs: fix deadlock in i_xattr_sem and inode page lock
Jaegeuk Kim
2023-07-01
2
-3
/
+12
|
*
|
f2fs: remove unneeded page uptodate check/set
Yunlei He
2023-06-26
1
-2
/
+0
|
*
|
f2fs: update mtime and ctime in move file range method
Yunlei He
2023-06-26
1
-0
/
+11
|
*
|
f2fs: compress tmp files given extension
Jaegeuk Kim
2023-06-26
1
-7
/
+21
|
*
|
f2fs: refactor struct f2fs_attr macro
Yangtao Li
2023-06-26
1
-91
/
+149
|
*
|
f2fs: convert to use sbi directly
Yangtao Li
2023-06-26
1
-6
/
+6
|
*
|
f2fs: remove redundant assignment to variable err
Colin Ian King
2023-06-26
1
-3
/
+1
|
*
|
f2fs: do not issue small discard commands during checkpoint
Jaegeuk Kim
2023-06-26
1
-1
/
+1
|
*
|
f2fs: check zone write pointer points to the end of zone
Daeho Jeong
2023-06-26
1
-2
/
+6
|
*
|
f2fs: add f2fs_ioc_get_compress_blocks
Sheng Yong
2023-06-26
1
-6
/
+17
|
*
|
f2fs: cleanup MIN_INLINE_XATTR_SIZE
Sheng Yong
2023-06-26
2
-1
/
+2
|
*
|
f2fs: add helper to check compression level
Sheng Yong
2023-06-26
3
-2
/
+31
|
*
|
f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-26
2
-1
/
+1
|
*
|
f2fs: do more sanity check on inode
Chao Yu
2023-06-26
2
-35
/
+67
|
*
|
f2fs: compress: fix to check validity of i_compress_flag field
Chao Yu
2023-06-26
1
-3
/
+3
[prev]
[next]