index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-18
irqchip/loongson-pch-pic: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
1
-7
/
+7
2026-01-18
irqchip/loongson-pch-msi: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
1
-4
/
+5
2026-01-18
irqchip/loongson-htvec: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
1
-8
/
+6
2026-01-18
irqchip/loongson-eiointc: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
1
-6
/
+30
2026-01-18
irqchip/loongson-liointc: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
1
-4
/
+4
2026-01-18
irqchip/loongarch-avec: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
1
-6
/
+8
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
3
-8
/
+12
2026-01-18
iommu/amd: Fix error path in amd_iommu_probe_device()
Vasant Hegde
1
-2
/
+1
2026-01-18
dt-bindings: watchdog: qcom-wdt: Document Glymur watchdog
Pankaj Patil
1
-0
/
+1
2026-01-18
dt-bindings: watchdog: Convert mpc8xxx-wdt to YAML
J. Neuschäfer
2
-25
/
+64
2026-01-18
iommu/amd: Add support for nested domain attach/detach
Suravee Suthikulpanit
1
-0
/
+73
2026-01-18
iommu/amd: Refactor logic to program the host page table in DTE
Suravee Suthikulpanit
3
-73
/
+82
2026-01-18
iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear_dte()
Suravee Suthikulpanit
2
-11
/
+13
2026-01-18
iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invalidation
Suravee Suthikulpanit
4
-0
/
+203
2026-01-18
iommu/amd: Add support for nested domain allocation
Suravee Suthikulpanit
4
-1
/
+129
2026-01-18
dt-bindings: watchdog: samsung-wdt: Split if:then: and constrain more
Krzysztof Kozlowski
1
-9
/
+43
2026-01-18
iommu/amd: Introduce struct amd_iommu_viommu
Suravee Suthikulpanit
4
-0
/
+29
2026-01-18
dt-bindings: watchdog: samsung-wdt: Drop S3C2410
Krzysztof Kozlowski
1
-1
/
+0
2026-01-18
iommu/amd: Add support for nest parent domain allocation
Suravee Suthikulpanit
1
-3
/
+23
2026-01-18
iommu/amd: Always enable GCR3TRPMode when supported.
Suravee Suthikulpanit
2
-0
/
+10
2026-01-18
iommufd: Introduce data struct for AMD nested domain allocation
Suravee Suthikulpanit
1
-0
/
+11
2026-01-18
watchdog: s3c2410_wdt: Drop S3C2410 support
Krzysztof Kozlowski
1
-21
/
+1
2026-01-18
iommu/amd: Introduce helper function amd_iommu_update_dte()
Suravee Suthikulpanit
2
-6
/
+22
2026-01-18
dt-bindings: watchdog: samsung-wdt: Define cluster constraints top-level
Krzysztof Kozlowski
1
-2
/
+1
2026-01-18
iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
Suravee Suthikulpanit
2
-11
/
+10
2026-01-18
watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-3
/
+1
2026-01-18
iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
Suravee Suthikulpanit
3
-3
/
+3
2026-01-18
watchdog: rz: Discard pm_runtime_put() return values
Rafael J. Wysocki
2
-6
/
+2
2026-01-18
watchdog: Make API functions const correct
Kari Argillander
3
-7
/
+10
2026-01-18
iommu/amd: Add support for hw_info for iommu capability query
Suravee Suthikulpanit
6
-0
/
+87
2026-01-18
irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resume
Biju Das
1
-1
/
+8
2026-01-18
watchdog: imx7ulp_wdt: handle the nowayout option
Oleksandr Suvorov
1
-0
/
+1
2026-01-18
watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFF
Naina Mehta
1
-2
/
+2
2026-01-18
watchdog: Always return time left until watchdog times out
Guenter Roeck
1
-20
/
+15
2026-01-18
watchdog: iTCO: Drop vendor support
Guenter Roeck
6
-258
/
+2
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
4
-10
/
+40
2026-01-18
ALSA: firewire: remove PCM buffer size constraint from isoc context header
Takashi Sakamoto
1
-22
/
+9
2026-01-18
firewire: core: add fw_iso_context_create() variant with header storage size
Takashi Sakamoto
1
-0
/
+10
2026-01-18
firewire: core: provide isoc header buffer size outside card driver
Takashi Sakamoto
5
-15
/
+20
2026-01-18
firewire: ohci: allocate isoc context header by kvmalloc()
Takashi Sakamoto
1
-3
/
+3
2026-01-18
firewire: core: add flags member for isochronous context structure
Takashi Sakamoto
4
-4
/
+9
2026-01-18
firewire: ohci: use cleanup helper for isoc context header allocation
Takashi Sakamoto
1
-10
/
+7
2026-01-18
firewire: ohci: code refactoring to use union for isoc multiple channel state
Takashi Sakamoto
1
-14
/
+15
2026-01-18
firewire: ohci: refactor isoc single-channel state using a union
Takashi Sakamoto
1
-27
/
+41
2026-01-18
firewire: core: add function variants for isochronous context creation
Takashi Sakamoto
4
-33
/
+27
2026-01-18
soc/tegra: pmc: Add PMC contextual functions
Thierry Reding
2
-15
/
+219
2026-01-18
soc/tegra: pmc: Do not rely on global variable
Thierry Reding
1
-1
/
+3
2026-01-18
soc/tegra: pmc: Use driver-private data
Thierry Reding
1
-0
/
+2
2026-01-18
soc/tegra: pmc: Use PMC context embedded in powergates
Thierry Reding
1
-10
/
+24
2026-01-18
soc/tegra: pmc: Pass PMC context as debugfs data
Thierry Reding
1
-1
/
+2
[prev]
[next]