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
2019-04-27
Linux 4.14.114
v4.14.114
Greg Kroah-Hartman
1
-1
/
+1
2019-04-27
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
1
-1
/
+2
2019-04-27
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
1
-3
/
+0
2019-04-27
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
1
-1
/
+2
2019-04-27
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...
Darrick J. Wong
3
-9
/
+23
2019-04-27
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2
-4
/
+40
2019-04-27
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
3
-3
/
+34
2019-04-27
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
3
-5
/
+29
2019-04-27
percpu: stop printing kernel addresses
Matteo Croce
1
-4
/
+4
2019-04-27
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
1
-2
/
+10
2019-04-27
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-04-27
device_cgroup: fix RCU imbalance in error case
Jann Horn
1
-1
/
+1
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-27
Revert "kbuild: use -Oz instead of -Os when using clang"
Matthias Kaehlcke
1
-2
/
+1
2019-04-27
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
1
-190
/
+72
2019-04-27
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2
-183
/
+77
2019-04-27
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
7
-122
/
+126
2019-04-27
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
3
-269
/
+342
2019-04-27
ipv6: frags: fix a lockdep false positive
Eric Dumazet
1
-11
/
+12
2019-04-27
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
1
-0
/
+4
2019-04-27
modpost: file2alias: check prototype of handler
Masahiro Yamada
1
-4
/
+3
2019-04-27
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
1
-91
/
+45
2019-04-27
mmc: sdhci: Handle auto-command errors
Adrian Hunter
2
-1
/
+41
2019-04-27
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
3
-10
/
+10
2019-04-27
mmc: sdhci: Fix data command CRC error handling
Adrian Hunter
1
-25
/
+15
2019-04-27
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2
-1
/
+11
2019-04-27
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
1
-2
/
+4
2019-04-27
perf/x86: Fix incorrect PEBS_REGS
Kan Liang
2
-20
/
+20
2019-04-27
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
1
-3
/
+3
2019-04-27
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
1
-9
/
+26
2019-04-27
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
1
-0
/
+3
2019-04-27
rt2x00: do not increment sequence number while re-transmitting
Vijayakumar Durai
3
-17
/
+9
2019-04-27
kprobes: Fix error check when reusing optimized probes
Masami Hiramatsu
1
-4
/
+2
2019-04-27
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
1
-1
/
+5
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2
-0
/
+27
2019-04-27
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
1
-1
/
+1
2019-04-27
crypto: x86/poly1305 - fix overflow during partial reduction
Eric Biggers
3
-13
/
+67
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
4
-1
/
+54
2019-04-27
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
1
-4
/
+15
2019-04-27
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
1
-1
/
+0
2019-04-27
scsi: core: set result when the command cannot be dispatched
Jaesoo Lee
1
-1
/
+5
2019-04-27
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
1
-9
/
+9
2019-04-27
ALSA: hda/realtek - add two more pin configuration sets to quirk table
Hui Wang
1
-0
/
+6
2019-04-27
staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-27
staging: comedi: ni_usb6501: Fix use of uninitialized mutex
Ian Abbott
1
-3
/
+3
2019-04-27
staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-27
staging: comedi: vmk80xx: Fix use of uninitialized semaphore
Ian Abbott
1
-2
/
+2
2019-04-27
io: accel: kxcjk1013: restore the range after resume.
he, bo
1
-0
/
+2
2019-04-27
iio: core: fix a possible circular locking dependency
Fabrice Gasnier
1
-2
/
+2
2019-04-27
iio: adc: at91: disable adc channel interrupt in timeout case
Georg Ottinger
1
-11
/
+17
[next]