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
2015-10-05
Linux 3.12.49
v3.12.49
Jiri Slaby
1
-1
/
+1
2015-10-05
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
5
-10
/
+16
2015-10-05
md: flush ->event_work before stopping array.
Neil Brown
1
-0
/
+2
2015-10-05
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
1
-3
/
+28
2015-10-05
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
1
-0
/
+7
2015-10-05
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
1
-3
/
+26
2015-10-05
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
1
-16
/
+17
2015-10-05
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2
-70
/
+93
2015-10-05
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-30
openvswitch: Zero flows on allocation.
Jesse Gross
3
-11
/
+14
2015-09-30
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
1
-23
/
+41
2015-09-30
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2
-7
/
+32
2015-09-30
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
1
-1
/
+1
2015-09-30
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
1
-1
/
+1
2015-09-30
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
Eugene Shatokhin
1
-3
/
+4
2015-09-30
ip6_gre: release cached dst on tunnel removal
huaibin Wang
1
-0
/
+1
2015-09-30
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2
-8
/
+4
2015-09-30
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
4
-24
/
+28
2015-09-30
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
1
-1
/
+5
2015-09-30
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Jack Morgenstein
1
-1
/
+4
2015-09-30
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2015-09-30
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2015-09-30
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
3
-4
/
+16
2015-09-30
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
1
-9
/
+11
2015-09-30
xen/gntdev: convert priv->lock to a mutex
David Vrabel
1
-20
/
+20
2015-09-30
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
1
-1
/
+4
2015-09-30
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
1
-2
/
+4
2015-09-30
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
1
-6
/
+32
2015-09-30
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Jaewon Kim
1
-1
/
+1
2015-09-30
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+6
2015-09-30
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
1
-2
/
+2
2015-09-30
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
1
-1
/
+1
2015-09-30
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
1
-0
/
+3
2015-09-30
v4l: omap3isp: Fix sub-device power management code
Sakari Ailus
1
-2
/
+2
2015-09-30
rc-core: fix remove uevent generation
David Härdeman
1
-3
/
+0
2015-09-30
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Minfei Huang
1
-0
/
+1
2015-09-30
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jeffery Miller
1
-0
/
+8
2015-09-30
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-09-30
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
3
-1
/
+20
2015-09-30
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Michael Ellerman
1
-1
/
+13
2015-09-30
ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
Takashi Iwai
1
-1
/
+1
2015-09-30
ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
Takashi Iwai
1
-2
/
+2
2015-09-30
Input: evdev - do not report errors form flush()
Takashi Iwai
1
-9
/
+4
2015-09-30
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+3
2015-09-30
arm64: errata: add module build workaround for erratum #843419
Will Deacon
3
-0
/
+22
2015-09-30
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
1
-0
/
+5
2015-09-30
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
1
-11
/
+36
2015-09-30
arm64: kconfig: Move LIST_POISON to a safe value
Jeff Vander Stoep
1
-0
/
+4
2015-09-30
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-09-30
tg3: Fix temperature reporting
Jean Delvare
1
-1
/
+1
[next]