index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
av7110
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-30
Linux 3.6
Linus Torvalds
1
-1
/
+1
2012-09-29
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-09-28
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2012-09-28
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy
Andrea Arcangeli
1
-1
/
+0
2012-09-28
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
1
-2
/
+4
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-27
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
1
-1
/
+7
2012-09-27
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-27
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-27
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
2012-09-27
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
4
-14
/
+12
2012-09-27
um: Fix IPC on um
Richard Weinberger
1
-0
/
+1
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-27
team: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
l2tp: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
um: kill thread->forking
Al Viro
7
-66
/
+29
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2
-7
/
+5
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-26
ARM: Orion5x: Fix too small coherent pool.
Andrew Lunn
1
-0
/
+7
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-26
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-09-26
dm thin: fix discard support for data devices
Mike Snitzer
1
-30
/
+57
2012-09-26
dm thin: tidy discard support
Mike Snitzer
1
-25
/
+39
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
3
-1
/
+50
2012-09-26
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-09-26
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-09-26
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
1
-4
/
+7
2012-09-26
dm thin: do not set discard_zeroes_data
Mike Snitzer
1
-1
/
+1
2012-09-26
MAINTAINERS: update Intel C600 SAS driver maintainers
Dave Jiang
1
-3
/
+4
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
1
-1
/
+3
2012-09-26
ASoC: wm2000: Correct register size
Mark Brown
1
-1
/
+1
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-09-26
drm/nvc0/ltcg: mask off intr 0x10
Ben Skeggs
1
-0
/
+1
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
1
-1
/
+1
2012-09-26
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-09-25
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-09-25
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-09-25
c/r: prctl: fix build error for no-MMU case
Mark Salter
1
-0
/
+1
2012-09-25
lib/flex_proportions.c: fix corruption of denominator in flexible proportions
Jan Kara
1
-1
/
+1
2012-09-25
checksyscalls: fix "here document" handling
Heiko Carstens
1
-1
/
+1
2012-09-25
pwm-backlight: take over maintenance
Thierry Reding
1
-0
/
+2
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
1
-3
/
+4
[next]