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
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
-3
/
+3
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
-1
/
+1
2026-04-05
zram: use statically allocated compression algorithm names
gao xu
-26
/
+13
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
-4
/
+4
2026-04-05
mm: name the anonymous MMOP enum as enum mmop
Gregory Price
-1
/
+1
2026-04-05
mm: move pgscan, pgsteal, pgrefill to node stats
JP Kobryn (Meta)
-4
/
+4
2026-04-05
Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2026-04-05
i915: don't use a vma that didn't match the context VM
Linus Torvalds
-0
/
+2
2026-04-05
clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON
Jagadeesh Kona
-0
/
+1
2026-04-05
clk: qcom: Constify list of critical CBCR registers
Krzysztof Kozlowski
-33
/
+33
2026-04-05
clk: qcom: Constify qcom_cc_driver_data
Krzysztof Kozlowski
-33
/
+33
2026-04-05
clk: qcom: videocc-glymur: Constify qcom_cc_desc
Krzysztof Kozlowski
-1
/
+1
2026-04-05
Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-243
/
+391
2026-04-05
Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+18
2026-04-05
Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-276
/
+491
2026-04-05
EDAC/mc: Fix error path ordering in edac_mc_alloc()
Borislav Petkov (AMD)
-3
/
+3
2026-04-05
gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing
John Hubbard
-6
/
+1
2026-04-05
gpu: nova-core: bitfield: fix broken Default implementation
Eliot Courtney
-3
/
+2
2026-04-05
gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
Alexandre Courbot
-2
/
+19
2026-04-05
gpu: nova-core: gsp: fix undefined behavior in command queue code
Alexandre Courbot
-46
/
+68
2026-04-04
ACPI: RIMT: Add dependency between iommu and devices
Sunil V L
-0
/
+7
2026-04-04
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
-6
/
+0
2026-04-04
Merge tag 'devfreq-next-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
-51
/
+74
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
-94
/
+905
2026-04-04
cpuidle: Simplify cpuidle_register_device() with guard()
Huisong Li
-7
/
+5
2026-04-04
ACPI: processor: idle: Fix NULL pointer dereference in hotplug path
Huisong Li
-3
/
+2
2026-04-04
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
-39
/
+8
2026-04-04
ACPI: processor: idle: Reset power_setup_done flag on initialization failure
Huisong Li
-0
/
+11
2026-04-04
ACPI: TAD: Add alarm support to the RTC class device interface
Rafael J. Wysocki
-3
/
+109
2026-04-04
ACPI: TAD: Split acpi_tad_rtc_read_time()
Rafael J. Wysocki
-7
/
+12
2026-04-04
ACPI: TAD: Relocate two functions
Rafael J. Wysocki
-47
/
+47
2026-04-04
ACPI: TAD: Split three functions to untangle runtime PM handling
Rafael J. Wysocki
-17
/
+40
2026-04-04
ACPI: processor: Rearrange and clean up acpi_processor_errata_piix4()
Rafael J. Wysocki
-16
/
+13
2026-04-04
PCI: cadence: Use cdns_pcie_read_sz() for byte or word read access
Aksh Garg
-31
/
+25
2026-04-04
ACPI: TAD: Use DC wakeup only if AC wakeup is supported
Rafael J. Wysocki
-1
/
+4
2026-04-04
ACPI: TAD: Use dev_groups in struct device_driver
Rafael J. Wysocki
-9
/
+6
2026-04-04
ACPI: TAD: Update the driver description comment
Rafael J. Wysocki
-5
/
+8
2026-04-04
ACPI: TAD: Add RTC class device interface
Rafael J. Wysocki
-2
/
+76
2026-04-04
ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()
Rafael J. Wysocki
-4
/
+4
2026-04-04
ACPI: TAD: Rearrange RT data validation checking
Rafael J. Wysocki
-6
/
+18
2026-04-04
ACPI: TAD: Use __free() for cleanup in time_store()
Rafael J. Wysocki
-14
/
+14
2026-04-04
ACPI: TAD: Support RTC without wakeup
Rafael J. Wysocki
-13
/
+13
2026-04-04
ACPI: TAD: Create one attribute group
Rafael J. Wysocki
-45
/
+35
2026-04-04
rtc: cmos: Do not require IRQ if ACPI alarm is used
Rafael J. Wysocki
-5
/
+10
2026-04-04
rtc: cmos: Enable ACPI alarm if advertised in ACPI FADT
Rafael J. Wysocki
-2
/
+3
2026-04-04
PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found
Chen-Yu Tsai
-4
/
+4
2026-04-04
Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+55
2026-04-04
thermal/core: Remove pointless variable when registering a cooling device
Daniel Lezcano
-3
/
+2
2026-04-04
Merge back earlier thermal core updates for 7.1
Rafael J. Wysocki
-6
/
+6
2026-04-04
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
-70
/
+67
[prev]
[next]