index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
net: dsa: mv88e6xxx: replace ATU violation prints with trace points
Vladimir Oltean
4
-9
/
+86
2022-12-13
net: dsa: mv88e6xxx: read FID when handling ATU violations
Hans J. Schultz
1
-11
/
+61
2022-12-13
net: dsa: mv88e6xxx: remove ATU age out violation print
Vladimir Oltean
1
-6
/
+0
2022-12-13
f2fs: fix some format WARNING in debug.c and sysfs.c
Yangtao Li
2
-27
/
+28
2022-12-13
f2fs: don't call f2fs_issue_discard_timeout() when discard_cmd_cnt is 0 in f2...
Yangtao Li
2
-8
/
+6
2022-12-13
f2fs: fix iostat parameter for discard
Yangtao Li
1
-1
/
+1
2022-12-13
f2fs: Fix spelling mistake in label: free_bio_enrty_cache -> free_bio_entry_c...
Colin Ian King
1
-2
/
+2
2022-12-13
Merge tag 'x86_alternatives_for_v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+5
2022-12-13
f2fs: add block_age-based extent cache
Jaegeuk Kim
14
-10
/
+430
2022-12-13
f2fs: allocate the extent_cache by default
Jaegeuk Kim
4
-24
/
+27
2022-12-13
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
11
-307
/
+470
2022-12-13
f2fs: remove unnecessary __init_extent_tree
Jaegeuk Kim
1
-16
/
+5
2022-12-13
f2fs: move internal functions into extent_cache.c
Jaegeuk Kim
2
-76
/
+81
2022-12-13
f2fs: specify extent cache for read explicitly
Jaegeuk Kim
7
-18
/
+18
2022-12-13
f2fs: introduce f2fs_is_readonly() for readability
Yangtao Li
2
-3
/
+7
2022-12-13
f2fs: remove F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() macro
Yangtao Li
1
-5
/
+1
2022-12-13
Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+26
2022-12-13
Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
41
-121
/
+3117
2022-12-13
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-72
/
+194
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
22
-360
/
+1731
2022-12-13
Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-33
/
+208
2022-12-13
Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+76
2022-12-13
Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-31
/
+25
2022-12-13
Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-0
/
+469
2022-12-13
Bluetooth: Wait for HCI_OP_WRITE_AUTH_PAYLOAD_TO to complete
Luiz Augusto von Dentz
1
-6
/
+16
2022-12-13
Bluetooth: ISO: Avoid circular locking dependency
Luiz Augusto von Dentz
1
-23
/
+38
2022-12-13
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-13
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-13
Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-13
Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-13
Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-13
Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-13
Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
2022-12-13
Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()
Wang ShaoBo
1
-2
/
+3
2022-12-13
Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
Luiz Augusto von Dentz
1
-1
/
+1
2022-12-13
Bluetooth: btintel: Fix existing sparce warnings
Luiz Augusto von Dentz
1
-8
/
+8
2022-12-13
Bluetooth: btusb: Fix existing sparce warning
Luiz Augusto von Dentz
1
-1
/
+1
2022-12-13
Bluetooth: btusb: Fix new sparce warnings
Luiz Augusto von Dentz
1
-12
/
+13
2022-12-13
Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
Gongwei Li
1
-0
/
+4
2022-12-13
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
Artem Lukyanov
1
-0
/
+4
2022-12-13
dt-bindings: net: realtek-bluetooth: Add RTL8723DS
Samuel Holland
1
-0
/
+1
2022-12-13
Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
Andy Chi
1
-0
/
+3
2022-12-13
dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
Luca Weiss
1
-0
/
+2
2022-12-13
Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...
Yang Yingliang
1
-1
/
+1
2022-12-13
Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761
Raman Varabets
1
-0
/
+2
2022-12-13
Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards
Sven Peter
4
-0
/
+2528
2022-12-13
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
3
-1
/
+14
2022-12-13
Bluetooth: Add quirk to disable extended scanning
Sven Peter
2
-1
/
+13
2022-12-13
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
2
-1
/
+2
2022-12-13
arm64: dts: apple: t8103: Add Bluetooth controller
Sven Peter
6
-0
/
+28
[prev]
[next]