Herton Ronaldo Krzesinski ([email protected])

Number of posts: 403 (3.39 per day)
First post: 2011-02-15 20:17:16
Last post: 2011-06-15 01:15:03

Date List Subject
2012-11-26 17:11:44 linux-kernel [PATCH 188/270] iwlwifi: fix 6000 series channel switch command
2012-11-26 17:11:36 linux-kernel [PATCH 186/270] bcma: fix unregistration of cores
2012-11-26 17:11:32 linux-kernel [PATCH 182/270] oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
2012-11-26 17:11:27 linux-kernel [PATCH 181/270] Bluetooth: SMP: Fix setting unknown auth_req bits
2012-11-26 17:11:11 linux-kernel [PATCH 179/270] nohz: Fix idle ticks in cpu summary line of /proc/stat
2012-11-26 17:11:07 linux-kernel [PATCH 178/270] ext4: fix metadata checksum calculation for the superblock
2012-11-26 17:11:01 linux-kernel [PATCH 176/270] use clamp_t in UNAME26 fix
2012-11-26 17:10:59 linux-kernel [PATCH 175/270] kernel/sys.c: fix stack memory content leak via UNAME26
2012-11-26 17:10:52 linux-kernel [PATCH 174/270] USB: option: add more ZTE devices
2012-11-26 17:10:46 linux-kernel [PATCH 172/270] usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
2012-11-26 17:10:38 linux-kernel [PATCH 171/270] usb: acm: fix the computation of the number of data bits
2012-11-26 17:10:31 linux-kernel [PATCH 169/270] SUNRPC: Prevent kernel stack corruption on long values of flush
2012-11-26 17:10:26 linux-kernel [PATCH 167/270] NLM: nlm_lookup_file() may return NLMv4-specific error codes
2012-11-26 17:10:23 linux-kernel [PATCH 166/270] ALSA: hda - Always check array bounds in alc_get_line_out_pfx
2012-11-26 17:10:19 linux-kernel [PATCH 165/270] drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
2012-11-26 17:10:12 linux-kernel [PATCH 163/270] usb: dwc3: gadget: fix 'endpoint always busy' bug
2012-11-26 17:10:01 linux-kernel [PATCH 161/270] hwmon: (coretemp) Add support for Atom CE4110/4150/4170
2012-11-26 17:09:52 linux-kernel [PATCH 158/270] ASoC: fsi: don't reschedule DMA from an atomic context
2012-11-26 17:09:44 linux-kernel [PATCH 157/270] usb: Send Set SEL before enabling parent U1/U2 timeout.
2012-11-26 17:09:42 linux-kernel [PATCH 154/270] drm/i915: remove useless BUG_ON which caused a regression in 3.5.
2012-11-26 17:09:30 linux-kernel [PATCH 153/270] ASoC: wm2200: Fix non-inverted OUT2 mute control
2012-11-26 17:09:23 linux-kernel [PATCH 151/270] ceph: avoid 32-bit page index overflow
2012-11-26 17:09:17 linux-kernel [PATCH 149/270] ceph: Fix oops when handling mdsmap that decreases max_mds
2012-11-26 17:09:10 linux-kernel [PATCH 147/270] libceph: avoid NULL kref_put when osd reset races with alloc_msg
2012-11-26 17:09:01 linux-kernel [PATCH 146/270] rbd: reset BACKOFF if unable to re-queue
2012-11-26 17:08:57 linux-kernel [PATCH 144/270] libceph: avoid truncation due to racing banners
2012-11-26 17:08:53 linux-kernel [PATCH 141/270] libceph: recheck con state after allocating incoming message
2012-11-26 17:08:49 linux-kernel [PATCH 142/270] libceph: fix crypto key null deref, memory leak
2012-11-26 17:08:41 linux-kernel [PATCH 140/270] libceph: change ceph_con_in_msg_alloc convention to be less weird
2012-11-26 17:08:34 linux-kernel [PATCH 138/270] libceph: verify state after retaking con lock after dispatch
2012-11-26 17:08:28 linux-kernel [PATCH 136/270] libceph: fix handling of immediate socket connect failure
2012-11-26 17:08:20 linux-kernel [PATCH 134/270] libceph: clean up con flags
2012-11-26 17:08:11 linux-kernel [PATCH 132/270] libceph: drop unnecessary CLOSED check in socket state change callback
2012-11-26 17:08:05 linux-kernel [PATCH 131/270] libceph: close socket directly from ceph_con_close()
2012-11-26 17:08:00 linux-kernel [PATCH 130/270] libceph: drop gratuitous socket close calls in con_work
2012-11-26 17:07:56 linux-kernel [PATCH 128/270] libceph: move msgr clear_standby under con mutex protection
2012-11-26 17:07:48 linux-kernel [PATCH 127/270] libceph: fix fault locking; close socket on lossy fault
2012-11-26 17:07:46 linux-kernel [PATCH 125/270] libceph: protect ceph_con_open() with mutex
2012-11-26 17:07:39 linux-kernel [PATCH 123/270] libceph: resubmit linger ops when pg mapping changes
2012-11-26 17:07:31 linux-kernel [PATCH 122/270] libceph: fix mutex coverage for ceph_con_close
2012-11-26 17:07:26 linux-kernel [PATCH 120/270] libceph: prevent the race of incoming work during teardown
2012-11-26 17:07:18 linux-kernel [PATCH 118/270] libceph: allow sock transition from CONNECTING to CLOSED
2012-11-26 17:07:13 linux-kernel [PATCH 117/270] libceph: initialize mon_client con only once
2012-11-26 17:07:06 linux-kernel [PATCH 114/270] libceph: small changes to messenger.c
2012-11-26 17:06:57 linux-kernel [PATCH 113/270] libceph: distinguish two phases of connect sequence
2012-11-26 17:06:52 linux-kernel [PATCH 112/270] libceph: separate banner and connect writes
2012-11-26 17:06:49 linux-kernel [PATCH 109/270] libceph: clear CONNECTING in ceph_con_close()
2012-11-26 17:06:46 linux-kernel [PATCH 110/270] libceph: clear NEGOTIATING when done
2012-11-26 17:06:39 linux-kernel [PATCH 108/270] libceph: don't touch con state in con_close_socket()
2012-11-26 17:06:32 linux-kernel [PATCH 105/270] libceph: SOCK_CLOSED is a flag, not a state
2012-11-26 17:06:30 linux-kernel [PATCH 106/270] libceph: don't change socket state on sock event