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
2021-06-16
Linux 4.4.273
v4.4.273
Greg Kroah-Hartman
1
-1
/
+1
2021-06-16
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
1
-1
/
+7
2021-06-16
scsi: core: Only put parent device if host state differs from SHOST_CREATED
Ming Lei
1
-1
/
+1
2021-06-16
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-06-16
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-16
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
1
-1
/
+1
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
1
-0
/
+2
2021-06-16
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
1
-2
/
+2
2021-06-16
USB: serial: quatech2: fix control-request directions
Johan Hovold
1
-3
/
+3
2021-06-16
USB: serial: omninet: add device id for Zyxel Omni 56K Plus
Alexandre GRIVEAUX
1
-0
/
+2
2021-06-16
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
2
-0
/
+2
2021-06-16
usb: dwc3: ep0: fix NULL pointer exception
Marian-Cristian Rotariu
1
-0
/
+3
2021-06-16
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
1
-1
/
+1
2021-06-16
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
1
-0
/
+4
2021-06-16
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
1
-2
/
+2
2021-06-16
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+10
2021-06-16
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
1
-1
/
+78
2021-06-16
i2c: mpc: Make use of i2c_recover_bus()
Chris Packham
1
-2
/
+16
2021-06-16
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-06-16
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-06-16
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-06-16
MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
Tiezhu Yang
1
-6
/
+6
2021-06-16
net: appletalk: cops: Fix data race in cops_probe1
Saubhik Mukherjee
1
-2
/
+2
2021-06-16
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
1
-0
/
+3
2021-06-16
scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
Dmitry Bogdanov
1
-0
/
+2
2021-06-16
scsi: vmw_pvscsi: Set correct residual data length
Matt Wang
1
-1
/
+7
2021-06-16
net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
Zheyu Ma
1
-1
/
+1
2021-06-16
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
1
-1
/
+2
2021-06-16
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
1
-2
/
+4
2021-06-16
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
1
-1
/
+1
2021-06-16
isdn: mISDN: netjet: Fix crash in nj_probe:
Zheyu Ma
1
-1
/
+0
2021-06-16
ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-16
net/nfc/rawsock.c: fix a permission check bug
Jeimon
1
-1
/
+1
2021-06-16
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-06-10
Linux 4.4.272
v4.4.272
Greg Kroah-Hartman
1
-1
/
+1
2021-06-10
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-06-10
arm64: Remove unimplemented syscall log message
Michael Weiser
1
-8
/
+0
2021-06-10
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-06-10
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
1
-6
/
+7
2021-06-10
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-06-10
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-10
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-06-10
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-10
ALSA: timer: Fix master timer notification
Takashi Iwai
1
-1
/
+2
2021-06-10
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
1
-1
/
+13
2021-06-10
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
4
-10
/
+18
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
2
-0
/
+6
[next]