index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
Linux 6.1-rc8
v6.1-rc8
Linus Torvalds
1
-1
/
+1
2022-12-04
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
1
-3
/
+0
2022-12-04
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
1
-2
/
+3
2022-12-03
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
3
-9
/
+16
2022-12-03
Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
Zhang Xiaoxu
1
-1
/
+3
2022-12-02
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-56
/
+12
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
1
-0
/
+1
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
Xiongfeng Wang
1
-1
/
+3
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
1
-5
/
+9
2022-12-02
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
3
-3
/
+75
2022-12-02
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
1
-2
/
+4
2022-12-01
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Wang Yufen
1
-1
/
+0
2022-12-01
i2c: cadence: Fix regression with bus recovery
Carsten Haitzler
1
-3
/
+8
2022-12-01
error-injection: Add prompt for function error injection
Steven Rostedt (Google)
1
-1
/
+7
2022-12-01
drm/amdgpu: enable Vangogh VCN indirect sram mode
Leo Liu
1
-0
/
+3
2022-12-01
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
Yuan Can
1
-0
/
+2
2022-12-01
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-01
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
4
-69
/
+2
2022-12-01
Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
Conor Dooley
1
-1
/
+1
2022-12-01
mmc: sdhci-sprd: Fix no reset data and command after voltage switch
Wenchao Chen
1
-1
/
+3
2022-11-30
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
1
-2
/
+0
2022-11-30
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-11-30
drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
Lee Jones
1
-0
/
+7
2022-11-30
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+5
2022-11-30
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
3
-3
/
+7
2022-11-30
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-4
/
+51
2022-11-30
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
3
-5
/
+24
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
7
-0
/
+13
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
1
-2
/
+44
2022-11-30
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-11-30
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
1
-0
/
+7
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
3
-12
/
+19
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
3
-23
/
+33
2022-11-30
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
1
-2
/
+16
2022-11-30
afs: Fix server->active leak in afs_put_server
Marc Dionne
1
-1
/
+1
2022-11-30
drm/i915: fix TLB invalidation for Gen12 video and compute engines
Andrzej Hajda
1
-0
/
+5
2022-11-30
ALSA: dice: fix regression for Lexicon I-ONIX FW810S
Takashi Sakamoto
1
-5
/
+7
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2
-1
/
+4
2022-11-30
nvme-pci: clear the prp2 field when not used
Lei Rao
1
-0
/
+2
2022-11-30
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
3
-18
/
+103
2022-11-30
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
1
-0
/
+35
2022-11-30
riscv: mm: Proper page permissions after initmem free
Björn Töpel
1
-4
/
+5
2022-11-30
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
1
-0
/
+1
2022-11-30
riscv: fix race when vmap stack overflow
Jisheng Zhang
3
-0
/
+32
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
1
-4
/
+13
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-11-29
MAINTAINERS: Update maintainer list for chelsio drivers
Ayush Sawal
1
-4
/
+0
2022-11-29
ionic: update MAINTAINERS entry
Shannon Nelson
2
-1
/
+3
[next]