summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi
2026-01-12gpu: nova-core: check for overflow to DMATRFBASE1Timur Tabi
2026-01-12drm/xe/mert: Move MERT initialization to xe_mert.cMichal Wajdeczko
2026-01-12drm/xe/mert: Use local mert variable to simplify the codeMichal Wajdeczko
2026-01-12drm/xe/mert: Always refer to MERT using xe_deviceMichal Wajdeczko
2026-01-12drm/xe/mert: Fix kernel-doc for struct xe_mertMichal Wajdeczko
2026-01-12drm/xe/mert: Normalize xe_mert.h include guardsMichal Wajdeczko
2026-01-12gpu: nova-core: don't print raw PMU table entriesJohn Hubbard
2026-01-12gpu: nova-core: preserve error information in gpu_name()John Hubbard
2026-01-12spi: spi-mem: Limit octal DTR constraints to octal DTR situationsMiquel Raynal
2026-01-12Merge branch 'reset/gpio-compatible' of https://git.pengutronix.de/git/pza/li...Bartosz Golaszewski
2026-01-12regulator: Add TPS65185 driverAndreas Kemnade
2026-01-12regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee
2026-01-12regulator: core: allow regulator_register() withMark Brown
2026-01-12xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie
2026-01-12spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...Devyn Liu
2026-01-12spi: spi-sprd-adi: Fix double free in probe error pathFelix Gu
2026-01-12drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks
2026-01-12gpio: cadence: Add support for edge-triggered interruptsTzu-Hao Wei
2026-01-12gpio: cadence: Add quirk for Axiado AX3000 platformSwark Yang
2026-01-12gpio: menz127: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-01-12Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2026-01-12xen: privcmd: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2026-01-12xen/events: replace use of system_wq with system_percpu_wqMarco Crivellari