index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 3.18.118
v3.18.118
Greg Kroah-Hartman
2018-08-09
1
-1
/
+1
*
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
2018-08-09
1
-4
/
+6
*
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-08-09
3
-0
/
+23
*
scsi: qla2xxx: Return error when TMF returns
Anil Gurumurthy
2018-08-09
1
-4
/
+3
*
scsi: qla2xxx: Fix ISP recovery on unload
Quinn Tran
2018-08-09
1
-2
/
+3
*
scsi: sg: fix minor memory leak in error path
Tony Battersby
2018-08-09
1
-0
/
+1
*
crypto: padlock-aes - Fix Nano workaround data corruption
Herbert Xu
2018-08-09
1
-2
/
+6
*
virtio_balloon: fix another race between migration and ballooning
Jiang Biao
2018-08-09
1
-0
/
+2
*
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
2018-08-09
1
-0
/
+1
*
squashfs: more metadata hardenings
Linus Torvalds
2018-08-09
3
-6
/
+13
*
squashfs: more metadata hardening
Linus Torvalds
2018-08-09
1
-0
/
+2
*
net: dsa: Do not suspend/resume closed slave_dev
Florian Fainelli
2018-08-09
1
-0
/
+6
*
inet: frag: enforce memory limits earlier
Eric Dumazet
2018-08-09
1
-5
/
+5
*
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-08-09
1
-2
/
+2
*
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-08-09
1
-2
/
+2
*
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-08-09
1
-12
/
+14
*
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-08-09
1
-2
/
+2
*
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-08-09
3
-14
/
+16
*
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-08-09
1
-2
/
+0
*
xen-netfront: wait xenbus state change when load module manually
Xiao Liang
2018-08-09
1
-0
/
+6
*
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
2018-08-09
1
-1
/
+1
*
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-08-09
4
-5
/
+16
*
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-08-09
1
-1
/
+9
*
media: si470x: fix __be16 annotations
Mauro Carvalho Chehab
2018-08-09
1
-3
/
+3
*
media: omap3isp: fix unbalanced dma_iommu_mapping
Suman Anna
2018-08-09
1
-3
/
+4
*
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-08-09
1
-0
/
+1
*
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-08-09
1
-0
/
+1
*
usb: hub: Don't wait for connect state at resume for powered-off ports
Dominik Bozek
2018-08-09
1
-0
/
+4
*
microblaze: Fix simpleImage format generation
Michal Simek
2018-08-09
1
-4
/
+6
*
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
2018-08-09
1
-2
/
+0
*
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2018-08-09
1
-0
/
+13
*
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
Luc Van Oostenryck
2018-08-09
2
-2
/
+2
*
ALSA: hda/ca0132: fix build failure when a local macro is defined
Takashi Sakamoto
2018-08-09
1
-2
/
+6
*
media: siano: get rid of __le32/__le16 cast warnings
Mauro Carvalho Chehab
2018-08-09
1
-7
/
+7
*
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
2018-08-09
1
-2
/
+2
*
scsi: megaraid: silence a static checker bug
Dan Carpenter
2018-08-09
1
-0
/
+3
*
scsi: 3w-xxxx: fix a missing-check bug
Wenwen Wang
2018-08-09
1
-0
/
+3
*
scsi: 3w-9xxx: fix a missing-check bug
Wenwen Wang
2018-08-09
1
-0
/
+5
*
perf: fix invalid bit in diagnostic entry
Thomas Richter
2018-08-09
1
-1
/
+1
*
s390/cpum_sf: Add data entry sizes to sampling trailer entry
Thomas Richter
2018-08-09
1
-1
/
+3
*
media: saa7164: Fix driver name in debug output
Brad Love
2018-08-09
1
-1
/
+2
*
libata: Fix command retry decision
Damien Le Moal
2018-08-09
1
-4
/
+8
*
tty: Fix data race in tty_insert_flip_string_fixed_flag
DaeRyong Jeong
2018-08-09
1
-0
/
+3
*
HID: i2c-hid: check if device is there before really probing
Dmitry Torokhov
2018-08-09
1
-0
/
+8
*
powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet
Jonathan Neuschäfer
2018-08-09
1
-0
/
+5
*
drm/radeon: fix mode_valid's return type
Luc Van Oostenryck
2018-08-09
1
-5
/
+5
*
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback
Takashi Iwai
2018-08-09
1
-1
/
+1
*
media: smiapp: fix timeout checking in smiapp_read_nvm
Colin Ian King
2018-08-09
1
-6
/
+5
*
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
2018-08-09
1
-0
/
+3
*
regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
Anson Huang
2018-08-09
1
-0
/
+1
[next]