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
2019-01-23
Linux 4.14.95
v4.14.95
Greg Kroah-Hartman
1
-1
/
+1
2019-01-23
nbd: Use set_blocksize() to set device blocksize
Jan Kara
1
-2
/
+3
2019-01-23
media: vb2: be sure to unlock mutex on errors
Mauro Carvalho Chehab
1
-1
/
+2
2019-01-23
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Ivan Mironov
1
-1
/
+6
2019-01-23
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
1
-2
/
+33
2019-01-23
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
1
-2
/
+0
2019-01-23
loop: Get rid of loop_index_mutex
Jan Kara
1
-19
/
+20
2019-01-23
loop: Fold __loop_release into loop_release
Jan Kara
1
-9
/
+7
2019-01-23
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2
-30
/
+29
2019-01-23
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
1
-5
/
+5
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
1
-1
/
+1
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
1
-0
/
+2
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
1
-0
/
+5
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-23
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2
-7
/
+2
2019-01-23
blockdev: Fix livelocks on loop device
Jan Kara
1
-10
/
+18
2019-01-23
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
2019-01-23
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
1
-2
/
+4
2019-01-23
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-23
media: vb2: vb2_mmap: move lock up
Hans Verkuil
1
-3
/
+8
2019-01-23
LSM: Check for NULL cred-security on free
James Morris
1
-0
/
+7
2019-01-23
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-23
media: vivid: set min width/height to a value > 0
Hans Verkuil
1
-1
/
+1
2019-01-23
media: vivid: fix error handling of kthread_run
Hans Verkuil
2
-2
/
+8
2019-01-23
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
1
-0
/
+2
2019-01-23
Disable MSI also when pcie-octeon.pcie_disable on
YunQiang Su
1
-1
/
+3
2019-01-23
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
1
-2
/
+6
2019-01-23
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-23
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
1
-1
/
+3
2019-01-23
mfd: tps6586x: Handle interrupts on suspend
Jonathan Hunter
1
-0
/
+24
2019-01-23
OF: properties: add missing of_node_put
Julia Lawall
1
-0
/
+1
2019-01-23
MIPS: lantiq: Fix IPI interrupt handling
Hauke Mehrtens
1
-63
/
+5
2019-01-23
mips: fix n32 compat_ipc_parse_version
Arnd Bergmann
1
-0
/
+1
2019-01-23
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+4
2019-01-23
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
1
-19
/
+7
2019-01-23
scsi: sd: Fix cache_type_store()
Ivan Mironov
1
-0
/
+6
2019-01-23
scsi: core: Synchronize request queue PM status only on successful resume
Stanley Chu
1
-11
/
+15
2019-01-23
Yama: Check for pid death before checking ancestry
Kees Cook
1
-1
/
+3
2019-01-23
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2019-01-23
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
1
-3
/
+0
2019-01-23
crypto: authenc - fix parsing key with misaligned rta_len
Eric Biggers
1
-3
/
+11
2019-01-23
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2
-31
/
+14
2019-01-23
crypto: authencesn - Avoid twice completion call in decrypt path
Harsh Jain
1
-1
/
+1
2019-01-23
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
1
-6
/
+9
2019-01-23
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2
-13
/
+9
2019-01-23
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
2019-01-23
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-23
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-23
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
[next]