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
2016-07-27
Linux 3.14.74
v3.14.74
Greg Kroah-Hartman
1
-1
/
+1
2016-07-27
s390/seccomp: fix error return for filtered system calls
Jan Willeke
1
-1
/
+1
2016-07-27
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
1
-3
/
+5
2016-07-27
tmpfs: don't undo fallocate past its last page
Anthony Romano
1
-1
/
+1
2016-07-27
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Jan Beulich
1
-32
/
+3
2016-07-27
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2
-1
/
+30
2016-07-27
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
3
-4
/
+10
2016-07-27
ALSA: ctl: Stop notification after disconnection
Takashi Iwai
1
-0
/
+2
2016-07-27
ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
Takashi Iwai
1
-3
/
+2
2016-07-27
ALSA: dummy: Fix a use-after-free at closing
Takashi Iwai
1
-0
/
+1
2016-07-27
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
1
-21
/
+9
2016-07-27
iio:ad7266: Fix probe deferral for vref
Mark Brown
1
-0
/
+3
2016-07-27
iio:ad7266: Fix support for optional regulators
Mark Brown
1
-1
/
+1
2016-07-27
iio:ad7266: Fix broken regulator error handling
Mark Brown
1
-1
/
+1
2016-07-27
iio: accel: kxsd9: fix the usage of spi_w8r8()
Linus Walleij
1
-2
/
+2
2016-07-27
staging: iio: accel: fix error check
Luis de Bethencourt
1
-1
/
+1
2016-07-27
iio: Fix error handling in iio_trigger_attach_poll_func
Crestez Dan Leonard
1
-5
/
+18
2016-07-27
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
2016-07-27
perf/x86: Honor the architectural performance monitoring version
Palik, Imre
1
-6
/
+6
2016-07-27
drm/i915/ilk: Don't disable SSC source if it's in use
Lyude
1
-14
/
+34
2016-07-27
drm/radeon: fix asic initialization for virtualized environments
Alex Deucher
1
-0
/
+21
2016-07-27
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2016-07-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-07-27
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
Scott Bauer
1
-5
/
+5
2016-07-27
HID: elo: kill not flush the work
Oliver Neukum
1
-1
/
+1
2016-07-27
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Xiubo Li
1
-1
/
+1
2016-07-27
KEYS: potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2016-07-27
cdc_ncm: workaround for EM7455 "silent" data interface
Bjørn Mork
1
-0
/
+7
2016-07-27
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
4
-1
/
+14
2016-07-27
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
1
-9
/
+5
2016-07-27
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
2016-07-27
posix_acl: Add set_posix_acl
Andreas Gruenbacher
1
-17
/
+21
2016-07-27
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
2016-07-27
mm: Export migrate_page_move_mapping and migrate_page_copy
Richard Weinberger
1
-0
/
+2
2016-07-27
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
3
-1
/
+2
2016-07-27
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-07-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-07-27
x86/amd_nb: Fix boot crash on non-AMD systems
Borislav Petkov
1
-2
/
+2
2016-07-27
kprobes/x86: Clear TF bit in fault on single-stepping
Masami Hiramatsu
1
-0
/
+12
2016-07-27
x86, build: copy ldlinux.c32 to image.iso
H. Peter Anvin
1
-0
/
+3
2016-07-27
USB: EHCI: declare hostpc register as zero-length array
Alan Stern
1
-2
/
+2
2016-07-27
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
1
-0
/
+10
2016-07-27
powerpc/pseries: Fix PCI config address for DDW
Gavin Shan
1
-2
/
+2
2016-07-27
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
Guilherme G. Piccoli
1
-12
/
+12
2016-07-27
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
1
-1
/
+1
2016-07-27
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
Martin Willi
1
-0
/
+1
2016-07-27
mac80211: mesh: flush mesh paths unconditionally
Bob Copeland
1
-0
/
+4
2016-07-27
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody
1
-7
/
+6
2016-07-27
usb: musb: Stop bulk endpoint while queue is rotated
Andrew Goodbody
1
-1
/
+7
2016-07-27
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Hans de Goede
1
-0
/
+3
[next]