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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-07-12
Linux 3.2.23
v3.2.23
Ben Hutchings
1
-1
/
+1
2012-07-12
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-12
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-12
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-3
/
+13
2012-07-12
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-12
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-12
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
1
-1
/
+3
2012-07-12
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
1
-6
/
+3
2012-07-12
Btrfs: run delayed directory updates during log replay
Chris Mason
1
-0
/
+6
2012-07-12
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
stephen hemminger
3
-1
/
+3
2012-07-12
ipv6: Move ipv6 proc file registration to end of init order
Thomas Graf
1
-10
/
+31
2012-07-12
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
1
-5
/
+6
2012-07-12
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
1
-0
/
+1
2012-07-12
bonding: Fix corrupted queue_mapping
Eric Dumazet
2
-6
/
+10
2012-07-12
dummy: fix rcu_sched self-detected stalls
Eric Dumazet
1
-1
/
+4
2012-07-12
be2net: fix a race in be_xmit()
Eric Dumazet
1
-2
/
+3
2012-07-12
sky2: fix checksum bit management on some chips
stephen hemminger
1
-4
/
+6
2012-07-12
l2tp: fix a race in l2tp_ip_sendmsg()
Eric Dumazet
1
-3
/
+6
2012-07-12
net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
Eric Dumazet
1
-0
/
+2
2012-07-12
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-07-12
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
1
-2
/
+5
2012-07-12
ARM: fix rcu stalls on SMP platforms
Russell King
1
-2
/
+8
2012-07-12
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-07-12
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-07-12
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
2012-07-12
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
1
-12
/
+9
2012-07-12
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-07-12
ALSA: hda - Fix power-map regression for HP dv6 & co
Takashi Iwai
1
-2
/
+2
2012-07-12
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
1
-11
/
+19
2012-07-12
dm persistent data: handle space map checker creation failure
Mike Snitzer
3
-15
/
+28
2012-07-12
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
1
-0
/
+3
2012-07-12
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2012-07-12
md/raid10: fix failure when trying to repair a read error.
NeilBrown
1
-3
/
+3
2012-07-12
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
1
-0
/
+6
2012-07-12
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
1
-1
/
+3
2012-07-12
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
1
-0
/
+6
2012-07-12
powerpc/kvm: sldi should be sld
Michael Neuling
1
-1
/
+1
2012-07-12
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
1
-1
/
+1
2012-07-12
ASoC: tlv320aic3x: Fix codec pll configure bug
Hebbar, Gururaja
2
-3
/
+2
2012-07-12
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-07-12
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
1
-1
/
+1
2012-07-12
rtlwifi: rtl8192cu: New USB IDs
Larry Finger
1
-0
/
+3
2012-07-12
NFC: Return from rawsock_release when sk is NULL
Eric Dumazet
1
-1
/
+4
2012-07-12
ath9k: fix dynamic WEP related regression
Felix Fietkau
3
-1
/
+7
2012-07-12
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
1
-2
/
+2
2012-07-12
mwifiex: fix WPS eapol handshake failure
Stone Piao
1
-4
/
+6
2012-07-12
mwifiex: fix 11n rx packet drop issue
Stone Piao
3
-2
/
+12
2012-07-12
umem: fix up unplugging
Tao Guo
1
-0
/
+40
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
6
-25
/
+35
2012-07-04
Linux 3.2.22
v3.2.22
Ben Hutchings
1
-1
/
+1
[next]