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
2014-04-30
mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+18
2014-04-30
mfd: Include all drivers in subsystem menu
Linus Walleij
1
-3
/
+3
2014-04-30
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
Yann Droneaud
1
-1
/
+1
2014-04-30
IB/ipath: Fix potential buffer overrun in sending diag packet routine
Dennis Dalessandro
1
-41
/
+25
2014-04-30
ath9k: fix ready time of the multicast buffer queue
Felix Fietkau
1
-1
/
+1
2014-04-30
ext4: fix partial cluster handling for bigalloc file systems
Eric Whitney
1
-0
/
+21
2014-04-30
virtio_balloon: don't softlockup on huge balloon changes.
Rusty Russell
1
-0
/
+6
2014-04-30
iwlwifi: dvm: take mutex when sending SYNC BT config command
Emmanuel Grumbach
1
-2
/
+6
2014-04-30
jffs2: Fix crash due to truncation of csize
Ajesh Kunhipurayil Vijayan
1
-1
/
+1
2014-04-30
jffs2: Fix segmentation fault found in stress test
Kamlakant Patel
1
-2
/
+2
2014-04-30
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
Li Zefan
1
-4
/
+9
2014-04-30
jffs2: remove from wait queue after schedule()
Li Zefan
1
-0
/
+1
2014-04-30
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
1
-0
/
+4
2014-04-30
staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer
Himangi Saraogi
1
-1
/
+1
2014-04-30
rtlwifi: rtl8192se: Fix too long disable of IRQs
Larry Finger
1
-5
/
+19
2014-04-30
blktrace: fix accounting of partially completed requests
Roman Pen
3
-13
/
+42
2014-04-30
usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
Gregory CLEMENT
1
-2
/
+3
2014-04-30
uvcvideo: Do not use usb_set_interface on bulk EP
Oleksij Rempel
1
-1
/
+19
2014-04-30
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
1
-5
/
+15
2014-04-30
media: gspca: sn9c20x: add ID for Genius Look 1320 V2
Wolfram Sang
2
-0
/
+2
2014-04-30
usb: dwc3: fix wrong bit mask in dwc3_event_devt
Huang Rui
1
-3
/
+3
2014-04-30
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
1
-1
/
+5
2014-04-30
tgafb: fix data copying
Mikulas Patocka
1
-213
/
+51
2014-04-30
mach64: fix cursor when character width is not a multiple of 8 pixels
Mikulas Patocka
1
-6
/
+16
2014-04-30
mach64: use unaligned access
Mikulas Patocka
1
-1
/
+2
2014-04-30
framebuffer: fix cfb_copyarea
Mikulas Patocka
1
-75
/
+78
2014-04-30
matroxfb: restore the registers M_ACCESS and M_PITCH
Mikulas Patocka
2
-10
/
+30
2014-04-30
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
6
-28
/
+16
2014-04-30
ARM: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
4
-3
/
+12
2014-04-30
w1: fix w1_send_slave dropping a slave id
David Fries
1
-12
/
+13
2014-04-30
drm/i915: quirk invert brightness for Acer Aspire 5336
Jani Nikula
1
-0
/
+3
2014-04-30
drm/i915: inverted brightness quirk for Acer Aspire 4736Z
Daniel Vetter
1
-0
/
+3
2014-04-30
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-04-30
sparc64: don't treat 64-bit syscall return codes as 32-bit
Dave Kleikamp
1
-2
/
+2
2014-04-30
sparc32: fix build failure for arch_jump_label_transform
Paul Gortmaker
1
-1
/
+1
2014-04-30
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2014-04-30
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2014-04-30
rds: prevent dereference of a NULL device in rds_iw_laddr_check
Sasha Levin
1
-1
/
+2
2014-04-30
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-30
isdnloop: Validate NUL-terminated strings from user.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+6
2014-04-30
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-04-30
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
3
-8
/
+9
2014-04-30
xen-netback: remove pointless clause from if statement
Paul Durrant
1
-2
/
+2
2014-04-30
vhost: validate vhost_get_vq_desc return value
Michael S. Tsirkin
1
-1
/
+5
2014-04-30
vhost: fix total length when packets are too short
Michael S. Tsirkin
1
-0
/
+14
2014-04-30
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-04-30
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-04-30
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-04-30
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-04-30
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
1
-5
/
+12
[prev]
[next]