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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-28
Linux 3.12.50
v3.12.50
Jiri Slaby
1
-1
/
+1
2015-10-28
ARM: ux500: cpuidle: fix section mismatch
Daniel Lezcano
1
-1
/
+1
2015-10-28
ath9k: declare required extra tx headroom
Felix Fietkau
1
-0
/
+1
2015-10-28
Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"
Jiri Slaby
2
-9
/
+2
2015-10-28
USB: Add OTG PET device to TPL
Macpaul Lin
2
-0
/
+9
2015-10-28
Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"
Oliver Neukum
1
-3
/
+0
2015-10-28
usb: core: implement AMD remote wakeup quirk
Huang Rui
4
-0
/
+55
2015-10-28
[media] gscpa_m5602: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-1
/
+1
2015-10-28
[media] v4l: vsp1: Fix VI6_WPF_SZCLIP_SIZE_MASK macro
Nobuhiro Iwamatsu
1
-1
/
+1
2015-10-28
[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FP_MASK macro
Nobuhiro Iwamatsu
1
-1
/
+1
2015-10-28
[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macro
Nobuhiro Iwamatsu
1
-1
/
+1
2015-10-28
[media] usbvision: fix locking error
Hans Verkuil
1
-1
/
+1
2015-10-28
Input: zhenhua - ensure we have BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-28
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
1
-1
/
+1
2015-10-28
Input: serio - fix blocking of parport
Sudip Mukherjee
1
-0
/
+1
2015-10-28
Input: psmouse - add small delay for IBM trackpoint pass-through mode
Stefan Assmann
1
-0
/
+4
2015-10-28
HID: quirks: add QUIRK_NOGET for an other TPV touchscreen
Benjamin Tissoires
2
-2
/
+4
2015-10-28
HID: apple: Add support for the 2015 Macbook Pro
Henrik Rydberg
3
-0
/
+15
2015-10-28
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
1
-0
/
+3
2015-10-28
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
1
-3
/
+9
2015-10-28
USB: symbolserial: Correct transferred data size
Philipp Hachtmann
1
-10
/
+8
2015-10-28
usb: chipidea: debug: add runtime pm for register access
Li Jun
1
-0
/
+6
2015-10-28
rbd: fix double free on rbd_dev->header_name
Ilya Dryomov
1
-1
/
+0
2015-10-28
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
1
-1
/
+1
2015-10-28
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-10-28
workqueue: make sure delayed work run in local cpu
Shaohua Li
1
-4
/
+4
2015-10-28
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
1
-0
/
+20
2015-10-28
i2c: s3c2410: enable RuntimePM before registering to the core
Wolfram Sang
1
-3
/
+5
2015-10-28
i2c: rcar: enable RuntimePM before registering to the core
Wolfram Sang
1
-3
/
+4
2015-10-28
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
Will Deacon
1
-1
/
+1
2015-10-28
btrfs: fix use after free iterating extrefs
Chris Mason
1
-5
/
+3
2015-10-28
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-10-28
crypto: sparc - initialize blkcipher.ivsize
Dave Kleikamp
3
-0
/
+5
2015-10-28
asix: Do full reset during ax88772_bind
Charles Keepax
1
-13
/
+1
2015-10-28
asix: Don't reset PHY on if_up for ASIX 88772
Michel Stam
1
-1
/
+1
2015-10-28
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-10-28
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
1
-1
/
+0
2015-10-28
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-28
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2
-5
/
+6
2015-10-28
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-10-28
net/unix: fix logic about sk_peek_offset
Andrey Vagin
1
-5
/
+7
2015-10-28
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
1
-1
/
+13
2015-10-28
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-10-28
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
1
-2
/
+9
2015-10-28
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-28
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
Joonsoo Kim
1
-3
/
+10
2015-10-28
staging: speakup: fix speakup-r regression
covici@ccs.covici.com
1
-0
/
+1
2015-10-28
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
1
-1
/
+1
2015-10-28
genirq: Fix race in register_irq_proc()
Ben Hutchings
1
-2
/
+17
2015-10-28
m68k: Define asmlinkage_protect
Andreas Schwab
1
-0
/
+30
[next]