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-01-29
Linux 4.9.299
v4.9.299
Greg Kroah-Hartman
1
-1
/
+1
2022-01-29
ion: Do not 'put' ION handle until after its final use
Lee Jones
1
-5
/
+5
2022-01-29
ion: Protect kref from userspace manipulation
Daniel Rosenberg
3
-9
/
+83
2022-01-29
ion: Fix use after free during ION_IOC_ALLOC
Daniel Rosenberg
3
-8
/
+25
2022-01-29
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
2
-19
/
+31
2022-01-29
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
2
-7
/
+11
2022-01-29
KVM: nVMX: fix EPT permissions as reported in exit qualification
Paolo Bonzini
1
-13
/
+21
2022-01-29
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2022-01-29
media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
Dan Carpenter
2
-3
/
+13
2022-01-29
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
4
-1
/
+86
2022-01-27
Linux 4.9.298
v4.9.298
Greg Kroah-Hartman
1
-1
/
+1
2022-01-27
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2022-01-27
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
1
-1
/
+1
2022-01-27
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
1
-3
/
+12
2022-01-27
mm: add follow_pte_pmd()
Ross Zwisler
2
-7
/
+32
2022-01-27
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2
-26
/
+18
2022-01-27
rbtree: cache leftmost node internally
Davidlohr Bueso
4
-8
/
+113
2022-01-27
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
3
-19
/
+9
2022-01-27
gianfar: fix jumbo packets+napi+rx overrun crash
Michael Braun
1
-0
/
+15
2022-01-27
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2022-01-27
drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
Dave Airlie
2
-8
/
+3
2022-01-27
gup: document and work around "COW can break either way" issue
Linus Torvalds
7
-15
/
+81
2022-01-27
Revert "gup: document and work around "COW can break either way" issue"
Ben Hutchings
2
-43
/
+12
2022-01-27
lib82596: Fix IRQ check in sni_82596_probe
Miaoqian Lin
1
-1
/
+2
2022-01-27
scripts/dtc: dtx_diff: remove broken example from help text
Matthias Schiffer
1
-6
/
+2
2022-01-27
bcmgenet: add WOL IRQ check
Sergey Shtylyov
1
-4
/
+6
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
2
-0
/
+6
2022-01-27
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
1
-9
/
+9
2022-01-27
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
1
-1
/
+3
2022-01-27
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
1
-2
/
+4
2022-01-27
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-6
/
+0
2022-01-27
libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()
Guillaume Nault
1
-1
/
+2
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
1
-1
/
+3
2022-01-27
net: axienet: fix number of TX ring slots for available check
Robert Hancock
1
-2
/
+2
2022-01-27
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
1
-0
/
+10
2022-01-27
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
2
-5
/
+15
2022-01-27
parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
Miaoqian Lin
1
-1
/
+3
2022-01-27
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
1
-1
/
+2
2022-01-27
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
Tobias Waldekranz
1
-0
/
+2
2022-01-27
RDMA/rxe: Fix a typo in opcode name
Chengguang Xu
1
-1
/
+1
2022-01-27
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
1
-1
/
+1
2022-01-27
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-27
fuse: fix live lock in fuse_iget()
Amir Goldstein
1
-0
/
+1
2022-01-27
fuse: fix bad inode
Miklos Szeredi
6
-15
/
+81
2022-01-27
ext4: don't use the orphan list when migrating an inode
Theodore Ts'o
1
-15
/
+4
2022-01-27
ext4: Fix BUG_ON in ext4_bread when write quota data
Ye Bin
1
-1
/
+1
2022-01-27
ext4: set csum seed in tmp inode while migrating to extents
Luís Henriques
1
-1
/
+11
2022-01-27
iwlwifi: mvm: Increase the scan timeout guard to 30 seconds
Ilan Peer
1
-1
/
+1
2022-01-27
ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
Petr Cvachoucek
1
-1
/
+0
2022-01-27
power: bq25890: Enable continuous conversion for ADC at charging
Yauhen Kharuzhy
1
-2
/
+2
[next]