index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-mutex.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-23
dm kcopyd: fix job_pool leak
Alasdair G Kergon
1
-0
/
+1
2011-10-21
ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
Domenico Andreoli
5
-0
/
+10
2011-10-21
crypto: ghash - Avoid null pointer dereference if no key is set
Nick Bowler
1
-0
/
+6
2011-10-21
ARM: S5P: fix offset calculation on gpio-interrupt
Marek Szyprowski
1
-3
/
+3
2011-10-20
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
1
-2
/
+3
2011-10-20
mm: fix race between mremap and removing migration entry
Hugh Dickins
1
-4
/
+4
2011-10-20
sparc: Add alignment flag to PCI expansion resources
Kjetil Oftedal
1
-1
/
+2
2011-10-20
fib_rules: fix unresolved_rules counting
Yan, Zheng
1
-1
/
+4
2011-10-20
r8169: fix wrong eee setting for rlt8111evl
hayeswang
1
-1
/
+1
2011-10-19
r8169: fix driver shutdown WoL regression.
françois romieu
1
-32
/
+56
2011-10-19
ehea: Change maintainer to me
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-10-19
[media] videodev: fix a NULL pointer dereference in v4l2_device_release()
Antonio Ospite
1
-1
/
+1
2011-10-19
drm/radeon/kms/atom: fix handling of FB scratch indices
Alex Deucher
2
-2
/
+14
2011-10-19
pptp: pptp_rcv_core() misses pskb_may_pull() call
Eric Dumazet
1
-8
/
+12
2011-10-19
tproxy: copy transparent flag when creating a time wait
KOVACS Krisztian
1
-0
/
+1
2011-10-19
pptp: fix skb leak in pptp_xmit()
Eric Dumazet
1
-0
/
+2
2011-10-19
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
Mitsuo Hayasaka
1
-2
/
+5
2011-10-19
smsc911x: Add support for SMSC LAN89218
Phil Edworthy
1
-0
/
+2
2011-10-19
tg3: negate USE_PHYLIB flag check
Jiri Pirko
1
-1
/
+1
2011-10-19
netconsole: enable netconsole can make net_device refcnt incorrent
Gao feng
1
-0
/
+5
2011-10-19
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
4
-1
/
+12
2011-10-19
l2tp: fix a potential skb leak in l2tp_xmit_skb()
Eric Dumazet
1
-1
/
+3
2011-10-19
bridge: fix hang on removal of bridge via netlink
stephen hemminger
3
-4
/
+7
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
1
-3
/
+4
2011-10-18
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...
Alex Deucher
1
-1
/
+11
2011-10-18
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
Alex Deucher
1
-1
/
+1
2011-10-18
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping
Alex Deucher
1
-4
/
+9
2011-10-18
ALSA: HDA: conexant support for Lenovo T520/W520
Daniel Suchy
1
-0
/
+1
2011-10-18
ALSA: hda - Add position_fix quirk for Dell Inspiron 1010
Takashi Iwai
1
-0
/
+1
2011-10-18
ttm: Fix error-path using an uninitialized value
Thomas Hellstrom
1
-1
/
+1
2011-10-18
Linux 3.1-rc10
v3.1-rc10
Linus Torvalds
1
-1
/
+1
2011-10-18
x25: Prevent skb overreads when checking call user data
Matthew Daley
1
-1
/
+2
2011-10-18
x25: Handle undersized/fragmented skbs
Matthew Daley
6
-17
/
+87
2011-10-18
x25: Validate incoming call user data lengths
Matthew Daley
2
-0
/
+9
2011-10-18
udplite: fast-path computation of checksum coverage
Gerrit Renker
1
-32
/
+31
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
1
-1
/
+1
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
1
-1
/
+0
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
1
-0
/
+2
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
2011-10-14
x86, mrst: use a temporary variable for SFI irq
Mika Westerberg
1
-10
/
+12
2011-10-14
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
1
-4
/
+11
2011-10-13
gpio-pca953x: fix gpio_base
Hartmut Knaack
1
-0
/
+1
2011-10-13
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
1
-1
/
+1
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2
-2
/
+2
2011-10-13
ide: Fix file references in drivers/ide/
Johann Felix Soden
1
-12
/
+12
2011-10-12
sparc: Avoid calling sigprocmask()
David S. Miller
3
-3
/
+3
2011-10-12
sparc: Use set_current_blocked()
Matt Fleming
3
-49
/
+30
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
3
-51
/
+87
2011-10-11
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
4
-51
/
+45
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
5
-10
/
+24
[next]