index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
devres.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-14
parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver
Colin Ian King
1
-4
/
+4
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2
-1
/
+14
2022-10-14
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
1
-1
/
+1
2022-10-14
MAINTAINERS: add RISC-V's patchwork
Conor Dooley
1
-0
/
+1
2022-10-13
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-10-13
riscv: enable software resend of irqs
Conor Dooley
1
-0
/
+1
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
1
-2
/
+5
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2
-4
/
+10
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2
-1
/
+7
2022-10-13
soc: sifive: ccache: define the macro for the register shifts
Zong Li
1
-5
/
+11
2022-10-13
soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
Ben Dooks
1
-7
/
+10
2022-10-13
soc: sifive: ccache: reduce printing on init
Ben Dooks
1
-14
/
+11
2022-10-13
soc: sifive: ccache: determine the cache level from dts
Zong Li
1
-1
/
+5
2022-10-13
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
Greentime Hu
8
-264
/
+272
2022-10-13
dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
Zong Li
1
-5
/
+23
2022-10-13
Documentation: rtla: Correct command line example
Pierre Gondois
1
-1
/
+1
2022-10-13
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2022-10-13
net: marvell: prestera: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-3
/
+3
2022-10-13
kcm: avoid potential race in kcm_tx_work
Eric Dumazet
1
-1
/
+1
2022-10-13
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
2
-5
/
+19
2022-10-13
MAINTAINERS: of: collapse overlay entry into main device tree entry
Frank Rowand
1
-11
/
+3
2022-10-13
riscv: check for kernel config option in t-head memory types errata
Heiko Stuebner
1
-0
/
+3
2022-10-13
riscv: use BIT() marco for cpufeature probing
Heiko Stuebner
1
-2
/
+2
2022-10-13
riscv: use BIT() macros in t-head errata init
Heiko Stuebner
1
-2
/
+2
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
3
-17
/
+14
2022-10-13
riscv: cleanup svpbmt cpufeature probing
Heiko Stuebner
1
-8
/
+5
2022-10-13
riscv: Pass -mno-relax only on lld < 15.0.0
Fangrui Song
1
-0
/
+2
2022-10-13
vdpa/ifcvf: add reviewer
Michael S. Tsirkin
1
-0
/
+4
2022-10-13
virtio_pci: use irq to detect interrupt support
Michael S. Tsirkin
1
-2
/
+2
2022-10-13
powerpc/pseries: Fix CONFIG_DTL=n build
Nicholas Piggin
2
-74
/
+80
2022-10-13
powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
Nicholas Piggin
1
-2
/
+13
2022-10-13
RISC-V: Avoid dereferening NULL regs in die()
Palmer Dabbelt
1
-3
/
+6
2022-10-13
highmem: fix kmap_to_page() for kmap_local_page() addresses
Ira Weiny
1
-12
/
+31
2022-10-13
mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page
Yafang Shao
1
-2
/
+2
2022-10-13
mm/selftest: uffd: explain the write missing fault check
Peter Xu
1
-1
/
+21
2022-10-13
mm/hugetlb: use hugetlb_pte_stable in migration race check
Peter Xu
1
-4
/
+3
2022-10-13
mm/hugetlb: fix race condition of uffd missing/minor handling
Peter Xu
1
-7
/
+52
2022-10-13
zram: always expose rw_page
Brian Geffon
1
-23
/
+3
2022-10-13
LoongArch: update local TLB if PTE entry exists
Qi Zheng
1
-0
/
+3
2022-10-13
mm: use update_mmu_tlb() on the second thread
Qi Zheng
1
-1
/
+1
2022-10-13
kasan: fix array-bounds warnings in tests
Andrey Konovalov
1
-1
/
+8
2022-10-13
hmm-tests: add test for migrate_device_range()
Alistair Popple
3
-21
/
+149
2022-10-13
nouveau/dmem: evict device private memory during release
Alistair Popple
1
-0
/
+48
2022-10-13
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
Alistair Popple
1
-30
/
+28
2022-10-13
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
2
-7
/
+89
2022-10-13
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
1
-65
/
+85
2022-10-13
mm/memremap.c: take a pgmap reference on page allocation
Alistair Popple
1
-6
/
+19
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
7
-4
/
+22
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
9
-43
/
+89
2022-10-13
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
2
-11
/
+10
[next]