| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: rdc321x: Prevent removal of modules exporting active GPIOs | Axel Lin | 2012-09-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: em: Fix checking return value of irq_alloc_descs | Axel Lin | 2012-09-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: mc9s08dz60: Fix build error if I2C=m | Axel Lin | 2012-09-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: Fix debug message in of_get_named_gpio_flags() | Thierry Reding | 2012-08-17 | |
| | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-09-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: snd-usb: fix cross-interface streaming devices | Daniel Mack | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: snd-usb: fix calls to next_packet_size | Daniel Mack | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: snd-usb: restore delay information | Daniel Mack | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: snd-usb: use list_for_each_safe for endpoint resources | Pavel Roskin | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: snd-usb: Fix URB cancellation at stream start | Daniel Mack | 2012-08-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & co | Takashi Iwai | 2012-08-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Avoid unnecessary parameter read for EPSS | Takashi Iwai | 2012-08-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakers | David Henningsson | 2012-08-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-09-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPFB: fix framebuffer console colors | Grazvydas Ignotas | 2012-08-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: Fix SDI PLL locking | Tomi Valkeinen | 2012-08-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video: mb862xxfb: prevent divide by zero bug | Dan Carpenter | 2012-08-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data | Julia Lawall | 2012-08-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL) | Bruno Prémont | 2012-08-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fbcon: prevent possible buffer overflow. | Paul Cercueil | 2012-08-23 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi | Linus Torvalds | 2012-09-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy | 2012-09-04 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix order of arguments to compat_put_time[spec|val] | Mikulas Patocka | 2012-09-05 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-09-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix cifs_do_create error hadnling | Pavel Shilovsky | 2012-08-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: print error code if smb signature verification fails | Steve French | 2012-08-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix log messages in packet checking for SMB2 | Pavel Shilovsky | 2012-08-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Protect i_nlink from being negative | Steve French | 2012-08-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: qmi_wwan: add several new Gobi devices | Bjørn Mork | 2012-09-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | fddi: 64 bit bug in smt_add_para() | Dan Carpenter | 2012-09-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ethernet: fix kernel OOPS when remove davinci_mdio module | Bin Liu | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net/xfrm/xfrm_state.c: fix error return code | Julia Lawall | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: fix error return code | Julia Lawall | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: qmi_wwan: new device: Foxconn/Novatel E396 | Aleksander Morgado | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | usbnet: fix deadlock in resume | Oliver Neukum | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cs89x0 : packet reception not working | Jaccon Bastiaansen | 2012-08-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-08-31 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 2012-08-31 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso | 2012-08-30 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_log: fix error return code in init path | Julia Lawall | 2012-08-30 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: fix error return code in init path | Julia Lawall | 2012-08-30 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: fix error return code | Julia Lawall | 2012-08-30 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bug | Patrick McHardy | 2012-08-20 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Correct the ndo_poll_controller call | Merav Sicron | 2012-08-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Move netif_napi_add to the open call | Merav Sicron | 2012-08-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: must use rcu protection while calling fib_lookup | Eric Dumazet | 2012-08-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: fix 57840_MF pci id | Yuval Mintz | 2012-08-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv4: ipmr_expire_timer causes crash when removing net namespace | Francesco Ruggeri | 2012-08-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | e1000e: DoS while TSO enabled caused by link partner with small MSS | Bruce Allan | 2012-08-30 | |
