index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-18
Linux 3.4.19
v3.4.19
Greg Kroah-Hartman
1
-1
/
+1
2012-11-18
ALSA: usb-audio: Fix mutex deadlock at disconnection
Takashi Iwai
1
-3
/
+3
2012-11-18
ALSA: Fix card refcount unbalance
Takashi Iwai
5
-4
/
+8
2012-11-18
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-18
USB: mos7840: remove unused variable
Johan Hovold
1
-1
/
+0
2012-11-18
drm/i915: clear the entire sdvo infoframe buffer
Daniel Vetter
2
-20
/
+44
2012-11-18
drm/i915: fixup infoframe support for sdvo
Daniel Vetter
2
-4
/
+11
2012-11-18
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+2
2012-11-18
drm/radeon/cayman: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+7
2012-11-18
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-18
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-18
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
Chris Ball
1
-10
/
+13
2012-11-18
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
1
-19
/
+22
2012-11-18
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-18
af-packet: fix oops when socket is not present
Eric Leblond
1
-1
/
+1
2012-11-18
net: inet_diag -- Return error code if protocol handler is missed
Cyrill Gorcunov
1
-1
/
+4
2012-11-18
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
1
-0
/
+1
2012-11-18
drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
1
-0
/
+1
2012-11-18
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
1
-3
/
+5
2012-11-18
net: usb: Fix memory leak on Tx data path
Hemant Kumar
1
-0
/
+3
2012-11-18
ipv6: Set default hoplimit as zero.
Li RongQing
1
-2
/
+2
2012-11-18
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
1
-5
/
+3
2012-11-18
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
1
-4
/
+15
2012-11-18
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
1
-1
/
+2
2012-11-18
ALSA: Avoid endless sleep after disconnect
Takashi Iwai
6
-1
/
+46
2012-11-18
ALSA: Add a reference counter to card instance
Takashi Iwai
11
-32
/
+86
2012-11-18
ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
Takashi Iwai
1
-4
/
+33
2012-11-18
ALSA: usb-audio: Use rwsem for disconnect protection
Takashi Iwai
4
-17
/
+21
2012-11-18
ALSA: usb-audio: Fix races at disconnection
Takashi Iwai
5
-34
/
+76
2012-11-18
ALSA: PCM: Fix some races at disconnection
Takashi Iwai
2
-5
/
+18
2012-11-18
hwmon: (w83627ehf) Force initial bank selection
Jean Delvare
1
-0
/
+1
2012-11-18
drm: restore open_count if drm_setup fails
Ilija Hadzic
1
-1
/
+4
2012-11-18
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
1
-2
/
+2
2012-11-18
NFS: fix bug in legacy DNS resolver.
NeilBrown
1
-2
/
+3
2012-11-18
nfsd: add get_uint for u32's
J. Bruce Fields
2
-3
/
+19
2012-11-18
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
1
-13
/
+23
2012-11-18
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
1
-0
/
+1
2012-11-18
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
4
-9
/
+20
2012-11-18
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
1
-1
/
+1
2012-11-18
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-11-18
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-11-18
mac80211: verify that skb data is present
Johannes Berg
3
-2
/
+42
2012-11-18
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-11-18
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
3
-8
/
+11
2012-11-18
DRM/Radeon: Fix Load Detection on legacy primary DAC.
Egbert Eich
1
-0
/
+1
2012-11-18
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-11-18
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-4
/
+2
2012-11-18
mac80211: use blacklist for duplicate IE check
Johannes Berg
1
-7
/
+32
2012-11-18
wireless: drop invalid mesh address extension frames
Johannes Berg
1
-5
/
+6
2012-11-18
cfg80211: fix antenna gain handling
Felix Fietkau
1
-2
/
+1
[next]