index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
3
-3
/
+7
2022-12-01
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-4
/
+51
2022-12-01
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
3
-5
/
+24
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
7
-0
/
+13
2022-12-01
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
1
-2
/
+44
2022-12-01
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-12-01
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
1
-0
/
+7
2022-12-01
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
3
-12
/
+19
2022-12-01
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
3
-23
/
+33
2022-12-01
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
Merge tag 'asoc-fix-v6.1-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
4
-4
/
+31
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
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
3
-13
/
+133
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
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
73
-265
/
+480
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
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
5
-7
/
+49
2022-11-29
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
1
-4
/
+2
2022-11-29
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
1
-2
/
+4
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
2
-0
/
+23
2022-11-29
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2
-7
/
+56
2022-11-29
mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
Gaosheng Cui
1
-4
/
+2
2022-11-29
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
2
-3
/
+3
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-11-29
drm/i915: Never return 0 if not all requests retired
Janusz Krzysztofik
1
-1
/
+1
2022-11-29
drm/i915: Fix negative value passed as remaining time
Janusz Krzysztofik
1
-2
/
+7
2022-11-29
drm/i915: Remove non-existent pipes from bigjoiner pipe mask
Ville Syrjälä
1
-3
/
+7
2022-11-29
drm/i915/mtl: Fix dram info readout
Radhakrishna Sripada
1
-2
/
+1
2022-11-29
afs: Fix fileserver probe RTT handling
David Howells
1
-2
/
+2
2022-11-29
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2
-1
/
+2
2022-11-29
net: hsr: Fix potential use-after-free
YueHaibing
1
-2
/
+3
2022-11-29
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
1
-0
/
+3
2022-11-29
Merge branch 'mptcp-more-fixes-for-6-1'
Jakub Kicinski
2
-10
/
+9
2022-11-29
mptcp: fix sleep in atomic at close time
Paolo Abeni
1
-3
/
+3
2022-11-29
mptcp: don't orphan ssk in mptcp_close()
Menglong Dong
1
-7
/
+6
2022-11-29
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-11-29
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-19
/
+58
2022-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-30
/
+48
[prev]
[next]