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
Age
Commit message (
Expand
)
Author
Lines
2026-03-19
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
-7
/
+8
2026-03-19
Merge back updates of core ACPI drivers for 7.1
Rafael J. Wysocki
-180
/
+106
2026-03-19
firmware: tegra: bpmp: Rename Tegra239 to Tegra238
Thierry Reding
-24
/
+24
2026-03-19
soc: microchip: mpfs-mss-top-sysreg: Fix resource leak on driver unbind
Felix Gu
-2
/
+4
2026-03-19
soc: microchip: mpfs-control-scb: Fix resource leak on driver unbind
Felix Gu
-2
/
+4
2026-03-19
Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-9
/
+22
2026-03-19
pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
Amelie Delaunay
-0
/
+1
2026-03-19
Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-11
/
+9
2026-03-19
PM: hibernate: x86: Remove inclusion of crypto/hash.h
Eric Biggers
-2
/
+0
2026-03-19
iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs
Nicolin Chen
-195
/
+24
2026-03-19
iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
Nicolin Chen
-13
/
+221
2026-03-19
iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
Nicolin Chen
-1
/
+278
2026-03-19
iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
Nicolin Chen
-4
/
+45
2026-03-19
iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
Jason Gunthorpe
-0
/
+502
2026-03-19
iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
Nicolin Chen
-4
/
+10
2026-03-19
iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
Nicolin Chen
-0
/
+5
2026-03-19
iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update
Nicolin Chen
-0
/
+7
2026-03-19
HID: input: Add support for multiple batteries per device
Lucas Zampieri
-17
/
+42
2026-03-19
HID: input: Introduce struct hid_battery and refactor battery code
Lucas Zampieri
-96
/
+146
2026-03-19
HID: input: Convert battery code to devm_*
Lucas Zampieri
-27
/
+7
2026-03-19
HID: input: use __free(kfree) to clean up temporary buffers
Dmitry Torokhov
-11
/
+4
2026-03-19
dt-bindings: arm-smmu: Add compatible for Eliza SoC
Abel Vesa
-0
/
+1
2026-03-19
HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"
Colin Ian King
-1
/
+1
2026-03-19
Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
-1
/
+15
2026-03-19
Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
-682
/
+735
2026-03-19
Merge branches 'acpica' and 'acpi-bus'
Rafael J. Wysocki
-4
/
+1
2026-03-19
can: statistics: add missing atomic access in hot path
Oliver Hartkopp
-4
/
+5
2026-03-19
Merge branch 'pm-runtime'
Rafael J. Wysocki
-0
/
+1
2026-03-19
udf: fix partition descriptor append bookkeeping
Seohyeon Maeng
-1
/
+3
2026-03-19
can: mcp251x: add error handling for power enable in open and resume
Wenyuan Li
-5
/
+24
2026-03-19
can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...
Marc Kleine-Budde
-1
/
+3
2026-03-19
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
-2
/
+2
2026-03-19
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
-2
/
+5
2026-03-19
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
-9
/
+29
2026-03-19
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
-0
/
+1
2026-03-19
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
-13
/
+22
2026-03-19
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
-12
/
+63
2026-03-19
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
-2
/
+1
2026-03-19
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
-3
/
+3
2026-03-19
ACPI: CPPC: Check cpc_read() return values consistently
Sumit Gupta
-27
/
+72
2026-03-19
pinctrl: tegra: use flexible array member for array
Rosen Penev
-9
/
+5
2026-03-19
gpio: spacemit-k1: Add set_config callback support
Junhui Liu
-0
/
+1
2026-03-19
pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurations
Junhui Liu
-9
/
+12
2026-03-19
ASoC: tas2781: Add null check for calibration data
Baojun Xu
-0
/
+3
2026-03-19
net: shaper: protect from late creation of hierarchy
Jakub Kicinski
-74
/
+89
2026-03-19
net: shaper: protect late read accesses to the hierarchy
Jakub Kicinski
-4
/
+22
2026-03-19
arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
Suzuki K Poulose
-1
/
+2
2026-03-19
slab: free remote objects to sheaves on memoryless nodes
Vlastimil Babka (SUSE)
-12
/
+55
2026-03-19
slab: create barns for online memoryless nodes
Vlastimil Babka (SUSE)
-5
/
+60
2026-03-19
slab: decouple pointer to barn from kmem_cache_node
Vlastimil Babka (SUSE)
-57
/
+78
[prev]
[next]