index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-29
platform/x86: asus-armoury: add support for G615LR
Denis Benato
-0
/
+29
2025-12-29
platform/x86: asus-armoury: add support for FA608UM
Denis Benato
-0
/
+36
2025-12-29
platform/x86: asus-armoury: add support for GA403WR
Denis Benato
-0
/
+32
2025-12-29
platform/x86: asus-armoury: add support for GU605CR
Denis Benato
-0
/
+29
2025-12-29
drm/i915/gvt/display_helper: Get rid of #ifdef/#undefs
Ankit Nautiyal
-15
/
+0
2025-12-29
drm/i915/gvt: Use the appropriate header for the DPLL macro
Ankit Nautiyal
-1
/
+1
2025-12-29
drm/i915/gvt: Change for_each_pipe to use pipe_valid API
Ankit Nautiyal
-5
/
+19
2025-12-29
drm/i915/gvt: Add header to use display offset functions in macros
Ankit Nautiyal
-0
/
+49
2025-12-29
drm/i915/display: Add APIs to be used by gvt to get the register offsets
Ankit Nautiyal
-0
/
+57
2025-12-29
platform/x86: ideapad-laptop: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOT
Tomáš Hnyk
-1
/
+1
2025-12-29
drm/i915/display: Abstract pipe/trans/cursor offset calculation
Ankit Nautiyal
-11
/
+21
2025-12-29
misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoC
Kumari Pallavi
-2
/
+13
2025-12-29
misc: fastrpc: Add support for new DSP IOVA formatting
Kumari Pallavi
-11
/
+51
2025-12-29
misc: fastrpc: Rename phys to dma_addr for clarity
Kumari Pallavi
-36
/
+41
2025-12-29
rust_binder: Fix build failure if !CONFIG_COMPAT
Xi Ruoyao
-0
/
+1
2025-12-29
rust_binder: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-1
/
+1
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
-0
/
+168
2025-12-29
char: misc: Use IS_ERR() for filp_open() return value
Alper Ak
-1
/
+1
2025-12-29
misc: ti_fpc202: fix a potential memory leak in probe function
Felix Gu
-2
/
+1
2025-12-29
platform/x86: samsung-galaxybook: Fix problematic pointer cast
Armin Wolf
-3
/
+6
2025-12-29
misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()
Tuo Li
-4
/
+8
2025-12-29
misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
Markus Perkins
-8
/
+3
2025-12-29
char/mwave: drop it
Jiri Slaby (SUSE)
-2639
/
+0
2025-12-29
clk: renesas: r9a09g056: Add clock and reset entries for TSU
Ovidiu Panait
-0
/
+6
2025-12-29
pmdomain: imx: Fix reference count leak in imx_gpc_probe()
Wentao Liang
-3
/
+2
2025-12-29
pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probe
Macpaul Lin
-15
/
+6
2025-12-29
rust_binder: remove spin_lock() in rust_shrink_free_page()
Alice Ryhl
-3
/
+0
2025-12-29
mei: me: add nova lake point S DID
Alexander Usyskin
-0
/
+4
2025-12-29
drm/i915/display: use to_intel_uncore() to avoid i915_drv.h
Jani Nikula
-55
/
+48
2025-12-29
drm/xe/compat: convert uncore macro to static inlines
Jani Nikula
-2
/
+6
2025-12-29
drm/xe/compat: remove unused forcewake get/put macros
Jani Nikula
-5
/
+0
2025-12-29
drm/i915: remove unused dev_priv local variable
Jani Nikula
-2
/
+1
2025-12-29
drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
Jonathan Cavitt
-4
/
+10
2025-12-29
Merge 6.19-rc3 into tty-next
Greg Kroah-Hartman
-900
/
+1471
2025-12-29
Merge 6.19-rc3 into usb-next
Greg Kroah-Hartman
-900
/
+1471
2025-12-29
drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
Ankit Nautiyal
-4
/
+31
2025-12-28
Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-5
/
+4
2025-12-29
crypto: octeontx2 - Use sysfs_emit in sysfs show functions
Thorsten Blum
-2
/
+3
2025-12-29
crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
Thorsten Blum
-4
/
+5
2025-12-29
crypto: qat - fix duplicate restarting msg during AER error
Harshita Bhilwaria
-2
/
+0
2025-12-28
brd: replace simple_strtol with kstrtoul in ramdisk_size
Thorsten Blum
-2
/
+1
2025-12-28
rnull: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-1
/
+1
2025-12-28
drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
Krzysztof Niemiec
-20
/
+17
2025-12-28
vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
Alper Ak
-1
/
+3
2025-12-28
vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
Zilin Guan
-2
/
+5
2025-12-28
Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-207
/
+130
2025-12-28
Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-14
/
+17
2025-12-28
Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+5
2025-12-28
ublk: scan partition in async way
Ming Lei
-3
/
+32
2025-12-28
soc: samsung: exynos-chipid: add google,gs101-otp support
Tudor Ambarus
-9
/
+61
[prev]
[next]