index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
net: dpaa: stop ignoring TX queues past the number of CPUs
Vladimir Oltean
1
-5
/
+1
2024-07-14
net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
Vladimir Oltean
2
-20
/
+47
2024-07-14
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2
-6
/
+24
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
7
-6
/
+168
2024-07-14
bcachefs: darray: Don't pass NULL to memcpy()
Tavian Barnes
1
-1
/
+2
2024-07-14
Bluetooth: btintel: Add firmware ID to firmware name
Kiran K
2
-21
/
+73
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2
-6
/
+0
2024-07-14
Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
Hilda Wu
1
-0
/
+2
2024-07-14
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
1
-0
/
+2
2024-07-14
Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
Neeraj Sanjay Kale
1
-4
/
+48
2024-07-14
Bluetooth: btnxpuart: Update firmware names
Neeraj Sanjay Kale
1
-17
/
+50
2024-07-14
dt-bindings: net: bluetooth: nxp: Add firmware-name property
Neeraj Sanjay Kale
1
-0
/
+4
2024-07-14
Bluetooth: hci_bcm4377: Add BCM4388 support
Hector Martin
2
-17
/
+50
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
3
-2
/
+40
2024-07-14
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-14
Bluetooth: btintel_pcie: Remove unnecessary memset(0) calls
Thorsten Blum
1
-2
/
+0
2024-07-14
Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
4
-6
/
+5
2024-07-14
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
1
-1
/
+1
2024-07-14
Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-14
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
1
-6
/
+6
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2
-8
/
+5
2024-07-14
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
1
-2
/
+2
2024-07-14
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
2
-8
/
+5
2024-07-14
Bluetooth: btintel_pcie: Fix irq leak
Kiran K
1
-0
/
+6
2024-07-14
Bluetooth: btintel_pcie: Print Firmware Sequencer information
Kiran K
3
-1
/
+9
2024-07-14
Bluetooth: btusb: mediatek: add MT7922 subsystem reset
Hao Qin
1
-1
/
+13
2024-07-14
Bluetooth: btusb: mediatek: reset the controller before downloading the fw
Hao Qin
1
-0
/
+10
2024-07-14
Bluetooth: btusb: mediatek: refactor the function btusb_mtk_reset
Hao Qin
1
-18
/
+27
2024-07-14
Bluetooth: btmtk: apply the common btmtk_fw_get_filename
Sean Wang
2
-12
/
+5
2024-07-14
Bluetooth: btmtk: add the function to get the fw name
Sean Wang
2
-0
/
+26
2024-07-14
Bluetooth: btintel: Refactor btintel_set_ppag()
Kiran K
1
-85
/
+34
2024-07-14
Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading
Luke Wang
1
-1
/
+1
2024-07-14
Bluetooth: btnxpuart: Handle FW Download Abort scenario
Neeraj Sanjay Kale
1
-14
/
+33
2024-07-14
Bluetooth: btnxpuart: Enable status prints for firmware download
Neeraj Sanjay Kale
1
-4
/
+5
2024-07-14
Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
Neeraj Sanjay Kale
1
-4
/
+8
2024-07-14
Bluetooth: hci_bcm4377: Increase boot timeout
Hector Martin
1
-1
/
+2
2024-07-14
Bluetooth: hci_bcm4377: Use correct unit for timeouts
Sven Peter
1
-1
/
+1
2024-07-14
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
3
-2
/
+69
2024-07-14
bcachefs: Kill bch2_assert_btree_nodes_not_locked()
Kent Overstreet
3
-22
/
+0
2024-07-14
bcachefs: Rename BCH_WRITE_DONE -> BCH_WRITE_SUBMITTED
Kent Overstreet
2
-13
/
+13
2024-07-14
ksmbd: avoid reclaiming expired durable opens by the client
Namjae Jeon
2
-1
/
+9
2024-07-14
ksmbd: Constify struct ksmbd_transport_ops
Christophe JAILLET
3
-6
/
+6
2024-07-14
ksmbd: remove duplicate SMB2 Oplock levels definitions
ChenXiaoSong
1
-7
/
+0
2024-07-14
bcachefs: __bch2_read(): call trans_begin() on every loop iter
Kent Overstreet
1
-26
/
+19
2024-07-14
bcachefs: show none if label is not set
Hongbo Li
1
-1
/
+4
2024-07-14
bcachefs: drop packed, aligned from bkey_inode_buf
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: btree node scan: fall back to comparing by journal seq
Kent Overstreet
3
-15
/
+41
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
3
-3
/
+26
2024-07-14
lockdep: lockdep_set_notrack_class()
Kent Overstreet
4
-2
/
+14
2024-07-14
bcachefs: Improve copygc_wait_to_text()
Kent Overstreet
1
-3
/
+8
[prev]
[next]