index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
watchdog: nic7018: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: mtx-1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: lpc18xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ie6xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ib700wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: geodewdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: gef: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: dw: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: cpwd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: bcm_kona: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ath79: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: at91rm9200: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: ar7: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-3
/
+2
*
watchdog: advantechwdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: acquirewdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
1
-4
/
+2
*
watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdog
Guenter Roeck
2023-04-22
1
-22
/
+11
*
watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpers
Guenter Roeck
2023-04-22
1
-36
/
+9
*
watchdog: core: Always set WDOG_HW_RUNNING when starting watchdog
Guenter Roeck
2023-04-22
2
-2
/
+3
*
watchdog: imx2_wdg: Declare local symbols static
Guenter Roeck
2023-04-22
1
-2
/
+2
*
Linux 6.3-rc6
v6.3-rc6
Linus Torvalds
2023-04-09
1
-1
/
+1
*
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-09
1
-6
/
+8
|
\
|
*
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
1
-1
/
+1
|
*
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
2023-04-05
1
-5
/
+7
*
|
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-09
2
-2
/
+9
|
\
\
|
*
|
x86/cpu: Add model number for Intel Arrow Lake processor
Tony Luck
2023-04-05
1
-0
/
+2
|
*
|
x86/acpi/boot: Correct acpi_is_processor_usable() check
Eric DeVolder
2023-03-30
1
-1
/
+2
|
*
|
x86/ACPI/boot: Use FADT version to check support for online capable
Mario Limonciello
2023-03-30
1
-1
/
+5
|
|
/
*
|
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-09
10
-130
/
+175
|
\
\
|
*
\
Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxl
Dan Williams
2023-04-05
483
-4267
/
+4547
|
|
\
\
|
|
*
|
PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
2023-04-04
1
-0
/
+1
|
|
*
|
PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
2023-04-04
1
-1
/
+3
|
|
*
|
cxl/pci: Handle excessive CDAT length
Lukas Wunner
2023-04-04
1
-0
/
+3
|
|
*
|
cxl/pci: Handle truncated CDAT entries
Lukas Wunner
2023-04-04
2
-4
/
+23
|
|
*
|
cxl/pci: Handle truncated CDAT header
Lukas Wunner
2023-04-04
1
-1
/
+1
|
|
*
|
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
2023-03-21
3
-26
/
+33
|
*
|
|
cxl/hdm: Extend DVSEC range register emulation for region enumeration
Dan Williams
2023-04-05
1
-5
/
+22
|
*
|
|
cxl/hdm: Limit emulation to the number of range registers
Dan Williams
2023-04-05
1
-36
/
+46
|
*
|
|
cxl/region: Move coherence tracking into cxl_region_attach()
Dan Williams
2023-04-05
1
-2
/
+1
|
*
|
|
cxl/region: Fix region setup/teardown for RCDs
Dan Williams
2023-04-05
1
-1
/
+27
|
*
|
|
cxl/port: Fix find_cxl_root() for RCDs and simplify it
Dan Williams
2023-04-05
5
-38
/
+14
|
*
|
|
cxl/hdm: Skip emulation when driver manages mem_enable
Dan Williams
2023-04-05
3
-15
/
+22
|
*
|
|
cxl/hdm: Fix double allocation of @cxlhdm
Dan Williams
2023-04-05
1
-28
/
+6
*
|
|
|
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-04-09
4
-8
/
+12
|
\
\
\
\
|
*
|
|
|
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
2023-04-07
1
-1
/
+1
|
*
|
|
|
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
2023-04-05
3
-7
/
+11
*
|
|
|
|
Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-08
15
-77
/
+84
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-03-28
12
-27
/
+59
|
|
\
\
\
\
\
|
|
*
|
|
|
|
iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
2023-03-18
1
-0
/
+1
|
|
*
|
|
|
|
iio: adc: palmas_gpadc: fix NULL dereference on rmmod
Patrik Dahlström
2023-03-18
1
-1
/
+1
[prev]
[next]