index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
Harshit Mogalapalli
2024-02-01
1
-1
/
+2
*
VMCI: Use struct_size() in kmalloc()
Harshit Mogalapalli
2024-02-01
1
-2
/
+2
*
lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)
Douglas Anderson
2024-02-01
1
-1
/
+1
*
lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimization
Douglas Anderson
2024-02-01
1
-1
/
+2
*
lkdtm: Make lkdtm_do_action() return to avoid tail call optimization
Douglas Anderson
2024-02-01
1
-8
/
+14
*
Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-28
2
-13
/
+17
|
\
|
*
cxl/region:Fix overflow issue in alloc_hpa()
Quanquan Cao
2024-01-25
1
-2
/
+2
|
*
cxl/pci: Skip irq features if MSI/MSI-X are not supported
Ira Weiny
2024-01-22
1
-11
/
+15
*
|
Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-01-27
12
-174
/
+457
|
\
\
|
*
|
platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet
Phoenix Chen
2024-01-26
1
-0
/
+35
|
*
|
platform/x86/intel/ifs: Call release_firmware() when handling errors.
Jithu Joseph
2024-01-26
1
-1
/
+2
|
*
|
platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()
Cong Liu
2024-01-26
1
-1
/
+3
|
*
|
platform/x86/amd/pmf: Get ambient light information from AMD SFH driver
Shyam Sundar S K
2024-01-26
1
-0
/
+8
|
*
|
platform/x86/amd/pmf: Get Human presence information from AMD SFH driver
Shyam Sundar S K
2024-01-26
2
-0
/
+29
|
*
|
platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace events
Shravan Kumar Ramani
2024-01-22
1
-2
/
+2
|
*
|
platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is full
Liming Sun
2024-01-22
1
-0
/
+67
|
*
|
platform/x86: intel-wmi-sbl-fw-update: Fix function name in error message
Armin Wolf
2024-01-22
1
-2
/
+2
|
*
|
platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()
Shin'ichiro Kawasaki
2024-01-22
1
-1
/
+1
|
*
|
platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
Shin'ichiro Kawasaki
2024-01-22
1
-41
/
+139
|
*
|
platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
Nathan Chancellor
2024-01-22
2
-57
/
+57
|
*
|
platform/x86: wmi: Fix wmi_dev_probe()
Dan Carpenter
2024-01-22
1
-1
/
+1
|
*
|
platform/x86: wmi: Fix notify callback locking
Armin Wolf
2024-01-22
1
-24
/
+47
|
*
|
platform/x86: wmi: Decouple legacy WMI notify handlers from wmi_block_list
Armin Wolf
2024-01-22
1
-50
/
+68
|
*
|
platform/x86: wmi: Return immediately if an suitable WMI event is found
Armin Wolf
2024-01-22
1
-6
/
+4
|
*
|
platform/x86: wmi: Fix error handling in legacy WMI notify handler functions
Armin Wolf
2024-01-22
1
-5
/
+9
|
|
/
*
|
Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2024-01-27
3
-7
/
+30
|
\
\
|
*
|
ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers
Lennert Buytenhek
2024-01-25
2
-6
/
+24
|
*
|
ahci: asm1166: correct count of reported ports
Conrad Kostecki
2024-01-24
1
-0
/
+5
|
*
|
ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN
Niklas Cassel
2024-01-22
1
-1
/
+1
|
|
/
*
|
Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-27
2
-2
/
+5
|
\
\
|
*
\
Merge tag 'md-6.8-20240126' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-01-26
1
-1
/
+1
|
|
\
\
|
|
*
|
md: fix a suspicious RCU usage warning
Mikulas Patocka
2024-01-25
1
-1
/
+1
|
|
|
/
|
*
/
aoe: avoid potential deadlock at set_capacity
Maksim Kiselev
2024-01-24
1
-1
/
+4
|
|
/
*
|
Merge tag 'thermal-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-27
1
-32
/
+0
|
\
\
|
*
|
thermal: intel: powerclamp: Remove dead code for target mwait value
Srinivas Pandruvada
2024-01-22
1
-32
/
+0
|
|
/
*
|
Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-01-26
2
-25
/
+37
|
\
\
|
*
|
cpufreq/amd-pstate: Fix setting scaling max/min freq values
Mario Limonciello
2024-01-22
1
-4
/
+3
|
*
|
cpufreq: intel_pstate: Refine computation of P-state for given frequency
Rafael J. Wysocki
2024-01-22
1
-21
/
+34
|
|
/
*
|
Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-26
69
-457
/
+713
|
\
\
|
*
\
Merge tag 'drm-misc-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux...
Dave Airlie
2024-01-26
1
-30
/
+2
|
|
\
\
|
|
*
|
drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
Michael Walle
2024-01-26
1
-30
/
+2
|
*
|
|
Revert "nouveau: push event block/allowing out of the fence context"
Dave Airlie
2024-01-26
2
-27
/
+6
|
*
|
|
Merge tag 'drm-intel-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2024-01-26
1
-2
/
+12
|
|
\
\
\
|
|
*
|
|
drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT
Ville Syrjälä
2024-01-25
1
-2
/
+12
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2024-01-26
26
-308
/
+391
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
2024-01-25
8
-48
/
+70
|
|
*
|
accel/ivpu: Improve stability of ivpu_submit_ioctl()
Jacek Lawrynowicz
2024-01-25
2
-78
/
+62
|
|
*
|
accel/ivpu: Fix dev open/close races with unbind
Jacek Lawrynowicz
2024-01-25
6
-65
/
+85
|
|
*
|
Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...
Thomas Zimmermann
2024-01-24
1
-1
/
+1
|
|
*
|
drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment
Bagas Sanjaya
2024-01-22
1
-0
/
+2
[next]