Age | Commit message (Expand) | Author |
2013-03-10 | 6lowpan: Fix endianness issue in is_addr_link_local(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-03-10 | rrunner.c: fix possible memory leak in rr_init_one() | David Oostdyk |
2013-03-10 | dcbnl: fix various netlink info leaks | Mathias Krause |
2013-03-10 | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause |
2013-03-10 | bridge: fix mdb info leaks | Mathias Krause |
2013-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-03-09 | Input: wacom - add support for 0x10d | Stephan Frank |
2013-03-09 | Atmel MXT touchscreen: increase reset timeouts | Linus Torvalds |
2013-03-09 | sunrpc: don't attempt to cancel unitialized work | J. Bruce Fields |
2013-03-09 | proc: Use nd_jump_link in proc_ns_follow_link | Eric W. Biederman |
2013-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-08 | Platform: x86: chromeos_laptop : Add basic platform data for atmel devices | Benson Leung |
2013-03-08 | Input: atmel_mxt_ts - Support for touchpad variant | Daniel Kurtz |
2013-03-08 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-03-08 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds |
2013-03-08 | alpha: boot: fix build breakage introduced by system.h disintegration | Will Deacon |
2013-03-08 | memcg: initialize kmem-cache destroying work earlier | Konstantin Khlebnikov |
2013-03-08 | Randy has moved | Randy Dunlap |
2013-03-08 | ksm: fix m68k build: only NUMA needs pfn_to_nid | Hugh Dickins |
2013-03-08 | dmi_scan: fix missing check for _DMI_ signature in smbios_present() | Ben Hutchings |
2013-03-08 | Revert parts of "hlist: drop the node parameter from iterators" | Arnd Bergmann |
2013-03-08 | idr: remove WARN_ON_ONCE() on negative IDs | Tejun Heo |
2013-03-08 | mm/mempolicy.c: fix sp_node_init() argument ordering | KOSAKI Motohiro |
2013-03-08 | mm/mempolicy.c: fix wrong sp_node insertion | Hillf Danton |
2013-03-08 | ipc: don't allocate a copy larger than max | Peter Hurley |
2013-03-08 | ipc: fix potential oops when src msg > 4k w/ MSG_COPY | Peter Hurley |
2013-03-08 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2013-03-08 | Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2013-03-08 | Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-03-08 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-03-08 | arm: mach-orion5x: fix typo in compatible string of a .dts file | Thomas Petazzoni |
2013-03-08 | arm: mvebu: fix address-cells in mpic DT node | Thomas Petazzoni |
2013-03-08 | arm: plat-orion: fix address decoding when > 4GB is used | Thomas Petazzoni |
2013-03-08 | arm: mvebu: Reduce reg-io-width with UARTs | Heikki Krogerus |
2013-03-08 | ARM: Dove: add RTC device node | Jean-Francois Moine |
2013-03-08 | arm: mvebu: enable the USB ports on Armada 370 Reference Design board | Florian Fainelli |
2013-03-08 | ARM: dove: drop "select COMMON_CLK_DOVE" | Paul Bolle |
2013-03-08 | rtc: rtc-mv: Add support for clk to avoid lockups | Andrew Lunn |
2013-03-08 | gpio: mvebu: Add clk support to prevent lockup | Andrew Lunn |
2013-03-08 | ARM: kirkwood: fix to retain gbe MAC addresses for DT kernels | Sebastian Hesselbarth |
2013-03-08 | ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency | Jason Cooper |
2013-03-08 | tg3: Update link_up flag for phylib devices | Nithin Sujir |
2013-03-08 | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa |
2013-03-08 | bridging: fix rx_handlers return code | Cristian Bercaru |
2013-03-08 | vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink | Linus Torvalds |
2013-03-08 | netlabel: fix build problems when CONFIG_IPV6=n | Paul Moore |
2013-03-08 | tracing: update documentation of snapshot utility | Hiraku Toyooka |
2013-03-08 | drivers/isdn: checkng length to be sure not memory overflow | Chen Gang |
2013-03-08 | net/rds: zero last byte for strncpy | Chen Gang |