summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)
2026-01-12net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao
2026-01-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-12drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTLJulia Filipchuk
2026-01-12ublk: add UBLK_CMD_TRY_STOP_DEV commandYoav Cohen
2026-01-12ublk: make ublk_ctrl_stop_dev return voidYoav Cohen
2026-01-12drm/xe/hwmon: Expose individual VRAM channel temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose GPU PCIe temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose memory controller temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose temperature limitsKarthik Poosa
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li
2026-01-12Merge back material related to system sleep for 6.20Rafael J. Wysocki
2026-01-12wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter
2026-01-12wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut
2026-01-12ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()Rafael J. Wysocki
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/ptl: Define GSC for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/gsc: Make GSC FW load optional for newer platformsDaniele Ceraolo Spurio
2026-01-12x86/paravirt: Move paravirt_sched_clock() related code into tsc.cJuergen Gross
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan
2026-01-12HID: sony: add support for bluetooth Rock Band 4 PS4 guitarsRosalie Wanders
2026-01-12regulator: dummy, make dummy_regulator_driver staticBen Dooks
2026-01-12ublk: optimize ublk_user_copy() on daemon taskCaleb Sander Mateos
2026-01-12ublk: support UBLK_F_INTEGRITYStanley Zhang
2026-01-12ublk: implement integrity user copyStanley Zhang
2026-01-12ublk: move offset check out of __ublk_check_and_get_req()Caleb Sander Mateos
2026-01-12ublk: inline ublk_check_and_get_req() into ublk_user_copy()Caleb Sander Mateos
2026-01-12ublk: split out ublk_user_copy() helperCaleb Sander Mateos
2026-01-12ublk: split out ublk_copy_user_bvec() helperCaleb Sander Mateos
2026-01-12ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_descCaleb Sander Mateos
2026-01-12ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creationStanley Zhang
2026-01-12ublk: move ublk flag check functions earlierCaleb Sander Mateos
2026-01-12cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()Li Ming
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12drm/xe: Privatize xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Improve xe_gt_sriov_pf_config GGTT handlingMaarten Lankhorst
2026-01-12drm/xe: Do not dereference ggtt_node in xe_bo.cMaarten Lankhorst
2026-01-12drm/xe/display: Avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTTMaarten Lankhorst
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross