index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-15
Linux 5.15.40
v5.15.40
Greg Kroah-Hartman
1
-1
/
+1
2022-05-15
mm: fix invalid page pointer returned with FOLL_PIN gups
Peter Xu
1
-1
/
+1
2022-05-15
mm/mlock: fix potential imbalanced rlimit ucounts adjustment
Miaohe Lin
1
-0
/
+1
2022-05-15
mm/hwpoison: fix error page recovered but reported "not recovered"
Naoya Horiguchi
1
-1
/
+3
2022-05-15
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...
Muchun Song
1
-0
/
+3
2022-05-15
mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
Muchun Song
1
-1
/
+3
2022-05-15
mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
Muchun Song
1
-0
/
+2
2022-05-15
mm: fix missing cache flush for all tail pages of compound page
Muchun Song
1
-2
/
+5
2022-05-15
udf: Avoid using stale lengthOfImpUse
Jan Kara
1
-4
/
+4
2022-05-15
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2
-3
/
+6
2022-05-15
objtool: Fix SLS validation for kcov tail-call replacement
Peter Zijlstra
1
-0
/
+10
2022-05-15
crypto: x86/poly1305 - Fixup SLS
Peter Zijlstra
1
-19
/
+19
2022-05-15
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
1
-2
/
+17
2022-05-15
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2
-9
/
+9
2022-05-15
x86: Add straight-line-speculation mitigation
Peter Zijlstra
10
-7
/
+38
2022-05-15
kbuild: move objtool_args back to scripts/Makefile.build
Masahiro Yamada
2
-11
/
+10
2022-05-15
x86/alternative: Relax text_poke_bp() constraint
Peter Zijlstra
1
-15
/
+34
2022-05-15
objtool: Add straight-line-speculation validation
Peter Zijlstra
5
-6
/
+27
2022-05-15
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
11
-13
/
+18
2022-05-15
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
106
-351
/
+351
2022-05-15
x86/lib/atomic64_386_32: Rename things
Peter Zijlstra
1
-38
/
+46
2022-05-12
Linux 5.15.39
v5.15.39
Greg Kroah-Hartman
1
-1
/
+1
2022-05-12
PCI: aardvark: Update comment about link going down after link-up
Marek Behún
1
-2
/
+6
2022-05-12
PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
Marek Behún
1
-1
/
+1
2022-05-12
PCI: aardvark: Don't mask irq when mapping
Pali Rohár
1
-1
/
+0
2022-05-12
PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
Pali Rohár
1
-1
/
+0
2022-05-12
PCI: aardvark: Use separate INTA interrupt for emulated root bridge
Pali Rohár
1
-2
/
+67
2022-05-12
PCI: aardvark: Fix support for PME requester on emulated bridge
Pali Rohár
1
-41
/
+50
2022-05-12
PCI: aardvark: Add support for PME interrupts
Pali Rohár
1
-0
/
+12
2022-05-12
PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...
Pali Rohár
1
-9
/
+11
2022-05-12
PCI: aardvark: Add support for ERR interrupt on emulated bridge
Pali Rohár
1
-1
/
+34
2022-05-12
PCI: aardvark: Enable MSI-X support
Pali Rohár
1
-1
/
+1
2022-05-12
PCI: aardvark: Fix setting MSI address
Pali Rohár
1
-12
/
+9
2022-05-12
PCI: aardvark: Add support for masking MSI interrupts
Pali Rohár
1
-5
/
+49
2022-05-12
PCI: aardvark: Refactor unmasking summary MSI interrupt
Pali Rohár
1
-4
/
+6
2022-05-12
PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
Marek Behún
1
-2
/
+1
2022-05-12
PCI: aardvark: Make msi_domain_info structure a static driver structure
Marek Behún
1
-8
/
+8
2022-05-12
PCI: aardvark: Make MSI irq_chip structures static driver structures
Marek Behún
1
-14
/
+12
2022-05-12
PCI: aardvark: Check return value of generic_handle_domain_irq() when process...
Pali Rohár
1
-1
/
+3
2022-05-12
PCI: aardvark: Rewrite IRQ code to chained IRQ handler
Pali Rohár
1
-22
/
+26
2022-05-12
PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
Pali Rohár
1
-5
/
+1
2022-05-12
PCI: aardvark: Disable common PHY when unbinding driver
Pali Rohár
1
-0
/
+3
2022-05-12
PCI: aardvark: Disable link training when unbinding driver
Pali Rohár
1
-0
/
+5
2022-05-12
PCI: aardvark: Assert PERST# when unbinding driver
Pali Rohár
1
-0
/
+4
2022-05-12
PCI: aardvark: Fix memory leak in driver unbind
Pali Rohár
1
-0
/
+3
2022-05-12
PCI: aardvark: Mask all interrupts when unbinding driver
Pali Rohár
1
-0
/
+21
2022-05-12
PCI: aardvark: Disable bus mastering when unbinding driver
Pali Rohár
1
-0
/
+6
2022-05-12
PCI: aardvark: Comment actions in driver remove method
Pali Rohár
1
-0
/
+2
2022-05-12
PCI: aardvark: Clear all MSIs at setup
Pali Rohár
1
-2
/
+4
[next]