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
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-06-06
Linux 5.18.2
v5.18.2
Greg Kroah-Hartman
1
-1
/
+1
2022-06-06
ALSA: usb-audio: Optimize TEAC clock quirk
Takashi Iwai
1
-4
/
+8
2022-06-06
bpf: Do write access check for kfunc and global func
Kumar Kartikeya Dwivedi
1
-15
/
+29
2022-06-06
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-1
/
+11
2022-06-06
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-06-06
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
1
-1
/
+0
2022-06-06
bpf: Fix usage of trace RCU in local storage.
KP Singh
5
-19
/
+28
2022-06-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
1
-2
/
+2
2022-06-06
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
1
-0
/
+10
2022-06-06
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
1
-6
/
+12
2022-06-06
bpf: Fill new bpf_prog_pack with illegal instructions
Song Liu
1
-4
/
+6
2022-06-06
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
1
-8
/
+4
2022-06-06
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
1
-0
/
+1
2022-06-06
docs: submitting-patches: Fix crossref to 'The canonical patch format'
Akira Yokosawa
1
-1
/
+1
2022-06-06
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
1
-0
/
+1
2022-06-06
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
1
-1
/
+10
2022-06-06
media: i2c: imx412: Fix power_off ordering
Bryan O'Donoghue
1
-2
/
+2
2022-06-06
media: i2c: imx412: Fix reset GPIO polarity
Bryan O'Donoghue
1
-3
/
+3
2022-06-06
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
1
-1
/
+9
2022-06-06
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
1
-1
/
+93
2022-06-06
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
1
-3
/
+6
2022-06-06
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
1
-0
/
+1
2022-06-06
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
3
-11
/
+7
2022-06-06
HID: multitouch: add quirks to enable Lenovo X12 trackpoint
Tao Jin
2
-0
/
+7
2022-06-06
HID: multitouch: Add support for Google Whiskers Touchpad
Marek Maślanka
1
-0
/
+3
2022-06-06
fs/ntfs3: validate BOOT sectors_per_clusters
Randy Dunlap
1
-3
/
+7
2022-06-06
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
1
-25
/
+22
2022-06-06
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
2022-06-06
dm stats: add cond_resched when looping over entries
Mikulas Patocka
1
-0
/
+8
2022-06-06
dm crypt: make printing of the key constant-time
Mikulas Patocka
1
-3
/
+11
2022-06-06
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
1
-2
/
+0
2022-06-06
ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
Jonathan Bakker
1
-1
/
+1
2022-06-06
Bluetooth: hci_qca: Use del_timer_sync() before freeing
Steven Rostedt
1
-2
/
+2
2022-06-06
ALSA: usb-audio: Configure sync endpoints before data
Craig McLure
1
-6
/
+11
2022-06-06
ALSA: usb-audio: Add missing ep_idx in fixed EP quirks
Takashi Iwai
1
-0
/
+3
2022-06-06
ALSA: usb-audio: Workaround for clock setup on TEAC devices
Takashi Iwai
1
-0
/
+7
2022-06-06
tools/memory-model/README: Update klitmus7 compat table
Akira Yokosawa
1
-1
/
+2
2022-06-06
zsmalloc: fix races between asynchronous zspage free and page migration
Sultan Alsawaf
1
-4
/
+33
2022-06-06
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
5
-65
/
+132
2022-06-06
crypto: ecrdsa - Fix incorrect use of vli_cmp
Vitaly Chikunov
1
-4
/
+4
2022-06-06
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
1
-0
/
+18
2022-06-06
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
1
-6
/
+6
2022-06-06
KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing ...
Hou Wenlong
1
-9
/
+9
2022-06-06
KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
Sean Christopherson
2
-6
/
+0
2022-06-06
KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
Yanfei Xu
1
-1
/
+1
2022-06-06
KVM: x86: avoid loading a vCPU after .vm_destroy was called
Maxim Levitsky
1
-7
/
+3
2022-06-06
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
1
-12
/
+19
2022-06-06
KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
Maxim Levitsky
1
-1
/
+1
2022-06-06
KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
Sean Christopherson
1
-21
/
+14
2022-06-06
KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
Sean Christopherson
1
-37
/
+1
[next]