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-06
PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM
Chengwen Feng
-5
/
+11
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
-13
/
+37
2026-04-06
perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
Chengwen Feng
-2
/
+4
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-1
/
+6
2026-04-06
remoteproc: qcom: pas: Add Eliza ADSP support
Abel Vesa
-0
/
+1
2026-04-06
ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler
Kai-Heng Feng
-0
/
+164
2026-04-06
PCI: hisi: Use devm_ghes_register_vendor_record_notifier()
Kai-Heng Feng
-11
/
+1
2026-04-06
ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()
Kai-Heng Feng
-0
/
+18
2026-04-06
remoteproc: qcom: Add missing space before closing bracket
Shawn Guo
-86
/
+86
2026-04-06
remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
Mukesh Ojha
-3
/
+14
2026-04-06
hwspinlock: u8500: delete driver
Wolfram Sang
-166
/
+0
2026-04-06
ACPI: tables: Enable FPDT on LoongArch
Xi Ruoyao
-1
/
+1
2026-04-06
media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()
Krzysztof Kozlowski
-1
/
+1
2026-04-06
ASoC: qcom: Constify GPR packet being send over GPR interface
Krzysztof Kozlowski
-4
/
+4
2026-04-06
rpmsg: Constify buffer passed to send API
Krzysztof Kozlowski
-30
/
+37
2026-04-06
remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()
Krzysztof Kozlowski
-1
/
+1
2026-04-06
remoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()
Krzysztof Kozlowski
-1
/
+1
2026-04-06
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
-8
/
+13
2026-04-06
Merge tag 'opp-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
-10
/
+12
2026-04-06
Merge tag 'cpufreq-arm-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
-3
/
+4
2026-04-06
mei: me: add nova lake point H DID
Alexander Usyskin
-0
/
+2
2026-04-06
mei: lb: add late binding version 2
Alexander Usyskin
-29
/
+223
2026-04-06
mei: bus: add mei_cldev_uuid
Alexander Usyskin
-0
/
+13
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
-2439
/
+5951
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
-2439
/
+5951
2026-04-06
md: fix array_state=clear sysfs deadlock
Yu Kuai
-1
/
+7
2026-04-06
gpu: nova-core: fix missing colon in SEC2 boot debug message
David Carlier
-1
/
+1
2026-04-05
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+7
2026-04-05
uio: replace deprecated mmap hook with mmap_prepare in uio_info
Lorenzo Stoakes (Oracle)
-10
/
+26
2026-04-05
drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
-19
/
+27
2026-04-05
staging: vme_user: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
-32
/
+41
2026-04-05
stm: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
-10
/
+21
2026-04-05
mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
Lorenzo Stoakes (Oracle)
-18
/
+3
2026-04-05
hpet: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
-5
/
+7
2026-04-05
misc: open-dice: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
-8
/
+11
2026-04-05
drivers/base/memory: fix stale reference to memory_block_add_nid()
Kexin Sun
-1
/
+1
2026-04-05
zram: change scan_slots to return void
Sergey Senozhatsky
-9
/
+5
2026-04-05
zram: propagate read_from_bdev_async() errors
Sergey Senozhatsky
-7
/
+8
2026-04-05
zram: optimize LZ4 dictionary compression performance
gao xu
-3
/
+26
2026-04-05
zram: unify and harden algo/priority params handling
Sergey Senozhatsky
-40
/
+66
2026-04-05
zram: remove chained recompression
Sergey Senozhatsky
-60
/
+24
2026-04-05
zram: drop ->num_active_comps
Sergey Senozhatsky
-14
/
+16
2026-04-05
zram: do not autocorrect bad recompression parameters
Sergey Senozhatsky
-9
/
+8
2026-04-05
zram: do not permit params change after init
Sergey Senozhatsky
-0
/
+4
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
-1
/
+1
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
-1
/
+1
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
-2
/
+2
2026-04-05
hv_balloon: set unspecified page reporting order
Yuvraj Sakshith
-1
/
+1
2026-04-05
virtio_balloon: set unspecified page reporting order
Yuvraj Sakshith
-0
/
+2
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
-7
/
+7
[prev]
[next]