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.19.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-7.0.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
2013-11-04
ipv6: restrict neighbor entry creation to output flow
Marcelo Ricardo Leitner
1
-4
/
+7
2013-11-04
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
1
-5
/
+5
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-11-04
proc connector: fix info leaks
Mathias Krause
1
-0
/
+16
2013-11-04
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-11-04
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
1
-1
/
+1
2013-11-04
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
1
-3
/
+1
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
2
-3
/
+16
2013-10-22
Linux 3.4.67
v3.4.67
Greg Kroah-Hartman
1
-1
/
+1
2013-10-22
mm: do not grow the stack vma just because of an overrun on preceding vma
Linus Torvalds
1
-0
/
+27
2013-10-22
mm/mmap: check for RLIMIT_AS before unmapping
Cyril Hrubis
1
-4
/
+46
2013-10-22
drm/radeon: fix hw contexts for SUMO2 asics
wojciech kapuscinski
1
-1
/
+1
2013-10-22
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
1
-1
/
+2
2013-10-22
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-22
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
1
-1
/
+1
2013-10-22
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-10-22
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-10-22
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
3
-2
/
+4
2013-10-22
ALSA: hda - Add fixup for ASUS N56VZ
Takashi Iwai
1
-0
/
+1
2013-10-22
ALSA: snd-usb-usx2y: remove bogus frame checks
Daniel Mack
2
-25
/
+4
2013-10-14
Linux 3.4.66
v3.4.66
Greg Kroah-Hartman
1
-1
/
+1
2013-10-14
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
1
-1
/
+2
2013-10-14
Btrfs: change how we queue blocks for backref checking
Josef Bacik
1
-7
/
+7
2013-10-14
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
Chris Metcalf
1
-3
/
+31
2013-10-14
ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
Lv Zheng
1
-10
/
+14
2013-10-14
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
8
-1
/
+24
2013-10-14
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
Ian Abbott
1
-15
/
+11
2013-10-14
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-10-14
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-14
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-14
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
Christian Lamparter
1
-0
/
+1
2013-10-14
rtlwifi: Align private space in rtl_priv struct
Larry Finger
1
-1
/
+1
2013-10-14
ib_srpt: always set response for task management
Jack Wang
1
-6
/
+4
2013-10-14
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
1
-2
/
+2
2013-10-14
USB: serial: option: Ignore card reader interface on Huawei E1750
Michal MalĂ˝
1
-0
/
+3
2013-10-14
sparc32: Fix exit flag passed from traced sys_sigreturn
Kirill Tkhai
1
-1
/
+1
2013-10-14
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
Kirill Tkhai
1
-4
/
+4
2013-10-14
sparc64: Fix off by one in trampoline TLB mapping installation loop.
David S. Miller
1
-2
/
+0
2013-10-14
sparc64: Remove RWSEM export leftovers
Kirill Tkhai
1
-9
/
+0
2013-10-14
sparc64: Fix ITLB handler of null page
Kirill Tkhai
1
-2
/
+1
2013-10-14
esp_scsi: Fix tag state corruption when autosensing.
David S. Miller
2
-6
/
+9
2013-10-14
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-10-14
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-10-14
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
1
-2
/
+2
2013-10-14
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
1
-4
/
+8
2013-10-14
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
1
-1
/
+1
2013-10-14
ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
Dan Carpenter
1
-0
/
+3
2013-10-14
ASoC: max98095: a couple array underflows
Dan Carpenter
1
-2
/
+2
[prev]
[next]