summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01Bluetooth: HCI: Always use the identity address when initializing a connectionLuiz Augusto von Dentz
2025-12-01Bluetooth: ISO: Add support to bind to trigger PASTLuiz Augusto von Dentz
2025-12-01Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PASTLuiz Augusto von Dentz
2025-12-01Bluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz
2025-12-01Bluetooth: hci_h5: implement CRC data integrityJavier Nieto
2025-12-01Bluetooth: hci_h5: avoid sending two SYNC messagesJavier Nieto
2025-12-01Bluetooth: mediatek: add gpio pin to reset btZhangchao Zhang
2025-12-01sched_ext: Fix incorrect sched_class settings for per-cpu migration tasksZqiang
2025-12-01x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>Randy Dunlap
2025-12-01MAINTAINERS: Remove myself from xe maintainersLucas De Marchi
2025-12-01selftests: netconsole: remove log noise due to socat exitAndre Carvalho
2025-12-01net: dsa: yt921x: Set ageing_time_min/ageing_time_maxDavid Yang
2025-12-01l2tp: correct debugfs label for tunnel tx statsAlok Tiwari
2025-12-01selftests: net: add a hint about MACAddressPolicy=persistentJakub Kicinski
2025-12-01selftests: net: py: handle interrupt during cleanupJakub Kicinski
2025-12-01net: dlink: fix several spelling mistakes in commentsYeounsu Moon
2025-12-01Merge branch 'net-freescale-migrate-to-get_rx_ring_count-ethtool-callback'Jakub Kicinski
2025-12-01net: enetc: convert to use .get_rx_ring_countBreno Leitao
2025-12-01net: dpaa2: convert to use .get_rx_ring_countBreno Leitao
2025-12-01net: gianfar: convert to use .get_rx_ring_countBreno Leitao
2025-12-01ynl: samples: Fix spelling mistake "failedq" -> "failed"Colin Ian King
2025-12-01hwmon: (dell-smm) Add Dell G5 5505 to fan control whitelistGabriel Marcano
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost
2025-12-01drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add VM.uapi_flags to VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add cpu_caching to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add pat_index to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add mem_region to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add "null_sparse" type to VM snap propertiesMatthew Brost
2025-12-01drm/xe: Add properties line to VM snapshot captureMatthew Brost
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01drm/panel-edp: Add CSW MNE007QB3-1Langyan Ye
2025-12-01drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01nvmet: add sanity checks when freeing subsystemMax Gurtovoy
2025-12-01drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01drm/xe/xe3_lpg: Apply Wa_16028005424Balasubramani Vivekanandan
2025-12-01ALSA: rawmidi: Fix inconsistent indenting warning reported by smatchHariKrishna Sagala
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai
2025-12-01NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rstMike Snitzer
2025-12-01NFSD: Implement NFSD_IO_DIRECT for NFS WRITEMike Snitzer
2025-12-01NFSD: Make FILE_SYNC WRITEs comply with specChuck Lever
2025-12-01block/rnbd: correct all kernel-doc complaintsRandy Dunlap
2025-12-01blk-mq: use queue_hctx in blk_mq_map_queue_typeFengnan Chang